This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15654] [3.5 Regression] ICE with -O2 -fno-tree-dominator-opts
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2004 19:53:40 -0000
- Subject: [Bug tree-optimization/15654] [3.5 Regression] ICE with -O2 -fno-tree-dominator-opts
- References: <20040525193217.15654.green@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-25 19:53 -------
Here is how to get the source for someone who is going to look into this bug.
cvs -z3 -d:pserver:anoncvs@sources.redhat.com:/cvs/rhug login
> anoncvs
cvs -z3 -d:pserver:anoncvs@sources.redhat.com:/cvs/rhug co rhug/rhino
cd rhug/rhino
setenv GCJFLAGS "-O2 -g -fno-tree-dominator-opts"
./configure
make
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15654