errout.adb: Minor reformattin (Finalize): Take templates into account for warning...
commitfb2bd3a70d29393806e9c21c9568de1170fee9f9
authorRobert Dewar <dewar@adacore.com>
Wed, 23 Nov 2011 11:02:03 +0000 (23 11:02 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 23 Nov 2011 11:02:03 +0000 (23 12:02 +0100)
tree7db57e1d95683f3bef8a703b838fa8e8f198edba
parenta1092b4889d054ba1f979e8a3e1672465610300c
errout.adb: Minor reformattin (Finalize): Take templates into account for warning suppression.

2011-11-23  Robert Dewar  <dewar@adacore.com>

* errout.adb: Minor reformattin (Finalize): Take templates into
account for warning suppression.
* errout.ads (Set_Specific_Warning_Off): Add Used parameter.
* erroutc.adb: Minor reformatting (Finalize): Take generic
templates into account for warning suppress.
* erroutc.ads (Set_Specific_Warning_Off): Add Used parameter.
* sem_prag.adb: Minor reformatting (Analyze_Pragma,
case Warnings): Provide Used parameter in call to
Set_Specific_Warnings_Off (to deal with generic template case).

From-SVN: r181658
gcc/ada/ChangeLog
gcc/ada/errout.adb
gcc/ada/errout.ads
gcc/ada/erroutc.adb
gcc/ada/erroutc.ads
gcc/ada/sem_prag.adb