https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78094
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|bootstrap |target Resolution|--- |INVALID --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Why use MASK, why can't you use a variable here instead? >i have found limitation in gcc/opth-gen.awk It is not a limitation just in the awk script. In fact there is a check there because the target mask is a 32bit variable.