[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2015-06-25 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 Ramana Radhakrishnan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2015-06-25 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 --- Comment #9 from Ramana Radhakrishnan --- Author: ramana Date: Thu Jun 25 08:18:19 2015 New Revision: 224932 URL: https://gcc.gnu.org/viewcvs?rev=224932&root=gcc&view=rev Log: Fix PR target/29693 2015-06-25 Ramana Radhakrishnan

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2011-11-05 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- Comment #8

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2011-11-02 Thread konstantinos.margaritis at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 Konstantinos Margaritis changed: What|Removed |Added CC||konstantinos.margaritis at

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2009-01-02 Thread laurent at guerby dot net
--- Comment #6 from laurent at guerby dot net 2009-01-02 12:38 --- gcc-4.3.2-1 debian gnueabi pr29693.c: In function ‘init_dwarf_reg_size_table’: pr29693.c:4: internal compiler error: in arm_dbx_register_number, at config/arm/arm.c:18276 On trunk 142984 pr29693.c: In function 'init_dwa

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- *** Bug 34151 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2008-03-26 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-03-26 07:15 --- *** Bug 35703 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2006-11-23 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-11-24 03:43 --- Reduced Testcase: unsigned char dwarf_reg_size_table[63 +1]; init_dwarf_reg_size_table (void) { __builtin_init_dwarf_reg_size_table (dwarf_reg_size_table); } -- pinskia at gcc dot gnu dot org changed: