[Bug fortran/85868] Subarray of a pointer array associated with a pointer dummy argument

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Tue May 22 09:38:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-05-22
                 CC|                            |pault at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> I don't know if this is related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78290
> or not.

Before revision r251949 the output is 4, but after it I get

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.


More information about the Gcc-bugs mailing list