[Bug target/66114] some indirect_jump patterns use operands[] in their condition when they shouldn't
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 4 13:45:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66114
--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Sat Jul 4 13:44:39 2015
New Revision: 225413
URL: https://gcc.gnu.org/viewcvs?rev=225413&root=gcc&view=rev
Log:
PR target/66114
* config/pa/pa.md (indirect_jump): Use pmode_register_operand instead
of register_operand. Remove constraint.
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/pa/pa.md
More information about the Gcc-bugs
mailing list