https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233397
--- Comment #7 from Ed Maste <[email protected]> --- (In reply to Konstantin Belousov from comment #5) We had some issues with lld and ifuncs with statically linked binaries that we brought in a fix or two for -- I wonder if the fix somehow introduced a regression for output _without_ ifuncs? Does GNU objdump complain about a.out as well? One thing to try: set LLD_REPRODUCE=hello.tar environment var and build the hello world on 12.0, then extract the hello.tar on stable/12, link with lld [ld.lld $(cat response.txt)] and check that output. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
