[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2015-10-12 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 Paolo Carlini changed: What|Removed |Added CC||rodrigc at gcc dot gnu.org --- Comment

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2015-10-12 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 12 13:15:30 2015 New Revision: 228714 URL: https://gcc.gnu.org/viewcvs?rev=228714=gcc=rev Log: /cp 2015-10-12 Paolo Carlini

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2015-06-15 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com --- *** Bug 59975 has been marked as a duplicate of this bug. ***

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

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

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2015-06-15 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 --- Comment #7 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Mon Jun 15 19:26:27 2015 New Revision: 224492 URL: https://gcc.gnu.org/viewcvs?rev=224492root=gccview=rev Log: /cp 2015-06-15 Paolo Carlini

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

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

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2013-09-28 Thread cameron314 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 --- Comment #3 from Cameron cameron314 at gmail dot com --- Created attachment 30923 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30923action=edit Self contained test case to reproduce bug 51048

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2013-09-28 Thread cameron314 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 --- Comment #4 from Cameron cameron314 at gmail dot com --- Comment on attachment 30923 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30923 Self contained test case to reproduce bug 51048 Tested with g++ 4.8.1. g++ -v yields: Using built-in

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2013-07-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2011-11-09 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|