[Bug fortran/55591] strict-aliasing & Fortran

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 5 10:49:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55591

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu.org

--- Comment #9 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Ugh, this looks like a very bad idea.  -fstrict-aliasing is very picky about
type punning and, the last time I looked, the Fortran front-end wasn't
particularly careful about it.  Having a safe optimization mode wrt it is
generally helpful.


More information about the Gcc-bugs mailing list