restrict.ads, [...] (No_Exception_Handlers_Set): Only return true if configurable...
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:41:12 +0000 (12:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:41:12 +0000 (12:41 +0200)
commit6790c86527ca742b0cbe8542398e5fb498ec8a5b
treee0ccd59b7253eb4af45b23d2ced58a2fe183922d
parent38c2fd0ca96783d989c5244439f5cb7862c17097
restrict.ads, [...] (No_Exception_Handlers_Set): Only return true if configurable run-time or No_Run_Time is set.

2007-04-20  Arnaud Charlet  <charlet@adacore.com>

* restrict.ads, restrict.adb (No_Exception_Handlers_Set): Only return
true if configurable run-time or No_Run_Time is set.
(Set_Restriction): Avoid setting restriction No_Elaboration_Code when
processing an unit which is not the one being compiled.

From-SVN: r125443
gcc/ada/restrict.adb
gcc/ada/restrict.ads