r193219 - in /trunk/gcc/ada: ChangeLog exp_prag...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Nov 6 10:01:00 GMT 2012


Author: charlet
Date: Tue Nov  6 10:01:03 2012
New Revision: 193219

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193219
Log:
2012-11-06  Yannick Moy  <moy@adacore.com>

	* s-bignum.adb (Div_Rem): Fix another bug in step D3.

2012-11-06  Tristan Gingold  <gingold@adacore.com>

	* s-tarest.adb (Create_Restricted_Task): Call
	Create_Restricted_Task_Sequential in sequential case.

2012-11-06  Hristian Kirtchev  <kirtchev@adacore.com>

	* exp_prag.adb (Expand_Pragma_Loop_Assertion): Do not rewrite the
	pragma into a null statement as its presence is desirable in -gnatG
	output.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_prag.adb
    trunk/gcc/ada/s-bignum.adb
    trunk/gcc/ada/s-tarest.adb



More information about the Gcc-cvs mailing list