fdk-aac/libFDK
David Seifert b8312d7087 Do not force inlining of indirect functions
* A function called indirectly cannot be decorated
  with `__attribute((always_inline))`, as this is
  guaranteed to only work with direct calls:
    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63220#c1

Bug: https://bugs.gentoo.org/798045
2023-12-21 13:32:00 +02:00
..
include Do not force inlining of indirect functions 2023-12-21 13:32:00 +02:00
src Do not force inlining of indirect functions 2023-12-21 13:32:00 +02:00