r274460 - in /trunk/gcc/ada: ChangeLog sem.ads

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Wed Aug 14 09:51:00 GMT 2019


Author: pmderodat
Date: Wed Aug 14 09:51:52 2019
New Revision: 274460

URL: https://gcc.gnu.org/viewcvs?rev=274460&root=gcc&view=rev
Log:
[Ada] Minor: remove a ??? comment

Minor: remove the ??? comment for the Inside_A_Generic flag. The current
name is clear and concise, even though we are noun-ing the adjective
"generic".

2019-08-14  Bob Duff  <duff@adacore.com>

gcc/ada/

	* sem.ads (Inside_A_Generic): Remove the ??? comment.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem.ads



More information about the Gcc-cvs mailing list