[Bug ld/24302] When DF_BIND_NOW the dt_tlsdesc_got should not be used

2019-04-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24302 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The binutils-2_32-branch branch has been updated by Tamar Christina : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=eb23038d19295a783144ec266736d486e5671d96 commit eb23038d19

[Bug ld/24302] When DF_BIND_NOW the dt_tlsdesc_got should not be used

2019-04-18 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24302 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread rguenther at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 --- Comment #4 from rguenther at suse dot de --- On April 18, 2019 3:49:02 PM GMT+02:00, nickc at redhat dot com wrote: >https://sourceware.org/bugzilla/show_bug.cgi?id=24464 > >--- Comment #2 from Nick Clifton --- >Hi Martin, Hi Richard, > >

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 --- Comment #3 from Nick Clifton --- Created attachment 11743 --> https://sourceware.org/bugzilla/attachment.cgi?id=11743&action=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 --- Comment #2 from Nick Clifton --- Hi Martin, Hi Richard, The assembler is struggling because the BNE instruction could be two different sizes. It is trying to choose the smallest possible size for the instruction, but at the same ti

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 Richard Biener changed: What|Removed |Added CC||dj at redhat dot com,

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 --- Comment #1 from Richard Biener --- Btw, passing -relax to the assembler makes it assemble OK, producing Disassembly of section P: <_copy>: 0: ef 2e mov.l r2, r14 2: 61 0e

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 Martin Liška changed: What|Removed |Added CC||hjl.tools at gmail dot com,

[Bug gas/24464] rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 Richard Biener changed: What|Removed |Added Target||rx-elf CC|

[Bug gas/24464] New: rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P

2019-04-18 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24464 Bug ID: 24464 Summary: rx: Fatal error: Infinite loop encountered whilst attempting to compute the addresses of symbols in section P Product: binutils Version: