This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12279] VAX casesi causes ICE
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Sep 2003 19:48:00 -0000
- Subject: [Bug optimization/12279] VAX casesi causes ICE
- References: <20030914185013.12279.matt@3am-software.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12279
------- Additional Comments From ian at airs dot com 2003-09-16 19:47 -------
Created an attachment (id=4772)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4772&action=view)
This patch to cfgcleanup.c fixes the bug
This patch to cfgcleanup.c fixes the bug. It corrects an erroneous change made
on 2003-03-30.