This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/21958] [4.1 Regression] verify_stmts reports tree node sharing assertion
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2005 12:54:08 -0000
- Subject: [Bug tree-optimization/21958] [4.1 Regression] verify_stmts reports tree node sharing assertion
- References: <20050608115434.21958.nick@sqrt.co.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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