Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] _gcc: fix a trivial bug, and update a few options
- X-seq: zsh-workers 43165
- From: dana <dana@xxxxxxx>
- To: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH] _gcc: fix a trivial bug, and update a few options
- Date: Wed, 11 Jul 2018 11:31:32 -0500
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=BjCJno7udAoxrV8FhElN3m5e+Z3tt/KJwxpVgGDYVzA=; b=g+nXhTaJJ6isVeSLF/zHpTRLFYhUkMeo/ihFVCxMe9wYuLJ/VnDFu3gznQsxGNzmL5 1CNg0qjQRuHnpBhSkhP8+wns2OeizXCvXI3hTg3EkYQJxs3FogQPgWr0CXzqTuVeEU/Z Acwp67ZTlIPQeJBIvFN0tNtRZOXoWfSnOHTWcLQTNWGTWLZcoUz5/HcIcpvfmcwctatQ 5HlQGkPhEbuNpP/i2H8QIhkwZQWvXNlgfUuP2DHvL9sBdOYidMtROzw/AyzyQzSrc9qt EC1EM8Dv87ho9vpq3gkdMG9naRFymhZ2yw5XgKijGscarclexqGeYX4rxi5NHdS6bccn L10A==
- In-reply-to: <EADBF454-A058-48DC-BAF4-C9BEDE94A516@kba.biglobe.ne.jp>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <EADBF454-A058-48DC-BAF4-C9BEDE94A516@kba.biglobe.ne.jp>
On 11 Jul 2018, at 04:26, Jun T <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
>Does the option '-a' exist in any versions of gcc?
It looks like it was used to generate profiling information. But they got rid of
it a very long time ago (i think GCC 3.1, in 2002). Pretty safe to remove IMO
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author