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++/52595] [DR 325] commas and non-static data member initializers don't mix


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |SUSPENDED
   Last reconfirmed|                            |2012-03-15
            Summary|Incorrect parsing of commas |[DR 325] commas and
                   |in non-static data member   |non-static data member
                   |initializers                |initializers don't mix
     Ever Confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-15 18:56:36 UTC ---
http://open-std.org/JTC1/SC22/WG21/docs/cwg_active.html#325 for future
reference.


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