OSDN Git Service

* frontend.adb: Move call to Check_Unused_Withs from Frontend, so
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Dec 2001 20:51:30 +0000 (20:51 +0000)
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Dec 2001 20:51:30 +0000 (20:51 +0000)
commit303e829182e62008667899110e4f22831d1c419d
treeafc9a30cea33ef608a09965e03afeb5bd25bc1da
parent9e5833d993fe743003c8efc99f475c499adec3ff
* 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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48124 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/frontend.adb
gcc/ada/gnat1drv.adb
gcc/ada/switch.adb