[Bug c++/58599] [c++11] Trouble with non-static data member initializers in templates

2013-11-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58599 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug c++/58599] [c++11] Trouble with non-static data member initializers in templates

2013-11-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58599 --- Comment #5 from Paolo Carlini paolo.carlini at oracle dot com --- Oh, nice. Yes will do.

[Bug c++/58599] [c++11] Trouble with non-static data member initializers in templates

2013-11-15 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58599 --- Comment #6 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Fri Nov 15 23:17:23 2013 New Revision: 204866 URL: http://gcc.gnu.org/viewcvs?rev=204866root=gccview=rev Log: 2013-11-15 Paolo Carlini

[Bug c++/58599] [c++11] Trouble with non-static data member initializers in templates

2013-11-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58599 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/58599] [c++11] Trouble with non-static data member initializers in templates

2013-10-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58599 --- Comment #3 from Marek Polacek mpolacek at gcc dot gnu.org --- Gah, sorry, you're right. In fact, started with r179156: $ ./cc1plus-179156 -quiet -std=c++0x ~/x.C /home/polacek/x.C: In substitution of ‘templateclass, class ... templateclass

[Bug c++/58599] [c++11] Trouble with non-static data member initializers in templates

2013-10-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58599 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com --- Marek, can you please double check the revision number? r180707 first blush seems unlikely to have caused the problem.

[Bug c++/58599] [c++11] Trouble with non-static data member initializers in templates

2013-10-03 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58599 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last