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/14/15/16 Regression] |[12/13/14 Regression] -Os |-Os breaks inlining: |breaks inlining: |raw_hash_set.h: error: |raw_hash_set.h: error: |inlining failed in call to |inlining failed in call to |'always_inline': target |'always_inline': target |specific option mismatch |specific option mismatch |since r12-5920 |since r12-5920 --- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed for 15.1.1+ and 16.1+ so far.