This is the mail archive of the gcc-bugs@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]

[Bug c++/45603] crash in "build_addr_func"


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45603

--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-08 17:39:23 UTC ---
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]