public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/50149] New: loader error with source containing common blocks
@ 2011-08-22  6:58 riddle00 at gmail dot com
  2011-08-22 13:52 ` [Bug fortran/50149] " burnus at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: riddle00 at gmail dot com @ 2011-08-22  6:58 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50149
           Summary: loader error with source containing common blocks
    Classification: Unclassified
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: riddle00@gmail.com


Computer: MacBook Pro
 System Version:    Mac OS X 10.6.8 (10K549)
  Kernel Version:    Darwin 10.8.0

gcc/gfortran version 4.6.1

compiler options used when compiling:
-c -Wall -fbacktrace  -static-libgfortran -fcheck-array-temporaries \
 -finit-local-zero -fno-automatic -fbounds-check -pg -fpic -fpie

Error encountered: all modules compile as expected; however, if any two source
routines contain COMMON statement, I encounter the following error immediately
at load time:

ld: duplicate symbol ___BLNK__ in obj/trajectory.o and obj/integral.o
collect2: ld returned 1 exit status

removing COMMON statements from sources will eliminate this error and all is
good!

I would appreciate a reply if/when this problem is fixed and a new version is
available.  Thanks very much.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-29 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-22  6:58 [Bug fortran/50149] New: loader error with source containing common blocks riddle00 at gmail dot com
2011-08-22 13:52 ` [Bug fortran/50149] " burnus at gcc dot gnu.org
2011-08-22 14:07 ` dominiq at lps dot ens.fr
2011-09-02 22:35 ` riddle00 at gmail dot com
2011-09-02 23:01 ` kargl at gcc dot gnu.org
2013-06-29 21:32 ` dominiq at lps dot ens.fr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).