This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/54957] Two crashes introduced by rev192488
- From: "rmansfield at qnx dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 17 Oct 2012 18:29:45 +0000
- Subject: [Bug middle-end/54957] Two crashes introduced by rev192488
- Auto-submitted: auto-generated
- References: <bug-54957-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54957
--- Comment #7 from Ryan Mansfield <rmansfield at qnx dot com> 2012-10-17 18:29:45 UTC ---
(In reply to comment #6)
> (In reply to comment #5)
> > Created attachment 28465 [details]
> > Proposed patch
>
> I haven't tested the patch. Ryan, could you please confirm this patch fixes the
> crashes?
The patch fixes the crash in emit_cmp_and_jump_insn_1, but not the one in
emit_case_dispatch_table.