From: Robert Dewar Date: Tue, 5 Aug 2008 08:16:11 +0000 (+0200) Subject: sem_ch3.adb: Minor reformatting X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=922987827dfc9cd89d719b84a1f405173df80001;p=platform%2Fupstream%2Fgcc.git sem_ch3.adb: Minor reformatting 2008-08-05 Robert Dewar * sem_ch3.adb: Minor reformatting From-SVN: r138667 --- diff --git a/gcc/ada/sem_ch3.adb b/gcc/ada/sem_ch3.adb index 44cd6c6..1543e25 100644 --- a/gcc/ada/sem_ch3.adb +++ b/gcc/ada/sem_ch3.adb @@ -4480,6 +4480,7 @@ package body Sem_Ch3 is -- the enclosing scope. P := Parent (N); + if Nkind (P) = N_Subprogram_Body and then Nkind (N) = N_Function_Specification then