https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110899
Bug ID: 110899
Summary: RFE: Attributes preserve_most and preserve_all
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108777
--- Comment #8 from Marco Elver ---
Thanks for the quick turnaround!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108777
--- Comment #3 from Marco Elver ---
(In reply to Jakub Jelinek from comment #2)
> Marco, is this what you are looking for?
Yes, looks good - the tests verify the behaviour I'd expect. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80223
--- Comment #19 from Marco Elver ---
(In reply to Fangrui Song from comment #18)
[...]
> Our problem is that a boolean attribute with 1 bit information cannot
> express whether a neg attribute function can be inlined into a pos attribute
> funct