https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119327
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13 Regression] -Os |[12 Regression] -Os breaks |breaks inlining: |inlining: raw_hash_set.h: |raw_hash_set.h: error: |error: inlining failed in |inlining failed in call to |call to 'always_inline': |'always_inline': target |target specific option |specific option mismatch |mismatch since r12-5920 |since r12-5920 | --- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed for 13.4 as well.