r216580 - in /trunk/gcc/ada: ChangeLog a-strsea...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Oct 23 10:09:00 GMT 2014


Author: charlet
Date: Thu Oct 23 10:09:31 2014
New Revision: 216580

URL: https://gcc.gnu.org/viewcvs?rev=216580&root=gcc&view=rev
Log:
2014-10-23  Thomas Quinot  <quinot@adacore.com>

	* bcheck.adb (Check_Consistent_SSO_Default): Exclude internal
	units from consistency check.
	* gnat_rm.texi (Default_Scalar_Storage_Order): Document that
	consistency check excludes run-time units.

2014-10-23  Ed Schonberg  <schonberg@adacore.com>

	* a-strsea.adb (Find_Token): Enable constraint checking in this
	procedure, so that even when compiling with checks suppressed, as is
	the case for the run-time, an exception is raised in this routine when
	the input meets the conditions described in RM 2005 A.4.3 (68/1).


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-strsea.adb
    trunk/gcc/ada/bcheck.adb
    trunk/gcc/ada/gnat_rm.texi



More information about the Gcc-cvs mailing list