5c41dbc302
This patch fixes an edge case in linker relaxation that causes symbol values to be computed incorrectly in the presence of align directives in input source code. bfd/ * elf32-avr.c (elf32_avr_relax_delete_bytes): Adjust syms and relocs only if shrinking occurred. ld/ * testsuite/ld-avr/avr-prop-5.d: New. * testsuite/ld-avr/avr-prop-5.s: New.
10 lines
No EOL
221 B
Makefile
10 lines
No EOL
221 B
Makefile
#name: AVR .avr.prop, single .align proper sym val test.
|
|
#as: -mmcu=avrxmega2 -mlink-relax
|
|
#ld: -mavrxmega2 --relax
|
|
#source: avr-prop-5.s
|
|
#objdump: -S
|
|
#target: avr-*-*
|
|
|
|
#...
|
|
0: 00 d0\s+rcall\s+\.\+0\s+; 0x2 <dest>
|
|
#...
|