[Bug ld/20254] [avr] Relocations at end of a section are not processed in the presence of alignment directives

2016-06-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20254 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Senthil Kumar Selvaraj : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=31eef93e717c59975b3e6f37619ab956302ca37a commit 31eef93e717c59975

[Bug ld/20254] [avr] Relocations at end of a section are not processed in the presence of alignment directives

2016-06-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20254 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The binutils-2_26-branch branch has been updated by Senthil Kumar Selvaraj : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=30d923a46a5b6536a2a670be3b4c8209745b308d commit 30d

[Bug ld/20221] [avr] Wrong code generated with linker relaxation for source with alignment directives

2016-06-15 Thread senthil.thecoder at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20221 Senthil Kumar Selvaraj changed: What|Removed |Added Target||avr -- You are receiving th

[Bug ld/20259] New: Regresion on binary for ARM when targetting Cortex-M, data alignment error

2016-06-15 Thread nathael.pajani at ed3l dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=20259 Bug ID: 20259 Summary: Regresion on binary for ARM when targetting Cortex-M, data alignment error Product: binutils Version: 2.26 Status: UNCONFIRMED Severit

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-15 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #49 from Jorge Ayres Pereira --- If possible let me know if you need anything else or if is enought. Thanks -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/20259] Regresion on binary for ARM when targetting Cortex-M, data alignment error

2016-06-15 Thread nathael.pajani at ed3l dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=20259 --- Comment #1 from Nathael Pajani --- Direct access to the linker script used : http://git.techno-innov.fr/?p=modules;a=blob;f=lpc_link_lpc1224.ld;h=b3f567d8f9210b5a7502154696af62d2d7fb8b62;hb=1a207a74cf95d688a980e6252bac02e334440bb2 Thanks.