]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/ChangeLog
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Aug 2011 08:36:28 +0000 (10:36 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Aug 2011 08:36:28 +0000 (10:36 +0200)
commit1197ddb11e3560bf1fb0f942746b85267948e094
tree018a9f3e69915e6b742c71659e1f8d32888f0c58
parent8f66cda7be5432eaf5b16ecd287a3b8e95693ec8
[multiple changes]

2011-08-29  Geert Bosch  <bosch@adacore.com>

* s-vaflop-vms-alpha.adb (Neg_F): Use subtraction instead of negation
instruction, as the latter may produce -0.0, which is not a valid VAX
F float number.
(Neg_G): Likewise for VAX F float.

2011-08-29  Robert Dewar  <dewar@adacore.com>

* exp_util.adb: Minor reformatting.

2011-08-29  Yannick Moy  <moy@adacore.com>

* sem_ch3.adb: Minor comment update.

2011-08-29  Thomas Quinot  <quinot@adacore.com>

* checks.adb (Apply_Type_Conversion_Checks): Use the Underlying_Type of
the operand type.

2011-08-29  Thomas Quinot  <quinot@adacore.com>

* par_sco.adb (Traverse_Declarations_Or_Statements): Do not flush
current statement sequence on a generic instantiation or a subprogram
declaration.

From-SVN: r178161
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/exp_util.adb
gcc/ada/par_sco.adb
gcc/ada/s-vaflop-vms-alpha.adb
gcc/ada/sem_ch3.adb