[Bug target/48068] loongson intrinsics improvement opportunities
hp at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 15 00:46:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48068
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.04.15 00:46:16
Ever Confirmed|0 |1
--- Comment #4 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-04-15 00:46:16 UTC ---
(In reply to comment #0)
> 3. ... and adding alternatives using
> constraints that match only when the loongson vector support is enabled.
Replace with
3. ... and adding alternatives using
constraints or the attribute "enabled" that match only when the loongson vector
support is enabled.
See md.texi node Disable Insn Alternatives
More information about the Gcc-bugs
mailing list