[Bug lto/106499] LTO runs forever in libfabric 1.15.1 linking

kloczko.tomasz at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 1 23:10:43 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106499

--- Comment #11 from Tomasz Kłoczko <kloczko.tomasz at gmail dot com> ---
(In reply to Andrew Pinski from comment #10)
> The flatten attribute is designed to override all heuristics in the compiler
> that is designed to not cause the gignatic memory usage and compile time.
> Basically you told the compiler to ignore those.

Now I'm a bit confused because in this case looks like use flatten attribute
caused high memory usage.
Does it mean that (generally) flatten should not be used at the same time with
inline?


More information about the Gcc-bugs mailing list