[Bug fortran/68649] [6 Regression] note: code may be misoptimized unless -fno-strict-aliasing is used
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 2 07:36:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68649
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |fortran
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This smells like a fortran front-end issue where _gfortran_reshape_r8's decl is
created twice with two different argument types.
More information about the Gcc-bugs
mailing list