http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
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):
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
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
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 .
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?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53510
Andrew Pinski changed:
What|Removed |Added
Keywords||diagnostic, memory-hog
Component