]> git.ipfire.org Git - thirdparty/gcc.git/commit
calls.c (load_register_parameters): Move check for zero sized items so that only...
authorIain Sandoe <iains@gcc.gnu.org>
Thu, 22 Jul 2010 07:59:50 +0000 (07:59 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Thu, 22 Jul 2010 07:59:50 +0000 (07:59 +0000)
commit3b2ee1701fcfc7792a2348779f1578717e1f6efd
treed5a7aac058fe24a7a3091459f9aaa86623734185
parent20b3c24c86e28279acdb1038fe186f93a92d111b
calls.c (load_register_parameters): Move check for zero sized items so that only the call to ...

* calls.c (load_register_parameters): Move check for zero
sized items so that only the call to
mem_overlaps_already_clobbered_arg_p () is protected.

From-SVN: r162402
gcc/ChangeLog
gcc/calls.c