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

--- Comment #12 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-11-08 
09:30:11 UTC ---
(In reply to comment #11)
> Last patch:
>   http://gcc.gnu.org/ml/fortran/2010-11/msg00052.html

Review comments by Ian Taylor were:
* More macros now refer to magic variables which must be in scope when
  the macro is used, namely pfile and iso.

* Code in the generic backend is now calling cpp_define, which is in
  libcpp.  This was not the case before.  It does not seem appropriate
  for languages like Java and Ada which do not use the C preprocessor at
  all.

Reply via email to