------- Comment #6 from jobnoorman at gmail dot com  2010-09-09 07:35 -------
(In reply to comment #5)
> Then you should look into the ABI to see how it is defined.  I think this ICE
> only happens when it is declared incorrectly.

According to the ABI, it should be declared as

extern "C" int __cxa_guard_acquire(int64_t*);

And this crashes all the same.


-- 

jobnoorman at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker


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

Reply via email to