src/gas ChangeLog read.c testsuite/ChangeLog t ...

nickc@sourceware.org nickc@sourceware.org
Thu Mar 13 10:51:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2008-03-13 10:51:33

Modified files:
	gas            : ChangeLog read.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/macros: macros.exp 
Added files:
	gas/testsuite/gas/macros: exit.s 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3507&r2=1.3508
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/read.c.diff?cvsroot=src&r1=1.139&r2=1.140
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1320&r2=1.1321
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/macros/exit.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/macros/macros.exp.diff?cvsroot=src&r1=1.28&r2=1.29



More information about the Binutils-cvs mailing list