This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/32300] [4.3 Regression] ICE with -O2 -fsee
- From: "zadeck at naturalbridge dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2007 12:48:48 -0000
- Subject: [Bug rtl-optimization/32300] [4.3 Regression] ICE with -O2 -fsee
- References: <bug-32300-8535@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from zadeck at naturalbridge dot com 2007-08-17 12:48 -------
Subject: Re: [4.3 Regression] ICE with -O2 -fsee
wouter dot vermaelen at scarlet dot be wrote:
> ------- Comment #9 from wouter dot vermaelen at scarlet dot be 2007-08-17 12:44 -------
> Here is a simpler testcase:
>
> int f(int i) { return 100LL / (1 + i); }
>
>
>
thanks,
everyone knows what the problems with see.c are, it is simply a matter
of having the authors fix their code. Virtually anything that invokes
this pass will cause it to fail.
kenny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32300