481765cde0
Tests that I added in commit c05b575a8d
fails on 32-bit hosts due to differences in whitespace.
This patch updates the expected output patterns to be more accepting of
differences in whitespace, the tests should now pass.
ld/testsuite/ChangeLog:
* ld-scripts/provide-4-map.d: Update expected output.
* ld-scripts/provide-5-map.d: Likewise.
6 lines
130 B
Makefile
6 lines
130 B
Makefile
#...
|
|
Linker script and memory map
|
|
#...
|
|
0x0+10 +foo = 0x10
|
|
\[!provide\] +PROVIDE \(foo, bar\)
|
|
#...
|