diff options
author | Andreas Krebbel <krebbel@linux.ibm.com> | 2018-06-05 07:22:24 +0000 |
---|---|---|
committer | Andreas Krebbel <krebbel@gcc.gnu.org> | 2018-06-05 07:22:24 +0000 |
commit | 51e00a122fe2784021c012e14851f28f34f06135 (patch) | |
tree | 1a6831cc633d8ff70f0aac32a4e2a7b5339c072f /gcc/gcov.c | |
parent | d31238cfde0b9e89a4b24e5d37c81aa55d54494b (diff) | |
download | gcc-51e00a122fe2784021c012e14851f28f34f06135.zip gcc-51e00a122fe2784021c012e14851f28f34f06135.tar.gz gcc-51e00a122fe2784021c012e14851f28f34f06135.tar.bz2 |
S/390: Fix __builtin_tbeginc signature
The builtin was accidentally defined to have an integer return value.
Fixed with the attached patch.
gcc/ChangeLog:
2018-06-05 Andreas Krebbel <krebbel@linux.ibm.com>
* config/s390/s390-builtin-types.def: Add void function type.
* config/s390/s390-builtins.def: Use the function type for the
tbeginc builtin.
gcc/testsuite/ChangeLog:
2018-06-05 Andreas Krebbel <krebbel@linux.ibm.com>
* gcc.target/s390/htm-builtins-compile-4.c: New test.
From-SVN: r261183
Diffstat (limited to 'gcc/gcov.c')
0 files changed, 0 insertions, 0 deletions