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 target/42796] ICE on building libstdc++-v3



------- Comment #4 from monaka at monami-software dot com  2010-01-30 07:01 -------
The insn that causes the issue is emitted at except.c:1163

At the first point, we really need to external setjmp?
There is reason why we shouldn't use __internal_setjmp in stormy16.h. But I
can't figure out what is "tricky" code.
Both newlib/libc/machine/xstormy16/setjmp.S and disassemble code
of__builtin_setjmp are not peculiarities, I think.
The comment in stormy16.h is already obsolete?


-- 

monaka at monami-software dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED


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


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