nassigned at gcc dot gnu dot org
ReportedBy: benh at kernel dot crashing dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: powerpc64-linux-gcc
GCC target triplet: powerpc64-linux-gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20277
.5 nptl in gen_subprogram_die at
dwarf2out.c:10913
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: benh at
--- 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
--- 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.
--- 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
--- 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
--- 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: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-09 00:29 ---
Note that the use of -g1 on glibc NPTL build is a debian rule, I don't know if
anybody else does that and I don't know why they do that, some obscure comment
seem to imply it is to
--- Additional Comments From benh at kernel dot crashing dot org
2005-05-09 07:11 ---
Ben Elliston just produced a patch for it that I tested. It fixed building of
glibc on debian powerpc with -g1 (used by debian rules for nptl).
The patch is on it's way to the patch list (which d
10 matches
Mail list logo