This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/68649] [6 Regression] note: code may be misoptimized unless -fno-strict-aliasing is used


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]