X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fada%2Ftreeprs.adt;h=9de0654cf4480b1e7d331f03be1b31db25921c89;hb=afb9ca771908720c4a5d0a5600d29f51e9fa7805;hp=86dd72a7b723ab4941903868cdc4c5abe73ccf9a;hpb=f27cea3abf8ded22456f5f46a812cc3915969815;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ada/treeprs.adt b/gcc/ada/treeprs.adt index 86dd72a7b72..9de0654cf44 100644 --- a/gcc/ada/treeprs.adt +++ b/gcc/ada/treeprs.adt @@ -6,7 +6,7 @@ -- -- -- T e m p l a t e -- -- -- --- Copyright (C) 1992-2005 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2006, 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- -- @@ -47,9 +47,9 @@ package Treeprs is -- by the synonym name. The starting location for a given node type is -- found from the corresponding entry in the Pchars_Pos_Array. - -- The following characters identify the field. These are characters - -- which could never occur in a field name, so they also mark the - -- end of the previous name. + -- The following characters identify the field. These are characters which + -- could never occur in a field name, so they also mark the end of the + -- previous name. subtype Fchar is Character range '#' .. '9'; @@ -79,9 +79,9 @@ package Treeprs is -- Note this table does not include entity field and flags whose access -- functions are in Einfo (these are handled by the Print_Entity_Info - -- procedure in Treepr, which uses the routines in Einfo to get the - -- proper symbolic information). In addition, the following fields are - -- handled by Treepr, and do not appear in the Pchars array: + -- procedure in Treepr, which uses the routines in Einfo to get the proper + -- symbolic information). In addition, the following fields are handled by + -- Treepr, and do not appear in the Pchars array: -- Analyzed -- Cannot_Be_Constant