frontend.adb: Move call to Check_Unused_Withs from Frontend...
authorRobert Dewar <dewar@gnat.com>
Mon, 17 Dec 2001 20:51:30 +0000 (20:51 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Mon, 17 Dec 2001 20:51:30 +0000 (21:51 +0100)
commit7eb7bb079d2fb0c22d9e31995a3ea8d812e5a042
treeafc9a30cea33ef608a09965e03afeb5bd25bc1da
parentb1085d2daa8889643275eeb2be01f3820e6ce1ca
frontend.adb: Move call to Check_Unused_Withs from Frontend...

* 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

From-SVN: r48124
gcc/ada/ChangeLog
gcc/ada/frontend.adb
gcc/ada/gnat1drv.adb
gcc/ada/switch.adb