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 optimization/12780] [3.3/3.4 Regression] Huge memory use while compiling a C file


------- Additional Comments From steven at gcc dot gnu dot org  2003-12-28 11:34 -------
Confirmed: 
 
 (...) 
 transfer_YUV422_to_YUV420P 
 transfer_YUV422_to_YUV422 
 cmodel_default 
 
Analyzing compilation unit 
Performing intraprocedural optimizations 
Assembling functions: 
 cmodel_default 
 {Main zone GC 225104k -> 501k} 
cc1: out of memory allocating 33292 bytes after a total of 368948640 bytes 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-28 11:34:23
               date|                            |


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


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