[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2012-01-18 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 rsand...@gcc.gnu.org rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-09-09 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #11 from Georg-Johann Lay gjl at gcc dot gnu.org 2011-09-09 17:00:33 UTC --- Author: gjl Date: Fri Sep 9 17:00:26 2011 New Revision: 178736 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=178736 Log: PR target/49030 *

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-09-07 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #9 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2011-09-07 13:48:08 UTC --- Author: rsandifo Date: Wed Sep 7 13:48:03 2011 New Revision: 178636 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=178636 Log: gcc/

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-09-07 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #10 from Ryan Mansfield rmansfield at qnx dot com 2011-09-07 13:50:49 UTC --- I am out of the office until September 19th. For emergencies please contact Fred Plante.

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-06-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #7 from Mikael Pettersson mikpe at it dot uu.se 2011-06-12 15:23:40 UTC --- Created attachment 24503 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24503 more reduced test case, ICEs at -O1 for armv5te and armv6 Using this

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-06-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #8 from Mikael Pettersson mikpe at it dot uu.se 2011-06-12 21:33:30 UTC --- I have a preliminary patch which creates a clone of *arm_cmpdi_insn that does a reverse comparison, via a new CC mode for must-be-reversed comparisons, and

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-06-10 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 Mikael Pettersson mikpe at it dot uu.se changed: What|Removed |Added CC||mikpe at it dot

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-06-08 Thread michael.hope at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 Michael Hope michael.hope at linaro dot org changed: What|Removed |Added CC||michael.hope

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-05-20 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 Ian Bolton ibolton at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-05-20 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2011-05-20 13:04:58 UTC --- With rev173940 $ ./cc1 -fpreprocessed ice.i -quiet -O1 ice.i: In function 'bar': ice.i:33:1: internal compiler error: in get_arm_condition_code, at

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-05-20 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 Ian Bolton ibolton at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW Known to

[Bug target/49030] ICE in get_arm_condition_code, at config/arm/arm.c:17180

2011-05-20 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 --- Comment #4 from Ryan Mansfield rmansfield at qnx dot com 2011-05-20 14:41:41 UTC --- (In reply to comment #3) I was hoping the compiler command would tell me what -mcpu it was defaulting to. I'm using an arm-unknown-linux-gnueabi