OSDN Git Service

Minor reformatting.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 May 2009 10:16:45 +0000 (10:16 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 May 2009 10:16:45 +0000 (10:16 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147168 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/sem_attr.adb

index 6059401..3a123d9 100644 (file)
@@ -1067,6 +1067,7 @@ package body Sem_Attr is
             --  If there is an implicit dereference, then we must freeze
             --  the designated type of the access type, since the type of
             --  the referenced array is this type (see AI95-00106).
+
             --  As done elsewhere, freezing must not happen when pre-analyzing
             --  a pre- or postcondition or a default value for an object or
             --  for a formal parameter.