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]
Other format: [Raw text]

Re: generalized lvalues -- patch outline



On Nov 22, 2004, at 8:42 PM, Dale Johannesen wrote:


It was in obstack.h which is not directly directly part of gcc.
It is part of glibc.  The first copywrite on that file is for 1988
which a year after the copywrite of gcc.c, 1987. Maybe it was
originally of gcc but it is no longer.

Maybe so, but the file is included as part of the 176.gcc benchmark, and caused
compilation errors when gcc dropped support for this (mis)feature.

I had forgot one thing is that it was done conditional for GNUC which seems wrong to me for a SPEC test :).

Some how this sliped in a SPEC test.

-- Pinski


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