This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/11741] internal compiler error at gcse.c:5318


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |optimization


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-31 14:00 -------
I can confirm this on the mainline (20030730) but I have reduced this yet (it happens at -O2 also):
gcc pr11741.c -O2 -fforce-addr -funroll-loops -momit-leaf-frame-pointer -minline-all-
stringops -mmmx -msse -msse2 -mfpmath=sse -march=pentium4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]