aboutsummaryrefslogtreecommitdiff
path: root/include/gdb/gdb-index.h
diff options
context:
space:
mode:
authorAndi Kleen <ak@gcc.gnu.org>2024-07-25 13:54:50 -0700
committerAndi Kleen <ak@gcc.gnu.org>2024-07-26 09:31:54 -0700
commit899ee4815424a73a2b9d899591fab3fcc4520b61 (patch)
tree999b22ff9ebc123f7f0947b7c273a7ae508cc0d2 /include/gdb/gdb-index.h
parentee41cd863b7c38ee3bc415ea7154954aa6facca3 (diff)
downloadgcc-899ee4815424a73a2b9d899591fab3fcc4520b61.zip
gcc-899ee4815424a73a2b9d899591fab3fcc4520b61.tar.gz
gcc-899ee4815424a73a2b9d899591fab3fcc4520b61.tar.bz2
PR116019: Improve tail call error message
The "tail call must be the same type" message is common on some targets with C++, or without optimization. It is generated when gcc believes there is an access of the return value after the call. However usually it does not actually corespond to a type mismatch, but can be caused for other reasons. Make it slightly more vague to be less misleading. gcc/ChangeLog: PR c++/116019 * tree-tailcall.cc (find_tail_calls): Change tail call error message.
Diffstat (limited to 'include/gdb/gdb-index.h')
0 files changed, 0 insertions, 0 deletions