r263090 - in /trunk/gcc/ada: ChangeLog sem_ch4.adb

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Tue Jul 31 09:55:00 GMT 2018


Author: pmderodat
Date: Tue Jul 31 09:55:21 2018
New Revision: 263090

URL: https://gcc.gnu.org/viewcvs?rev=263090&root=gcc&view=rev
Log:
[Ada] Fix resolution of class-wide operations that are generic actuals

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

gcc/ada/

	* sem_ch4.adb (Traverse_Homonyms): Consider generic actuals that
	may rename a matching class-wide operation only if the renaming
	declaration for that actual is in an enclosing scope (i.e.
	within the corrresponding instance).

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



More information about the Gcc-cvs mailing list