[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 10 Oct 2013 12:27:37 +0000 (14:27 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 10 Oct 2013 12:27:37 +0000 (14:27 +0200)
commit4530b919823b0cd7cdaddd14350310e2cb5711c4
tree19eca81a6b738b0f0635049d99cccf6e686ce8e1
parent4169c2d220718a78e661a605ebd838b0ad5a40bd
[multiple changes]

2013-10-10  Pascal Obry  <obry@adacore.com>

* prj-conf.adb: Minor typo fixes in comment.

2013-10-10  Thomas Quinot  <quinot@adacore.com>

* s-taprop-posix.adb (Compute_Deadline): New local subprogram,
factors common code between Timed_Sleep and Timed_Delay.

2013-10-10  Robert Dewar  <dewar@adacore.com>

* freeze.adb (Freeze_Record_Type): Don't replace others if
expander inactive. This avoids clobbering the ASIS tree in
-gnatct mode.

2013-10-10  Robert Dewar  <dewar@adacore.com>

* sem_res.adb (Resolve_Op_Expon): Avoid crash testing for
fixed-point case in preanalysis mode (error will be caught during
full analysis).

From-SVN: r203362
gcc/ada/ChangeLog
gcc/ada/freeze.adb
gcc/ada/prj-conf.adb
gcc/ada/s-taprop-posix.adb
gcc/ada/sem_res.adb