[Bug gas/17505] arm: bad static label resolution from different modes

2015-09-21 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 Christian Bruel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/17505] arm: bad static label resolution from different modes

2014-11-06 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 Christian Bruel changed: What|Removed |Added Component|ld |gas -- You are receiving this mail

[Bug ld/17505] arm: bad static label resolution from different modes

2014-11-06 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 --- Comment #10 from Christian Bruel --- in the .o dump bar is at .text : ... 0018 : but the call to bar resolves: 4:eb04 bl30 4: R_ARM_CALLbar why the +0x18 addend ? it shoud be eit

[Bug ld/17505] arm: bad static label resolution from different modes

2014-11-05 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 Christian Bruel changed: What|Removed |Added Attachment #7843|0 |1 is obsolete|

[Bug ld/17505] arm: bad static label resolution from different modes

2014-11-05 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 --- Comment #8 from Christian Bruel --- sorry, the first test was only illustrative, but not completed. the fact that the addresses are the same is just because I reduced the code. Here is the complete attachment, here the code is : 82

[Bug ld/17505] arm: bad static label resolution from different modes

2014-11-05 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 --- Comment #6 from Christian Bruel --- (In reply to Richard Earnshaw from comment #5) > (In reply to Christian Bruel from comment #1) > > Encoding a BFD_RELOC_ARM_PCREL_BLX instead of a BFD_RELOC_ARM_PCREL_CALL for > > static calls between ar

[Bug ld/17505] arm: bad static label resolution from different modes

2014-10-31 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 --- Comment #3 from Christian Bruel --- Created attachment 7867 --> https://sourceware.org/bugzilla/attachment.cgi?id=7867&action=edit New test compiles with arm-none-eabi-gcc -march=armv7-a 1.s previous objdump was : 801c:eb

[Bug ld/17505] arm: bad static label resolution from different modes

2014-10-31 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 --- Comment #4 from Christian Bruel --- Created attachment 7868 --> https://sourceware.org/bugzilla/attachment.cgi?id=7868&action=edit the c input causing the situation, for reference (need attribute target support) -- You are receiving t

[Bug ld/17505] arm: bad static label resolution from different modes

2014-10-31 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 --- Comment #1 from Christian Bruel --- Encoding a BFD_RELOC_ARM_PCREL_BLX instead of a BFD_RELOC_ARM_PCREL_CALL for static calls between arm to thumb fixed the problem. -- You are receiving this mail because: You are on the CC list for the

[Bug ld/17505] arm: bad static label resolution from different modes

2014-10-31 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17505 --- Comment #2 from Christian Bruel --- Created attachment 7866 --> https://sourceware.org/bugzilla/attachment.cgi?id=7866&action=edit tentative patch -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/17505] New: arm: bad static label resolution from different modes

2014-10-23 Thread chrbr at gcc dot gnu.org
Component: ld Assignee: unassigned at sourceware dot org Reporter: chrbr at gcc dot gnu.org Created attachment 7843 --> https://sourceware.org/bugzilla/attachment.cgi?id=7843&action=edit test to reproduce While working on the attribute_target GCC attribute,

[Bug ld/12565] NOLOAD sections empty

2014-09-24 Thread chrbr at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=12565 Christian Bruel changed: What|Removed |Added CC||chrbr at gcc dot gnu.org

[Bug ld/11542] ld -r generates R_X86_64_NONE

2011-05-11 Thread chrbr at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=11542 Christian Bruel changed: What|Removed |Added CC||chrbr at gcc dot gnu.org

[Bug ld/11542] ld -r generates R_X86_64_NONE

2011-05-11 Thread chrbr at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=11542 --- Comment #5 from Christian Bruel 2011-05-11 10:52:35 UTC --- Created attachment 5716 --> http://sourceware.org/bugzilla/attachment.cgi?id=5716 part-2 Reproduce with: g++ -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -c -o foo.o

[Bug ld/11542] ld -r generates R_X86_64_NONE

2011-05-11 Thread chrbr at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=11542 --- Comment #4 from Christian Bruel 2011-05-11 10:50:54 UTC --- Created attachment 5715 --> http://sourceware.org/bugzilla/attachment.cgi?id=5715 part-1 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- Y