From 268b9e9e95f56a59a8817b28ad59b53f40fc668d Mon Sep 17 00:00:00 2001 From: bstarynk Date: Mon, 27 Apr 2009 12:45:13 +0000 Subject: 2009-04-27 Basile Starynkevitch MERGED WITH TRUNK r146824:: * gcc/basilys.h: all GTY goes before the identifiers. * gcc/basilys.c: removed errors.h include. * gcc/run-basilys.h: ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@146839 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/g-u3spch.adb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gcc/ada/g-u3spch.adb') diff --git a/gcc/ada/g-u3spch.adb b/gcc/ada/g-u3spch.adb index 3e7ede843f2..febe0b43589 100755 --- a/gcc/ada/g-u3spch.adb +++ b/gcc/ada/g-u3spch.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 1998-2007, AdaCore -- +-- Copyright (C) 1998-2008, AdaCore -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- @@ -31,9 +31,7 @@ -- -- ------------------------------------------------------------------------------ -pragma Warnings (Off); pragma Compiler_Unit; -pragma Warnings (On); with GNAT.Spelling_Checker_Generic; -- cgit v1.2.1