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/34171] [4.3 Regression] Segfault in df_chain_remove_problem with -O3 on alpha



------- Comment #17 from steven at gcc dot gnu dot org  2007-11-22 07:06 -------
I'd say s/update_bb_for_insns/update_bb_for_insn_chain/

And it doesn't hurt to set BLOCK_FOR_INSN, so now that the code is factored to
new functions, I'd also say
s/notify_bb_change_for_insns/update_bb_for_insn_chain/.


-- 


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


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