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 c/36596] occasional segfault in bitmap_elt_clear_from



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-06-22 14:46 -------
I belive this was fixed by

2008-06-21  Bernhard Fischer  <aldot@gcc.gnu.org>

        * tree-ssa-pre.c (fini_antic): Bitmap_sets have to be freed before
        the grand_bitmap_obstack.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.4.0


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


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