@AndresFreundTec@mastodon.social
Post #2096820
2026-04-07 02:05 UTC
Somehow the number of cases in which one needs to slap __attribute__((always_inline)) on static inline functions to prevent gcc from creating a non-inline [partial] versions in a TU seems to be steadily increasing.
Replies (1)
-
@pinskia@hachyderm.io 2026-04-07 03:24
@AndresFreundTec@mastodon.social can you file a bug where this happens? It could be many different things including it is actually better to do that.