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 tree-optimization/48613] [4.6/4.7 Regression] ICE: vector VEC(ipa_node_params_t,base) index domain error with -O0 -flto -findirect-inlining


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

--- Comment #7 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-06-16 19:37:44 UTC ---
Author: jamborm
Date: Thu Jun 16 19:37:37 2011
New Revision: 175109

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

    PR tree-optimization/48613
    * ipa-prop.c (ipa_prop_write_jump_functions): Return immediately if
    ipa_node_params_vector is NULL.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/ipa-prop.c


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