gcc/
commit1d99ab0ae54d0adac2dcd1c1b2105dd09cac2d7e
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Jul 2015 07:49:16 +0000 (5 07:49 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Jul 2015 07:49:16 +0000 (5 07:49 +0000)
tree6995c7c2cbb0c52c8f244f7d0153fd5b54927567
parenta3c81e6142cd845d47a6df50a3b0da74d1df9f1b
gcc/
* target-insns.def (untyped_call, untyped_return): New targetm
instruction patterns.
* builtins.c (expand_builtin_apply): Use them instead of
HAVE_*/gen_* interface.
(result_vector): Define unconditionally.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225423 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c
gcc/target-insns.def