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/18662] [4.0 Regression] ACATS ICE c97114a and c97117a verify_stmts failed / Statement marked for throw, but doesn't


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-29 01:47 -------
FIxed by:
        PR/18662, also backported from tree-cleanup-branch.
        * tree-ssa-ccp.c (substitute_and_fold): If replaced anything,
        always call maybe_clean_eh_stmt and modify_stmt.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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