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++/9713: ICE on locale/facet code


Synopsis: ICE on locale/facet code

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Feb 17 23:53:05 2003
State-Changed-Why:
    The "error reporting routines re-entered" problem. Fixed
    in 3.2.2, 3.3 and 3.4.
    
    3.4 even accepts the code, which previous versions did not
    since they parsed the variable declaration as a function
    declaration and failed doing so.
    
    W.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9713


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