This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/6070: gcc-3.0.1 crashes for gtk-2.0...: gcc-3.0.4 is ok
- From: "Arto Nirkko" <arto dot nirkko at insel dot ch>
- To: rodrigc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Sat, 30 Mar 2002 19:23:09 +0100 (MET)
- Subject: Re: optimization/6070: gcc-3.0.1 crashes for gtk-2.0...: gcc-3.0.4 is ok
hi
finally managed to get 3.0.4 running:
gtk-2.0.0 compiles ok now also with -O3
( --> bug 6070 can be cancelled)
(and bug 5888/gcc-3.0.4 is definitly not an optimizer bug:
occurs also with options including -O2 instead of -O3;
bootstrap of 3.0.4 seems to work only with the default flags
and no other flags; 3.0.1 didn't have that problem)
A.Nirkko