r279504 - in /trunk/gcc/ada: ChangeLog sem_ch8.adb

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Wed Dec 18 07:14:00 GMT 2019


Author: pmderodat
Date: Wed Dec 18 07:14:07 2019
New Revision: 279504

URL: https://gcc.gnu.org/viewcvs?rev=279504&root=gcc&view=rev
Log:
[Ada] Bad "already use-visible" warning re: use in private part

2019-12-18  Bob Duff  <duff@adacore.com>

gcc/ada/

	* sem_ch8.adb (Note_Redundant_Use): It was already checking for
	a use clause in the visible part of the child. Add an additional
	check for a use clause in the context clause of the child.

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



More information about the Gcc-cvs mailing list