------- Comment #3 from rainer-gccbugzilla at 7val dot com  2006-07-12 11:26 
-------
Yes, it fails with the preprocessed file that I attached. I also tried a
"apt-get install --reinstall gcc-3.4 gcc-3.4-base" to make sure that the gcc
installation isn't corrupt. Omitting "-ftracer" stops the error from happening.


debianSarge tiffany:/tmp$ dpkg -l |grep gcc-3.4
ii  gcc-3.4        3.4.3-13       The GNU C compiler
ii  gcc-3.4-base   3.4.3-13       The GNU Compiler Collection (base package)
root debianSarge tiffany:/tmp$ cat /tmp/x 
/usr/bin/gcc-3.4   -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 -MT
libfbmmx_la-fbmmx.lo -MD -MP -MF .deps/libfbmmx_la-fbmmx.Tpo -c fbmmx.i  -fPIC
-DPIC -o /tmp/fbmmx.out
root debianSarge tiffany:/tmp$ /tmp/x
fbmmx.c: In function `fbCompositeSolidMask_nx8x0565mmx':
fbmmx.c:1584: internal compiler error: in verify_local_live_at_start, at
flow.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-3.4/README.Bugs>.


-- 


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

Reply via email to