]> git.ipfire.org Git - thirdparty/gcc.git/commit
mode-switching.c (create_pre_exit): Rename maybe_builtin_apply to multi_reg_return.
authorUros Bizjak <uros@gcc.gnu.org>
Sat, 19 Oct 2013 12:32:25 +0000 (14:32 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 19 Oct 2013 12:32:25 +0000 (14:32 +0200)
commitc07757e53626133cd0f248f1f690e3fd9b059f6e
treec73888a4600c2e287636b6d703dc6b82f4ad242d
parent41ee845b75a5025e4d376d8df8661e1340b59d0a
mode-switching.c (create_pre_exit): Rename maybe_builtin_apply to multi_reg_return.

* mode-switching.c (create_pre_exit): Rename maybe_builtin_apply
to multi_reg_return.  Clarify that we are skipping USEs of multiple
return registers.  Use bool type where appropriate.

From-SVN: r203856
gcc/ChangeLog
gcc/mode-switching.c