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]

[Bug c++/49132] Aggregate-initialization rejected for class with const data member


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
      Known to work|4.5.1                       |
            Summary|[4.6/4.7 regression]        |Aggregate-initialization
                   |Aggregate-initialization    |rejected for class with
                   |rejected for class with     |const data member
                   |const data member           |
      Known to fail|                            |2.95, 3.0, 4.0.4

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-23 22:14:39 UTC ---
Actually it isn't a regression, it's broken as far back as 2.95.


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