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

--- Comment #34 from Cary Coutant <ccoutant at gmail dot com> ---
I've been trying to come up with a small repro for this, but so far have not
been successful. I've tried deepening the inline stack, adding register
pressure, and even fiddled with inlining parameters, but I cannot get a test
case where it does not inline the destructor for std::function. From what I can
tell, it looks like it's being inlined in early inlining.

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