[Bug c/56113] out of memory when compiling a function with many goto labels (50k > )

2013-04-04 Thread aixer77 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56113 --- Comment #32 from Kangkook 2013-04-04 18:31:19 UTC --- Hi, guys I have a couple of questions regarding the case. i) What is the current status of the fix? is this fixed or still open? ii) If it is fixed, - how many nodes no

[Bug c/56113] New: out of memory when compiling a function with many goto labels (50k > )

2013-01-25 Thread aixer77 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56113 Bug #: 56113 Summary: out of memory when compiling a function with many goto labels (50k > ) Classification: Unclassified Product: gcc Version: 4.6.3 Status

[Bug c/56113] out of memory when compiling a function with many goto labels (50k > )

2013-01-25 Thread aixer77 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56113 --- Comment #1 from Kangkook 2013-01-25 20:39:06 UTC --- Created attachment 29276 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29276 a script to generates the code that reproduces the bug

[Bug middle-end/56113] out of memory when compiling a function with many goto labels (50k > )

2013-01-26 Thread aixer77 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56113 --- Comment #3 from Kangkook 2013-01-26 15:40:43 UTC --- Hi, Richard Thanks a lot for your advice. I will definitely try gcc 4.8 and let you know about the result. Btw, I also tested it from the 64-bit env. but it also crashed the compi