[Bug target/51534] Bad code gen for vcgtq_u32 NEON intrinsic

2011-12-13 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51534 --- Comment #1 from Ryan Mansfield rmansfield at qnx dot com 2011-12-13 19:47:28 UTC --- I truncated the actual error emitted by the assembler. $ ./xgcc -B. -O3 -ftree-vectorize -mfpu=neon -mfloat-abi=softfp ~/foo.c -march=armv7-a -c /tmp

[Bug bootstrap/51537] New: ICE in verify_flow_info while building libstdc++-v3

2011-12-13 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51537 Bug #: 51537 Summary: ICE in verify_flow_info while building libstdc++-v3 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/51051] [4.7 Regression]: build fails on cris-elf building libstdc++-v3

2011-11-10 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51051 --- Comment #3 from Ryan Mansfield rmansfield at qnx dot com 2011-11-10 15:01:04 UTC --- (In reply to comment #2) (In reply to comment #1) Similar ICE happens when building libstdc++-v3 for arm-unknown-linux-gnueabi. Can you please test

[Bug rtl-optimization/51051] [4.7 Regression]: build fails on cris-elf building libstdc++-v3

2011-11-09 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51051 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added CC||rmansfield

[Bug c/51061] New: Deprecated -I- option causes segfault

2011-11-09 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51061 Bug #: 51061 Summary: Deprecated -I- option causes segfault Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug c/51061] Deprecated -I- option causes segfault

2011-11-09 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51061 --- Comment #3 from Ryan Mansfield rmansfield at qnx dot com 2011-11-09 15:10:59 UTC --- Yes, the patch fixes the crash. Thanks.

[Bug middle-end/50708] Infinite loop between rshift_double and lshift_double if count is LONG_MIN

2011-10-29 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50708 --- Comment #4 from Ryan Mansfield rmansfield at qnx dot com 2011-10-29 14:28:57 UTC --- (In reply to comment #3) I haven't been able to reproduce the loop on armv5tel-linux-gnueabi with any of 4.4/4.5/4.6/4.7. arm eabi targets force 64bit

[Bug middle-end/50708] Infinite loop between rshift_double and lshift_double if count is LONG_MIN

2011-10-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50708 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2011-10-29 01:16:37 UTC --- My large testcase reduced to: void foo () { unsigned int a = 1 0x8000; }

[Bug middle-end/50708] New: Infinite loop between rshift_double and lshift_double if count is LONG_MIN

2011-10-12 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50708 Bug #: 50708 Summary: Infinite loop between rshift_double and lshift_double if count is LONG_MIN Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug target/50493] New: ICE in neon_disambiguate_copy, at config/arm/arm.c:20388

2011-09-23 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50493 Bug #: 50493 Summary: ICE in neon_disambiguate_copy, at config/arm/arm.c:20388 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[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/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/49521] New: [arm] Bad PIC register load in for static initializers

2011-06-24 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49521 Summary: [arm] Bad PIC register load in for static initializers Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/49521] [arm] Bad PIC register load in for static initializers

2011-06-24 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49521 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2011-06-24 13:50:48 UTC --- Created attachment 24591 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24591 preprocessed source

[Bug target/49521] [arm] Bad PIC register load in static initializers

2011-06-24 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49521 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added Keywords||wrong-code

[Bug middle-end/49522] New: Divide by zero in validate_subreg in emit-rtl.c:695

2011-06-24 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49522 Summary: Divide by zero in validate_subreg in emit-rtl.c:695 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[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

[Bug target/45511] ICE in neon_valid_immediate, at config/arm/arm.c:8294

2011-06-16 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45511 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added CC||ramana at gcc

[Bug target/45511] ICE in neon_valid_immediate, at config/arm/arm.c:8294

2011-06-16 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45511 --- Comment #6 from Ryan Mansfield rmansfield at qnx dot com 2011-06-16 23:00:25 UTC --- (In reply to comment #5) EABI targets force 64-bit HOST_WIDE_INT, so the vast majority of users of the ARM port won't hit this assert. If you really care

[Bug target/49307] [4.5/4.6/4.7 Regression] ICE in spill_failure, at reload1.c:2113

2011-06-07 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49307 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added Summary|ICE in spill_failure, at|[4.5/4.6/4.7

[Bug target/49307] New: ICE in spill_failure, at reload1.c:2113

2011-06-06 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49307 Summary: ICE in spill_failure, at reload1.c:2113 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug target/49238] New: ICE in extract_insn, at recog.c:2113

2011-05-30 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49238 Summary: ICE in extract_insn, at recog.c:2113 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug middle-end/49220] New: ICE in create_pre_exit, at mode-switching.c:401

2011-05-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49220 Summary: ICE in create_pre_exit, at mode-switching.c:401 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug middle-end/49197] New: Crash compiling arm-unknown-linux-gnueabi libgcc

2011-05-27 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49197 Summary: Crash compiling arm-unknown-linux-gnueabi libgcc Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug middle-end/49197] Crash compiling arm-unknown-linux-gnueabi libgcc

2011-05-27 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49197 --- Comment #1 from Ryan Mansfield rmansfield at qnx dot com 2011-05-27 18:08:04 UTC --- Reduced tescase: float __powisf2 (float x, int m) { unsigned int n = m 0 ? -m : m; while (n = 1) { } }

[Bug rtl-optimization/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-26 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 --- Comment #9 from Ryan Mansfield rmansfield at qnx dot com 2011-05-26 14:20:54 UTC --- Richard, thanks for your patch. It fixed most of the failures I saw but there are still cases where the note doesn't get moved after call split

[Bug target/49163] New: ICE in change_address_1, at emit-rtl.c:1936

2011-05-25 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49163 Summary: ICE in change_address_1, at emit-rtl.c:1936 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug target/49145] New: ICE in simplify_const_unary_operation, at simplify-rtx.c:1322

2011-05-24 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49145 Summary: ICE in simplify_const_unary_operation, at simplify-rtx.c:1322 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/49069] ICE in gen_cstoredi4, at config/arm/arm.md:7554

2011-05-20 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49069 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2011-05-20 13:08:05 UTC --- This ICE happens for me on the 4.6 branch.

[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 config

[Bug target/49049] ICE in copyprop_hardreg_forward_1, at regcprop.c:767

2011-05-20 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49049 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2011-05-20 13:07:17 UTC --- With rev173940 I can reproduce it with -marm. $ ./cc1 -quiet -fpreprocessed ice.i -O3 -marm ice.i: In function 'foo': ice.i:28:1: error: insn does

[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

[Bug middle-end/49087] New: crash in vect_is_slp_reduction

2011-05-20 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49087 Summary: crash in vect_is_slp_reduction Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo:

[Bug middle-end/49087] crash in vect_is_slp_reduction

2011-05-20 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49087 --- Comment #1 from Ryan Mansfield rmansfield at qnx dot com 2011-05-20 16:55:24 UTC --- Created attachment 24307 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=24307 slightly more reduced testcase Slightly more reduced test case than

[Bug target/49069] New: ICE in gen_cstoredi4, at config/arm/arm.md:7554

2011-05-19 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49069 Summary: ICE in gen_cstoredi4, at config/arm/arm.md:7554 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug target/49049] New: ICE in copyprop_hardreg_forward_1, at regcprop.c:767

2011-05-18 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49049 Summary: ICE in copyprop_hardreg_forward_1, at regcprop.c:767 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/49029] New: ICE in simplify_subreg, at simplify-rtx.c:5266

2011-05-17 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49029 Summary: ICE in simplify_subreg, at simplify-rtx.c:5266 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug target/49029] ICE in simplify_subreg, at simplify-rtx.c:5266

2011-05-17 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49029 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added Target||arm-unknown

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

2011-05-17 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49030 Summary: ICE in get_arm_condition_code, at config/arm/arm.c:17180 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug debug/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-05 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 --- Comment #4 from Ryan Mansfield rmansfield at qnx dot com 2011-05-05 13:19:43 UTC --- The issue with ARM/SH/S390 backends appears to be there was a literal pool split happening in between a call insn and the NOTE_INSN_CALL_ARG_LOCATION

[Bug debug/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-04 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 --- Comment #1 from Ryan Mansfield rmansfield at qnx dot com 2011-05-04 13:01:31 UTC --- The change that introduced this ICE is rev171033. http://gcc.gnu.org/viewcvs?view=revisionrevision=171033

[Bug debug/48826] ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-05-04 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added CC||jakub at gcc

[Bug target/48808] ICE in spill_failure, at reload1.c:2113

2011-05-03 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48808 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2011-05-03 19:20:35 UTC --- The change that introduced the ICE is rev 172201. http://gcc.gnu.org/viewcvs?view=revisionrevision=172201

[Bug target/48792] ICE in failed_reload, at reload1.c:6000

2011-05-03 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48792 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2011-05-04 00:22:54 UTC --- The change that introduced this ICE is rev171520. http://gcc.gnu.org/viewcvs?view=revisionrevision=171520

[Bug debug/48826] New: ICE in dwarf2out_var_location, at dwarf2out.c:22013

2011-04-29 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48826 Summary: ICE in dwarf2out_var_location, at dwarf2out.c:22013 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug

[Bug target/48806] New: ICE in reload_cse_simplify_operands, at postreload.c:403

2011-04-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48806 Summary: ICE in reload_cse_simplify_operands, at postreload.c:403 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/48808] New: ICE in spill_failure, at reload1.c:2113

2011-04-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48808 Summary: ICE in spill_failure, at reload1.c:2113 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug target/48792] New: ICE in failed_reload, at reload1.c:6000

2011-04-27 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48792 Summary: ICE in failed_reload, at reload1.c:6000 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug driver/47249] New: ICE in common_handle_option, at opts.c:1695

2011-01-10 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47249 Summary: ICE in common_handle_option, at opts.c:1695 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: driver AssignedTo:

[Bug target/45814] ICE in extract_insn, at recog.c:2127

2011-01-08 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45814 --- Comment #2 from Ryan Mansfield rmansfield at qnx dot com 2011-01-08 21:23:40 UTC --- Nope, still broken on trunk for me. $ ./xgcc -v Using built-in specs. COLLECT_GCC=./xgcc Target: arm-unknown-linux-gnu Configured with: ../configure

[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

[Bug middle-end/46212] New: Segfault in reg_nonzero_bits_for_combine

2010-10-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46212 Summary: Segfault in reg_nonzero_bits_for_combine Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo:

[Bug middle-end/46212] Segfault in reg_nonzero_bits_for_combine

2010-10-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46212 --- Comment #1 from Ryan Mansfield rmansfield at qnx dot com 2010-10-28 17:37:25 UTC --- Working on reducing the testcase. I originally encountered the ICE as: internal compiler error: vector VEC(reg_stat_type,base) index domain error

[Bug middle-end/46212] Segfault in reg_nonzero_bits_for_combine

2010-10-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46212 --- Comment #3 from Ryan Mansfield rmansfield at qnx dot com 2010-10-28 18:45:10 UTC --- Reduced testcase: static __inline__ unsigned foo(void *__ptr) { unsigned __val = *(volatile unsigned *)(__ptr); return (((__val) 24) | (((__val) 8

[Bug middle-end/45874] [4.6 Regression] ICE in verify_flow_info failed

2010-10-12 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45874 --- Comment #3 from Ryan Mansfield rmansfield at qnx dot com 2010-10-12 12:30:41 UTC --- I am out of the office until October 28th,2010. I will have periodic access to email in the meantime. For urgent issues please contact Fred Plante fpla

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

2010-10-04 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885 Summary: ICE in arm_dbx_register_number, at config/arm/arm.c:22071 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/45874] New: ICE in verify_flow_info failed

2010-10-03 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45874 Summary: ICE in verify_flow_info failed Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo:

[Bug middle-end/45876] New: ICE: verify_gimple failed

2010-10-03 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45876 Summary: ICE: verify_gimple failed Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo:

[Bug target/45814] New: ICE in extract_insn, at recog.c:2127

2010-09-27 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45814 Summary: ICE in extract_insn, at recog.c:2127 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo:

[Bug 45771] (c) New: Source operands for conditional moves

2010-09-23 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45771 Summary: Source operands for conditional moves Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug 45771] (target) Source operands for conditional moves

2010-09-23 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45771 Ryan Mansfield rmansfield at qnx dot com changed: What|Removed |Added Component|c |target

[Bug 45771] (target) Source operands for conditional moves

2010-09-23 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45771 --- Comment #3 from Ryan Mansfield rmansfield at qnx dot com 2010-09-24 03:15:16 UTC --- (In reply to comment #2) Since cmove Really??? That seems weird. www.intel.com/assets/pdf/manual/253666.pdf Vol. 2A 3-155 (page 199-200) Though I

[Bug target/45627] Invalid .4byte value generated compiling libgcc2.c

2010-09-10 Thread rmansfield at qnx dot com
--- Comment #2 from rmansfield at qnx dot com 2010-09-11 04:13 --- Introduced in rev164050 and fixed in rev164163. Fixed under PR45630. *** This bug has been marked as a duplicate of 45630 *** -- rmansfield at qnx dot com changed: What|Removed

[Bug bootstrap/45630] [4.6 Regression] Revision 164050 breaks bootstrap on powerpc-apple-darwin9

2010-09-10 Thread rmansfield at qnx dot com
--- Comment #2 from rmansfield at qnx dot com 2010-09-11 04:13 --- *** Bug 45627 has been marked as a duplicate of this bug. *** -- rmansfield at qnx dot com changed: What|Removed |Added

[Bug tree-optimization/45626] New: Segfault in fold_const_aggregate_ref

2010-09-09 Thread rmansfield at qnx dot com
: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45626

[Bug tree-optimization/45626] Segfault in fold_const_aggregate_ref

2010-09-09 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2010-09-10 03:03 --- Created an attachment (id=21759) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21759action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45626

[Bug target/45627] New: Invalid .4byte value generated compiling libgcc2.c

2010-09-09 Thread rmansfield at qnx dot com
: Invalid .4byte value generated compiling libgcc2.c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot

[Bug target/45627] Invalid .4byte value generated compiling libgcc2.c

2010-09-09 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2010-09-10 04:11 --- Created an attachment (id=21761) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21761action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45627

[Bug c/25880] improve message of warning for discarding qualifiers

2010-09-08 Thread rmansfield at qnx dot com
--- Comment #5 from rmansfield at qnx dot com 2010-09-08 23:05 --- The changes done in pp_c_cv_qualifiers print ‘__attribute__((const))’ or '__attribute__((noreturn))' for function pointer even if they are defined with 'const' or 'volatile' in the users code and this may be confusing

[Bug target/45511] ICE in neon_valid_immediate, at config/arm/arm.c:8294

2010-09-03 Thread rmansfield at qnx dot com
--- Comment #3 from rmansfield at qnx dot com 2010-09-03 13:02 --- I can still reproduce it with r163811. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45511

[Bug tree-optimization/45506] New: tree_mem_ref_addr, at tree-ssa-address.c:278

2010-09-02 Thread rmansfield at qnx dot com
: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug tree-optimization/45506] tree_mem_ref_addr, at tree-ssa-address.c:278

2010-09-02 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2010-09-02 18:33 --- Created an attachment (id=21676) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21676action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45506

[Bug target/45511] New: ICE in neon_valid_immediate, at config/arm/arm.c:8294

2010-09-02 Thread rmansfield at qnx dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet

[Bug target/45511] ICE in neon_valid_immediate, at config/arm/arm.c:8294

2010-09-02 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2010-09-03 01:13 --- Created an attachment (id=21680) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21680action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45511

[Bug middle-end/44145] New: crash in get_last_value_validate

2010-05-14 Thread rmansfield at qnx dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: mips-unknown-linux-uclibc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44145

[Bug middle-end/44145] crash in get_last_value_validate

2010-05-14 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2010-05-14 20:48 --- Created an attachment (id=20661) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20661action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44145

[Bug target/43588] New: ICE in copy_to_mode_reg, at explow.c:635

2010-03-29 Thread rmansfield at qnx dot com
: ICE in copy_to_mode_reg, at explow.c:635 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot com

[Bug target/43590] New: ICE in spill_failure, at reload1.c:2158

2010-03-29 Thread rmansfield at qnx dot com
. -- Summary: ICE in spill_failure, at reload1.c:2158 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot

[Bug middle-end/43466] New: ICE using pragma GCC optimize(O2)

2010-03-21 Thread rmansfield at qnx dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet

[Bug target/42957] New: ARM: Segfault when invalid -mfpu argument is specified.

2010-02-04 Thread rmansfield at qnx dot com
ReportedBy: rmansfield at qnx dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: arm-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42957

[Bug middle-end/42949] New: ICE: reload_cse_simplify_operands, at postreload.c:396

2010-02-03 Thread rmansfield at qnx dot com
: reload_cse_simplify_operands, at postreload.c:396 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot com GCC build

[Bug middle-end/42949] ICE: reload_cse_simplify_operands, at postreload.c:396

2010-02-03 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2010-02-03 20:47 --- Created an attachment (id=19799) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19799action=view) Preprocessed C++ source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42949

[Bug tree-optimization/42585] [4.5 Regression] SRA is not good for structure copies with one replacement any more

2010-01-21 Thread rmansfield at qnx dot com
--- Comment #4 from rmansfield at qnx dot com 2010-01-22 05:37 --- Rev 156156 breaks the build for targets that do not explicitly define MOVE_RATIO in their backend (e.g. rs6000). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42585

[Bug target/35623] RTL check failure in arm_const_double_rtx

2009-12-11 Thread rmansfield at qnx dot com
--- Comment #7 from rmansfield at qnx dot com 2009-12-11 18:38 --- The PR valid and it is still reproducible on the 4.3 branch and AFAIK the 4.3 branch is still open. A resolution of WONTFIX makes sense, but INVALID doesnt.. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35623

[Bug tree-optimization/41491] [4.5 regression] ICE in set_value_range, at tree-vrp.c:386

2009-12-01 Thread rmansfield at qnx dot com
--- Comment #11 from rmansfield at qnx dot com 2009-12-01 15:16 --- I can still reproduce it using a arm-unknown-linux-gnueabi target. 20091201 (experimental) [trunk revision 154872]) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41491

[Bug bootstrap/41491] [4.5 regression] ICE in set_value_range, at tree-vrp.c:386

2009-10-20 Thread rmansfield at qnx dot com
--- Comment #5 from rmansfield at qnx dot com 2009-10-20 13:02 --- Created an attachment (id=18835) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18835action=view) preprocessed source from gcc 4.3.3 Reproduced using gcc version 4.5.0 20091003 (experimental) [trunk revision 152434

[Bug bootstrap/41491] [4.5 regression] ICE in set_value_range, at tree-vrp.c:386

2009-10-20 Thread rmansfield at qnx dot com
--- Comment #7 from rmansfield at qnx dot com 2009-10-20 17:56 --- I wasn't able to reproduce the issue with i686-pc-linux-gnu either but the ICE happens with arm-unknown-linux-gnu/arm-unknown-nto-qnx6.4.0 as well. mips-unknown-nto-qnx6.4.0 and sh4-unknown-nto-qnx6.4.0 configurations

[Bug target/41693] [4.5 Regression] RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371

2009-10-13 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2009-10-13 06:21 --- Introduced by: http://gcc.gnu.org/viewcvs?view=revisionrevision=152681 -- rmansfield at qnx dot com changed: What|Removed |Added

[Bug target/41693] New: RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371

2009-10-12 Thread rmansfield at qnx dot com
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmansfield at qnx dot com GCC build triplet: i686-pc-linux-gnu GCC

[Bug lto/40392] ICE in lto_end_uncompression, at lto-compress.c:282

2009-09-28 Thread rmansfield at qnx dot com
--- Comment #6 from rmansfield at qnx dot com 2009-09-28 18:54 --- Problem still happens with 4.5.0 20090928 (experimental) [lto revision 152240] (lto merged with rev 150842). Without the langhooks.c patch -flto is currently unusable/untestable (ICEs on pretty well everything) for arm

[Bug lto/40409] [LTO] ICE in expand_shift, at expmed.c:2263

2009-09-28 Thread rmansfield at qnx dot com
--- Comment #10 from rmansfield at qnx dot com 2009-09-28 18:57 --- Still happens with gcc version 4.5.0 20090928 (experimental) [lto revision 152240] (lto merged with rev 150842) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40409

[Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed

2009-09-28 Thread rmansfield at qnx dot com
--- Comment #3 from rmansfield at qnx dot com 2009-09-28 19:39 --- ICE no longer happens with gcc version 4.5.0 20090928 (experimental) [lto revision 152240] (lto merged with rev 150842) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41173

[Bug lto/41390] [LTO] ICE in lto_output_tree_pointers, at lto-streamer-out.c:1285

2009-09-28 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2009-09-29 01:44 --- This appears to be fixed in gcc version 4.5.0 20090928 (experimental) [lto revision 152240] (lto merged with rev 150842) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41390

[Bug lto/41390] New: [LTO] ICE in lto_output_tree_pointers, at lto-streamer-out.c:1285

2009-09-17 Thread rmansfield at qnx dot com
org ReportedBy: rmansfield at qnx dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41390

[Bug lto/40410] [LTO] ICE verify_stmts failed

2009-09-16 Thread rmansfield at qnx dot com
--- Comment #5 from rmansfield at qnx dot com 2009-09-16 13:55 --- I will have to reduce the source testcase before I can provide it. I tried to reproduce this PR with gcc version 4.5.0 20090910 (experimental) [lto revision 151644] (lto merged with rev 150842) and I now hit the ICE

[Bug lto/40409] [LTO] ICE in expand_shift, at expmed.c:2263

2009-09-16 Thread rmansfield at qnx dot com
--- Comment #6 from rmansfield at qnx dot com 2009-09-16 13:59 --- I now hit PR41173 when I try to reproduce this problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40409

[Bug lto/40409] [LTO] ICE in expand_shift, at expmed.c:2263

2009-09-16 Thread rmansfield at qnx dot com
--- Comment #7 from rmansfield at qnx dot com 2009-09-16 14:02 --- I can reproduce the x86 ICE with gcc version 4.5.0 20090902 (experimental) [lto revision 151401] (lto merged with rev 150842). I will try again with the latest and reduce a source testcase. -- http://gcc.gnu.org

[Bug lto/40392] ICE in lto_end_uncompression, at lto-compress.c:282

2009-09-16 Thread rmansfield at qnx dot com
--- Comment #5 from rmansfield at qnx dot com 2009-09-16 15:27 --- Problem still happens with gcc version 4.5.0 20090914 (experimental) [lto revision 151753] (lto merged with rev 150842) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40392

[Bug lto/40409] [LTO] ICE in expand_shift, at expmed.c:2263

2009-09-16 Thread rmansfield at qnx dot com
--- Comment #8 from rmansfield at qnx dot com 2009-09-17 02:01 --- I hit the PR41173 using an updated powerpc-unknown-linux-gnu configuration. The x86 ICE is still reproducible using a reduced testcase and a mismatch of optimizations levels. $ ./xgcc -v Using built-in specs

<    1   2   3   >