[Bug fortran/34657] program-unit MY_SUB imports symbol MY_SUB

2011-07-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34657 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/34657] program-unit MY_SUB imports symbol MY_SUB

2011-07-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34657 --- Comment #5 from Tobias Burnus 2011-07-17 20:17:42 UTC --- FIXED on the trunk (4.7). Thanks for the bug report - and sorry that it took 3 years to fix it.

[Bug fortran/34657] program-unit MY_SUB imports symbol MY_SUB

2011-07-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34657 --- Comment #4 from Tobias Burnus 2011-07-17 19:57:13 UTC --- Author: burnus Date: Sun Jul 17 19:57:10 2011 New Revision: 176375 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176375 Log: 2011-07-17 Tobias Burnus PR fortran/34

[Bug fortran/34657] program-unit MY_SUB imports symbol MY_SUB

2011-07-17 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34657 --- Comment #3 from Thomas Koenig 2011-07-17 15:24:02 UTC --- (In reply to comment #2) The patch causes two "regressions". The first one, in interface_3.f90, triggers because the error message from this patch takes precedence over the "ambiguou

[Bug fortran/34657] program-unit MY_SUB imports symbol MY_SUB

2011-07-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34657 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #2

[Bug fortran/34657] program-unit MY_SUB imports symbol MY_SUB

2008-01-03 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2008-01-04 07:29 --- NAG f95 and g95 print an error: Error: USE TEST_MOD in program-unit MY_SUB imports symbol MY_SUB Error: Module 'test_mod' at (1) redefines the current program unit 'my_sub' ifort prints nothing by default and wit