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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to cqwrteur from comment #2)
> 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.

That is related to PR 93419 .

Reply via email to