[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2008-04-01 Thread schwab at suse dot de
--- Comment #9 from schwab at suse dot de 2008-04-01 13:29 --- Fixed in 4.3, wontfix for the older versions. -- schwab at suse dot de changed: What|Removed |Added

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2007-03-06 Thread rsandifo at gcc dot gnu dot org
--- Comment #8 from rsandifo at gcc dot gnu dot org 2007-03-06 08:57 --- Fixed in trunk. This particular form of the patch is too invasive for 4.1 and 4.2. -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2007-03-06 Thread rsandifo at gcc dot gnu dot org
--- Comment #7 from rsandifo at gcc dot gnu dot org 2007-03-06 08:54 --- Subject: Bug 23482 Author: rsandifo Date: Tue Mar 6 08:54:31 2007 New Revision: 122604 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122604 Log: gcc/ PR target/23482 PR target/17114

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2006-05-30 Thread keith dot nicewarner at spacedev dot com
-Original Message- > From: schwab at suse dot de [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 30, 2006 2:51 PM > To: Keith Nicewarner > Subject: [Bug target/23482] [ColdFire] ICE in in final_scan_insn > > > > --- Comment #5 from schwab at suse dot de 2006-0

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2006-05-30 Thread schwab at suse dot de
--- Comment #5 from schwab at suse dot de 2006-05-30 21:50 --- Is this still an issue given that bug 17114 is marked as fixed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23482

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2005-12-29 Thread pbrook at gcc dot gnu dot org
--- Comment #4 from pbrook at gcc dot gnu dot org 2005-12-30 01:09 --- Subject: Bug 23482 Author: pbrook Date: Fri Dec 30 01:09:11 2005 New Revision: 109164 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109164 Log: 2005-12-30 Paul Brook <[EMAIL PROTECTED]> PR target/

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2005-12-20 Thread pbrook at gcc dot gnu dot org
--- Comment #3 from pbrook at gcc dot gnu dot org 2005-12-20 18:15 --- *** Bug 25136 has been marked as a duplicate of this bug. *** -- pbrook at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2005-12-20 Thread pbrook at gcc dot gnu dot org
--- Comment #2 from pbrook at gcc dot gnu dot org 2005-12-20 17:48 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01534.html -- pbrook at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2005-12-19 Thread pbrook at gcc dot gnu dot org
--- Comment #1 from pbrook at gcc dot gnu dot org 2005-12-19 18:53 --- This also occurs in a couple of places in the gcc testsuite, eg. gcc.c-torture/compile/20050303-1.c Reduced C testcase below. int crc(int nleft) { int toread; unsigned char buf[(128 * 1024)]; toread =