]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Jun 2009 10:27:31 +0000 (12:27 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 23 Jun 2009 10:27:31 +0000 (12:27 +0200)
commit14e339993e97e2f8b35b6279dd1402cdcf4b8742
treef0311b1e502afa7ff259258722c48b933768c5bf
parentb6d83244a33d27cfbe781ea4ce693cd9280f1860
[multiple changes]

2009-06-23  Ed Schonberg  <schonberg@adacore.com>

* sem_res.adb (Valid_Conversion, Full_Designated_Type): Use
Available_View only when designated type of an anonymous access type
is  limited view.

2009-06-23  Robert Dewar  <dewar@adacore.com>

* sem_ch10.adb: Minor reformatting

* gnat1drv.adb (Adjust_Global_Switches): New procedure (take care of
turning off inlining if ASIS mode active).

* switch-c.adb: Remove fiddling with Inspector_Mode and ASIS_Mode
This belongs in gnat1drv.adb after switches are scanned.

From-SVN: r148846
gcc/ada/ChangeLog
gcc/ada/gnat1drv.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_res.adb
gcc/ada/switch-c.adb
This page took 0.050816 seconds and 5 git commands to generate.