sem_prag.adb (Analyze_Pragma): Do not output the characters of an illegal argument...
authorHristian Kirtchev <kirtchev@adacore.com>
Tue, 6 Nov 2012 09:38:48 +0000 (09:38 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 6 Nov 2012 09:38:48 +0000 (10:38 +0100)
commit055311ddefe5674b074075c3720e23693370f062
treeb9817122586a3f0601f0d20ac365e8d6d4be3898
parent41c15e3eaa8aae1f9d534246833510fb38cf30a1
sem_prag.adb (Analyze_Pragma): Do not output the characters of an illegal argument as it may not have...

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.

From-SVN: r193212
gcc/ada/ChangeLog
gcc/ada/exp_prag.adb
gcc/ada/sem_prag.adb