a-exexpr-gcc.adb
15.7 KB
-
sem_attr.adb (Analyze_Attribute, [...]): Allow Loop_Entry in Assert,… · 65441a1e
sem_attr.adb (Analyze_Attribute, [...]): Allow Loop_Entry in Assert, Assert_And_Cut, and Assume pragmas. 2014-01-20 Robert Dewar <dewar@adacore.com> * sem_attr.adb (Analyze_Attribute, case Loop_Entry): Allow Loop_Entry in Assert, Assert_And_Cut, and Assume pragmas. * sem_prag.adb (Analyze_Pragma, case Assert[_And_Cut], Assume): Allow Loop_Entry to be used in these pragmas if they appear in an appropriate context. (Placement_Error): Specialize error message for pragma Assert[_And_Cut] or pragma Assume containing Loop_Entry attribute. * a-exexpr-gcc.adb, sinput.adb: Minor reformatting. * s-excmac-arm.ads, s-except.ads, s-excmac-gcc.ads: Minor reformatting and code clean ups. From-SVN: r206818
Robert Dewar committed