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]

r176054 - in /trunk/gcc: cp/ChangeLog cp/decl.c...


Author: jason
Date: Fri Jul  8 17:39:17 2011
New Revision: 176054

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176054
Log:
	PR c++/45603
	* decl.c (expand_static_init): Don't get confused by user
	declaration of __cxa_guard_acquire.

Added:
    trunk/gcc/testsuite/g++.dg/abi/guard3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog


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