[Bug c++/48859] [4.6/4.7 Regression] incorrect "uninitialized const member" error on new without new-initializer
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 4 12:36:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48859
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.05.04 12:32:05
CC| |fabien.chene at gmail dot
| |com
Summary|Regression: incorrect |[4.6/4.7 Regression]
|"uninitialized const |incorrect "uninitialized
|member" error on new |const member" error on new
|without new-initializer |without new-initializer
Ever Confirmed|0 |1
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-05-04 12:32:05 UTC ---
Fabien, could you take a look? I think Andrew's right that this was caused by
the patch for PR 25811
More information about the Gcc-bugs
mailing list