[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2018-01-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 Richard Biener changed: What|Removed |Added Target Milestone|7.3 |7.4 --- Comment #8 from Richard Biener

[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2017-12-30 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 --- Comment #7 from Dominique d'Humieres --- > Using 7.2, I still see an ICE with the reduced example from Comment 3: You didn't apply Paul's patch at https://gcc.gnu.org/ml/fortran/2017-12/msg00099.html, did you? So why are you surprised that

[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2017-12-28 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 --- Comment #6 from Damian Rouson --- Using 7.2, I still see an ICE with the reduced example from Comment 3: $ gfortran -fcoarray=lib -c bug-78983.f90 bug-78983.f90:24:0: end module internal compiler error: in gfc_conv_descriptor_data_get,

[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2017-12-27 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 --- Comment #5 from Dominique d'Humieres --- AFAICT this PR is fixed by the patch at https://gcc.gnu.org/ml/fortran/2017-12/msg00099.html.

[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2017-08-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3

[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3 --- Comment #5 from Richard Biener

[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 Richard Biener changed: What|Removed |Added Target Milestone|7.2 |7.3 --- Comment #5 from Richard Biener

[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #4 from Jakub Jelinek