This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17153] [3.5 Regression] ICE: verify_stmts failed
- 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: 23 Aug 2004 14:02:05 -0000
- Subject: [Bug tree-optimization/17153] [3.5 Regression] ICE: verify_stmts failed
- References: <20040823135609.17153.stefaandr@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-23 14:02 -------
: Search converges between 2004-08-12-trunk (#511) and 2004-08-13-trunk (#512).
Confirmed.
Most likely caused by:
2004-08-12 Diego Novillo <dnovillo@redhat.com>
PR tree-optimization/16867
* tree.c (is_global_var): New function.
(needs_to_live_in_memory): Check for TREE_ADDRESSABLE.
Call is_global_var.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |dnovillo at redhat dot com
Severity|normal |critical
Status|UNCONFIRMED |NEW
Component|c++ |tree-optimization
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Known to fail| |3.5.0
Known to work| |3.4.0
Last reconfirmed|0000-00-00 00:00:00 |2004-08-23 14:02:04
date| |
Summary|ICE: verify_stmts failed |[3.5 Regression] ICE:
| |verify_stmts failed
Target Milestone|--- |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17153