[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 5 Aug 2011 15:08:15 +0000 (17:08 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 5 Aug 2011 15:08:15 +0000 (17:08 +0200)
commit7c62a85a8dcec50e474c02525c5f165ad30cf2d9
tree737eee92b2b21ab528f2d75e8945e71bb4885eb4
parente49208a9cb1d63270a57c501eb94cce668d2c750
[multiple changes]

2011-08-05  Pascal Obry  <obry@adacore.com>

* a-iteint.ads: Fix copyright year.

2011-08-05  Thomas Quinot  <quinot@adacore.com>

* par_sco.adb (Traverse_Declarations_Or_Statements): Do not generate a
statement SCO for a USE clause or a representation clause.

2011-08-05  Yannick Moy  <moy@adacore.com>

* lib-xref-alfa.adb (Collect_ALFA): generate the proper relation
between body and spec for stub.
(Detect_And_Add_ALFA_Scope): take into account subprogram stub
* lib-xref.adb (Enclosing_Subprogram_Or_Package): in the case of a
pragma precondition or postcondition, for which the enclosing
subprogram or package in the AST is not the desired one, return empty.

From-SVN: r177450
gcc/ada/ChangeLog
gcc/ada/a-iteint.ads
gcc/ada/lib-xref-alfa.adb
gcc/ada/lib-xref.adb
gcc/ada/par_sco.adb