S/390: Improve debug output for builtin matching
authorAndreas Krebbel <krebbel@linux.ibm.com>
Mon, 25 Mar 2019 10:09:43 +0000 (10:09 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 25 Mar 2019 10:09:43 +0000 (10:09 +0000)
commit2cd76da88aab5a7402eb006bda131422123fb362
treee5c22e0116a89cfe6abb4705bf20b9119ff3a28c
parentf22e586c69e634fe6a48c4062ebde0db4d94cd1c
S/390: Improve debug output for builtin matching

gcc/ChangeLog:

2019-03-25  Andreas Krebbel  <krebbel@linux.ibm.com>

* config/s390/s390-c.c (s390_fn_types_compatible): Print the
expected and found types with -mdebug during builtin matching.

From-SVN: r269908
gcc/ChangeLog
gcc/config/s390/s390-c.c