]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 12:46:16 +0000 (14:46 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 12:46:16 +0000 (14:46 +0200)
commitafb4a8cda0247500a0084508af16b7ccaf943c8b
treee729035d907f2265386759e1f898a7a50170d459
parent7c55f4101789d76d1a9bab69631edb171321f12f
[multiple changes]

2013-04-11  Ed Schonberg  <schonberg@adacore.com>

* par-ch6.adb (P_Subprogram): Attach aspects to subprogram stub.
* sem_ch6.adb (Analyze_Subprogram_Body_Helper): Allow aspects on
subprogram stubs.
* sem_ch13.adb (Analyze_Aspect_Specifications): Analyze generated
pre/post pragmas at once before analyzing the proper body.
* sem_prag.adb (Chain_PPC): Handle pragma that comes from an
aspect on a subprogram stub.
* aspects.adb: Aspect specifications can appear on a
subprogram_Body_Stub.

2013-04-11  Vincent Celier  <celier@adacore.com>

* gnatname.adb: Minor comment fix.

2013-04-11  Vincent Celier  <celier@adacore.com>

* prj-makr.adb (Process_Directory): Create a new temporary
file for each invocation of the compiler, in directory pointed
by environment variable TMPDIR if it exists.

2013-04-11  Arnaud Charlet  <charlet@adacore.com>

* gnat_ugn.texi: Minor editing/clean ups.

From-SVN: r197781
gcc/ada/ChangeLog
gcc/ada/aspects.adb
gcc/ada/gnat_ugn.texi
gcc/ada/gnatname.adb
gcc/ada/par-ch6.adb
gcc/ada/prj-makr.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_prag.adb