[Bug target/78094] limit in mask targets
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 25 05:50:00 GMT 2016
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.
More information about the Gcc-bugs
mailing list