Handle location in expand_ifn_va_arg_1
authorTom de Vries <tom@codesourcery.com>
Tue, 9 Jun 2015 15:46:30 +0000 (15:46 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Tue, 9 Jun 2015 15:46:30 +0000 (15:46 +0000)
commit86b76c209b26dba6ebeacd9464cfb4df75ff9e6e
treec1f1f3ef87b64552b369711daf25581b555fc3c8
parent5af874fb6518ed3e21c1e0f750fac86788fdafa3
Handle location in expand_ifn_va_arg_1

2015-06-09  Tom de Vries  <tom@codesourcery.com>

* tree-stdarg.c (expand_ifn_va_arg_1): Handle location.

* gcc.target/i386/vararg-loc.c: New test.

From-SVN: r224288
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/vararg-loc.c [new file with mode: 0644]
gcc/tree-stdarg.c