[Bug fortran/83012] [8 Regression] Simply contiguous pointer function not recognized as contiguous
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 16 08:10:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83012
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2017-11-16
CC| |tkoenig at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org
Target Milestone|--- |8.0
Summary|Simply contiguous pointer |[8 Regression] Simply
|function not recognized as |contiguous pointer function
|contiguous |not recognized as
| |contiguous
Ever confirmed|0 |1
--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
This was probably me. Apparently, the test for simply contiguous
does not catch this case.
I'll take a look.
More information about the Gcc-bugs
mailing list