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: Tue, 20 Mar 2012 23:00:19 +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
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-20 23:00:19 UTC ---
(In reply to comment #3)
> So, what's going on? Was the commit for PR51666 incomplete, so to speak?
Maybe it was incomplete but then again the Defect report is still open though
there has been some changes to the dr about the change and such.