PR target/38123
commit71b14f2cecaab1faaa6c20e5adc954478439af71
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Nov 2008 16:40:24 +0000 (15 16:40 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Nov 2008 16:40:24 +0000 (15 16:40 +0000)
tree3b68d017a780f03702883fc141101c8bdb2977dc
parent05931b005878841524d6cb261e433fce4f04c7a6
PR target/38123
* config/i386/i386.c (ix86_gimplify_va_arg): Don't share valist between
gpr and other COMPONENT_REFs.

* gcc.c-torture/compile/pr38123.c: New test.

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