diff options
author | Harald Anlauf <anlauf@gmx.de> | 2024-12-19 22:22:52 +0100 |
---|---|---|
committer | Harald Anlauf <anlauf@gmx.de> | 2024-12-20 18:23:32 +0100 |
commit | aed4a2689dbc8ea7e60c1fab9e7f455d99e632b7 (patch) | |
tree | 1eb8b803a4ea2717f472746a4b49dccce097ef2e /gcc/fortran/trans-expr.cc | |
parent | 219ddae16f9d724baeff86934f8981aa5ef7b95f (diff) | |
download | gcc-aed4a2689dbc8ea7e60c1fab9e7f455d99e632b7.zip gcc-aed4a2689dbc8ea7e60c1fab9e7f455d99e632b7.tar.gz gcc-aed4a2689dbc8ea7e60c1fab9e7f455d99e632b7.tar.bz2 |
Fortran: potential aliasing of complex pointer inquiry references [PR118120]
PR fortran/118120
PR fortran/113928
gcc/fortran/ChangeLog:
* trans-array.cc (symbols_could_alias): If one symbol refers to a
complex type and the other to a real type of the same kind, do not
a priori exclude the possibility of aliasing.
gcc/testsuite/ChangeLog:
* gfortran.dg/aliasing_complex_pointer.f90: New test.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions