https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80161
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |openmp Component|c |target --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Well in C, there is no such thing as a const variable which is considered a constant integer expression (C++ has this notion though).