sem_ch3.adb (Analyze_Object_Declaration): Swap a couple of tests in a condition so...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 20 Nov 2014 10:56:01 +0000 (10:56 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 20 Nov 2014 10:56:01 +0000 (11:56 +0100)
commit4a0a5d5fc14e61fb73c1440a5a5bf2bee0b7ced8
tree2c28691e5427d101ea955d85c361e573716d9394
parent58b81ab059d8963e7b867bf67424714d88f1da94
sem_ch3.adb (Analyze_Object_Declaration): Swap a couple of tests in a condition so Following_Address_Clause is invoked...

2014-11-20  Eric Botcazou  <ebotcazou@adacore.com>

* sem_ch3.adb (Analyze_Object_Declaration): Swap a couple of
tests in a condition so Following_Address_Clause is invoked
only if need be.
* exp_util.ads (Following_Address_Clause): Add small note.

From-SVN: r217834
gcc/ada/ChangeLog
gcc/ada/exp_util.ads
gcc/ada/sem_ch3.adb