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 Sun, 17 Sep 2006, Steven Bosscher wrote:

> On 9/17/06, Joseph S. Myers <joseph@codesourcery.com> wrote:
> > 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.
> 
> Hmyes it does.
> As attached.

This version is OK.

-- 
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]