[Bug fortran/80554] [f08] variable redefinition in submodule

2017-11-06 Thread tamas.bela.feher at ipp dot mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 --- Comment #9 from Tamas Bela Feher --- Thank you for fixing the problem!

[Bug fortran/80554] [f08] variable redefinition in submodule

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

[Bug fortran/80554] [f08] variable redefinition in submodule

2017-11-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 --- Comment #7 from Paul Thomas --- Author: pault Date: Wed Nov 1 12:39:48 2017 New Revision: 254303 URL: https://gcc.gnu.org/viewcvs?rev=254303&root=gcc&view=rev Log: 2017-11-01 Paul Thomas PR fortran/80554 * decl.c (build_

[Bug fortran/80554] [f08] variable redefinition in submodule

2017-11-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 --- Comment #6 from Paul Thomas --- Added by hand because I used the wrong file for the -F option on commit to 7-branch: Author: pault Date: Wed Nov 1 11:29:07 2017 New Revision: 254299 URL: https://gcc.gnu.org/viewcvs?rev=254299&root=gcc&view

[Bug fortran/80554] [f08] variable redefinition in submodule

2017-05-16 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 --- Comment #5 from Paul Thomas --- Author: pault Date: Tue May 16 20:09:02 2017 New Revision: 248129 URL: https://gcc.gnu.org/viewcvs?rev=248129&root=gcc&view=rev Log: 2017-05-16 Paul Thomas PR fortran/80554 * decl.c (build_

[Bug fortran/80554] [f08] variable redefinition in submodule

2017-05-15 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 Paul Thomas changed: What|Removed |Added Status|WAITING |ASSIGNED

[Bug fortran/80554] [f08] variable redefinition in submodule

2017-05-15 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 --- Comment #4 from Paul Thomas --- (In reply to Tamas Bela Feher from comment #0) > Created attachment 41281 [details] > submodule redefines a variable from the ancestor module > > Dear GFortran team, > > In the attached program, module M and

[Bug fortran/80554] [f08] variable redefinition in submodule

2017-05-04 Thread tamas.bela.feher at ipp dot mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 --- Comment #3 from Tamas Bela Feher --- Dear Dominique, Thank you for looking into the problem. > Why do you want to use such constructs? I was refactoring and splitting large modules into submodules when I accidentally run into this problems.

[Bug fortran/80554] [f08] variable redefinition in submodule

2017-05-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 Dominique d'Humieres changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comm

[Bug fortran/80554] [f08] variable redefinition in submodule

2017-05-01 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80554 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|