* config/i386/i386.c (classify_argument) <ARRAY_TYPE>: Promote partial
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Nov 2008 20:05:45 +0000 (20:05 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Nov 2008 20:05:45 +0000 (20:05 +0000)
commit0348f24525e0b403b2f2893204a9a925cfea500f
tree231b6a2da7098156849b422024d22a97508a340d
parentc73ab5c3a23a1017d0933ba26352c1b6bd746ece
* config/i386/i386.c (classify_argument) <ARRAY_TYPE>: Promote partial
integer class to full integer class if the offset is not word-aligned.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141559 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20081103-1.c [new file with mode: 0644]