c++/9211: [3.2 regression] Compiler segfault upon use of __noreturn__ function in static initializer
bangerth@dealii.org
bangerth@dealii.org
Mon Jan 13 05:17:00 GMT 2003
Old Synopsis: Compiler segfault upon use of __noreturn__ function in static initializer
New Synopsis: [3.2 regression] Compiler segfault upon use of __noreturn__ function in static initializer
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Mon Jan 6 18:15:53 2003
State-Changed-Why:
Confirmed. This is a regression on the 3.2 branch, it is
fixed for 3.3 and 3.4. It also worked for 3.0.
I guess the short answer for this is: don't do it. What
should the semantics be anyway for something like this?
However, it is a regression, so I leave it open while
the 3.2.x branch is still alive.
Thanks for your report
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9211
More information about the Gcc-bugs
mailing list