[Bug fortran/80388] ICE in output_constructor_regular_field, at varasm.c:4986

2017-04-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80388 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/80388] ICE in output_constructor_regular_field, at varasm.c:4986

2017-04-14 Thread dominiq at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80388 --- Comment #7 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Fri Apr 14 13:00:02 2017 New Revision: 246929 URL: https://gcc.gnu.org/viewcvs?rev=246929=gcc=rev Log: 2017-04-14 Dominique d'Humieres

[Bug fortran/80388] ICE in output_constructor_regular_field, at varasm.c:4986

2017-04-13 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80388 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org ---

[Bug fortran/80388] ICE in output_constructor_regular_field, at varasm.c:4986

2017-04-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80388 --- Comment #5 from Dominique d'Humieres --- This has been fixed by revision r230580 (pr59910). If there is no objection, I can back port the fix to the gcc5 branch.

[Bug fortran/80388] ICE in output_constructor_regular_field, at varasm.c:4986

2017-04-11 Thread Glenn.Hyland at utas dot edu.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80388 --- Comment #4 from Glenn Hyland --- Thanks. I'm already at the latest gFortran release for my platform "Ubuntu 16.04.2 LTS". Not prepared at this stage to go to a development version of Ubuntu that would include a newer compiler version. I'm

[Bug fortran/80388] ICE in output_constructor_regular_field, at varasm.c:4986

2017-04-11 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80388 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug fortran/80388] ICE in output_constructor_regular_field, at varasm.c:4986

2017-04-11 Thread Glenn.Hyland at utas dot edu.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80388 --- Comment #2 from Glenn Hyland --- Sorry - hit return too early. Example code below (example.f90) generates ICE at varasm.c:4986 ... program example integer, parameter :: r8 = selected_real_kind(14,30) type test real (r8) ::

[Bug fortran/80388] ICE in output_constructor_regular_field, at varasm.c:4986

2017-04-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80388 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|