[Bug c++/45603] cc1plus crashes in "build_addr_func"

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 9 07:46:00 GMT 2010



------- Comment #7 from jakub at gcc dot gnu dot org  2010-09-09 07:45 -------
That's because the compiler's expectation is that if you define
__cxa_guard_acquire, you also define __cxa_guard_release and __cxa_guard_abort.
And, they should be declared throw() as well.


-- 


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



More information about the Gcc-bugs mailing list