[Bug fortran/68649] [6 Regression] note: code may be misoptimized unless -fno-strict-aliasing is used
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Dec 2 09:33:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68649
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2015-12-02
Ever confirmed|0 |1
--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
I think it is a duplicate of pr68560.
> This smells like a fortran front-end issue where _gfortran_reshape_r8's decl
> is created twice with two different argument types.
I don't think so. I think -Wlto-type-mismatch does not know part of the Fortran
syntax.
More information about the Gcc-bugs
mailing list