[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-21 Thread rask at sygehus dot dk
--- Comment #11 from rask at sygehus dot dk 2007-06-21 18:19 --- Disregard the comment about the code label use count. They have LABEL_PRESERVE_P (/s) set. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32418

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-21 Thread rask at sygehus dot dk
--- Comment #10 from rask at sygehus dot dk 2007-06-21 16:15 --- Created an attachment (id=13758) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13758&action=view) Preprocessed source code for the problem in comment 9. $ ./xgcc -B./ -S -dp -o /dev/null ~/complex_io.cc /home/rask/bu

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-21 Thread rask at sygehus dot dk
--- Comment #9 from rask at sygehus dot dk 2007-06-21 15:59 --- I tried this on top of the patch in comment 3 of bug 32441: Index: gcc/config/m32c/m32c.c === --- gcc/config/m32c/m32c.c (revision 125892) +++ gcc/config/

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-20 Thread zadeck at naturalbridge dot com
--- Comment #8 from zadeck at naturalbridge dot com 2007-06-20 20:12 --- Subject: Re: ICE in global_alloc, at global.c:514 rask at sygehus dot dk wrote: > --- Comment #7 from rask at sygehus dot dk 2007-06-20 20:08 --- > This is something I have no clue about. > > > try it

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-20 Thread rask at sygehus dot dk
--- Comment #7 from rask at sygehus dot dk 2007-06-20 20:08 --- This is something I have no clue about. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32418

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-20 Thread dj at redhat dot com
--- Comment #6 from dj at redhat dot com 2007-06-20 17:35 --- Subject: Re: ICE in global_alloc, at global.c:514 It was a long time ago, I'm thinking that having too many hard regs live during reload causes problems on m32c because it has so few registers. You can try setting it to R0

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-20 Thread rask at sygehus dot dk
--- Comment #5 from rask at sygehus dot dk 2007-06-20 17:24 --- I'll CC DJ Delorie since he'll know why EH_RETURN_STACKADJ_RTX has been defined that way. -- rask at sygehus dot dk changed: What|Removed |Added ---

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-20 Thread zadeck at naturalbridge dot com
--- Comment #4 from zadeck at naturalbridge dot com 2007-06-20 17:13 --- Subject: Re: New: ICE in global_alloc, at global.c:514 rask at sygehus dot dk wrote: > Configure gcc like this: > > $ [...]/configure --target m32c-unknown-elf --with-newlib--enable-sim > --disable-gdb --disable

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-20 Thread rask at sygehus dot dk
--- Comment #3 from rask at sygehus dot dk 2007-06-20 13:25 --- *** Bug 32419 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32418

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-20 Thread rask at sygehus dot dk
--- Comment #2 from rask at sygehus dot dk 2007-06-20 13:24 --- *** Bug 32420 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32418

[Bug target/32418] ICE in global_alloc, at global.c:514

2007-06-20 Thread rask at sygehus dot dk
--- Comment #1 from rask at sygehus dot dk 2007-06-20 13:21 --- Created an attachment (id=13742) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13742&action=view) Preprocessed testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32418