This is the mail archive of the gcc@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]

option -warn-common for Fortran?


Hi,
wouldn't it make sense to leave out -warn-common from the linker options
on Linux (collect2), if we link with g77?

These 'errors' are quite useful in Fortran 77.
(Common blocks have to be defined in every subroutine, where they are used.
So you have them muliply defined in every source file.)

(i get a lot of output linking my progs here...)

Thanks for any comment,
Martin.


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