]> git.ipfire.org Git - thirdparty/gcc.git/commit
sem_ch13.adb (Analyze_Aspect_Specifications): For a Pre/Post aspect that applies...
authorThomas Quinot <quinot@adacore.com>
Wed, 2 Jan 2013 09:39:36 +0000 (09:39 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 2 Jan 2013 09:39:36 +0000 (10:39 +0100)
commit6a04272a9a6981d30d4c21d99f10405c9a48a5c6
tree1b67dd78c7c751ad2367e4a79f12f547237cb5d4
parentc5d00db06fdfa662780ddbb179a684e221655b34
sem_ch13.adb (Analyze_Aspect_Specifications): For a Pre/Post aspect that applies to a library subprogram...

2013-01-02  Thomas Quinot  <quinot@adacore.com>

* sem_ch13.adb (Analyze_Aspect_Specifications): For a Pre/Post
aspect that applies to a library subprogram, prepend corresponding
pragma to the Pragmas_After list, in order for split AND THEN
sections to be processed in the expected order.

From-SVN: r194783
gcc/ada/ChangeLog
gcc/ada/sem_ch13.adb