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 tree-optimization/15654] [3.5 Regression] ICE with -O2 -fno-tree-dominator-opts


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


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