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: printing exceptions?


On Mar 31, 2002, Krister Walfridsson <cato@df.lth.se> wrote:

> On 30 Mar 2002, Alexandre Oliva wrote:
>> * gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...
>> (LINK_COMMAND_SPEC): ... from here.
>> (init_gcc_specs): Duplicate it here too, omitting
>> shared_name in the second copy.
>> (init_spec): Test for duplicate


> This change to gcc.c breaks bootstrap on i386-unknown-netbsdelf1.5ZC.

Hmm...  I see.  I had failed to look for a number of different
definitions of LIBGCC_SPEC in config files.  There are lots of them
:-(  I guess I'll have to come up with something different.  I've
reverted my patch for now.  Thanks for the quick feedback.

-- 
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                Professional serial bug killer


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