pa: Fixes for RTL checking
authorSegher Boessenkool <segher@kernel.crashing.org>
Fri, 24 Feb 2017 22:41:02 +0000 (23:41 +0100)
committerSegher Boessenkool <segher@gcc.gnu.org>
Fri, 24 Feb 2017 22:41:02 +0000 (23:41 +0100)
commit8faa81184f856447084a9ee41a63fc4be6bca572
treee71e3f7acaa6f3c6fc50a1cb66335b3a4894ed9e
parent7f811f38cec5a8c81b6acc44776860c7f0bf9ab1
pa: Fixes for RTL checking

* config/pa/pa.c (pa_combine_instructions): Do not share RTL.  Make
the special USEs with the pattern of the insn, not the insn itself.

From-SVN: r245726
gcc/ChangeLog
gcc/config/pa/pa.c