Fix oversight

From-SVN: r179190
This commit is contained in:
Eric Botcazou 2011-09-26 11:43:08 +00:00
parent 58666503ad
commit 2d0dd51a1a
1 changed files with 7 additions and 7 deletions

View File

@ -1,14 +1,14 @@
2011-09-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* s-atocou-x86.adb (Decrement): Use %;.
(Increment): Likewise.
2011-09-26 Eric Botcazou <ebotcazou@adacore.com> 2011-09-26 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/utils2.c (build_allocator): Set TREE_THIS_NOTRAP on the * gcc-interface/utils2.c (build_allocator): Set TREE_THIS_NOTRAP on the
dereference of the pointer to the storage area. Remove useless type dereference of the pointer to the storage area. Remove useless type
conversions and factor out common code. conversions and factor out common code.
2011-09-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* s-atocou-x86.adb (Decrement): Use %;.
(Increment): Likewise.
2011-09-26 Eric Botcazou <ebotcazou@adacore.com> 2011-09-26 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/utils.c (maybe_unconstrained_array): Declare TYPE local * gcc-interface/utils.c (maybe_unconstrained_array): Declare TYPE local