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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Complex int is a gnu C extension esthetic than part of the standard which is
most likely why it is not mentioned in openacc.

Long _Complex mentioned in openacc refers to complex long double.

Reply via email to