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]

Re: Missing -D__GNUG__ in cpp0 cmd line, with -save-temps


On Dec  5, 2000, Neil Booth <neilb@earthling.net> wrote:

> Alexandre Oliva wrote:-
>> cpp0 wasn't invoked with all appropriate -Defines when -save-temps was
>> given.  This patch fixes it.  Tested on i686-pc-linux-gnu, with and
>> without -save-temps.  Ok to install?

> This is fine by me, though I think you weren't asking me, right?

Whoever has authority to approve it :-)

> Anyway, could you check if the C front end needs a similar thing?
> I've got an inkling it does.

Err...  Where would that be?  __GNUG__ is only defined for C++, so I
fail to see what you have in mind.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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