]> git.ipfire.org Git - thirdparty/gcc.git/commit
errout.ads: Comment clarification
authorRobert Dewar <dewar@adacore.com>
Mon, 15 Oct 2007 13:58:20 +0000 (15:58 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 15 Oct 2007 13:58:20 +0000 (15:58 +0200)
commit1033834f3b0bc6fa0c8db5a03c412d3a2b05b9d2
tree51acb2abb4ef8b5a72e09e35ec949add9fa416cb
parent569f538b9d55c4cb780cf03df9357eb61139ba5a
errout.ads: Comment clarification

2007-10-15  Robert Dewar  <dewar@adacore.com>

* errout.ads: Comment clarification

* exp_ch4.adb (Expand_N_Allocator): Code cleanup.
(Expand_N_Op_Eq): Improve handling of array equality with -gnatVa

* lib.ads: Comment update

* init.c: Minor reformatting.

* sem_attr.adb: Minor formatting

* osint-b.ads: Minor reformatting

* sem_ch9.adb: Implement -gnatd.I switch

* g-comlin.adb: (Start): Fix handling of empty command line.

* gnatcmd.adb (GNATCmd): Do not put the -rules in the -cargs section,
even when -rules follows the -cargs section.

From-SVN: r129343
gcc/ada/errout.ads
gcc/ada/exp_ch4.adb
gcc/ada/g-comlin.adb
gcc/ada/gnatcmd.adb
gcc/ada/init.c
gcc/ada/lib.ads
gcc/ada/osint-b.ads
gcc/ada/sem_attr.adb
gcc/ada/sem_ch9.adb