[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-29 Thread rask at sygehus dot dk
--- Comment #17 from rask at sygehus dot dk 2007-06-29 21:10 --- Fixed for both m32c and avr, so closing. -- rask at sygehus dot dk changed: What|Removed |Added

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-29 Thread aesok at gcc dot gnu dot org
--- Comment #16 from aesok at gcc dot gnu dot org 2007-06-29 20:15 --- Fixed for avr target. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32335

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-29 Thread aesok at gcc dot gnu dot org
--- Comment #15 from aesok at gcc dot gnu dot org 2007-06-29 20:06 --- Subject: Bug 32335 Author: aesok Date: Fri Jun 29 20:05:56 2007 New Revision: 126121 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126121 Log: PR target/32335 * config/avr/avr.c: Include data

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-20 Thread rask at gcc dot gnu dot org
--- Comment #14 from rask at gcc dot gnu dot org 2007-06-20 19:59 --- Subject: Bug 32335 Author: rask Date: Wed Jun 20 19:58:57 2007 New Revision: 125893 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125893 Log: 2007-06-20 Rask Ingemann Lambertsen <[EMAIL PROTECTED]>

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-20 Thread rask at gcc dot gnu dot org
--- Comment #13 from rask at gcc dot gnu dot org 2007-06-20 19:57 --- Subject: Bug 32335 Author: rask Date: Wed Jun 20 19:57:32 2007 New Revision: 125892 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125892 Log: 2007-06-20 Rask Ingemann Lambertsen <[EMAIL PROTECTED]>

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-20 Thread patchapp at dberlin dot org
--- Comment #12 from patchapp at dberlin dot org 2007-06-20 19:35 --- Subject: Bug number PR target/32335 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01501.html -- http://gcc.gnu.org/bu

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-20 Thread rask at sygehus dot dk
--- Comment #11 from rask at sygehus dot dk 2007-06-20 13:52 --- Ah, notice the mismatch in register sizes between prologue and epilogue: (insn/f 59 5 60 2 /n/08/rask/src/gcc/gcc/testsuite/gcc.dg/pr32069.c:5 (parallel [ (set/f (mem:HI (plus:HI (reg/f:HI 8 sp)

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-20 Thread rask at sygehus dot dk
--- Comment #10 from rask at sygehus dot dk 2007-06-20 13:41 --- I'm adding the m32c back because the testcase for bug 32069 fails with optimization turned on: $ ./xgcc -B./ /n/08/rask/src/gcc/gcc/testsuite/gcc.dg/pr32069.c -S -dp -o /dev/null -O1 /n/08/rask/src/gcc/gcc/testsuite/gcc.dg

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-19 Thread rask at gcc dot gnu dot org
--- Comment #9 from rask at gcc dot gnu dot org 2007-06-19 17:35 --- Subject: Bug 32335 Author: rask Date: Tue Jun 19 17:35:16 2007 New Revision: 125853 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125853 Log: 2007-06-19 Rask Ingemann Lambertsen <[EMAIL PROTECTED]>

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-18 Thread aesok at gcc dot gnu dot org
--- Comment #8 from aesok at gcc dot gnu dot org 2007-06-18 13:33 --- Im working on patch for avr target. Anatoly. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32335

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-18 Thread patchapp at dberlin dot org
--- Comment #7 from patchapp at dberlin dot org 2007-06-18 12:40 --- Subject: Bug number PR target/32335 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01233.html -- http://gcc.gnu.org/bug

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-17 Thread zadeck at naturalbridge dot com
--- Comment #6 from zadeck at naturalbridge dot com 2007-06-17 14:01 --- Subject: Re: libgcc build failure, ICE in cselib_record_set, at cselib.c:1508 rask at sygehus dot dk wrote: > --- Comment #5 from rask at sygehus dot dk 2007-06-17 08:43 --- > I agree that the insn is i

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-17 Thread rask at sygehus dot dk
--- Comment #5 from rask at sygehus dot dk 2007-06-17 08:43 --- I agree that the insn is invalid. It probably should be something like this: (parallel [ (set (reg:PSI 7 fb) (mem:PSI (reg:PSI 7 fb) [0 S4 A8])) (set (reg:PSI 8 sp)

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-16 Thread zadeck at naturalbridge dot com
--- Comment #4 from zadeck at naturalbridge dot com 2007-06-17 01:23 --- Subject: Re: libgcc build failure, ICE in cselib_record_set, at cselib.c:1508 zadeck at naturalbridge dot com wrote: the new dse code is failing during a call to cselib. However I do not believe that the new d

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-16 Thread zadeck at naturalbridge dot com
-- zadeck at naturalbridge dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconf

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-16 Thread mstein at phenix dot rootshell dot be
--- Comment #3 from mstein at phenix dot rootshell dot be 2007-06-16 17:53 --- Created an attachment (id=13715) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13715&action=view) gcc/xgcc -O2 libgcc2.i should trigger the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32335

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-16 Thread zadeck at naturalbridge dot com
--- Comment #2 from zadeck at naturalbridge dot com 2007-06-16 17:37 --- please include the preprocessed source (the .i file) and the command line to compiler this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32335

[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-16 Thread mstein at phenix dot rootshell dot be
--- Comment #1 from mstein at phenix dot rootshell dot be 2007-06-16 16:57 --- The avr target has the same problem: /n/07/mstein/svn/trunk/libgcc/../gcc/libgcc2.c: In function '__muldi3': /n/07/mstein/svn/trunk/libgcc/../gcc/libgcc2.c:566: internal compiler error: in cselib_record_set,