sem_ch6.adb (Analyze_Null_Procedure): New subprogram...
authorEd Schonberg <schonberg@adacore.com>
Thu, 11 Apr 2013 12:43:28 +0000 (12:43 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 12:43:28 +0000 (14:43 +0200)
commit4d8f3296a0d32cf3c8b3956c8c0c778703b494c0
treeafa2f7f70f138e9bda5405af1466541b34606096
parentd45bc240af9aaa2e0b80b6c266f340b06138fcda
sem_ch6.adb (Analyze_Null_Procedure): New subprogram...

2013-04-11  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Analyze_Null_Procedure): New subprogram, mostly
extracted from Analyze_Subprogram_Declaration, to handle null
procedure declarations that in ada 2012 can be completions of
previous declarations.

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