[Bug c++/55137] [4.8 Regression] Unexpected static structure initialization

sebastian.huber@embedded-brains.de gcc-bugzilla@gcc.gnu.org
Tue Nov 6 15:32:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55137

--- Comment #4 from Sebastian Huber <sebastian.huber@embedded-brains.de> 2012-11-06 15:31:42 UTC ---
(In reply to comment #2)
> The change is that now the struct is dynamically initialized rather than
> statically as it used to.

What do you mean with dynamically initialized?

> So it is not wrong, just worse code quality.

You mean that the result of Paolo Carlini's test case is correct?



More information about the Gcc-bugs mailing list