Declare size only if BLOCK_REG_PADDING is defined.
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 1 Aug 2011 13:53:21 +0000 (13:53 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 1 Aug 2011 13:53:21 +0000 (06:53 -0700)
commitee222ce05cf5321a72c7f70e75a5e839c3e0bdaf
tree5aa2fb39f1dc2835bf19ee4b2d9fef2c666dec0d
parent6a2e4f0bc7db748ff765e354db134ebc83899c03
Declare size only if BLOCK_REG_PADDING is defined.

2011-08-01  H.J. Lu  <hongjiu.lu@intel.com>

* calls.c (emit_library_call_value_1): Declare size only if
BLOCK_REG_PADDING is defined.

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