http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53077
--- Comment #5 from Sylwester Arabas <slayoo at staszic dot waw.pl> 2012-04-23 11:13:21 UTC --- Thanks for quick replies. > Why can't you just pass the -cpp option to gfortran > if you want to enable the preprocessor? Of course you can, but first you need to know that the "Illegal preprocessor directive" warning actually means that the preprocessor is off :) > Untested patch. I guess "Used -cpp to" should read "Use -cpp to". Thanks, Sylwester