[Bug c/36596] occasional segfault in bitmap_elt_clear_from

2008-06-22 Thread marcus at jet dot franken dot de


--- Comment #1 from marcus at jet dot franken dot de  2008-06-22 12:11 
---
Created an attachment (id=15800)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15800action=view)
agfa_cl20.i

/home/marcus/projects/gcc.trunk/BIN/bin/gcc   -Wall -g -fstack-protector
-Wmissing-declarations  -O2  -c agfa_cl20.i  -fPIC


-- 


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



[Bug c/36596] occasional segfault in bitmap_elt_clear_from

2008-06-22 Thread rguenth at gcc dot gnu dot org


--- 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  [EMAIL PROTECTED]

* 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