PR gas/5895
commit5b59fbfa6bc766dd28a669e443d1ec08b32aa454
authorNick Clifton <nickc@redhat.com>
Thu, 13 Mar 2008 10:51:33 +0000 (13 10:51 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 13 Mar 2008 10:51:33 +0000 (13 10:51 +0000)
tree2f740ed9bf206091187783c1a3a636b0293db5a3
parenteeeecfe417c55a54a25ef82121860258de7ddb81
PR gas/5895
   * read.c (s_mexit): Warn if attempting to exit a macro when not
   inside a macro definition.

   * gas/macros/exit.s: New test case.
   * gas/macros/macros.exp: Run the new test, expect it to produce an
   error result.
gas/ChangeLog
gas/read.c
gas/testsuite/ChangeLog
gas/testsuite/gas/macros/exit.s [new file with mode: 0644]
gas/testsuite/gas/macros/macros.exp