[Bug fortran/82375] PDT components in PDT declarations fail to compile

2020-08-02 Thread jrfsousa at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82375 José Rui Faustino de Sousa changed: What|Removed |Added CC||jrfsousa at gmail dot com -

[Bug fortran/82375] PDT components in PDT declarations fail to compile

2017-10-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82375 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/82375] PDT components in PDT declarations fail to compile

2017-10-08 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82375 --- Comment #6 from Paul Thomas --- Author: pault Date: Sun Oct 8 15:23:24 2017 New Revision: 253526 URL: https://gcc.gnu.org/viewcvs?rev=253526&root=gcc&view=rev Log: 2017-10-08 Paul Thomas PR fortran/82375 * module.c : Bum

[Bug fortran/82375] PDT components in PDT declarations fail to compile

2017-10-07 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82375 --- Comment #5 from Paul Thomas --- Author: pault Date: Sat Oct 7 21:14:06 2017 New Revision: 253514 URL: https://gcc.gnu.org/viewcvs?rev=253514&root=gcc&view=rev Log: 2017-10-07 Paul Thomas PR fortran/82375 * class.c (gfc_f

[Bug fortran/82375] PDT components in PDT declarations fail to compile

2017-10-02 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82375 --- Comment #4 from Paul Thomas --- Created attachment 42284 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42284&action=edit Provisional patch for the PR I need to do a bit more to complete this fix in order that allocatable components ar

[Bug fortran/82375] PDT components in PDT declarations fail to compile

2017-10-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82375 Paul Thomas changed: What|Removed |Added Summary|PDT error |PDT components in PDT |