This is the mail archive of the gcc-bugs@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: c++/9212: Internal compiler error in grokdeclarator, at cp/decl.c:11052[gcc 3.2]


Andreas Jaeger wrote:

Synopsis: Internal compiler error in grokdeclarator, at cp/decl.c:11052 [gcc 3.2]
>Shouldn't this go into 3.3 also?

no, it is a new-parser problem. The old parser maybe fell over too, but
that's not a regression, and this is one of those case that calls for major
backtracking anyway.

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org



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