r262716 - in /trunk/gcc/ada: ChangeLog sem_ch3.adb

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Mon Jul 16 14:11:00 GMT 2018


Author: pmderodat
Date: Mon Jul 16 14:11:15 2018
New Revision: 262716

URL: https://gcc.gnu.org/viewcvs?rev=262716&root=gcc&view=rev
Log:
[Ada] Add a missing check for trivial predicates on non-discrete types

2018-07-16  Ed Schonberg  <schonberg@adacore.com>

gcc/ada/

	* sem_ch3.adb (Inherit_Predicate_Flags): A non-discrete type may have a
	static predicate (for example True) but has no
	static_discrete_predicate.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem_ch3.adb



More information about the Gcc-cvs mailing list