[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 5 Jul 2013 10:40:03 +0000 (12:40 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 5 Jul 2013 10:40:03 +0000 (12:40 +0200)
commit67a90476cfab907864d3c97decdba6373be1b8b7
treecca2de79e678fafcd492db9efeafc5e1dc0e79e9
parent6ee07c611ca3dd4f70bd9744cf0342e8ff536c69
[multiple changes]

2013-07-05  Claire Dross  <dross@adacore.com>

* a-cfdlli.ads: Add preconditions when needed.

2013-07-05  Robert Dewar  <dewar@adacore.com>

* sem_ch8.adb: Minor reformatting.

2013-07-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch3.adb (Access_Subprogram_Declaration): Use
Generate_Reference_To_Formals.
* lib-xref.adb (Generate_Reference_To_Formals): In the case of
access to subprograms, the formals are found in the designated
subprogram type.

2013-07-05  Robert Dewar  <dewar@adacore.com>

* gnat_ugn.texi: Document that comments can be lined up with
previous non-blank line.
* styleg.adb (Check_Comment): Allow indentation to match previous
non-blank line (Same_Column_As_Previous_Line): New function

From-SVN: r200705
gcc/ada/ChangeLog
gcc/ada/a-cfdlli.ads
gcc/ada/gnat_ugn.texi
gcc/ada/lib-xref.adb
gcc/ada/lib-xref.ads
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch8.adb
gcc/ada/styleg.adb