[patch] fix recent breakage of darwin, mingw and others

newnews@gmx.de newnews@gmx.de
Mon May 26 18:29:00 GMT 2008


Yesterday's patch to move gfortran to use libcpp uncovered some problems with 
different target configurations. This patch removes the usage of the culprit 
TARGET_* macros as the macros they define are nice-to-have during compilation 
of fortran-sources but (probably) not essential. 


2008-05-26  Daniel Franke  <franke.daniel@gmail.com>

	* fortran/cpp.c (cpp_define_builtins): Remove usage of TARGET_* macros,
	added FIXME instead.


Tested on i686-pc-linux-gnu by myself, on x86_64-pc-mingw32 by Kai Tietz and 
on Dominique Dhumieres currently tests it on i686-darwin.

Assuming no further problems, ok to commit?

	Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: undo-pandora.patch
Type: text/x-diff
Size: 1342 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080526/778a5614/attachment.bin>


More information about the Fortran mailing list