sem_ch6.adb (Check_Inline_Pragma): if the subprogram has no spec then move its aspect...
authorJavier Miranda <miranda@adacore.com>
Wed, 6 Jul 2016 13:45:55 +0000 (13:45 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jul 2016 13:45:55 +0000 (15:45 +0200)
commita5fa15228d5eecb6db3029c44a6a24ded6f68818
tree62e379af78ddd2fd2ad9bef42dfd549fc77b4511
parent6dfc5e671f592499d162ccf2cadd17b9de9d090c
sem_ch6.adb (Check_Inline_Pragma): if the subprogram has no spec then move its aspects to the internally built...

2016-07-06  Javier Miranda  <miranda@adacore.com>

* sem_ch6.adb (Check_Inline_Pragma): if the subprogram has no spec
then move its aspects to the internally built subprogram spec.

From-SVN: r238052
gcc/ada/ChangeLog
gcc/ada/sem_ch6.adb