X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fada%2Frepinfo.ads;h=2af09cb03553bf9cded139c433adb633e901ea42;hb=b62240d516a472a63e6985476acc92e4081ca047;hp=72a31edb1fd5088b462af568459e805d7ed9f56c;hpb=5e8a2a99d4a054068ff5ba4e6d9192e7c88546b6;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ada/repinfo.ads b/gcc/ada/repinfo.ads index 72a31edb1fd..2af09cb0355 100644 --- a/gcc/ada/repinfo.ads +++ b/gcc/ada/repinfo.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 1999-2004 Free Software Foundation, Inc. -- +-- Copyright (C) 1999-2005 Free Software Foundation, Inc. -- -- -- -- 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- -- @@ -16,8 +16,8 @@ -- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -- for more details. You should have received a copy of the GNU General -- -- Public License distributed with GNAT; see file COPYING. If not, write -- --- to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, -- --- MA 02111-1307, USA. -- +-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- +-- Boston, MA 02110-1301, USA. -- -- -- -- As a special exception, if other files instantiate generics from this -- -- unit, or you link this unit with other files to produce an executable, -- @@ -55,7 +55,7 @@ package Repinfo is -- For composite types, there are three cases: -- 1. In some cases the front end knows the values statically, - -- for example in the ase where representation clauses or + -- for example in the case where representation clauses or -- pragmas specify the values. -- 2. If Backend_Layout is True, then the backend is responsible