https://sourceware.org/bugzilla/show_bug.cgi?id=23411

Cary Coutant <ccoutant at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #5 from Cary Coutant <ccoutant at gmail dot com> ---
The point about Fortran is a fair one, and, I think, compelling. If a .o
contains a named common block, and an archive contains a BLOCK DATA, the linker
should include the BLOCK DATA.

Compiling with gcc -fno-common does provide a way to get the strict ANSI C
behavior, and requires no extra linker support.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to