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/51576] [4.7 Regression] Bootstrap failure with go


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-16 15:20:38 UTC ---
Author: jakub
Date: Fri Dec 16 15:20:35 2011
New Revision: 182403

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182403
Log:
    PR tree-optimization/51576
    * tree-cfg.c (replace_uses_by): Call maybe_clean_or_replace_eh_stmt
    even if fold_stmt didn't change anything.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-cfg.c


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