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/21958] [4.1 Regression] verify_stmts reports tree node sharing assertion


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-08 12:54 -------
Fixed already by:
2005-06-08  Zdenek Dvorak  <dvorakz@suse.cz>

        * tree-ssa-loop-ivopts.c (rewrite_use_outer): Unshare the expression
        before emiting it.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |tree-optimization
           Keywords|                            |ice-on-valid-code
         Resolution|                            |FIXED
            Summary|verify_stmts reports tree   |[4.1 Regression]
                   |node sharing assertion      |verify_stmts reports tree
                   |                            |node sharing assertion
   Target Milestone|---                         |4.1.0


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


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