[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2017-05-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely  changed:

   What|Removed |Added

 CC||sergi.mateo at bsc dot es

--- Comment #15 from Jonathan Wakely  ---
*** Bug 80890 has been marked as a duplicate of this bug. ***

[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2016-10-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Andrew Pinski  changed:

   What|Removed |Added

 CC||b.stanimirov at abv dot bg

--- Comment #14 from Andrew Pinski  ---
*** Bug 78011 has been marked as a duplicate of this bug. ***

[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2016-02-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely  changed:

   What|Removed |Added

 CC||c_lehmann at posteo dot de

--- Comment #13 from Jonathan Wakely  ---
*** Bug 69809 has been marked as a duplicate of this bug. ***

[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2015-07-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

   Target Milestone|--- |6.0


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2015-07-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 CC||akhripin at bostondynamics dot 
com

--- Comment #12 from Jonathan Wakely redi at gcc dot gnu.org ---
*** Bug 66961 has been marked as a duplicate of this bug. ***


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2015-06-05 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

--- Comment #10 from Nathan Sidwell nathan at gcc dot gnu.org ---
Author: nathan
Date: Fri Jun  5 13:35:30 2015
New Revision: 224152

URL: https://gcc.gnu.org/viewcvs?rev=224152root=gccview=rev
Log:
cp/
PR c++/52595
* parser.c (cp_parser_cache_defarg): Continue looking for
declarators when scanning a potential template argument list of an
NSDMI.

testsuite/
PR c++/52595
* g++,dg/cpp0x/nsdmi-defer5.C: Add template case.

Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer5.C


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2015-06-05 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Nathan Sidwell nathan at gcc dot gnu.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Nathan Sidwell nathan at gcc dot gnu.org ---
patch committed

https://gcc.gnu.org/ml/gcc-patches/2015-05/msg02582.html


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2015-05-30 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 CC||barry.revzin at gmail dot com

--- Comment #9 from Jonathan Wakely redi at gcc dot gnu.org ---
*** Bug 66344 has been marked as a duplicate of this bug. ***


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2015-05-27 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Nathan Sidwell nathan at gcc dot gnu.org changed:

   What|Removed |Added

 Status|SUSPENDED   |ASSIGNED
 CC||nathan at gcc dot gnu.org
   Assignee|unassigned at gcc dot gnu.org  |nathan at gcc dot 
gnu.org


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2015-03-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 CC||nilschrbrause at googlemail 
dot co
   ||m

--- Comment #8 from Jonathan Wakely redi at gcc dot gnu.org ---
*** Bug 65514 has been marked as a duplicate of this bug. ***


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2015-02-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 CC||stanshebs at earthlink dot net

--- Comment #7 from Jonathan Wakely redi at gcc dot gnu.org ---
*** Bug 65110 has been marked as a duplicate of this bug. ***


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2014-07-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 CC||siim.schults at gmail dot com

--- Comment #6 from Jonathan Wakely redi at gcc dot gnu.org ---
*** Bug 61690 has been marked as a duplicate of this bug. ***


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2014-05-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 CC||tower120 at gmail dot com

--- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org ---
*** Bug 61290 has been marked as a duplicate of this bug. ***


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2012-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 CC||jason at gcc dot gnu.org

--- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2012-03-20 
11:29:49 UTC ---
I'm a bit confused here. If this is Core/325 should be duplicate of PR51666,
right? But, maybe too quickly, I closed the latter as fixed upon Jason commit
(see also http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00062.html).

So, what's going on? Was the commit for PR51666 incomplete, so to speak?


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2012-03-20 Thread pinskia at gcc dot gnu.org
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.


[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix

2012-03-15 Thread pinskia at gcc dot gnu.org
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.