[Bug fortran/56293] Segfault when trying to access pass-by-reference value of a not-word-aligned REAL(16) / -fno-align-commons

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Thu Apr 4 14:50:00 GMT 2019


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Compiling the tests with -std=f2018 gives

    4 |       common/sss/ i, p
      |                 1
Warning: Fortran 2018 obsolescent feature: COMMON block at (1)

then I am in favor to close this PR as WONTFIX after more than five years
without any activity.


More information about the Gcc-bugs mailing list