1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-18 04:00:36 +01:00
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
..
2018-12-26 16:09:37 -05:00
2023-12-21 13:31:53 +02:00
2020-12-23 14:46:18 -08:00
2018-05-23 12:19:40 -07:00
2018-04-19 11:21:15 -07:00
2018-04-19 11:21:15 -07:00
2018-04-19 11:21:15 -07:00
2023-12-21 13:31:53 +02:00
2018-04-19 11:21:15 -07:00
2019-10-18 10:58:14 -07:00