------- Comment #1 from hjl at lucon dot org  2007-07-12 17:03 -------
Created an attachment (id=13903)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13903&action=view)
A testcase

[EMAIL PROTECTED] 648]$ make
/usr/gcc-4.3/bin/gfortran p.f90 -c
/usr/gcc-4.3/bin/gfortran e.f90 -c
/usr/gcc-4.3/bin/gfortran main.f90 -c
main.f90:1.26:

USE excite_mod, ONLY     : excitation
                         1
Error: Symbol 'excitation' referenced at (1) not found in module 'excite_mod'
make: *** [main.o] Error 1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32741

Reply via email to