From 1a07a71a4b60c6920d0c7b77150a8d4a7049f134 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Mon, 29 Aug 2011 11:38:56 +0200 Subject: [multiple changes] 2011-08-29 Robert Dewar * frontend.adb, gnat1drv.adb: Minor reformatting. 2011-08-29 Tristan Gingold * s-pooglo.adb (Allocate, Deallocate): Take into account the alignment. * a-fihema.adb (Allocate, Deallocate): Ditto. Possibly add padding space in front of the header. From-SVN: r178181 --- gcc/ada/frontend.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/ada/frontend.adb') diff --git a/gcc/ada/frontend.adb b/gcc/ada/frontend.adb index f849d31..2dad57a 100644 --- a/gcc/ada/frontend.adb +++ b/gcc/ada/frontend.adb @@ -100,6 +100,7 @@ begin -- If the -gnatd.H flag is present, we are only interested in the Standard -- package, so the frontend has done its job here. + if Debug_Flag_Dot_HH then return; end if; -- cgit v1.1