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/54877] [4.7 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.7/4.8 Regression] ICE:   |[4.7 Regression] ICE: tree
                   |tree check: expected        |check: expected ssa_name,
                   |ssa_name, have real_cst in  |have real_cst in
                   |copy_ssa_name_fn, at        |copy_ssa_name_fn, at
                   |tree-ssanames.c:335         |tree-ssanames.c:335

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-23 07:57:49 UTC ---
Fixed on the trunk so far.


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