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/18938] Out of memory with many select case statements


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-11 17:24 -------
Confirmed, but the problem is not in the front-end this time :).

#4  0x0027c298 in sbitmap_vector_alloc (n_vecs=2416101224, n_elms=100007) at /Users/pinskia/
src/local3/gcc/gcc/sbitmap.c:160
#5  0x002ea824 in make_edges (min=0x9002c768, max=0x51350200, update_p=1) at /Users/
pinskia/src/local3/gcc/gcc/cfgbuild.c:247
#6  0x002eaf84 in find_many_sub_basic_blocks (blocks=0x1) at /Users/pinskia/src/local3/gcc/gcc/
cfgbuild.c:697
#7  0x002b4878 in tree_expand_cfg () at /Users/pinskia/src/local3/gcc/gcc/cfgexpand.c:1322


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|fortran                     |middle-end
     Ever Confirmed|                            |1
           Keywords|                            |memory-hog
   Last reconfirmed|0000-00-00 00:00:00         |2004-12-11 17:24:54
               date|                            |


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


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