gcc/gcc/ada ChangeLog frontend.adb gnat1drv.ad ...

bosch@gcc.gnu.org bosch@gcc.gnu.org
Mon Dec 17 12:51:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bosch@gcc.gnu.org	2001-12-17 12:51:30

Modified files:
	gcc/ada        : ChangeLog frontend.adb gnat1drv.adb switch.adb 

Log message:
	* frontend.adb: Move call to Check_Unused_Withs from Frontend, so
	that it happens before modification of Sloc values for -gnatD.
	
	* gnat1drv.adb: Move call to Check_Unused_Withs to Frontend,
	so that it happens before modification of Sloc values for -gnatD.
	
	* switch.adb: Minor reformatting

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.181&r2=1.182
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/frontend.adb.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/gnat1drv.adb.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/switch.adb.diff?cvsroot=gcc&r1=1.3&r2=1.4



More information about the Gcc-cvs mailing list