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 target/31508] Error during compilation with flag -fschedule-insns



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-04-08 17:36 -------
This is the normal x86/x86_64 rgister allocator problem with the scheduler
before the register allocation.  The register allocator should be able to fix
this up but GCC has one of the stupidest Register allocators out there.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
           Keywords|                            |ice-on-valid-code, ra


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


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