+ * gimplify.c (gimplify_arg): Add location argument. Use it.
commit489c40889c8be89bd5bed4b166974f8c1e01e4ee
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Oct 2008 22:40:02 +0000 (6 22:40 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Oct 2008 22:40:02 +0000 (6 22:40 +0000)
treec9fd3853270b053ac1e6eeb3f6053b9618b9b065
parent4682b6fe285dd8c2cb48e96189e1aee558d96b17
+       * gimplify.c (gimplify_arg): Add location argument.  Use it.
+       (gimplify_call_expr): Pass location to gimplify_arg.
+       (gimplify_modify_expr_to_memcpy): Same.
+       (gimplify_modify_expr_to_memset): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140917 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c