This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/59008] [4.9 Regression] ICEs in try_make_edge_direct_simple_call / propagate_controlled_uses


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59008

--- Comment #6 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Mon Jan  6 14:05:25 2014
New Revision: 206361

URL: http://gcc.gnu.org/viewcvs?rev=206361&root=gcc&view=rev
Log:
2014-01-06  Martin Jambor  <mjambor@suse.cz>

    PR ipa/59008
    * ipa-cp.c (ipcp_discover_new_direct_edges): Changed param_index type
    to int.
    * ipa-prop.c (ipa_print_node_params): Fix indentation.

testsuite/
        * gcc.dg/ipa/pr59008.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/ipa/pr59008.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-cp.c
    trunk/gcc/ipa-prop.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]