]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/sem_ch8.ads
a-reatim.adb: Documentation addition
authorRobert Dewar <dewar@adacore.com>
Wed, 6 Jun 2007 10:52:32 +0000 (12:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:52:32 +0000 (12:52 +0200)
commita99ada67cfc0517c1c827743bedbe11c24a64074
tree162a23fa1dc6b2cfca448b3db6905b462f282b70
parent7d2e68b351a9a69a273fc2a7f38893a23c8c6358
a-reatim.adb: Documentation addition

2007-04-20  Robert Dewar  <dewar@adacore.com>

* a-reatim.adb: Documentation addition

* g-cgideb.adb: Minor code reorganization

* tree_io.adb, treepr.adb, cstand.adb, krunch.adb, par.adb,
mdll-utl.adb, par-ch5.adb, par-tchk.adb, s-exctab.ads, s-memory.ads,
s-osprim.ads, s-restri.ads, s-soflin.ads: Minor reformatting.

* debug.ads, debug.adb (Get_Debug_Flag_K): Remove unused obsolete
function.  Change name New_Scope to Push_Scope
(Get_Debug_Flag_K): Remove unused obsolete function.

* exp_ch8.adb, inline.adb, sem_ch8.ads: Change name New_Scope to
Push_Scope.

* makeusg.adb: Update Copyright notice
Add line for switch -aP

* makeusg.adb: Fix wording of some usage messages

* s-assert.adb (Raise_Assert_Failure): Add call to
Debug_Raise_Assert_Failure.

* s-unstyp.ads (type Packed_Bytes2): Change alignment to use 'Min
(2, Standard'Alignment) for compatibility with AAMP (where alignment
is restricted to 1).

* s-wchjis.adb: Remove use of System.Pure_Exceptions

* tbuild.ads, tbuild.adb (Make_Implicit_Exception_Handler): Set the
node location to No_Location when we're not debugging the expanded
code.

From-SVN: r125478
26 files changed:
gcc/ada/a-reatim.adb
gcc/ada/cstand.adb
gcc/ada/debug.adb
gcc/ada/debug.ads
gcc/ada/exp_ch8.adb
gcc/ada/g-cgideb.adb
gcc/ada/inline.adb
gcc/ada/krunch.adb
gcc/ada/makeusg.adb
gcc/ada/mdll-utl.adb
gcc/ada/par-ch5.adb
gcc/ada/par-tchk.adb
gcc/ada/par.adb
gcc/ada/s-assert.adb
gcc/ada/s-exctab.ads
gcc/ada/s-memory.ads
gcc/ada/s-osprim.ads
gcc/ada/s-restri.ads
gcc/ada/s-soflin.ads
gcc/ada/s-unstyp.ads
gcc/ada/s-wchjis.adb
gcc/ada/sem_ch8.ads
gcc/ada/tbuild.adb
gcc/ada/tbuild.ads
gcc/ada/tree_io.adb
gcc/ada/treepr.adb