https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119217
Robert Dubner <rdubner at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|WAITING |RESOLVED --- Comment #27 from Robert Dubner <rdubner at gcc dot gnu.org> --- I have managed to compile gcobol and libgcobol.so on a i386-pc-solaris system. (Thanks, Richard!) Attempting to compile a COBOL source file with the resulting gcobol executable results in this rather intriguing error message: cobol1: out of memory allocating 150 bytes after a total of 786432 bytes. I will be looking into that. Meanwhile, since it appears that all of the original issues raised in this PR have been addressed to the point where I can compile on an i386-solaris system, I am going to close this PR out.