This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 15 Mar 2012 18:56:36 +0000
- Subject: [Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix
- Auto-submitted: auto-generated
- References: <bug-52595-4@http.gcc.gnu.org/bugzilla/>
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.