r244136 - in /trunk/gcc/ada: ChangeLog checks.a...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Jan 6 11:15:00 GMT 2017


Author: charlet
Date: Fri Jan  6 11:15:32 2017
New Revision: 244136

URL: https://gcc.gnu.org/viewcvs?rev=244136&root=gcc&view=rev
Log:
2017-01-06  Ed Schonberg  <schonberg@adacore.com>

	* checks.adb (Ensure_Valid): Do not generate a validity check
	within a generated predicate function, validity checks will have
	been applied earlier when required.

2017-01-06  Tristan Gingold  <gingold@adacore.com>

	* s-tpoben.ads (Protection_Entries): Add comment and reorder
	components for performances.
	* s-tpobop.adb (PO_Do_Or_Queue): Implement Max_Queue_Length runtime
	semantic.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/checks.adb
    trunk/gcc/ada/s-tpoben.ads
    trunk/gcc/ada/s-tpobop.adb



More information about the Gcc-cvs mailing list