Fix assembler tests to work with toolchains that have been configured with --enable...
authorNick Clifton <nickc@redhat.com>
Wed, 3 Jul 2019 14:26:32 +0000 (15:26 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 3 Jul 2019 14:26:32 +0000 (15:26 +0100)
93 files changed:
gas/ChangeLog
gas/testsuite/gas/aarch64/codealign.d
gas/testsuite/gas/aarch64/codealign_1.d
gas/testsuite/gas/aarch64/dwarf.d
gas/testsuite/gas/aarch64/mapmisc.d
gas/testsuite/gas/aarch64/mapping.d
gas/testsuite/gas/aarch64/mapping2.d
gas/testsuite/gas/aarch64/mapping3.d
gas/testsuite/gas/aarch64/mapping4.d
gas/testsuite/gas/aarch64/mapping_5.d
gas/testsuite/gas/aarch64/mapping_6.d
gas/testsuite/gas/aarch64/sve-movprfx_1.d
gas/testsuite/gas/aarch64/sve-movprfx_10.d
gas/testsuite/gas/aarch64/sve-movprfx_11.d
gas/testsuite/gas/aarch64/sve-movprfx_12.d
gas/testsuite/gas/aarch64/sve-movprfx_13.d
gas/testsuite/gas/aarch64/sve-movprfx_14.d
gas/testsuite/gas/aarch64/sve-movprfx_15.d
gas/testsuite/gas/aarch64/sve-movprfx_16.d
gas/testsuite/gas/aarch64/sve-movprfx_17.d
gas/testsuite/gas/aarch64/sve-movprfx_18.d
gas/testsuite/gas/aarch64/sve-movprfx_19.d
gas/testsuite/gas/aarch64/sve-movprfx_2.d
gas/testsuite/gas/aarch64/sve-movprfx_20.d
gas/testsuite/gas/aarch64/sve-movprfx_21.d
gas/testsuite/gas/aarch64/sve-movprfx_22.d
gas/testsuite/gas/aarch64/sve-movprfx_23.d
gas/testsuite/gas/aarch64/sve-movprfx_24.d
gas/testsuite/gas/aarch64/sve-movprfx_25.d
gas/testsuite/gas/aarch64/sve-movprfx_26.d
gas/testsuite/gas/aarch64/sve-movprfx_27.d
gas/testsuite/gas/aarch64/sve-movprfx_3.d
gas/testsuite/gas/aarch64/sve-movprfx_4.d
gas/testsuite/gas/aarch64/sve-movprfx_5.d
gas/testsuite/gas/aarch64/sve-movprfx_6.d
gas/testsuite/gas/aarch64/sve-movprfx_7.d
gas/testsuite/gas/aarch64/sve-movprfx_8.d
gas/testsuite/gas/aarch64/sve-movprfx_9.d
gas/testsuite/gas/aarch64/symbol-variant_pcs-1.d
gas/testsuite/gas/aarch64/symbol-variant_pcs-2.d
gas/testsuite/gas/aarch64/symbol-variant_pcs-3.d
gas/testsuite/gas/all/assign.d
gas/testsuite/gas/all/none.d
gas/testsuite/gas/all/weakref1.d
gas/testsuite/gas/arm/got_prel.d
gas/testsuite/gas/arm/local_function.d
gas/testsuite/gas/arm/mapdir.d
gas/testsuite/gas/arm/mapmisc.d
gas/testsuite/gas/arm/mapping2.d
gas/testsuite/gas/arm/mapping3.d
gas/testsuite/gas/arm/mapping4.d
gas/testsuite/gas/arm/mapsecs.d
gas/testsuite/gas/arm/mapshort-eabi.d
gas/testsuite/gas/arm/thumbrel.d
gas/testsuite/gas/arm/unwind.d
gas/testsuite/gas/cfi/cfi-label.d
gas/testsuite/gas/elf/elf.exp
gas/testsuite/gas/i386/bss.d
gas/testsuite/gas/i386/ifunc-3.d
gas/testsuite/gas/i386/ilp32/mixed-mode-reloc64.d
gas/testsuite/gas/i386/ilp32/quad.d
gas/testsuite/gas/i386/ilp32/reloc64.d
gas/testsuite/gas/i386/ilp32/x86-64-size-1.d
gas/testsuite/gas/i386/ilp32/x86-64-size-3.d
gas/testsuite/gas/i386/ilp32/x86-64-size-5.d
gas/testsuite/gas/i386/ilp32/x86-64-unwind.d
gas/testsuite/gas/i386/mixed-mode-reloc32.d
gas/testsuite/gas/i386/mixed-mode-reloc64.d
gas/testsuite/gas/i386/nop-6.d
gas/testsuite/gas/i386/property-1.d
gas/testsuite/gas/i386/property-2.d
gas/testsuite/gas/i386/relax.d
gas/testsuite/gas/i386/reloc64.d
gas/testsuite/gas/i386/size-1.d
gas/testsuite/gas/i386/size-3.d
gas/testsuite/gas/i386/x86-64-nop-6.d
gas/testsuite/gas/i386/x86-64-property-1.d
gas/testsuite/gas/i386/x86-64-property-2.d
gas/testsuite/gas/i386/x86-64-size-1.d
gas/testsuite/gas/i386/x86-64-size-3.d
gas/testsuite/gas/i386/x86-64-size-5.d
gas/testsuite/gas/i386/x86-64-unwind.d
gas/testsuite/gas/macros/irp.d
gas/testsuite/gas/macros/repeat.d
gas/testsuite/gas/macros/rept.d
gas/testsuite/gas/macros/test2.d
gas/testsuite/gas/macros/test3.d
gas/testsuite/gas/macros/vararg.d
gas/testsuite/gas/ppc/astest2.d
gas/testsuite/gas/ppc/astest2_64.d
gas/testsuite/gas/ppc/astest64.d
gas/testsuite/gas/ppc/power4.d
gas/testsuite/gas/ppc/test1elf64.d

index 21346074af6967da149f038ac39a162fb4b8e207..1356aabbebb2d40a942ee631c7d6a6893ca33341 100644 (file)
@@ -1,3 +1,99 @@
+2019-07-03  Nick Clifton  <nickc@redhat.com>
+
+       * testsuite/gas/aarch64/codealign.d: Update to work with a
+       toolchain configured to generate build notes.
+       * testsuite/gas/aarch64/codealign_1.d: Likewise.
+       * testsuite/gas/aarch64/dwarf.d: Likewise.
+       * testsuite/gas/aarch64/mapmisc.d: Likewise.
+       * testsuite/gas/aarch64/mapping.d: Likewise.
+       * testsuite/gas/aarch64/mapping2.d: Likewise.
+       * testsuite/gas/aarch64/mapping3.d: Likewise.
+       * testsuite/gas/aarch64/mapping4.d: Likewise.
+       * testsuite/gas/aarch64/mapping_5.d: Likewise.
+       * testsuite/gas/aarch64/mapping_6.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_1.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_10.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_11.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_12.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_13.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_14.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_15.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_16.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_17.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_18.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_19.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_2.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_20.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_21.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_22.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_23.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_24.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_25.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_26.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_27.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_3.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_4.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_5.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_6.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_7.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_8.d: Likewise.
+       * testsuite/gas/aarch64/sve-movprfx_9.d: Likewise.
+       * testsuite/gas/aarch64/symbol-variant_pcs-1.d: Likewise.
+       * testsuite/gas/aarch64/symbol-variant_pcs-2.d: Likewise.
+       * testsuite/gas/aarch64/symbol-variant_pcs-3.d: Likewise.
+       * testsuite/gas/all/assign.d: Likewise.
+       * testsuite/gas/all/none.d: Likewise.
+       * testsuite/gas/all/weakref1.d: Likewise.
+       * testsuite/gas/arm/got_prel.d: Likewise.
+       * testsuite/gas/arm/local_function.d: Likewise.
+       * testsuite/gas/arm/mapdir.d: Likewise.
+       * testsuite/gas/arm/mapmisc.d: Likewise.
+       * testsuite/gas/arm/mapping2.d: Likewise.
+       * testsuite/gas/arm/mapping3.d: Likewise.
+       * testsuite/gas/arm/mapping4.d: Likewise.
+       * testsuite/gas/arm/mapsecs.d: Likewise.
+       * testsuite/gas/arm/mapshort-eabi.d: Likewise.
+       * testsuite/gas/arm/thumbrel.d: Likewise.
+       * testsuite/gas/arm/unwind.d: Likewise.
+       * testsuite/gas/cfi/cfi-label.d: Likewise.
+       * testsuite/gas/elf/elf.exp: Likewise.
+       * testsuite/gas/i386/bss.d: Likewise.
+       * testsuite/gas/i386/ifunc-3.d: Likewise.
+       * testsuite/gas/i386/ilp32/mixed-mode-reloc64.d: Likewise.
+       * testsuite/gas/i386/ilp32/quad.d: Likewise.
+       * testsuite/gas/i386/ilp32/reloc64.d: Likewise.
+       * testsuite/gas/i386/ilp32/x86-64-size-1.d: Likewise.
+       * testsuite/gas/i386/ilp32/x86-64-size-3.d: Likewise.
+       * testsuite/gas/i386/ilp32/x86-64-size-5.d: Likewise.
+       * testsuite/gas/i386/ilp32/x86-64-unwind.d: Likewise.
+       * testsuite/gas/i386/mixed-mode-reloc32.d: Likewise.
+       * testsuite/gas/i386/mixed-mode-reloc64.d: Likewise.
+       * testsuite/gas/i386/nop-6.d: Likewise.
+       * testsuite/gas/i386/property-1.d: Likewise.
+       * testsuite/gas/i386/property-2.d: Likewise.
+       * testsuite/gas/i386/relax.d: Likewise.
+       * testsuite/gas/i386/reloc64.d: Likewise.
+       * testsuite/gas/i386/size-1.d: Likewise.
+       * testsuite/gas/i386/size-3.d: Likewise.
+       * testsuite/gas/i386/x86-64-nop-6.d: Likewise.
+       * testsuite/gas/i386/x86-64-property-1.d: Likewise.
+       * testsuite/gas/i386/x86-64-property-2.d: Likewise.
+       * testsuite/gas/i386/x86-64-size-1.d: Likewise.
+       * testsuite/gas/i386/x86-64-size-3.d: Likewise.
+       * testsuite/gas/i386/x86-64-size-5.d: Likewise.
+       * testsuite/gas/i386/x86-64-unwind.d: Likewise.
+       * testsuite/gas/macros/irp.d: Likewise.
+       * testsuite/gas/macros/repeat.d: Likewise.
+       * testsuite/gas/macros/rept.d: Likewise.
+       * testsuite/gas/macros/test2.d: Likewise.
+       * testsuite/gas/macros/test3.d: Likewise.
+       * testsuite/gas/macros/vararg.d: Likewise.
+       * testsuite/gas/ppc/astest2.d: Likewise.
+       * testsuite/gas/ppc/astest2_64.d: Likewise.
+       * testsuite/gas/ppc/astest64.d: Likewise.
+       * testsuite/gas/ppc/power4.d: Likewise.
+       * testsuite/gas/ppc/test1elf64.d: Likewise.
+
 2019-07-02  Barnaby Wilks  <barnaby.wilks@arm.com>
 
        * config/tc-aarch64.c (parse_operands): Add error check.
index 12da1469b358e5af6689b99ff77d500dfa905628..a44c1073e09059c60be76d8cff63a34f682097f3 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --section-headers
+#as: --generate-missing-build-notes=no
 # Minimum code alignment should be set.
 # This test is only valid on ELF based ports.
 #notarget: *-*-pe *-*-wince
index 0462cef35c5187484f78081eb30b981a087a09f6..c4dc527019591ee03131fb4131fc9925396e810c 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --section-headers
+#as: --generate-missing-build-notes=no
 # Minimum code alignment should be set.
 
 .*: +file format.*aarch64.*
index 2a75e0badb7b3cf32c9efaad0cd2ceb92867723d..12ad3675804c6ff01c40ba64f38e863f8641b187 100644 (file)
@@ -1,5 +1,5 @@
 #readelf: -s --debug-dump=aranges
-#as: -g
+#as: -g --generate-missing-build-notes=no
 
 Symbol table '.symtab' contains 11 entries:
    Num:[ ]+Value[ ]+Size[ ]+Type[ ]+Bind[ ]+Vis[ ]+Ndx[ ]+Name
index fb30f1431e9429865aef5a52bc21417083ab77be..1f2df6ea0d79382868927126c339c5444570275f 100644 (file)
@@ -1,4 +1,4 @@
-#as: -EL -I$srcdir/$subdir 
+#as: -EL -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: --syms --special-syms -d
 #name: AArch64 Mapping Symbols for miscellaneous directives
 #source: mapmisc.s
index 46c730fee390d86762196dcbf21d0dbf0a73a064..d23c0fdbd54bb7cf75f5fef2ab5055a1af138b1b 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as: --generate-missing-build-notes=no
 #name: AArch64 Mapping Symbols
 # This test is only valid on ELF based ports.
 #notarget: *-*-pe *-*-wince
index aafc9b0762cff2f94bef2a57d64b6d490309ce51..4ad1a079aa5914a96bfe6e74d517c4432c1e8d87 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as: --generate-missing-build-notes=no
 #name: AArch64 Mapping Symbols Test 2
 # This test is only valid on ELF based ports.
 #notarget: *-*-pe *-*-wince
index e4b7246c950e0562b2b8c3098cca9bb5cb1c5929..ece7de1cb7bda54fae7a4389e78b46175f92f341 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as: --generate-missing-build-notes=no
 #name: AArch64 Mapping Symbols Test 3
 # This test is only valid on ELF based ports.
 #notarget: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
index d81a77e84752e5f82db02a786c0c723c514da154..d0495dafed452ee5ed9b1350cbe195549678bd84 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as: --generate-missing-build-notes=no
 #name: AArch64 Mapping Symbols Test 4
 # This test is only valid on ELF based ports.
 #notarget: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
index 4778b3d9513135db9cf449d3d6f3d7017f9aa3d3..04263484ae63ce9e868790fd6242aba8adaa80d3 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as: --generate-missing-build-notes=no
 #name: AArch64 Mapping Symbols Test 5
 
 .*: +file format.*aarch64.*
index 3a5dfb86a8b5811113761b394f90645f3e9b87ca..96d0ed663c990e8d575b37b5894d55976e500caf 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as: --generate-missing-build-notes=no
 #name: AArch64 Mapping Symbols Test 6
 
 .*: +file format.*aarch64.*
index 6bf892ffce00c614603d07338c7b36a0b6d47ed9..13035db1d82e269bb0f588165f7c2ef76e3abb13 100644 (file)
@@ -1,5 +1,5 @@
 #source: sve-movprfx_1.s
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 8458738b785519141f02ecababe9b274a41ba8ac..575632f9a40eab2c1f8b8b8557ffbacf30fdff76 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_10.s
 #warning_output: sve-movprfx_10.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 91b5ebba83d9de30e5fae155cff442ea58818d97..71bab8abd55d899a022517310efedb4ee6cfd112 100644 (file)
@@ -1,5 +1,5 @@
 #source: sve-movprfx_11.s
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 78d928b7da182be19a62075f0b10a8a0508e0317..dde3a92696502b963a844d4c573fac89aacc7cdc 100644 (file)
@@ -1,5 +1,5 @@
 #source: sve-movprfx_12.s
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index a74aba20f2f2d06fedbbd4ab82805c5bfee5ca35..46b0bb0a18fc722a34a33534fa9c9c4bb600da14 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_13.s
 #warning_output: sve-movprfx_13.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index eaa9200379f7e88b5dbb044a9d78f44c5265a788..1024339a7c255ff30667e53a961bca8a4d78074a 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_14.s
 #warning_output: sve-movprfx_14.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 8020c7ce06b563a0276f8600fb8831b185ca7d40..436e59f8269b0c8fcf92095d4c4d140f19ad1a4f 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_15.s
 #warning_output: sve-movprfx_15.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 0c760cc055c24010cb135289d89fbc3c76736b69..a6550b78990be284e9f4d3b098926b3dba15985b 100644 (file)
@@ -1,5 +1,5 @@
 #source: sve-movprfx_16.s
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 010130044434da55d9a5ebcca37c032747068061..ce96138339db5fc69517ea347a0794eefe3f46ca 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_17.s
 #warning_output: sve-movprfx_17.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 09d6fa6b1092bcef386b01bfc9c8f25adc67d8b1..e158131331bcd6ca72542330a6ecf53be23a1a36 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_18.s
 #warning_output: sve-movprfx_18.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 8d13b46d1fd72332f1995a66f40ab90cc5c5a2bc..bf3b0631ef04e8a6a1e557621628b40dcf211531 100644 (file)
@@ -1,5 +1,5 @@
 #source: sve-movprfx_19.s
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 7558a4289c9dbebb357c22357f6502ec38faf335..905c1f4c120b435cc49cd18bcf72c42874098eff 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_2.s
 #warning_output: sve-movprfx_2.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index ae7dda64fdcc1417e245007e95e4b4d505dc9d16..80621d64adb41c14c236278b36b045f7451f9ad7 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_20.s
 #warning_output: sve-movprfx_20.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index ea53dbea92c42747adb307a0732997e802262256..20eb85b3377b9ef07a6545d20c04b252fbea5c65 100644 (file)
@@ -1,5 +1,5 @@
 #source: sve-movprfx_21.s
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 431d5b691138ef92b738e35da471dc32622df4b9..de4d1a3693bec5652e4bf9182bfae67bdbf0a57d 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_22.s
 #warning_output: sve-movprfx_22.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index af3c5ed1df0893cbe10e2a35b12505f1b479fb54..60448704174ad8ca8ff2ad23b7325a26174aa16d 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_23.s
 #warning_output: sve-movprfx_23.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index b70d59e5ef8cb03bdda74e049631dc9ee647a27f..ff1bdbe71094d153ce4bcfb75720c715ad7774ed 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_24.s
 #warning_output: sve-movprfx_24.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 2b4f654823ba4c1d198c3c137e652b551cbdc416..83a6500710c4e6e04e57b2dacdf9d5347cbb22b0 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_25.s
 #warning_output: sve-movprfx_25.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 1f7a85d4e88c1e67615712cf05e66cc2895ead50..f0830cc718b34044a5c823f0759f08b20a5df236 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_26.s
 #warning_output: sve-movprfx_26.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index ef0bc9ad007bc78b674588309fce07197a592465..e71d1715b61c30433274ff814a4faafed09a4102 100644 (file)
@@ -1,5 +1,5 @@
 #source: sve-movprfx_27.s
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index d56ad28abebdce4b123498d7ba3ba8ee3ab22003..03909dbc62c825b6c5f665decb6f1a93338f794f 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_3.s
 #warning_output: sve-movprfx_3.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 056d67d7443ddb0fd0d6854616bb96d160556906..fd71a4bac289363bbdf000fa6fa5e76901d3b7d8 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_4.s
 #warning_output: sve-movprfx_4.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 99f5a01e59700926ce34b2a68db8970acdd70f3c..511cf66c665a0696e9b3f795cc961a9a55dbad76 100644 (file)
@@ -1,5 +1,5 @@
 #source: sve-movprfx_5.s
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 92e574c46b7ec72b64359081fbe34fa074de1754..4af626993aa9f0183b075defc0ac7421085fd27a 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_6.s
 #warning_output: sve-movprfx_6.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index ce35370385f9eac474cd095c7e4a9e2551838536..725a8a8604b9675f658b89dc053402b183e25bd3 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_7.s
 #warning_output: sve-movprfx_7.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
@@ -14,4 +14,4 @@ Disassembly of section .*:
 Disassembly of section .*:
 
 0+ <.*>:
-[^:]+: d65f03c0        ret  // note: previous `movprfx' sequence not closed
\ No newline at end of file
+[^:]+: d65f03c0        ret  // note: previous `movprfx' sequence not closed
index d7f8bbaa7aafa994dffdac7252a4f9ec3c7b7ddd..f853e218b931ac049f295067c7bddec7bf8104f5 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_8.s
 #warning_output: sve-movprfx_8.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 0a316de8d2e99671a1023a3d65f52cb8cacaac95..54a1733937bb4d6359175a8aa454e12bfd2c5410 100644 (file)
@@ -1,6 +1,6 @@
 #source: sve-movprfx_9.s
 #warning_output: sve-movprfx_9.l
-#as: -march=armv8-a+sve -I$srcdir/$subdir
+#as: -march=armv8-a+sve -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: -Dr -M notes
 
 .* file format .*
index 6257ce16872049cb8e63c4ee41e5324fa3bec439..ce99514b3da9964937bc1d0019f0ce2cff1cb656 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -t
+#as:  --generate-missing-build-notes=no
 
 .*:     file format .*
 
index d9b60ac8e7f5eb26bac8a551e1bb6827873ee753..5f46f27236dced2397a2f8b698ff73ad6683e80d 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -t
+#as:  --generate-missing-build-notes=no
 
 .*:     file format .*
 
index 204914efbdafe9a636f8ba3e5e3050267e210fa8..8d05c1a6361443e5b6b45386bc8c762ff4793c12 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -t
+#as:  --generate-missing-build-notes=no
 
 .*:     file format .*
 
index fce74661594aeecb09b82fc81a3f678b9a54e682..64b39976ec4e91d13bd63b11faa88ed43dc209e5 100644 (file)
@@ -4,3 +4,4 @@
 #...
 .*zzz.*
 .*zzz.*
+#pass
index 2b2f1cbb29899017abb4fb55f3a35944ca9da46c..deebab8b49cc9cbbc3c14d2b873edb07b9936ad3 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -r -w
+#as: --generate-missing-build-notes=no
 # The HPPA maps R_PARISC_PCREL64 onto BFD_RELOC_NONE.
 #skip: ft32-*-* hppa*-*-*
 
index 67dea13babd42e18816d95ada1cb483a83b27d75..4c2516409e3ab3c690eef8930c533e19fcd0fab9 100644 (file)
@@ -96,3 +96,4 @@ OFFSET +TYPE +VALUE *
 [0-9a-f]+ [^ ]*  +(ld8|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
 [0-9a-f]+ [^ ]*  +(ld9|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
 [0-9a-f]+ [^ ]*  +(ld9|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
+#pass
index 8068b1fad883107dd79aa037652bb12e9a2502e1..666e9bfec0d3b5580bb19eff2a258cd4faf9f3e5 100644 (file)
@@ -1,6 +1,6 @@
 # name: R_ARM_GOT_PREL relocation
 # source: got_prel.s
-# as: -march=armv5te -meabi=5
+# as: -march=armv5te -meabi=5 --generate-missing-build-notes=no
 # readelf: -x 4 -r
 # target: *-*-*eabi* *-*-symbianelf *-*-linux-* *-*-elf *-*-nacl*
 
index ea633a63062cbb7d29c62ae6a99a9a25b09dc1d8..2c473c0c51eab0f80138f05dc305f2380b32ec1f 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -r
+#as:  --generate-missing-build-notes=no
 #name: Relocations against local function symbols
 # This test is only valid on ELF based ports.
 #notarget: *-*-pe *-*-wince *-*-vxworks
index a8538440b02a7c8d06839a86e716914d9d94d2f2..f0e898c2efaa93eff98eb51f5d3501c43d3b398c 100644 (file)
@@ -1,4 +1,4 @@
-#as: -EL -I$srcdir/$subdir
+#as: -EL -I$srcdir/$subdir --generate-missing-build-notes=no
 #objdump: --syms --special-syms -d
 #name: ARM Mapping Symbols for .arm/.thumb
 # This test is only valid on EABI based ports.
index 0e1d0468514ce84b69c699b65eb7ef6b019908cd..ca984efb6722d41ea4dc45f01854b2570d0553d9 100644 (file)
@@ -1,4 +1,4 @@
-#as: -EL -I$srcdir/$subdir -mfpu=neon
+#as: -EL -I$srcdir/$subdir -mfpu=neon --generate-missing-build-notes=no
 #objdump: --syms --special-syms -d
 #name: ARM Mapping Symbols for miscellaneous directives
 # This test is only valid on EABI based ports.
index d275510abdc763b46c21a8decdbb32ac79c21b29..c2f75c9da714894c052b38f3ec5a359cdea5a3ca 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as:  --generate-missing-build-notes=no
 #name: ARM Mapping Symbols Test 2
 # This test is only valid on ELF based ports.
 #notarget: *-*-pe *-*-wince
index 849f513512839cd9007724f97664a88125b0651b..d2aa5860be3d99c55420408e6f328b29d4173b0d 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as:  --generate-missing-build-notes=no
 #name: ARM Mapping Symbols Test 3
 # This test is only valid on ELF based ports.
 #notarget: *-*-pe *-*-wince
index abd2d50b671c3ba48bbc1368f4316843eb46fdba..d542eac3bcf4778fb3edc5a6c47d38ffdd83369a 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms
+#as:  --generate-missing-build-notes=no
 #name: ARM Mapping Symbols Test 4
 # This test is only valid on ELF based ports.
 #notarget: *-*-pe *-*-wince
index b2a0e602df1734211f60f8c35b025124b230c9e7..be5263693190d09c2fbac3e843b0547b816dc6da 100644 (file)
@@ -1,4 +1,4 @@
-#as: -EL
+#as: -EL --generate-missing-build-notes=no
 #objdump: --syms --special-syms -d
 #name: ARM Mapping Symbols with multiple sections
 # This test is only valid on EABI based ports.
index fd6cf91f0d9aa3fadbf33454b75538a7966e8944..f46fe9a1b4eb1bd2d66a1ed244c64f6125016292 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: --syms --special-syms -d
+#as:  --generate-missing-build-notes=no
 #name: ARM Mapping Symbols for .short (EABI version)
 # This test is only valid on EABI based ports.
 #target: *-*-*eabi* *-*-symbianelf *-*-linux-* *-*-elf *-*-nacl*
index 21839c926609b3ba58578a6ce6e8576613d247d7..23d0cd4476108cc200419fe80fb524f92294e87c 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -sr
+#as:  --generate-missing-build-notes=no
 # This test is only valid on EABI based ports.
 #target: *-*-*eabi* *-*-symbianelf *-*-nacl*
 
index e6a5c6d6527c38f821712a6cf8bd667ebe239dba..3588a278b6dda1928513d63944c900b25de69b38 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -sr
+#as:  --generate-missing-build-notes=no
 #name: Unwind table generation
 # This test is only valid on ELF based ports.
 #notarget: *-*-pe *-*-wince
index 1c457c88f3f43c4b57c294be5cb71ddcca56f370..0350b57f13474d72a086c0419852e51ec35afa54 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #objdump: -tWf
 #name: .cfi_label directive
 
index 41abf8706f8a81a17b671b0eed3dab36b137f499..eb9bd9c5de8619f517f3ae5d58152b40649c7d10 100644 (file)
@@ -179,20 +179,19 @@ if { [is_elf_format] } then {
     run_dump_test "pseudo"
     run_dump_test "section0"
     run_dump_test "section1"
+    # The h8300 port issues a warning message for
+    # new sections created without atrributes.
     if {! [istarget "h8300-*-*"]} then {
-       # The h8300 port issues a warning message for
-       # new sections created without atrributes.
+       set as_flags "-al --generate-missing-build-notes=no"
        case $target_triplet in {
            { i*86-*-* x86_64-*-* } {
-               run_elf_list_test "section2" "$target_machine" "-al -mx86-used-note=no" "-s" ""
+               set as_flags "$as_flags -mx86-used-note=no"
            }
            { riscv*-*-* } {
-               run_elf_list_test "section2" "$target_machine" "-al -march-attr" "-s" ""
-           }
-           default {
-               run_elf_list_test "section2" "$target_machine" "-al" "-s" ""
+               set as_flags "$as_flags -march-attr"
            }
        }
+       run_elf_list_test "section2" "$target_machine" "$as_flags" "-s" ""
     }
     run_dump_test "section3"
     run_dump_test "section4"
index cf5281407676606b31ff75431ad9d1b1a8696bb3..c63097cf7894b76fc8e2a44cef604c1cdf2ccf91 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #objdump: -s
 #name: i386 .bss
 
index 124de37d4ea95f4eaef1d8a0462df9dce85f876d..e29dcabc1a6dd74512b4f50a39026f1b868a51cb 100644 (file)
@@ -1,5 +1,6 @@
 #readelf: --relocs --syms -x .text.1 -x .text.2
 #name: i386 ifunc 3
+#as: --generate-missing-build-notes=no
 
 Relocation section '\.rel\.text\.1' at offset .* contains .* entries:
  Offset     Info    Type            Sym.Value  Sym. Name
index a48c5028d940511c291addcdb900b2233e3cdb75..f071a2256d1083f0bc8c1486cd3f0af7270b768d 100644 (file)
@@ -1,6 +1,7 @@
 #source: ../mixed-mode-reloc.s
 #objdump: -r
 #name: x86-64 (ILP32) mixed mode relocs
+#as: --generate-missing-build-notes=no
 
 .*: +file format .*x86-64.*
 
index 94f7b5ae4bcfa41fd95c34cb9a53cf67de46776b..13f5d750134125b597a6bba7c07ba347aac0dbae 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #objdump: -sr
 #name: x86-64 (ILP32) quad
 
index 5865ab0ae14b0ef67a3cd81e68c15e7e53f5080f..78ca3fd9e38037cc0da11c6087db7cd2356f61c8 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #objdump: -Drw
 #name: x86-64 (ILP32) relocs
 
index 874debb17e4e70ccb610f9e3bcb8aafd92b92495..e5b74fa5c9828d2cbdc73179c3a23efbbcdd1b43 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: x32 size 1
 #source: ../size-1.s
 #readelf: -r
index 7008e5a1879387407151c97d7472378e52637990..6f96134f13603473576fc24e632a262023c62e8c 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: x32 size 3
 #source: ../size-3.s
 #readelf: -r
index c47d1df8247349fe01310dbdd502f98283fe9b82..8ce06b0f8489222157a2198c13f5ddb2221917fb 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: x32 size 5
 #source: ../x86-64-size-5.s
 #readelf: -r
index 8fa6c3791b597942ef7ecde47122ce9ed623d405..bd532b73e889b886b24249ffd10e6277132bf423 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #source: ../x86-64-unwind.s
 #readelf: -S
 #name: x86-64 (ILP32) unwind
index 59234bc9be0f96c04506fcf58f952291ab36e69a..d0d786bc41533537edf90b286947c01465f6fed0 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mrelax-relocations=yes
+#as: -mrelax-relocations=yes --generate-missing-build-notes=no
 #objdump: -r
 #source: mixed-mode-reloc.s
 #name: x86 mixed mode relocs (32-bit object)
index 9b82cb594908d3b32f1c2fb65aced4a2d720605a..f0e62e0ac270c50a7addd41ed0bc28189a705a7f 100644 (file)
@@ -1,6 +1,7 @@
 #objdump: -r
 #source: mixed-mode-reloc.s
 #name: x86 mixed mode relocs (64-bit object)
+#as: --generate-missing-build-notes=no
 
 .*: +file format .*x86-64.*
 
index 6d44f3ec018688d64531573970b60279da6ee9f9..dcf019132a9fcde5c614bdf22675df8660026628 100644 (file)
@@ -1,4 +1,4 @@
-#as: -march=i686+nop
+#as: -march=i686+nop --generate-missing-build-notes=no
 #objdump: -drw
 #name: i386 .nops 6
 
index 5a9bec7219db4d1c18ab9db490f6fc8e51d30c10..509ba3dd5f17b74c4fa4fd4eedf02123e3c8043a 100644 (file)
@@ -1,5 +1,5 @@
 #name: i386 property 1
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
index c7e321dd91e4084736c87a8d1e8335e29af42800..e158d974b58cd21a103900be413dd165e9e7767f 100644 (file)
@@ -1,5 +1,5 @@
 #name: i386 property 2
-#as: -mx86-used-note=yes
+#as: -mx86-used-note=yes --generate-missing-build-notes=no
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
index 83b7d894cd8771721af4fa043dff88202b16850a..ab4b6de35de4a5b86902fec9487ec78632a2f225 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: i386 relax
 #objdump: -s
 
index e9e03de86c4d8cc9b264304c3c336c9ebd8f98b0..540a9b77d350aea4190fb008e8558b69cda536d9 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #objdump: -Drw
 #name: x86-64 relocs
 #notarget: *-*-solaris*
index 3eb5a7ffb5092437060dc4c4a3b29c752d8a3758..d582bbecc9404355f5c0723fe30c0a0a34086f45 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: i386 size 1
 #readelf: -r
 
index d79db27b414fc7c30e4a2144045cea806e3177ed..2b08707f432901e86a768b0d6f49aa901391fead 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: i386 size 3
 #readelf: -r
 
index 63f3817148a21dd8588af27d0acf90a0c2505285..f9b0cf10265b1047e2afbb0253d61ac875675ebc 100644 (file)
@@ -1,5 +1,6 @@
 #source: nop-6.s
 #objdump: -drw
+#as: --generate-missing-build-notes=no
 #name: x86-64 .nops 6
 
 .*: +file format .*
index 966793ea9dc7b4e428965c3e699ac128169ef636..a6cb3d450190e7ba872e1295cfc77d842512a992 100644 (file)
@@ -1,6 +1,6 @@
 #name: x86-64 property 1
 #source: property-1.s
-#as: -mx86-used-note=no -defsym __64_bit__=1
+#as: -mx86-used-note=no -defsym __64_bit__=1 --generate-missing-build-notes=no
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
index 72e2131995e6acb09c571788f072f6e0eac315df..b9277aee5000cf00ffa03fc47da03bb5f76c54a5 100644 (file)
@@ -1,6 +1,6 @@
 #name: x86-64 property 2
 #source: property-2.s
-#as: -mx86-used-note=yes
+#as: -mx86-used-note=yes --generate-missing-build-notes=no
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
index 0eb3e5062a796e0dc7ae3130ccbb6d64ccb65e0c..657408cf733768e5d906fc901e9f287377423fb9 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: x86-64 size 1
 #source: size-1.s
 #readelf: -r
index 16e0936d69aae5b0460e2d27ccd9e85a978e87e5..943a64e9ac6bdb2eb721f1427d6089ccd425c5fb 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: x86-64 size 3
 #source: size-3.s
 #readelf: -r
index c1e7fcf4eed86290bbc9d54bff94175059c5cc57..c34d0eedaab3fb8c7476b72239529667fa8270e4 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #name: x86-64 size 5
 #readelf: -r
 
index 93b84a88f1be0474865553d1931bc59ac46254ca..7f8d94fe86e3f14a0539d8fa975c3d87bba6f9ea 100644 (file)
@@ -1,4 +1,4 @@
-#as: -mx86-used-note=no
+#as: -mx86-used-note=no --generate-missing-build-notes=no
 #readelf: -S
 #name: x86-64 unwind
 
index 6a8d0daaae23207045b8397584cd47ccf35c46a1..4b69658d573f2c89deb253a2ba8be261d47f46f3 100644 (file)
@@ -13,3 +13,4 @@ OFFSET[       ]+TYPE[         ]+VALUE.*
 0+0c[  ]+[a-zA-Z0-9_]+[        ]+bar1
 0+10[  ]+[a-zA-Z0-9_]+[        ]+bar2
 0+14[  ]+[a-zA-Z0-9_]+[        ]+bar3
+#pass
index 568dd8f906ec7d2d90c3a7d00eda8f00e8c2c623..68f2db9ade8d1fdeb1b33abd4be9a9a901f48490 100644 (file)
@@ -43,3 +43,4 @@ OFFSET[       ]+TYPE[         ]+VALUE.*
 0+84[  ]+[a-zA-Z0-9_]+[        ]+rept_rept
 0+88[  ]+[a-zA-Z0-9_]+[        ]+rept_rept
 0+8c[  ]+[a-zA-Z0-9_]+[        ]+rept_rept
+#pass
index b38c70afea0519d6e14014ff846992422e8e5467..2fb4465ccb3ecc7e09695cf25d42361cf5df743d 100644 (file)
@@ -10,3 +10,4 @@ OFFSET[       ]+TYPE[         ]+VALUE.*
 0+00[  ]+[a-zA-Z0-9_]+[        ]+foo1
 0+04[  ]+[a-zA-Z0-9_]+[        ]+foo1
 0+08[  ]+[a-zA-Z0-9_]+[        ]+foo1
+#pass
index bb9652420ed707f2e0b9781d88172ab061c50810..adb0eed810abd43edbe63cd691ed874b5489af22 100644 (file)
@@ -10,3 +10,4 @@ OFFSET[       ]+TYPE[         ]+VALUE.*
 0+00[  ]+[a-zA-Z0-9_]+[        ]+foo1
 0+04[  ]+[a-zA-Z0-9_]+[        ]+foo2
 0+08[  ]+[a-zA-Z0-9_]+[        ]+foo3
+#pass
index 71949234d8e4e56ea76e74a9d2311fe137274130..6a1df31efec4fef97c1c4a3f5594c1804ba56f4e 100644 (file)
@@ -7,3 +7,4 @@
 RELOCATION RECORDS FOR .*
 OFFSET[        ]+TYPE[         ]+VALUE.*
 0+00[  ]+[a-zA-Z0-9_]+[        ]+foo1
+#pass
index fb5f25d22082a4c234a3932e6c5e15a52e7864f1..ff633bd33e8fb6b9e583720a099790cc5c9f0893 100644 (file)
@@ -13,3 +13,4 @@ OFFSET[       ]+TYPE[         ]+VALUE.*
 0+0c[  ]+[a-zA-Z0-9_]+[        ]+foo4
 0+10[  ]+[a-zA-Z0-9_]+[        ]+foo5
 0+14[  ]+[a-zA-Z0-9_]+[        ]+foo6
+#pass
index 972b9a50009a770a2349ac410a9374f2fc765215..dca21e93f97cf389cc11e65ec504b9770e50350c 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -Dr -Mppc
+#as:  --generate-missing-build-notes=no
 #name: PowerPC test 2
 
 .*
index 516b8bc6d9d13b32b4d48e09714c120e639bbf7e..157a77b39a5b5a6522cfd84131a3b9743f3efffe 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -Dr
+#as:  --generate-missing-build-notes=no
 #name: PowerPC 64-bit test 2
 
 .*
index 82ccb903517a16d2db63f77b5beb0d55cd389801..8cf067506482a9f783cdd829ed3e190bcccd9d41 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -Dr
+#as:  --generate-missing-build-notes=no
 #name: PowerPC 64-bit test 1
 
 .*
index d3e78a6df179e7f16492f0e30e9db52ba391323c..e4d9ea979188017515449993e025b73f93bde24d 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -drx -Mpower4
-#as: -mpower4
+#as: -mpower4 --generate-missing-build-notes=no
 #name: Power4 instructions
 
 .*
index d6383e1d2f6f86c0804497449286fcf947041aa8..4df9e00a157ad4a5d7902b7654db226d4a8b0afd 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -Drx
+#as:  --generate-missing-build-notes=no
 #name: PowerPC Test 1, 64 bit elf
 
 .*
This page took 0.058289 seconds and 4 git commands to generate.