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