[Bug c++/55564] [4.8 Regression] internal error using decltype of a template type parameter for late-specified function result type
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 6 14:37:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55564
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2012-12-06 14:36:59 UTC ---
Author: jason
Date: Thu Dec 6 14:36:55 2012
New Revision: 194248
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194248
Log:
PR c++/55564
* pt.c (unify) [ARRAY_TYPE]: Unify the element type before the bounds.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/decltype47.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list