--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-09
00:03 ---
*** This bug has been marked as a duplicate of 16676 ***
--
What|Removed |Added
--
What|Removed |Added
Keywords||ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21457
--- Additional Comments From benh at kernel dot crashing dot org
2005-05-08 23:39 ---
Same goes for iconvconfig.c:1244 in glibc too, so at least now 2 occurences of
this bug preventing build of glibc. This one is a nested function too, so I
suppose that is the real issue.
--
http://
--- Additional Comments From benh at kernel dot crashing dot org
2005-05-08 23:23 ---
Hrm... smells a bit like 16676 ... It really needs to be fixed asap, it prevents
building glibc in it's current state.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21457
--- Additional Comments From benh at kernel dot crashing dot org
2005-05-08 23:19 ---
Ok, this is with a CVS checkout of today, without the debian patches (that
changes the line number a bit). I now get:
../elf/tst-execstack-mod.c:24: internal compiler error: in gen_subprogram_die,
at d
--- Additional Comments From benh at kernel dot crashing dot org
2005-05-08 22:48 ---
Oh, and sorry if I got the triplets wrong, I can never remember what are the
"proper" ones ...
--
What|Removed |Added
---
--- Additional Comments From benh at kernel dot crashing dot org
2005-05-08 22:47 ---
Created an attachment (id=8842)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8842&action=view)
And the half-generated .s file in case it's useful too
--
http://gcc.gnu.org/bugzilla/show_bug.
--- Additional Comments From benh at kernel dot crashing dot org
2005-05-08 22:46 ---
Created an attachment (id=8841)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8841&action=view)
Here is the .i file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21457