binutils-gdb/ld/testsuite/ld-scripts
Alan Modra 975f8a9e31 Delay converting linker script defined symbols from absolute
Giving linker script symbols defined outside of output sections a
section-relative value early, leads to them being used in expressions
as if they were defined inside an output section.  This can mean loss
of the section VMA, and wrong results.

ld/
	PR ld/18963
	* ldexp.h (struct ldexp_control): Add rel_from_abs.
	(ldexp_finalize_syms): Declare.
	* ldexp.c (new_rel_from_abs): Keep absolute for expressions
	outside of output section statements.  Set rel_from_abs.
	(make_abs, exp_fold_tree, exp_fold_tree_no_dot): Clear rel_from_abs.
	(struct definedness_hash_entry): Add final_sec, and comment.
	(update_definedness): Set final_sec.
	(set_sym_sections, ldexp_finalize_syms): New functions.
	* ldlang.c (lang_process): Call ldexp_finalize_syms.
ld/testsuite
	PR ld/18963
	* ld-scripts/pr18963.d,
	* ld-scripts/pr18963.t: New test.
	* ld-scripts/expr.exp: Run it.
	* ld-elf/provide-hidden-2.ld: Explicitly make "dot" absolute.
	* ld-mips-elf/gp-hidden.sd: Don't care about _gp section.
	* ld-mips-elf/no-shared-1-n32.d: Don't care about symbol shown at
	start of .data section.
	* ld-mips-elf/no-shared-1-n64.d: Likewise.
	* ld-mips-elf/no-shared-1-o32.d: Likewise.
2015-09-18 12:39:16 +09:30
..
align2.t
align2a.d
align2a.s
align2b.d
align2b.s
align2c.d
align2c.s
align-with-input.d oops - omitted from previous delta 2013-07-23 07:40:46 +00:00
align-with-input.t * ldgram.y: Add ALIGN_WITH_INPUT output section attribute. 2013-07-19 10:39:51 +00:00
align.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
align.s
align.t
alignof.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
alignof.s
alignof.t
assert2.d
assert2.t
assert.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
assert.s
assert.t
assign-loc.d
assign-loc.t
cross1.c
cross1.t
cross2.c
cross2.t
cross3.c
cross3.t
cross4.c
crossref.exp Append $PLT_CFLAGS to CC for NOCROSSREFS tests 2015-07-27 05:16:38 -07:00
data.d
data.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
data.s
data.t
default-script1.d
default-script2.d
default-script3.d
default-script4.d
default-script.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
default-script.s
default-script.t
defined2.d
defined2.t
defined3.d
defined3.t
defined4.d
defined4.s
defined4.t
defined5.d
defined5.s
defined5.t
defined6.d Yet another DEFINED testcase 2014-12-24 11:56:51 +10:30
defined6.s Yet another DEFINED testcase 2014-12-24 11:56:51 +10:30
defined6.t Yet another DEFINED testcase 2014-12-24 11:56:51 +10:30
defined.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
defined.s
defined.t
dynamic-sections-1.s
dynamic-sections-2.s
dynamic-sections.d
dynamic-sections.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
dynamic-sections.t
empty-address-1.d
empty-address-1.s
empty-address-1.t
empty-address-2.s
empty-address-2a.d
empty-address-2a.t
empty-address-2b.d
empty-address-2b.t
empty-address-3.s
empty-address-3a.d
empty-address-3a.t
empty-address-3b.d
empty-address-3b.t
empty-address-3c.d
empty-address-3c.t
empty-address.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
empty-aligned.d Make assignments to dot keep an empty output section. 2014-01-22 11:58:29 +10:30
empty-aligned.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
empty-aligned.s
empty-aligned.t Make assignments to dot keep an empty output section. 2014-01-22 11:58:29 +10:30
empty-orphan.d
empty-orphan.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
empty-orphan.s
empty-orphan.t
expr1.d
expr1.s
expr1.t
expr2.d
expr2.s
expr2.t
expr.exp Delay converting linker script defined symbols from absolute 2015-09-18 12:39:16 +09:30
extern.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
extern.s
extern.t
fill_0.s Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
fill_1.s Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
fill_2.s Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
fill.d Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
fill.t Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
include-1.d
include-1.t
include-data.t
include-mem.t
include-ram.t
include-sections.t
include-subdata.t
include.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
include.s
log2.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
log2.s * ldexp.c: Add LOG2CEIL() builtin function to linker script language 2013-08-15 07:30:15 +00:00
log2.t * ldexp.c: Add LOG2CEIL() builtin function to linker script language 2013-08-15 07:30:15 +00:00
map-address.d
map-address.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
map-address.t
memory_sym.t Allow symbols in MEMORY region specification 2015-01-28 15:06:48 +10:30
memory.t Allow symbols in MEMORY region specification 2015-01-28 15:06:48 +10:30
overlay-size-map.d
overlay-size.d ld/testing: run_dump_test can now check linker mapfiles. 2015-01-20 09:47:37 +00:00
overlay-size.exp ld/testing: run_dump_test can now check linker mapfiles. 2015-01-20 09:47:37 +00:00
overlay-size.s
overlay-size.t [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions 2014-07-29 11:27:59 +01:00
phdrs2.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
phdrs2.s
phdrs2.t
phdrs3.d
phdrs3.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
phdrs3.t
phdrs3a.d
phdrs3a.t
phdrs.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
phdrs.s
phdrs.t
pr14962-2.d Miscellaneous ld tidies 2014-01-22 12:51:19 +10:30
pr14962-2.t Allow self-assignment for absolute symbols defined in a linker script 2014-01-20 21:28:42 +10:30
pr14962.d * ld-scripts/pr14962.d: Don't run for mmix-knuth-mmixware. Add 2012-12-30 20:15:07 +00:00
pr14962.t PR ld/14962 2012-12-18 13:38:10 +00:00
pr14962a.s PR ld/14962 2012-12-18 13:38:10 +00:00
pr14962b.s PR ld/14962 2012-12-18 13:38:10 +00:00
pr18963.d Delay converting linker script defined symbols from absolute 2015-09-18 12:39:16 +09:30
pr18963.t Delay converting linker script defined symbols from absolute 2015-09-18 12:39:16 +09:30
print-memory-usage-1.l Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-1.s Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-1.t Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-2.l Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-2.t Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-3.l Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-3.s Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-3.t Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage.exp Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage.t Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
provide-1.d
provide-1.s
provide-1.t
provide-2.d
provide-2.s
provide-2.t
provide-3.d
provide-3.s
provide-3.t
provide-4-map.d ld: Update expected test results for 32-bit hosts. 2015-01-20 16:03:32 +00:00
provide-4.d ld: Don't evaluate unneeded PROVIDE expressions. 2015-01-20 09:49:27 +00:00
provide-4.t ld: Don't evaluate unneeded PROVIDE expressions. 2015-01-20 09:49:27 +00:00
provide-5-map.d ld: Update expected test results for 32-bit hosts. 2015-01-20 16:03:32 +00:00
provide-5.d ld: Don't evaluate unneeded PROVIDE expressions. 2015-01-20 09:49:27 +00:00
provide-5.s ld: Don't evaluate unneeded PROVIDE expressions. 2015-01-20 09:49:27 +00:00
provide-5.t ld: Don't evaluate unneeded PROVIDE expressions. 2015-01-20 09:49:27 +00:00
provide.exp ld: Don't evaluate unneeded PROVIDE expressions. 2015-01-20 09:49:27 +00:00
region-alias-1.d oops - omitted fromn previous delta 2013-07-22 13:04:57 +00:00
region-alias-1.t
region-alias-2.d oops - omitted fromn previous delta 2013-07-22 13:04:57 +00:00
region-alias-2.t
region-alias-3.d oops - omitted fromn previous delta 2013-07-22 13:04:57 +00:00
region-alias-3.t
region-alias-4.d oops - omitted fromn previous delta 2013-07-22 13:04:57 +00:00
region-alias-4.t
rgn-at1.d
rgn-at1.t
rgn-at2.d
rgn-at2.t
rgn-at3.d bfd/ 2013-08-26 19:27:25 +00:00
rgn-at3.t
rgn-at4.d
rgn-at4.t
rgn-at5.d
rgn-at5.s
rgn-at5.t
rgn-at6.d PR ld/15222 2013-03-05 02:55:27 +00:00
rgn-at6.s PR ld/15222 2013-03-05 02:55:27 +00:00
rgn-at6.t PR ld/15222 2013-03-05 02:55:27 +00:00
rgn-at7.d PR ld/15222 2013-03-05 02:55:27 +00:00
rgn-at7.t PR ld/15222 2013-03-05 02:55:27 +00:00
rgn-at8.d * ldgram.y: Add ALIGN_WITH_INPUT output section attribute. 2013-07-19 10:39:51 +00:00
rgn-at8.t oops - omitted from previous delta 2013-07-19 13:21:55 +00:00
rgn-at9.d Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at9.t Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at10.d Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at10.s Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at10.t Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at11.d Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at11.t Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
rgn-at.s
rgn-over1.d
rgn-over1.t
rgn-over2.d
rgn-over2.t
rgn-over3.d
rgn-over3.t
rgn-over4.d
rgn-over4.t
rgn-over5.d
rgn-over5.t
rgn-over6.d
rgn-over6.t
rgn-over7.d
rgn-over7.t
rgn-over8-ok.d bfd/ 2013-08-26 19:27:25 +00:00
rgn-over8.s
rgn-over8.t
rgn-over.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
rgn-over.s
sane1.d * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols in 2012-10-08 00:22:45 +00:00
sane1.t
script.exp Allow symbols in MEMORY region specification 2015-01-28 15:06:48 +10:30
script.s
script.t
scriptm.t
section-flags-1.s
section-flags-1.t
section-flags-2.s
section-flags-2.t
section-flags.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
section-match-1.d
section-match-1.s
section-match-1.t
section-match.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
size-1.d
size-1.s
size-1.t
size-2.d Add copyright notices 2012-12-17 16:56:12 +00:00
size-2.s
size-2.t
size.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
sizeof.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
sizeof.s
sizeof.t
sort_b_a_a-1.d
sort_b_a_a-2.d
sort_b_a_a-3.d
sort_b_a_a.t
sort_b_a_n-1.d
sort_b_a_n-2.d
sort_b_a_n-3.d
sort_b_a_n.t
sort_b_a-1.d
sort_b_a-1.s
sort_b_a.d
sort_b_a.s
sort_b_a.t
sort_b_n_a-1.d
sort_b_n_a-2.d
sort_b_n_a-3.d
sort_b_n_a.t
sort_b_n_n-1.d
sort_b_n_n-2.d
sort_b_n_n-3.d
sort_b_n_n.t
sort_b_n-1.d
sort_b_n-1.s
sort_b_n.d
sort_b_n.s
sort_b_n.t
sort_n_a-a.s
sort_n_a-b.s
sort_no-1.d
sort_no-2.d
sort_no.t
sort.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
sort.t
sysroot-prefix-x.s Add sysroot-prefix ld linker tests. 2014-10-15 02:59:41 +02:00
sysroot-prefix-y.s Add sysroot-prefix ld linker tests. 2014-10-15 02:59:41 +02:00
sysroot-prefix.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
weak1.s
weak2.s
weak.exp ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
weak.t