aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov.c
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.ibm.com>2018-06-05 07:22:24 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2018-06-05 07:22:24 +0000
commit51e00a122fe2784021c012e14851f28f34f06135 (patch)
tree1a6831cc633d8ff70f0aac32a4e2a7b5339c072f /gcc/gcov.c
parentd31238cfde0b9e89a4b24e5d37c81aa55d54494b (diff)
downloadgcc-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