r235254 - in /trunk/gcc/ada: ChangeLog sem_ch12...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Apr 20 10:19:00 GMT 2016
Author: charlet
Date: Wed Apr 20 10:19:57 2016
New Revision: 235254
URL: https://gcc.gnu.org/viewcvs?rev=235254&root=gcc&view=rev
Log:
2016-04-20 Hristian Kirtchev <kirtchev@adacore.com>
* sem_ch12.adb (Qualify_Universal_Operands): New routine.
(Save_References_In_Operator): Add explicit qualifications in
the generic template for all operands of universal type.
* sem_type.adb (Disambiguate): Update the call to Matches.
(Matches): Reimplemented.
* sem_util.ads, sem_util.adb (Yields_Universal_Type): New routine.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/sem_ch12.adb
trunk/gcc/ada/sem_type.adb
trunk/gcc/ada/sem_util.adb
trunk/gcc/ada/sem_util.ads
More information about the Gcc-cvs
mailing list