]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/93111 (FAIL: gfortran.fortran-torture/compile/pr32663.f, -O3 -g ...
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 1 Jan 2020 20:57:04 +0000 (20:57 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 1 Jan 2020 20:57:04 +0000 (20:57 +0000)
commit8caf619332241e6bf7e26a411e47a93c4e89fb37
tree97333cc6cee2bcd6e346efa4d074ba1ddb69a6a0
parent220a86ec8659a8359456dede768782e15c3ffc81
re PR target/93111 (FAIL: gfortran.fortran-torture/compile/pr32663.f,  -O3 -g   (internal compiler error))

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.

From-SVN: r279819
gcc/ChangeLog
gcc/config/pa/pa.md
gcc/config/pa/predicates.md