re PR target/44575 (__builtin_va_arg overwrites into adjacent stack location)
PR target/44575 * config/i386/i386.c (ix86_gimplify_va_arg): When copying va_arg from a set of register save slots into a temporary, if the container is bigger than type size, do the copying using smaller mode or using memcpy. * gcc.c-torture/execute/pr44575.c: New test. From-SVN: r161097
Showing
Please
register
or
sign in
to comment