[Bug fortran/56659] Segfault due to missing libcpp error handler for "gfortran -cpp"
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 13 16:00:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56659
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |62226
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Manuel López-Ibáñez from comment #2)
> Now that Fortran uses the common diagnostics machinery, it should be
> possible to either move this function to common code or create a duplicate
> in the Fortran FE.
For this function to work, CPP options used by Fortran must be specially
encoded in the *.opt file. See bug 62226.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62226
[Bug 62226] Encode CPP options in lang.opt
More information about the Gcc-bugs
mailing list