This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How is lang.opt processed?
- From: Devang Patel <dpatel at apple dot com>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>, Toon Moene <toon at moene dot indiv dot nluug dot nl>, James E Wilson <wilson at specifixinc dot com>, gcc at gcc dot gnu dot org
- Date: Mon, 4 Apr 2005 09:56:11 -0700
- Subject: Re: How is lang.opt processed?
- References: <20050306024542.GA97148@troutmask.apl.washington.edu> <4230B7D9.4010901@specifixinc.com> <18783164.1110566386214.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net> <4231F1AE.7030206@moene.indiv.nluug.nl> <Pine.BSF.4.62.0504032232190.84659@acrux.dbai.tuwien.ac.at>
On Apr 3, 2005, at 1:33 PM, Gerald Pfeifer wrote:
Steve, Toon,
On Thu, 10 Mar 2005, Steve Kargl wrote:
Jim,
Thanks for the detailed explanation of how GCC options work.
On Fri, 11 Mar 2005, Toon Moene wrote:
Ditto. Jim, are you reading from some documentation about this
option
processing that I couldn't find ? I've spend hours and hours to
try to
deduce the option processing rules from debugging various parts of
the
gcc driver, with no success.
any chance I could convince you to document Jim's explanations and
your
new findings for "future generations"?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19180
-
Devang