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/28516] [4.2 regression] arm_unwind_emit_set, at config/arm/arm.c:15419 with -fexceptions



------- Comment #9 from r dot schwebel at pengutronix dot de  2006-07-28 15:30 -------
(In reply to comment #8)
> I don't believe that it's possible to trigger this ICE unless you specify
> -fexceptions or -funwind-tables.

Confirmed:

Removing -fexceptions from the command line: ICE is still there.
Removing -fasynchronous-unwind-tables: IDE doesn't trigger any more.


-- 


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


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