* gas/macros/app1.d: Ignore section symbols.

* gas/macros/app2.d: Likewise.
	* gas/macros/app3.d: Likewise.
	* gas/macros/app4.d: Likewise.
This commit is contained in:
Alan Modra 2003-06-11 05:56:14 +00:00
parent 3b4433739c
commit c21e73b977
5 changed files with 11 additions and 0 deletions

View 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.

View File

@ -1,4 +1,5 @@
#nm: -n
#name: APP with macro without NO_APP
#...
0+ t a
0+[1-f] t b

View File

@ -1,4 +1,5 @@
#nm: -n
#name: APP with macro then NO_APP
#...
0+ t a
0+[1-f] t b

View 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

View 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