diff options
author | Bob Duff <duff@adacore.com> | 2006-02-15 10:44:48 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2006-02-15 10:44:48 +0100 |
commit | cdc8c54cf73e3b3d5cd5d3431a76a0fbd1c42908 (patch) | |
tree | 10fe87d271c0182201b19bf84b34185e36bc71ed /gcc/modulo-sched.c | |
parent | fe45e59ec7c0f225502471bf4202bee09efb63db (diff) | |
download | gcc-cdc8c54cf73e3b3d5cd5d3431a76a0fbd1c42908.zip gcc-cdc8c54cf73e3b3d5cd5d3431a76a0fbd1c42908.tar.gz gcc-cdc8c54cf73e3b3d5cd5d3431a76a0fbd1c42908.tar.bz2 |
sem_ch8.adb (Note_Redundant_Use): Suppress unhelpful warning about redundant use clauses.
2006-02-13 Bob Duff <duff@adacore.com>
* sem_ch8.adb (Note_Redundant_Use): Suppress unhelpful warning about
redundant use clauses.
In particular, if the scope of two use clauses overlaps, but one is not
entirely included in the other, we should not warn. This can happen
with nested packages.
(Analyze_Subprogram_Renaming): Protect the compiler against previously
reported errors. The bug was reported when the compiler was built
with assertions enabled.
(Find_Type): If the node is a 'Class reference and the prefix is a
synchronized type without a corresponding record, return the type
itself.
From-SVN: r111093
Diffstat (limited to 'gcc/modulo-sched.c')
0 files changed, 0 insertions, 0 deletions