r279818 - in /trunk/gcc: ChangeLog config/pa/pa...
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Wed Jan 1 20:54:00 GMT 2020
Author: danglin
Date: Wed Jan 1 20:54:58 2020
New Revision: 279818
URL: https://gcc.gnu.org/viewcvs?rev=279818&root=gcc&view=rev
Log:
PR target/93111
* config/pa/pa.md (scc): Use ordered_comparison_operator instead of
comparison_operator in B and S integer comparisons. Likewise, use
ordered_comparison_operator instead of cmpib_comparison_operator in
cmpib patterns.
* config/pa/predicates.md (cmpib_comparison_operator): Remove.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/pa/pa.md
trunk/gcc/config/pa/predicates.md
More information about the Gcc-cvs
mailing list