* gas/macros/app1.d: Ignore section symbols.
authorAlan Modra <amodra@gmail.com>
Wed, 11 Jun 2003 05:56:14 +0000 (05:56 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 11 Jun 2003 05:56:14 +0000 (05:56 +0000)
* gas/macros/app2.d: Likewise.
* gas/macros/app3.d: Likewise.
* gas/macros/app4.d: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/macros/app1.d
gas/testsuite/gas/macros/app2.d
gas/testsuite/gas/macros/app3.d
gas/testsuite/gas/macros/app4.d

index c087a5e635f397465bb086121f16f0bfdb34b904..d114c0f2785b6f45bbfff1e66809e700053c6dbc 100644 (file)
@@ -1,3 +1,10 @@
+2003-06-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/macros/app1.d: Ignore section symbols.
+       * gas/macros/app2.d: Likewise.
+       * gas/macros/app3.d: Likewise.
+       * gas/macros/app4.d: Likewise.
+
 2003-06-10  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
 
        * gas/mips/mips.exp: Fix typo.
index e57c8ac3db322f99a9d478d5885d850b40b7e5a5..e96d7e50d4257938ccc197a4261f79fed7d4033c 100644 (file)
@@ -1,4 +1,5 @@
 #nm: -n
 #name: APP with macro without NO_APP
+#...
 0+ t a
 0+[1-f] t b
index 0b3f95749fdeb1f0b25e551e31733255c8d1d4bb..a67c6d51dbdeee0173d085e785b69e913dada75c 100644 (file)
@@ -1,4 +1,5 @@
 #nm: -n
 #name: APP with macro then NO_APP
+#...
 0+ t a
 0+[1-f] t b
index bc5f3aae313d4bcb6109ab5a93080dca87d97dff..c648e4881476f0e00542a1aa4fab66960d4419a4 100644 (file)
@@ -1,5 +1,6 @@
 #nm: -n
 #name: APP with macro then NO_APP then more code
+#...
 0+ t a
 0+[1-f] t b
 0+[2-f] t c
index 36493ba3411c6220659fc3972f9ee41b2deb168d..c4267f31efdf4ed2f89e7d5e74b9545703b2f247 100644 (file)
@@ -1,6 +1,7 @@
 #as: -I$srcdir/$subdir
 #nm: -n
 #name: included file with .if 0 wrapped in APP/NO_APP, no final NO_APP, macro in main file
+#...
 0+ t d
 0+[1-f] t a
 0+[2-f] t b
This page took 0.026989 seconds and 4 git commands to generate.