r193212 - in /trunk/gcc/ada: ChangeLog exp_prag...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Nov 6 09:38:00 GMT 2012
Author: charlet
Date: Tue Nov 6 09:38:48 2012
New Revision: 193212
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193212
Log:
2012-11-06 Hristian Kirtchev <kirtchev@adacore.com>
* sem_prag.adb (Analyze_Pragma): Do not
output the characters of an illegal argument as it may not have
characters to begin with.
2012-11-06 Hristian Kirtchev <kirtchev@adacore.com>
* exp_prag.adb (Expand_Pragma_Loop_Assertion):
Change the order of argument processing to avoid disappearing
increase / decrease expressions.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_prag.adb
trunk/gcc/ada/sem_prag.adb
More information about the Gcc-cvs
mailing list