Hi,
I reported this issue a year ago, but I think it was unfortunately
never resolved. Please allow me to recap:
Some strings in bfd contain format substitution codes like %A and %B.
Translators will translate these messages and expect gettext to
produce errors if any syntax error is made. But
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
--- Comment #13 from cvs-commit at gcc dot gnu.org ---
The binutils-2_29-branch branch has been updated by Alan Modra
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4207f3a916969991e9c19a6e27ba504d9e42da6e
commit 4207f3a9169699
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
--- Comment #12 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=63f452a8bfd9c89b56dcc087cea84151e7a9ec24
commit 63f452a8bfd9c89b56dcc087cea8
https://sourceware.org/bugzilla/show_bug.cgi?id=22587
--- Comment #5 from Rafael Ávila de Espíndola ---
The patch avoids the warning. With it in place I think you can remove the
special treatment for .rela.dyn too.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=22532
Nick Clifton changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22532
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c54207d32681bb205c28facba73b6173ef15eabf
commit c54207d32681bb205c28facba73
https://sourceware.org/bugzilla/show_bug.cgi?id=22571
--- Comment #4 from Jonathan Cottrill
---
That indeed resolves my problem. :-) Thanks much for looking into it and
updating the docs!
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=22587
--- Comment #3 from Nick Clifton ---
Hi Rafael,
> I get an error compiling it:
>
> readelf.c:6210:14: error: ‘filedata’ undeclared (first use in this
> function); did you mean ‘file_ptr’?
> && (filed
https://sourceware.org/bugzilla/show_bug.cgi?id=22587
--- Comment #4 from Nick Clifton ---
Created attachment 10695
--> https://sourceware.org/bugzilla/attachment.cgi?id=10695&action=edit
Proposed patch
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
Alan Modra changed:
What|Removed |Added
Summary|[bisected] ld -pie produces |invalid dynindx used for
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
--- Comment #10 from Alan Modra ---
Created attachment 10693
--> https://sourceware.org/bugzilla/attachment.cgi?id=10693&action=edit
patch under test
I'll commit this tomorrow if overnight testing goes well
--
You are receiving this mail
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
Alan Modra changed:
What|Removed |Added
Status|REOPENED|ASSIGNED
CC|amodra at gm
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
Alan Modra changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://sourceware.org/bugzilla/show_bug.cgi?id=22589
Richard Earnshaw changed:
What|Removed |Added
CC||rearnsha at gcc dot gnu.org
--- Co
https://sourceware.org/bugzilla/show_bug.cgi?id=22493
Nick Clifton changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22493
--- Comment #5 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4f588891ac7d4653e1bd861ca38c2a4e6d5e907c
commit 4f588891ac7d4653e1bd861ca38
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
--- Comment #8 from Alan Modra ---
Hmm, no, ld shouldn't be creating those "bad symbol index" relocs. I'll see if
I can break my gcc to recreate the problem..
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
--- Comment #7 from Sergei Trofimovich ---
(In reply to Alan Modra from comment #5)
> If you cannot reproduce the problem with a --disable-default-pie compiler by
> using the appropriate combination of options (-pie -fPIE), then the problem
>
https://sourceware.org/bugzilla/show_bug.cgi?id=22592
--- Comment #5 from Rolf Eike Beer ---
I can confirm that the crash seems to go away when I use this patch.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binut
https://sourceware.org/bugzilla/show_bug.cgi?id=22626
--- Comment #6 from Sergei Trofimovich ---
(In reply to Alan Modra from comment #5)
> If you cannot reproduce the problem with a --disable-default-pie compiler by
> using the appropriate combination of options (-pie -fPIE), then the problem
>
21 matches
Mail list logo