[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 --- Created attachment 30923 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30923&action=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 --- 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 specs. COLLECT_GCC=g++ COLL

[Bug c++/24161] [3.4/4.0/4.1 Regression] Lookup of template member function finds global type.

2015-01-14 Thread cameron314 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24161 Cameron changed: What|Removed |Added CC||cameron314 at gmail dot com --- Comment #12