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 middle-end/30984] [4.1/4.2/4.3 Regression] ICE with computed goto and constants



------- 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


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