r172332 - in /branches/gcc-4_6-branch/gcc: Chan...
jamborm@gcc.gnu.org
jamborm@gcc.gnu.org
Tue Apr 12 18:31:00 GMT 2011
Author: jamborm
Date: Tue Apr 12 18:31:55 2011
New Revision: 172332
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172332
Log:
2011-04-12 Martin Jambor <mjambor@suse.cz>
PR tree-optimization/48195
* ipa-cp.c (ipcp_driver): Call ipa_check_create_node_params and
ipa_check_create_edge_args.
(ipcp_generate_summary): Do not call ipa_check_create_node_params and
ipa_check_create_edge_args.
* ipa-inline.c (inline_generate_summary): Do not call
ipa_check_create_node_params and ipa_check_create_edge_args.
* ipa-prop.c (ipa_analyze_node): Call ipa_check_create_node_params and
ipa_check_create_edge_args.
* testsuite/gcc.dg/ipa/pr48195.c: New test.
Added:
branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/ipa/pr48195.c
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/ipa-cp.c
branches/gcc-4_6-branch/gcc/ipa-inline.c
branches/gcc-4_6-branch/gcc/ipa-prop.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list