This is the mail archive of the gcc@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: (971023) i386-linux-gnulibc1 gcc/g++ test results


> 
> Platform: i386-linux-gnulibc1 (libc 5.3.12)
> Configure args: --enable-shared
> 
> gcc note:
> 960218-1.c failure is the same old "glob" problem. I assume that
> newer versions of libc will have a work around for it.
> 
> g++ note:
> Note the EH failures. The problem that I had reported for 971016
> still exists; basically -fexceptions don't work, but -fsjlj-exceptions 
> do work. Interesting that HJ Lu reported that he doesn't see the EH
> failures using 5.4.(something) libc.
> 

I got the same EH failures with egcs-971023 and libc 5.4.39.
Something is wrong. I think DWARF EH is broken on x86.

BTW, my pacthed egcs-971016 is fine.


H.J.


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