[Bug target/45885] ICE in arm_dbx_register_number, at config/arm/arm.c:22071

2013-12-17 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/45885] ICE in arm_dbx_register_number, at config/arm/arm.c:22071

2011-08-10 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885 --- Comment #6 from Ryan Mansfield rmansfield at qnx dot com 2011-08-10 20:02:15 UTC --- May be separate issue but I'm seeing the same ICE (gcc_unreachable in arm_dbx_register_number) with an gnueabi configuration with the following testcase. $

[Bug target/45885] ICE in arm_dbx_register_number, at config/arm/arm.c:22071

2011-08-10 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885 --- Comment #7 from Ryan Mansfield rmansfield at qnx dot com 2011-08-10 20:06:44 UTC --- Looks like latest testcase is a known issue. Bug29693

[Bug target/45885] ICE in arm_dbx_register_number, at config/arm/arm.c:22071

2011-06-21 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885 --- Comment #5 from Ryan Mansfield rmansfield at qnx dot com 2011-06-21 13:03:18 UTC --- (In reply to comment #4) (In reply to comment #0) $ ./xgcc -B. -c -O3 -mtune=cortex-a8 -mfloat-abi=softfp -mfpu=neon -g ~/ice.i What happens if

[Bug target/45885] ICE in arm_dbx_register_number, at config/arm/arm.c:22071

2010-12-03 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug target/45885] ICE in arm_dbx_register_number, at config/arm/arm.c:22071

2010-12-03 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885 --- Comment #3 from Ryan Mansfield rmansfield at qnx dot com 2010-12-03 12:25:04 UTC --- (In reply to comment #2) As I've said in the past, the arm-none-linux-gnu target really hasn't been validated for neon support and thus it is likely that

[Bug target/45885] ICE in arm_dbx_register_number, at config/arm/arm.c:22071

2010-12-03 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885 --- Comment #4 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2010-12-03 13:21:48 UTC --- (In reply to comment #0) $ ./xgcc -v Using built-in specs. COLLECT_GCC=./xgcc Target: arm-unknown-linux-gnu Configured with: ../configure