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/13716] segfaults for big functions with heaps of computed goto


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-01-29 18:47 -------
That might simply be a genuine out-of-memory condition.  The testcase exhausts
all the memory even at -O0 on my box.  Could you determine the peak memory at
-O0 on your machine?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-29 18:47:21
               date|                            |


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


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