This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/28356] xorg-server-X11R7.1/fb/fbmmx.c:1584: internal compiler error
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2006 10:54:00 -0000
- Subject: [Bug c/28356] xorg-server-X11R7.1/fb/fbmmx.c:1584: internal compiler error
- References: <bug-28356-12517@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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