This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR25993


On Sat, 16 Sep 2006, Steven Bosscher wrote:

> In this bug, the -std=* options would cause the C front end to override
> the driver and claim that the input file is C source instead of assembly.
> Fixed by ignoring the -std=* options if the cpp_reader input format is
> CLK_ASM.

Although this patch looks probably OK, it needs a testcase and ChangeLog 
entries.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]