[Bug bootstrap/63545] ICE building GCC hash_table::find_slot_with_hash

2014-10-17 Thread bill.klees at teamquest dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63545 --- Comment #4 from Bill Klees --- Much simpler test case -- struct DWstruct { int high, low; }; typedef union { struct DWstruct s; int ll; } DWunion; int __multi3(int u, int v) { const DWunion uu = { .ll = u

[Bug bootstrap/63545] ICE building GCC hash_table::find_slot_with_hash

2014-10-17 Thread bill.klees at teamquest dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63545 --- Comment #3 from Bill Klees --- Simplified Preprocessed source fails with same error typedef int TItype __attribute__((mode(TI))); typedef int DItype __attribute__((mode(DI))); typedef unsi

[Bug bootstrap/63545] ICE building GCC hash_table::find_slot_with_hash

2014-10-16 Thread bill.klees at teamquest dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63545 --- Comment #2 from Bill Klees --- Created attachment 33734 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33734&action=edit Preprocessed Source for Failing Compile

[Bug bootstrap/63545] New: ICE building GCC hash_table::find_slot_with_hash

2014-10-15 Thread bill.klees at teamquest dot com
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: bill.klees at teamquest dot com Target: ia64-hp-hpux11.23 Created attachment 33726 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33726&action=edit con

[Bug target/63502] ICE in s390_add_constant when building with g++ in S390x Linux

2014-10-09 Thread bill.klees at teamquest dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63502 --- Comment #1 from Bill Klees --- Setting breakpoint at s390_add_constant Breakpoint 5, s390_add_constant (pool=0x80da0880, val=0x20003889cc0, mode=BLKmod at /home/bjk/gcc/gcc-4.9.1/./gcc/config/s390/s390.c:6400 6400 for (i = 0; i < NR

[Bug c++/63502] New: ICE in s390_add_constant when building with g++ in S390x Linux

2014-10-09 Thread bill.klees at teamquest dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: bill.klees at teamquest dot com Created attachment 33673 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33673&action=edit ii file. System -- Linux 2.6.18-238.el5 #1 SMP Sun