bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20989] Every 64-bit Solaris 12/SPARC executable dies with SIGILL


From: amodra at gmail dot com
Subject: [Bug ld/20989] Every 64-bit Solaris 12/SPARC executable dies with SIGILL
Date: Thu, 22 Dec 2016 23:15:31 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]