]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-stdarg.c (execute_optimize_stdarg): Handle references to va_list of the form...
authorRichard Guenther <rguenth@gcc.gnu.org>
Sat, 21 May 2005 12:35:55 +0000 (12:35 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 21 May 2005 12:35:55 +0000 (12:35 +0000)
commitbb673b41f08b5c7ce1a6d91308487e6109d9bb54
tree073f9964a4c1cad83a1b9ebcba599d787632e79d
parent69a2d125d6071769f9ae2b98d35b0e2c4674d935
tree-stdarg.c (execute_optimize_stdarg): Handle references to va_list of the form &va[0].

2005-05-21  Richard Guenther  <rguenth@gcc.gnu.org>

* tree-stdarg.c (execute_optimize_stdarg): Handle references
to va_list of the form &va[0].

From-SVN: r100043
gcc/ChangeLog
gcc/tree-stdarg.c