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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
How is crt1.o testing that __start_crt_compiler is undefined?  I'm talking
about an "if (foo)" test used in a call to a weak function:
  if (foo)
    foo ();

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