This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/28516] [4.2 regression] arm_unwind_emit_set, at config/arm/arm.c:15419 with -fexceptions
- From: "r dot schwebel at pengutronix dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2006 15:30:15 -0000
- Subject: [Bug target/28516] [4.2 regression] arm_unwind_emit_set, at config/arm/arm.c:15419 with -fexceptions
- References: <bug-28516-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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