[Bug fortran/42954] gfortran with libcpp: TARGET_*_CPP_BUILDINS issues (MinGW, FreeBSD, MIPS, Fry)

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 4 14:06:00 GMT 2010



------- Comment #2 from burnus at gcc dot gnu dot org  2010-02-04 14:06 -------
Daniel: Wouldn't it be enough to duplicate c-cppbuiltin.c's
builtin_define_with_value and builtin_define_with_int_value for fortran/cpp.c?
Regarding builtin_define_std: Couldn't one simply define __<TXT> and __<TXT>__
(after stripping leading _) ignoring the unmodified version?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42954



More information about the Gcc-bugs mailing list