[Bug fortran/68237] ICE on invalid with submodules

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

[Bug fortran/68237] ICE on invalid with submodules

2015-11-20 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 --- Comment #11 from Paul Thomas --- Author: pault Date: Fri Nov 20 14:50:35 2015 New Revision: 230661 URL: https://gcc.gnu.org/viewcvs?rev=230661&root=gcc&view=rev Log: 2015-11-20 Paul Thomas PR fortran/68237 * decl.c (gfc_m

[Bug fortran/68237] ICE on invalid with submodules

2015-11-19 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 --- Comment #10 from Paul Thomas --- (In reply to Paul Thomas from comment #9) > I'll take a look at Steve's proposed patch tonight. In the meantime, I have > taken the PR. > > Cheers > > Paul Steve's patch is good... obvious, even :-) Here i

[Bug fortran/68237] ICE on invalid with submodules

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

[Bug fortran/68237] ICE on invalid with submodules

2015-11-13 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

[Bug fortran/68237] ICE on invalid with submodules

2015-11-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |NEW --- Comment #7 from Dominique

[Bug fortran/68237] ICE on invalid with submodules

2015-11-06 Thread mar...@mpa-garching.mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 --- Comment #6 from Martin Reinecke --- Ah, my bad ... I still had an old m1.smod lying on disk from earlier tests! This slightly changed test case should demonstrate the problem: module m1 interface module subroutine bar end subroutine end in

[Bug fortran/68237] ICE on invalid with submodules

2015-11-06 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 --- Comment #5 from Dominique d'Humieres --- I still get the error with revision r229832 (2015-11-06). > gcc version 6.0.0 20151106 (experimental) [trunk revision > 2aebc1a:abfaa95:74905ec39301718edde3609ddd97ef8e0f9eb934] (GCC) exactly why I d

[Bug fortran/68237] ICE on invalid with submodules

2015-11-06 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 --- Comment #4 from Paul Thomas --- (In reply to Dominique d'Humieres from comment #1) > Which revision are you using (gfortran -v). I get > > pr68237.f90:4:13: > > submodule (m1) m2 > 1 > Fatal Error: Can't open module file 'm1.s

[Bug fortran/68237] ICE on invalid with submodules

2015-11-06 Thread mar...@mpa-garching.mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 --- Comment #3 from Martin Reinecke --- Sorry, I update my sources via git... I hope this still helps.

[Bug fortran/68237] ICE on invalid with submodules

2015-11-06 Thread mar...@mpa-garching.mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68237 --- Comment #2 from Martin Reinecke --- I'm using gcc version 6.0.0 20151106 (experimental) [trunk revision 2aebc1a:abfaa95:74905ec39301718edde3609ddd97ef8e0f9eb934] (GCC)

[Bug fortran/68237] ICE on invalid with submodules

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