Add missing PR lines in ChangeLog

From-SVN: r222175
This commit is contained in:
Tom de Vries 2015-04-17 09:47:10 +00:00
parent d67cb100c6
commit 3f6a2f9e08
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
2015-04-17 Tom de Vries <tom@codesourcery.com>
PR tree-optimization/64950
* gimplify.c (gimplify_function_tree): Tentatively set PROP_gimple_lva
in cfun->curr_properties.
(gimplify_va_arg_expr): Clear PROP_gimple_lva in cfun->curr_properties
@ -10,6 +11,7 @@
2015-04-17 Tom de Vries <tom@codesourcery.com>
Michael Matz <matz@suse.de>
PR tree-optimization/64950
* gimple-iterator.c (update_modified_stmts): Remove static.
* gimple-iterator.h (update_modified_stmts): Declare.
* gimplify.c (gimplify_modify_expr): Handle IFN_VA_ARG.

View file

@ -1,6 +1,7 @@
2015-04-17 Tom de Vries <tom@codesourcery.com>
Michael Matz <matz@suse.de>
PR tree-optimization/64950
* gcc.dg/tree-ssa/stdarg-2.c: Change f15 scan-tree-dump for target
x86_64-*-*.