[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

2015-03-16 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198 --- Comment #22 from Paul Thomas --- Author: pault Date: Tue Mar 17 05:20:08 2015 New Revision: 221474 URL: https://gcc.gnu.org/viewcvs?rev=221474&root=gcc&view=rev Log: 2014-03-17 Paul Thomas PR fortran/59198 * trans-types.c (gfc_ge

[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

2015-03-16 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198 --- Comment #21 from Jürgen Reuter --- (In reply to Paul Thomas from comment #20) > Patch posted last night: https://gcc.gnu.org/ml/fortran/2015-03/msg00069.html > > A somewhat better version might emerge tonight now that I understand better > w

[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

2015-03-16 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org --- Commen

[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

2015-02-17 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198 --- Comment #19 from Dominique d'Humieres --- The test in comment 0 compiles with revision r172608 (2011-04-17), but r173450 (2011-05-05) gives the ICE.

[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

2014-12-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198 --- Comment #18 from Dominique d'Humieres --- > However, it is a patch that doesn't do the job. > > Cheers > > Paul Almost!

[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

2014-12-26 Thread paul.richard.thomas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198 --- Comment #17 from paul.richard.thomas at gmail dot com --- However, it is a patch that doesn't do the job. Cheers Paul On Dec 26, 2014 2:35 PM, "dominiq at lps dot ens.fr" < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/sh

[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

2014-12-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198 --- Comment #16 from Dominique d'Humieres --- For the record a patch has been submitted at https://gcc.gnu.org/ml/fortran/2014-03/msg00165.html.

[Bug fortran/59198] [4.8/4.9/5 Regression] ICE on cyclically dependent polymorphic types

2014-12-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59198 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.4 |4.8.5 --- Comment #15 from Jakub Jelinek