diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2004-12-08 12:48:22 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2004-12-08 12:48:22 +0100 |
commit | 6e73e3ab00f849dc7facec6ad9c359e32ec67122 (patch) | |
tree | 989970b9af1a7e9e16aa51e35019f0a92e6e283e /gcc/fortran/decl.c | |
parent | 07233820c338516bc9978e28fe46e646e9e53197 (diff) | |
download | gcc-6e73e3ab00f849dc7facec6ad9c359e32ec67122.zip gcc-6e73e3ab00f849dc7facec6ad9c359e32ec67122.tar.gz gcc-6e73e3ab00f849dc7facec6ad9c359e32ec67122.tar.bz2 |
sem_ch4.adb (Process_Implicit_Dereference_Prefix): New subprogram used to record an implicit dereference as a read operation on...
* sem_ch4.adb (Process_Implicit_Dereference_Prefix): New subprogram
used to record an implicit dereference as a read operation on its
prefix when operating under -gnatc. Necessary to avoid spurious
'variable assigned but never read' warnings in that mode.
(Process_Indexed_Component, Analyze_Selected_Component): When the prefix
is a non-overloaded implicit dereference, call the above subprogram to
ensure proper recording of references.
From-SVN: r91892
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions