From 3b42c566b8801956047b98983b4c9962a949634d Mon Sep 17 00:00:00 2001 From: Robert Dewar Date: Thu, 21 Oct 2010 10:14:06 +0000 Subject: a-cgaaso.ads, [...]: Minor reformatting 2010-10-21 Robert Dewar * a-cgaaso.ads, a-tags.ads, exp_ch3.adb, exp_attr.adb, exp_ch4.adb, exp_ch3.ads, exp_ch7.adb, exp_ch9.adb, exp_disp.adb, exp_disp.ads, exp_dist.adb, exp_util.adb, layout.adb, lib-xref.adb, lib.ads, prep.adb, prj-strt.adb, s-ststop.adb, s-taskin.ads, s-tataat.ads, sem_aggr.adb, sem_attr.adb, sem_ch12.adb, sem_ch3.adb, sem_ch4.adb, sem_ch4.ads, sem_ch5.adb, sem_res.adb, sem_util.adb, einfo.adb, g-sothco.ads, make.adb: Minor reformatting From-SVN: r165760 --- gcc/ada/sem_attr.adb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gcc/ada/sem_attr.adb') diff --git a/gcc/ada/sem_attr.adb b/gcc/ada/sem_attr.adb index 6b5741a..8722a78 100644 --- a/gcc/ada/sem_attr.adb +++ b/gcc/ada/sem_attr.adb @@ -7866,9 +7866,9 @@ package body Sem_Attr is -- Start of processing for Resolve_Attribute begin - -- If error during analysis, no point in continuing, except for - -- array types, where we get better recovery by using unconstrained - -- indices than nothing at all (see Check_Array_Type). + -- If error during analysis, no point in continuing, except for array + -- types, where we get better recovery by using unconstrained indexes + -- than nothing at all (see Check_Array_Type). if Error_Posted (N) and then Attr_Id /= Attribute_First -- cgit v1.1