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++/14179] [3.3/3.4/3.5 Regression] out of memory


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-17 18:00 -------
Confirmed., the problem is the large array for some reason GCC now likes to take huge amount 
memory for the array, mega_TextureSymbolData.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
           Keywords|                            |memory-hog
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-17 18:00:05
               date|                            |
            Summary|out of memory               |[3.3/3.4/3.5 Regression] out
                   |                            |of memory
   Target Milestone|---                         |3.4.0


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


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