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]

r231781 - in /branches/gcc-4_9-branch/gcc: cp/C...


Author: jason
Date: Thu Dec 17 16:52:25 2015
New Revision: 231781

URL: https://gcc.gnu.org/viewcvs?rev=231781&root=gcc&view=rev
Log:
	PR c++/67576

	PR c++/25466
	* rtti.c (build_typeid): Use save_expr, not stabilize_reference.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/rtti/typeid11.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/rtti.c


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