https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60956
--- Comment #3 from Jerry DeLisle ---
I took a closer look at this one. The error I am getting is running out of
allocatable space in realloc used in fbuf.c (fbuf_alloc). We are allocating
one byte at a time, and just keep trying to douple the b
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60956
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60956
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|