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: egcs-971105: results on i686-pc-linux-gnulibc1


> 
> 
> > Why do we not just change 
> > egcs-971105/gcc/testsuite/gcc.c-torture/execute/960218-1.c
> > to work around this well known libc5/linker bug?
> 
> Because the bug is exactly what the test is testing for: ANSI C
> says that only the names in the standard can be reserved.  Changing
> the test as you suggest would be pointless.  This is a real failure
> to conform to ANSI C if the test fails.
> 

I have no problems with libc 5 and binutils 2.8.1.0.15 on linux/x86.
I think the linker is fixed in binutils 2.8.1.0.15.

-- 
H.J. Lu (hjl@gnu.ai.mit.edu)


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