https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114779

--- Comment #6 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Recognizing more __builtin_constant_p situations is a good thing, IMO.

It would allow to transition from macros to inline functions in such
situations, for example in inline asm that has extra opcodes for const
addresses.

Reply via email to