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/17153] [3.5 Regression] ICE: verify_stmts failed


------- 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


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