[Bug middle-end/53510] [4.8 Regression] OOM while compile some code

2012-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/53510] [4.8 Regression] OOM while compile some code

2012-05-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510 --- Comment #8 from Jakub Jelinek 2012-05-29 11:34:42 UTC --- Author: jakub Date: Tue May 29 11:34:38 2012 New Revision: 187952 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187952 Log: PR middle-end/53510 * input.c (read_line):

[Bug middle-end/53510] [4.8 Regression] OOM while compile some code

2012-05-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510 --- Comment #7 from Manuel López-Ibáñez 2012-05-29 07:53:37 UTC --- (In reply to comment #6) > Created attachment 27515 [details] > gcc48-pr53510.patch > > Ugh, that leaks like crazy. Not only it forgets to free buffers, but also > doubles the

[Bug middle-end/53510] [4.8 Regression] OOM while compile some code

2012-05-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/53510] [4.8 Regression] OOM while compile some code

2012-05-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510 Paolo Carlini changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment #5 fr

[Bug middle-end/53510] [4.8 Regression] OOM while compile some code

2012-05-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510 --- Comment #4 from Andrew Pinski 2012-05-28 17:29:46 UTC --- (In reply to comment #3) > Stupid guess: does it happen with -fno-diagnostics-show-caret too? It does not happen with -fno-diagnostics-show-caret .

[Bug middle-end/53510] [4.8 Regression] OOM while compile some code

2012-05-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510 --- Comment #3 from Paolo Carlini 2012-05-28 17:28:51 UTC --- Stupid guess: does it happen with -fno-diagnostics-show-caret too?

[Bug middle-end/53510] [4.8 Regression] OOM while compile some code

2012-05-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic, memory-hog Component