[patch] fix recent bootstrap breakage on darwin

Daniel Franke franke.daniel@gmail.com
Wed May 28 06:58:00 GMT 2008


Attached patch fixes the recent bootstrap breakage I introduced two days ago.
Rationale of the fix can be found in the new file gcc/config/darwin-f.c.


gcc:
2008-05-29  Daniel Franke  <franke.daniel@gmail.com>

	PR target/36348
	* config/darwin-f.c: New.
	* config.gcc: Defined new variable, fortran_target_objs.
	(*-*-darwin*): Set fortran_target_objs.
	* Makefile.in: Defined new variable FORTRAN_TARGET_OBJS.
	* configure.ac: Substitute fortran_target_objs, set FORTRAN_TARGET_OBJS.
	* configure: Regenerated.

gcc/fortran:
2008-05-29  Daniel Franke  <franke.daniel@gmail.com>

	PR target/36348
	* Make-lang.in (F95_OBJS): Added dependency on FORTRAN_TARGET_OBJS.


Bootstrapped and regression tested on i686-pc-linux-gnu by myself, on darwin 
by Dominique Dhumieres. Ok for trunk?

Regards

	Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: darwin-link.patch
Type: text/x-diff
Size: 16084 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080528/50aca3b2/attachment.bin>


More information about the Fortran mailing list