]> git.ipfire.org Git - thirdparty/gcc.git/commit
IBM Z: TPF: Add cc clobber to profiling expanders
authorAndreas Krebbel <krebbel@linux.ibm.com>
Wed, 22 Sep 2021 10:13:05 +0000 (12:13 +0200)
committerAndreas Krebbel <krebbel@linux.ibm.com>
Wed, 22 Sep 2021 10:20:30 +0000 (12:20 +0200)
commit5acab453d48d98fa3fb17c97690d340bb8a337f7
treed3e014ae84ba88c2c3c44941e79b065f8a94384c
parent22b25535b8b2f9961e4772b1cc7cce5dc2f60719
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.

(cherry picked from commit e1223ea2f48e8588160b2948f8a1f8e47f9694fd)
gcc/config/s390/tpf.md