[Bug target/31508] Error during compilation with flag -fschedule-insns

2007-05-31 Thread mkuvyrkov at gcc dot gnu dot org
--- Comment #3 from mkuvyrkov at gcc dot gnu dot org 2007-05-31 08:53 --- As mentioned by Andrew this is known issue. *** This bug has been marked as a duplicate of 9085 *** -- mkuvyrkov at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/31508] Error during compilation with flag -fschedule-insns

2007-04-08 Thread pinskia at gcc dot gnu dot org
--- 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