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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsandifo at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The directive should be doing what
#pragma omp declare simd
does on the target and it is an ABI decision what exactly it does.

Reply via email to