This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: Workaround for current gcc problem


>>>>> Ulrich Drepper writes:

Uli> Andreas Jaeger <aj@suse.de> writes:
>> Some progress:
>> glibc passed the testsuite except:
>> - isomac had problems with -include (seems a cpp error, I've informed
>> Neil separatly)
>> - debug/backtrace-tst.out got a segmentation fault
>> 
>> I used:
>> CFLAGS=-O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings

Uli> Well, try some other flags.  E.g., -D__USE_STRING_INLINES.  Gcc still
Uli> has the same problem introduced by Codesourcery people which I report
Uli> twice in the last three months.  But they don't care.

I noticed that it failed with -D__USE_STRING_INLINES (you get an ICE)
- but until recently even with the above patches nothing worked.  To
have gcc workable for glibc a number of issues has to be solved but
it's one less now.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

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