[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 --- Comment #7 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Oct 30 18:13:50 2015 New Revision: 229594 URL: https://gcc.gnu.org/viewcvs?rev=229594=gcc=rev Log: 2015-10-15 Steven G. Kargl PR

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 kargl at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |kargl at gcc dot

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 --- Comment #8 from kargl at gcc dot gnu.org --- Author: kargl Date: Fri Oct 30 18:27:14 2015 New Revision: 229596 URL: https://gcc.gnu.org/viewcvs?rev=229596=gcc=rev Log: 2015-10-30 Steven G. Kargl PR

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 kargl at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.3 --- Comment #9 from kargl

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 --- Comment #5 from Dominique d'Humieres --- > Changing the gcc_assert to an early return gives ... Confirmed with the patch --- ../_clean/gcc/fortran/decl.c2015-10-27 18:14:22.0 +0100 +++ gcc/fortran/decl.c 2015-10-29

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 --- Comment #4 from Dominique d'Humieres --- The first test in comment 1 has been fixed between revisions r229283 (ICE) and r229293 (Error: Scalar INTEGER expression expected at (1)), likely r229287 (pr67805). Compiling the second test in

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2015-10-28 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2013-02-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED

[Bug fortran/51993] Erroneous type component initialization leads to internal compiler error

2012-01-25 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51993 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords||accepts-invalid,