Re: Allow new just-symbols test to run on XCOFF and PE

This ensures we don't match random data *before* the line we want to
see, ie. that --just-symbols has excluded section contents from
just-symbols-0.o.  Oops, missed the ChangeLog entry before too.

	* testsuite/ld-misc/just-symbols-1.dd: Revert last change.
This commit is contained in:
Alan Modra
2020-07-28 10:43:34 +09:30
parent cf0ae6e41f
commit c38166b376
2 changed files with 9 additions and 1 deletions

View File

@ -1,8 +1,14 @@
2020-07-28 Alan Modra <amodra@gmail.com>
* testsuite/ld-misc/just-symbols-1.dd: Revert last change.
2020-07-27 Alan Modra <amodra@gmail.com>
* testsuite/ld-misc/just-symbols.exp: Run for x86_64 PE too.
Set LDFLAGS for PE and XCOFF.
* testsuite/ld-misc/just-symbols.ld: Accept XCOFF mapped .data.
* testsuite/ld-misc/just-symbols-1.dd: Don't check format or
"Contents of section" lines.
2020-07-27 Alan Modra <amodra@gmail.com>

View File

@ -1,3 +1,5 @@
#...
.*: +file format .*
Contents of section \.data:
[0-9a-f]+ (?:(:?12000000|00120000|00000012) 0{8}|0{8} 00000012) 0{8} 0{8} .*
#pass