This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r184000 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jason
Date: Wed Feb  8 09:52:11 2012
New Revision: 184000

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184000
Log:
	PR c++/52035
	* pt.c (tsubst): Strip uninstantiated typedef.

Added:
    trunk/gcc/testsuite/g++.dg/lto/pr52035_0.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/lto/README


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]