This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/30984] [4.1/4.2/4.3 Regression] ICE with computed goto and constants
- From: "law at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2007 16:33:23 -0000
- Subject: [Bug middle-end/30984] [4.1/4.2/4.3 Regression] ICE with computed goto and constants
- References: <bug-30984-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from law at redhat dot com 2007-03-13 16:33 -------
Subject: Re: [4.1/4.2/4.3 Regression] ICE with
computed goto and constants
On Mon, 2007-03-12 at 23:46 +0000, spark at gcc dot gnu dot org wrote:
>
> ------- Comment #4 from spark at gcc dot gnu dot org 2007-03-12 23:46 -------
> This little patch below seems to get around the problem,
> though I'm not really sure this is sufficient or not.
FWIW, ADDR_EXPR needs to be handled as well. Otherwise you'll get
testsuite regressions. New test cycle running now :-)
jeff
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30984