]> git.ipfire.org Git - thirdparty/gcc.git/commit
Assert for POINTER_TYPE_P in expr_callee_abi
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Oct 2019 10:58:55 +0000 (10:58 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Oct 2019 10:58:55 +0000 (10:58 +0000)
commitb37e7f080e54c57517e63f455f21ae07b992d2d1
tree877b010da52baeb615c41da2b9ef887ec75f14f5
parente4c0abf18dac3db114ff21ac952a66027da5ea00
Assert for POINTER_TYPE_P in expr_callee_abi

2019-10-16  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* function-abi.cc (expr_callee_abi): Assert for POINTER_TYPE_P.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277063 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function-abi.cc