------- Comment #2 from rguenth at gcc dot gnu dot org  2006-07-12 10:53 -------
Works for me with 3.4.0 to 3.4.6.

/space/rguenther/install/gcc-3.4.0/bin/gcc -mmmx -msse -Winline --param
inline-unit-growth=10000 --param large-function-growth=10000  -O3
-mtune=pentium4 -march=i686 -fomit-frame-pointer -floop-optimize2
-funroll-loops -ftracer -fPIC -c fbmmx.i

can you verify the failure occurs with the preprocessed source you attached? 
Also works with

ii  gcc-3.4        3.4.3-13       The GNU C compiler

for me.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
          Component|rtl-optimization            |c


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

Reply via email to