Commit 3f6a2f9e by Tom de Vries

Add missing PR lines in ChangeLog

From-SVN: r222175
parent d67cb100
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.
......
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-*-*.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment