From: Alan Modra Date: Mon, 12 Nov 2007 22:21:48 +0000 (+0000) Subject: * gas/macros/purge.s: Delete irpc loops. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4eb0fd204f302fd2bb570b07f1fd512250d39f93;p=binutils-gdb.git * gas/macros/purge.s: Delete irpc loops. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1859b5c59be..af06e1c9073 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-11-13 Alan Modra + + * gas/macros/purge.s: Delete irpc loops. + 2007-11-12 Tristan Gingold * gas/ppc/regnames.d: New. @@ -15,7 +19,7 @@ 2007-11-07 Tristan Gingold - * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix. + * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix. 2007-11-06 Paul Brook @@ -749,7 +753,7 @@ * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics. * gas/m68k/br-isab.d: Fix name of test. * gas/m68k/br-isac.d: Fix name of test. - + 2007-05-14 H.J. Lu PR binutils/4502 @@ -870,7 +874,7 @@ * gas/arm/thumb.d: White space cleanup. * gas/arm/thumb2_relax.d: Likewise. * gas/arm/thumb32.d: Likewise. - + 2007-04-20 Nathan Sidwell * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New. diff --git a/gas/testsuite/gas/macros/purge.s b/gas/testsuite/gas/macros/purge.s index f1e09f68f3b..5734160685e 100644 --- a/gas/testsuite/gas/macros/purge.s +++ b/gas/testsuite/gas/macros/purge.s @@ -25,18 +25,3 @@ macro2 .purgem MACRO1 .purgem macro2 - - .irpc a,ABCDEFGHIJKLMNOPQRSTUVWXYZ - .irpc b,ABCDEFGHIJKLMNOPQRSTUVWXYZ - .irpc c,ABCDEFGHIJKLMNOPQRSTUVWXYZ - .irpc d,ABCDEFGHIJKLMNOPQRSTUVWXYZ - .macro _\a\b\c\d arg1=0, arg2=0 - .if \arg1 + \arg2 - .purgem _\a\b\c\d - .endif - .endm - _\a\b\c\d 1, 2 - .endr - .endr - .endr - .endr