* sem_ch3.adb (Analyze_Full_Type_Declaration): move test that a type
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Aug 2011 09:23:40 +0000 (09:23 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Aug 2011 09:23:40 +0000 (09:23 +0000)
commitc4c9bbce01cf77b442adf70ccc1a40253f3f76c4
tree7541702ed36f3db50f965ce30f9a2c31d4f7062c
parent242bf345c3aa48b184407ec6b23979056eaaec58
    * sem_ch3.adb (Analyze_Full_Type_Declaration): move test that a type
        has a discriminant specification so that it does not include the case
        of derived types
        (Derived_Type_Declaration): move here the test that a derived type has a
        discriminant specification

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177104 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/sem_ch3.adb