------- Comment #16 from eres at il dot ibm dot com  2007-11-17 06:36 -------
(In reply to comment #15)
> (In reply to comment #14)
> > I still can't reproduce it.  What does your gcc -v say?
> Configured with: ../gcc/configure --prefix=/home/eres/check_final/build
> --with-cpu=default32 --enable-checking --disable-bootstrap 
> --enable-languages=c
> Thread model: posix
> gcc version 4.3.0 20071028 (experimental) (GCC)

This bug is reproducable also on updated mainline - r130173 on
powerpc64-*-linux.
I run the following sequance to get it:

/home/eres/check_final/build/bin/gcc tmp.c -fprofile-generate -O3
./a.out
 /home/eres/check_final/build/bin/gcc tmp.c -fprofile-use
-freorder-blocks-and-partition  -O3


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34085

Reply via email to