This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32741] [4.3 regression]: gcc 4.3 revision 126570 failed 459.GemsFDTD in SPEC CPU 2006



------- 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

[hjl@gnu-2 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]