i386.c (classify_argument): Promote partial integer class to full integer class if...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 3 Nov 2008 20:05:45 +0000 (20:05 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 3 Nov 2008 20:05:45 +0000 (20:05 +0000)
commitdffda765c064a083dc7efdd1670d10d8b8b84c1e
tree231b6a2da7098156849b422024d22a97508a340d
parent5b31bbabe9a1bf22ae4d6c3cd26fd876004f7ea8
i386.c (classify_argument): Promote partial integer class to full integer class if...

* config/i386/i386.c (classify_argument) <ARRAY_TYPE>: Promote partial
integer class to full integer class if the offset is not word-aligned.

From-SVN: r141559
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20081103-1.c [new file with mode: 0644]