[Bug c++/61683] decltype-specifier not accepted as mem-initializer-id

2015-06-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61683 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Tue Jun 2 10:28:14 2015 New Revision: 224022 URL: https://gcc.gnu.org/viewcvs?rev=224022root=gccview=rev Log: /cp 2015-06-02 Paolo Carlini

[Bug c++/61683] decltype-specifier not accepted as mem-initializer-id

2015-06-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61683 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/61683] decltype-specifier not accepted as mem-initializer-id

2015-05-21 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61683 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com --- Patch here: https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01948.html

[Bug c++/61683] decltype-specifier not accepted as mem-initializer-id

2015-04-29 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61683 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/61683] decltype-specifier not accepted as mem-initializer-id

2014-12-13 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61683 Ville Voutilainen ville.voutilainen at gmail dot com changed: What|Removed |Added Keywords|