https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119213
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org --- Comment #5 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Richard Biener from comment #3) > I suggest we try dropping this completely then? In my experiments on x86_64 Darwin and Linux, I dropped everything except the LIB_INCLUDE path (since the FE pulls in headers and source from the library). That works fine - so I'd suggest we drop this stuff (and the corresponding references to it in the gcobolspec.cc) and pick up any fallout in a more specific way.