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

--- Comment #2 from cqwrteur <unlvsur at live dot com> ---
BTW. how could i detect this feature being available? I think

#if __has_cpp_attribute(__gnu__::__target__)

#endif

should not be true on targets that do not support it.

Reply via email to