bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25640] nm shows symbol as 'U' while showed as 'T'


From: marxin.liska at gmail dot com
Subject: [Bug binutils/25640] nm shows symbol as 'U' while showed as 'T'
Date: Mon, 09 Mar 2020 09:08:20 +0000

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

--- Comment #7 from Martin Liška <marxin.liska at gmail dot com> ---
(In reply to H.J. Lu from comment #4)
> Created attachment 12355 [details]
> Pass -flto-partition=none to GCC

The patch does not work, very likely due to:

lto-wrapper.c:608:

   604          /* Drop arguments that we want to take from the link line.  */
   605          case OPT_flto_:
   606          case OPT_flto:
   607          case OPT_flto_partition_:
   608            continue;

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