From 1c5a12b418a7d8db0384c83dd1ac47adb80581c9 Mon Sep 17 00:00:00 2001 From: Thomas Quinot Date: Wed, 6 Aug 2008 10:32:52 +0200 Subject: [PATCH] sem.adb: Minor rewording (comment) 2008-08-06 Thomas Quinot * sem.adb: Minor rewording (comment) From-SVN: r138774 --- gcc/ada/sem.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ada/sem.adb b/gcc/ada/sem.adb index 6b93ab449f19..20ac16eb8add 100644 --- a/gcc/ada/sem.adb +++ b/gcc/ada/sem.adb @@ -1341,7 +1341,7 @@ package body Sem is -- Compile predefined units with GNAT_Mode set to True, to properly -- process the categorization stuff. However, do not set set GNAT_Mode -- to True for the renamings units (Text_IO, IO_Exceptions, Direct_IO, - -- Sequential_IO) as this would prevent pragma System_Extend to be + -- Sequential_IO) as this would prevent pragma Extend_System from being -- taken into account, for example when Text_IO is renaming DEC.Text_IO. -- Cleaner might be to do the kludge at the point of excluding the -- 2.47.2