[Bug c++/53624] GCC rejects function local types in template function with default template arguments

2012-07-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53624 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/53624] GCC rejects function local types in template function with default template arguments

2012-07-31 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53624 --- Comment #6 from paolo at gcc dot gnu.org 2012-07-31 09:46:59 UTC --- Author: paolo Date: Tue Jul 31 09:46:46 2012 New Revision: 190001 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190001 Log: /cp 2012-07-31 Paolo Carlini PR

[Bug c++/53624] GCC rejects function local types in template function with default template arguments

2012-07-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53624 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/53624] GCC rejects function local types in template function with default template arguments

2012-07-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53624 Paolo Carlini changed: What|Removed |Added CC||likan_999.student at sina

[Bug c++/53624] GCC rejects function local types in template function with default template arguments

2012-06-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53624 Andrew Pinski changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/53624] GCC rejects function local types in template function with default template arguments

2012-06-09 Thread lunow at math dot hu-berlin.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53624 --- Comment #2 from Daniel Lunow 2012-06-10 04:49:29 UTC --- Their is no requirement (in the c++11 standard) for function templates that implies subsequent template parameters after a template parameter with default template argument must also ha

[Bug c++/53624] GCC rejects function local types in template function with default template arguments

2012-06-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53624 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|