]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix some ldscripts/pr24008 fails
authorAlan Modra <amodra@gmail.com>
Wed, 6 Feb 2019 06:56:23 +0000 (17:26 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 6 Feb 2019 07:03:54 +0000 (17:33 +1030)
These targets were all failing due to extra symbols.
pdp11-dec-aout  +FAIL: ld-scripts/pr24008
powerpc-aix5.1  +FAIL: ld-scripts/pr24008
powerpc-aix5.2  +FAIL: ld-scripts/pr24008
rs6000-aix4.3.3  +FAIL: ld-scripts/pr24008
rs6000-aix5.1  +FAIL: ld-scripts/pr24008
rs6000-aix5.2  +FAIL: ld-scripts/pr24008

Some fails remain, those I saw were segfaults or assertion fails that
indicate target bugs.

PR ld/24008
* testsuite/ld-scripts/pr24008.d: Pass with extra target
defined symbols.

ld/ChangeLog
ld/testsuite/ld-scripts/pr24008.d

index 262f7bf535882b116f0dc47cd92ea239c73924db..03aa88419e1a1be5a53d0cad6d11cd835a00cd51 100644 (file)
@@ -1,3 +1,9 @@
+2019-02-06  Alan Modra  <amodra@gmail.com>
+
+       PR ld/24008
+       * testsuite/ld-scripts/pr24008.d: Pass with extra target
+       defined symbols.
+
 2019-02-05  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/24151
index 3938d4fa3963b7c43fc0d1c469d1299d7a41d285..9f932665cc9913ef30413c403f5c47e0c4d8d7e1 100644 (file)
@@ -4,5 +4,8 @@
 
 #...
 0+42 A defined
+#...
 0+42 A sym1
+#...
 0+43 A sym2
+#pass