IBM Z: TPF: Add cc clobber to profiling expanders
commite1223ea2f48e8588160b2948f8a1f8e47f9694fd
authorAndreas Krebbel <krebbel@linux.ibm.com>
Wed, 22 Sep 2021 10:13:05 +0000 (22 12:13 +0200)
committerAndreas Krebbel <krebbel@linux.ibm.com>
Wed, 22 Sep 2021 10:13:19 +0000 (22 12:13 +0200)
treed144c84b815e8cdb8456a9098185f1cef67d0f4c
parent424a4a463ac5932830a83560cf929f9c2f4564d8
IBM Z: TPF: Add cc clobber to profiling expanders

The code sequence emitted uses CC internally.

gcc/ChangeLog:

* config/s390/tpf.md (prologue_tpf, epilogue_tpf): Add cc clobber.
gcc/config/s390/tpf.md