[Bug fortran/41627] mixing common and modules elicits ICE

2014-06-08 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41627 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/41627] mixing common and modules elicits ICE

2010-05-08 Thread anlauf at gmx dot de
--- Comment #9 from anlauf at gmx dot de 2010-05-08 07:44 --- (In reply to comment #8) > This PR lacks the ICE-on-{valid,invalid}-code keyword. > It's too late for me now to attempt to judge which needs to be added. The test case from comment #3 is accepted by ifort 11.1 and by nagf95 5

[Bug fortran/41627] mixing common and modules elicits ICE

2010-05-07 Thread dfranke at gcc dot gnu dot org
--- Comment #8 from dfranke at gcc dot gnu dot org 2010-05-07 23:32 --- This PR lacks the ICE-on-{valid,invalid}-code keyword. It's too late for me now to attempt to judge which needs to be added. -- dfranke at gcc dot gnu dot org changed: What|Removed