[Bug c++/63139] [4.8/4.9/5 Regression] Class-scope typedef overwrites typedef of previously defined class
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 11 13:51:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63139
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Sep 11 13:51:11 2014
New Revision: 215172
URL: https://gcc.gnu.org/viewcvs?rev=215172&root=gcc&view=rev
Log:
PR c++/63139
* pt.c (tsubst_pack_expansion): Simplify substitution into T....
Added:
branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/variadic161.C
Modified:
branches/gcc-4_9-branch/gcc/cp/ChangeLog
branches/gcc-4_9-branch/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list