From b68cf874f69d47c08479f4b0e7bcd1d55d65d06b Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Tue, 26 May 2015 12:42:26 +0200 Subject: [multiple changes] 2015-05-26 Robert Dewar * sem_ch3.adb, sem_aux.adb, sem_aux.ads, exp_ch6.adb, sprint.adb: Minor reformatting. 2015-05-26 Gary Dismukes * gnat1drv.adb, targparm.adb, targparm.ads, restrict.adb: Minor reformatting and typo fixes in comments. 2015-05-26 Ed Schonberg * sem_ch7.adb (Swap_Private_Dependets): Set visibility of the two views of a private dependent in two separate steps, to ensure proper visibility in parent units analyzed for inlining. From-SVN: r223682 --- gcc/ada/sprint.adb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gcc/ada/sprint.adb') diff --git a/gcc/ada/sprint.adb b/gcc/ada/sprint.adb index 63a397d..b1def4b 100644 --- a/gcc/ada/sprint.adb +++ b/gcc/ada/sprint.adb @@ -4230,8 +4230,9 @@ package body Sprint is Sprint_Node (X); Set_Sloc (X, Old_Sloc); - -- Array subtypes. - -- Preserve Sloc of index subtypes, as above. + -- Array subtypes + + -- Preserve Sloc of index subtypes, as above when E_Array_Subtype => Write_Header (False); -- cgit v1.1