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/23164] [4.1 Regression] ICE in cleanup_tree_cfg with -O -fno-exceptions


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 16:30 -------
Confirmed.
I think this was caused by:
2005-07-29  Diego Novillo  <dnovillo@redhat.com>

        PR 22550
        * tree-cfgcleanup.c (cleanup_tree_cfg_1): Extract from ...
        (cleanup_tree_cfg): ... here.
        Call cleanup_tree_cfg_1 until there are no more cleanups to
        do.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnovillo at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|alphaev68-unknown-linux-gnu |
   GCC host triplet|alphaev68-unknown-linux-gnu |
 GCC target triplet|alphaev68-unknown-linux-gnu |
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-31 16:30:51
               date|                            |
            Summary|ICE in cleanup_tree_cfg with|[4.1 Regression] ICE in
                   |-O -fno-exceptions          |cleanup_tree_cfg with -O -
                   |                            |fno-exceptions
   Target Milestone|---                         |4.1.0


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


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