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


On Thu, Nov 06, 1997 at 07:54:16AM -0800, Joe Buck wrote:
> 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.
> 
> [ patch to change glob to global ]
>

Then maybe this test could be moved to the binutils or glibc testsuite?

Although this bug could be fixed in theory by changing gcc,
it propably never will because glibc developers fixed it in glibc 2.x.

It is a little bit annoying to get these failures at every make check...

Robert



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