sem_ch10.adb (Analyze_Compilation_Unit): For a library subprogram body that acts...
authorThomas Quinot <quinot@adacore.com>
Fri, 2 Dec 2011 14:56:34 +0000 (14:56 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 2 Dec 2011 14:56:34 +0000 (15:56 +0100)
commit81435e80be7ece5ba2ed3851b04a0ec07da979fd
tree90ef1ccbd37a1f6c8ed713b7e9967ce51dd65d7b
parent414b312e6cb5355c3fe83472eee624adb14f2e0f
sem_ch10.adb (Analyze_Compilation_Unit): For a library subprogram body that acts as spec...

2011-12-02  Thomas Quinot  <quinot@adacore.com>

* sem_ch10.adb (Analyze_Compilation_Unit): For a library subprogram
body that acts as spec, do not create a shallow copy of the context
clause for the synthetized spec (instead, use the same list as
in the body).

From-SVN: r181918
gcc/ada/ChangeLog
gcc/ada/sem_ch10.adb