This is the mail archive of the gcc-patches@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: patch: cp/search.c broken


On Mon, Nov 26, 2001 at 02:25:35AM +0000, Joseph S. Myers wrote:
> > search.c doesn't compile because there is an attempt to declare bk in
> > the body of a function-- not after curly's.  this isn't c++ guys :)
> 
> It's perfectly valid C99.

I find it curious that --std=gnu89 (which is still the default, no?)
accepts this without complaint.


r~


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