i386.c (ix86_return_in_memory): replace one ATTRIBUTE_UNUSED where the attribute...
authorTrevor Saunders <tsaunders@mozilla.com>
Mon, 28 Jul 2014 21:42:21 +0000 (21:42 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Mon, 28 Jul 2014 21:42:21 +0000 (21:42 +0000)
commit7c0b8ccdcef305060a31de1d9d0d441e43cf3b63
tree0f4c98352a52034a7abcb55974d3703ba56e0bb3
parent5c31cbf009f4c388fa773a88a7ef9570380e33b8
i386.c (ix86_return_in_memory): replace one ATTRIBUTE_UNUSED where the attribute can actually sometimes be unused.

2014-07-28 Trevor Saunders <tsaunders@mozilla.com>

* config/i386/i386.c (ix86_return_in_memory): replace one
ATTRIBUTE_UNUSED where the attribute can actually sometimes be unused.

From-SVN: r213142
gcc/ChangeLog
gcc/config/i386/i386.c