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/78983] [7 Regression] ICE with CAF-DT with allocatable member


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-01-05
                 CC|                            |vehre at gcc dot gnu.org
            Summary|ICE with CAF-DT with        |[7 Regression] ICE with
                   |allocatable member          |CAF-DT with allocatable
                   |                            |member
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The code compiles with revision r242984 (2016-11-29), but gives an ICE with
r243219, likely r243021. Note the code compiles with -fcoarray=single.

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