[Bug middle-end/47725] [x32] error: unable to find a register to spill in class DIREG

2011-07-21 Thread pbone at csse dot unimelb.edu.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 --- Comment #20 from Paul Bone 2011-07-22 06:07:11 UTC --- Created attachment 24808 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24808 Test case generated by Mercury Compiler This is a test case generated by the Mercury compiler, it has b

[Bug middle-end/47725] [x32] error: unable to find a register to spill in class DIREG

2011-07-21 Thread pbone at csse dot unimelb.edu.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 --- Comment #19 from Paul Bone 2011-07-22 06:01:30 UTC --- I'm seeing the same problem in gcc 4.4 and 4.6, I did not test 4.5: paul@semillion:~/code/mercury-compiler-rotd-2011-06-23/compiler$ gcc-4.4 -v -c -o /tmp/out.o -O1 ml_backend.ml_closure

[Bug target/48155] Reload doesn't handle subreg properly

2011-07-21 Thread pbone at csse dot unimelb.edu.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48155 --- Comment #5 from Paul Bone 2011-07-22 05:59:24 UTC --- (In reply to comment #4) Sorry, this comment was filed against the wrong bug. Please ignore/delete it.

[Bug target/48155] Reload doesn't handle subreg properly

2011-07-21 Thread pbone at csse dot unimelb.edu.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48155 Paul Bone changed: What|Removed |Added CC||pbone at csse dot