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 rtl-optimization/51069] [4.7 Regression] ICE in verify_loop_structure, at cfgloop.c:1559


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

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-12-27 18:32:05 UTC ---
note that remove_path may affect presence of irreducible loops and it already
has logic to update the flags.  It seems to be case that gets missed.  I am
trying to make sense of it now.


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