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/34136] [regression against g77] Add entry point and symbol for linker



------- Comment #15 from burnus at gcc dot gnu dot org  2007-11-27 17:36 -------
(In reply to comment #13)
> For testsub.f, g95 creates (for "EXTERNAL BDTEST"):
>     static void * U0 = bdtest_;
> which shows up as:
>                  U bdtest_
> same for ifort. While sunf95 and openf95 have bdtest_ in the dump.

I meant: While sunf95 and openf95 do not have "bdtest_" in "nm *.o" at all.


-- 


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


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