From: Alan Modra Date: Wed, 11 Jun 2003 05:56:14 +0000 (+0000) Subject: * gas/macros/app1.d: Ignore section symbols. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c21e73b977f21d284eec747ca9b7c645121d5231;p=binutils-gdb.git * gas/macros/app1.d: Ignore section symbols. * gas/macros/app2.d: Likewise. * gas/macros/app3.d: Likewise. * gas/macros/app4.d: Likewise. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index c087a5e635f..d114c0f2785 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2003-06-11 Alan Modra + + * 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 * gas/mips/mips.exp: Fix typo. diff --git a/gas/testsuite/gas/macros/app1.d b/gas/testsuite/gas/macros/app1.d index e57c8ac3db3..e96d7e50d42 100644 --- a/gas/testsuite/gas/macros/app1.d +++ b/gas/testsuite/gas/macros/app1.d @@ -1,4 +1,5 @@ #nm: -n #name: APP with macro without NO_APP +#... 0+ t a 0+[1-f] t b diff --git a/gas/testsuite/gas/macros/app2.d b/gas/testsuite/gas/macros/app2.d index 0b3f95749fd..a67c6d51dbd 100644 --- a/gas/testsuite/gas/macros/app2.d +++ b/gas/testsuite/gas/macros/app2.d @@ -1,4 +1,5 @@ #nm: -n #name: APP with macro then NO_APP +#... 0+ t a 0+[1-f] t b diff --git a/gas/testsuite/gas/macros/app3.d b/gas/testsuite/gas/macros/app3.d index bc5f3aae313..c648e488147 100644 --- a/gas/testsuite/gas/macros/app3.d +++ b/gas/testsuite/gas/macros/app3.d @@ -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 diff --git a/gas/testsuite/gas/macros/app4.d b/gas/testsuite/gas/macros/app4.d index 36493ba3411..c4267f31efd 100644 --- a/gas/testsuite/gas/macros/app4.d +++ b/gas/testsuite/gas/macros/app4.d @@ -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