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 middle-end/41470] [4.5 Regression] -fexceptions ICE in partition_view_bitmap, at tree-ssa-live.c:331



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-09-25 15:04 -------
Confirmed.  Similar to PR40758 - out-of-SSA with optimize == 0 does not expect
overlapping life-ranges of SSA names.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |middle-end
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2009-09-25 15:04:20
               date|                            |
            Summary|-fexceptions ICE in         |[4.5 Regression] -
                   |partition_view_bitmap, at   |fexceptions ICE in
                   |tree-ssa-live.c:331         |partition_view_bitmap, at
                   |                            |tree-ssa-live.c:331
   Target Milestone|---                         |4.5.0


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


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