r192130 - in /trunk/gcc/ada: ChangeLog exp_util...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Oct 5 14:33:00 GMT 2012
Author: charlet
Date: Fri Oct 5 14:33:42 2012
New Revision: 192130
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192130
Log:
2012-10-05 Robert Dewar <dewar@adacore.com>
* sem_ch7.adb: Minor reformatting.
2012-10-05 Ed Schonberg <schonberg@adacore.com>
* sem_prag.adb (Analyze_Pragma, case Persistent_BSS): check for
a duplicate pragma before Rep_Item_Too_Late to prevent spurious
messages about duplicate pragmas.
2012-10-05 Ed Schonberg <schonberg@adacore.com>
* exp_util.adb (Find_Init_Call): If the successor of the
object declaration is a block, check whether it contains the
initialization call, because it may have been created by actuals
that use the secondary stack.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_util.adb
trunk/gcc/ada/sem_ch7.adb
trunk/gcc/ada/sem_prag.adb
More information about the Gcc-cvs
mailing list