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++/5921: ICE with static variable


Synopsis: ICE with static variable

State-Changed-From-To: open->closed
State-Changed-By: mmitchel
State-Changed-When: Sat Apr  6 22:15:34 2002
State-Changed-Why:
    Already fixed.  The code now gives the same error message
    it did with GCC 2.95.3.  (The crash is still there, but 
    we just emit the "confused, bailing out" error message.)
    Ideally, we'd eventually fix our error recovery so this
    never happens, but until then, we've never considered
    this situation a real bug.

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


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