------- 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