diff mbox

[Fortran-Dev] Merge from Trunk / Commit of the last patch

Message ID 5179442B.2060408@net-b.de
State New
Headers show

Commit Message

Tobias Burnus April 25, 2013, 2:56 p.m. UTC
Tobias Burnus wrote:
> Additionally, I have committed the recent branch patch, 
> http://gcc.gnu.org/ml/fortran/2013-04/msg00221.html , with the 
> followup patch at http://gcc.gnu.org/ml/fortran/2013-04/msg00223.html 
> - Rev. 198277

Attached is another dependency fix, committed as Rev. 198307.

Tobias
diff mbox

Patch

Index: libgfortran/Makefile.am
===================================================================
--- libgfortran/Makefile.am	(Revision 198306)
+++ libgfortran/Makefile.am	(Arbeitskopie)
@@ -657,7 +657,7 @@ 
     $(i_exponent_c) $(i_fraction_c) $(i_nearest_c) $(i_set_exponent_c) \
     $(i_pow_c) $(i_rrspacing_c) $(i_spacing_c) $(i_pack_c) $(i_unpack_c) \
     $(i_spread_c) selected_int_kind.inc selected_real_kind.inc kinds.h \
-    $(i_cshift0_c) kinds.inc c99_protos.inc fpu-target.h
+    $(i_cshift0_c) kinds.inc c99_protos.inc fpu-target.h ISO_Fortran_binding.h
 
 # Machine generated specifics
 gfor_built_specific_src= \
Index: libgfortran/Makefile.in
===================================================================
--- libgfortran/Makefile.in	(Revision 198277)
+++ libgfortran/Makefile.in	(Arbeitskopie)
@@ -1102,7 +1102,7 @@ 
     $(i_exponent_c) $(i_fraction_c) $(i_nearest_c) $(i_set_exponent_c) \
     $(i_pow_c) $(i_rrspacing_c) $(i_spacing_c) $(i_pack_c) $(i_unpack_c) \
     $(i_spread_c) selected_int_kind.inc selected_real_kind.inc kinds.h \
-    $(i_cshift0_c) kinds.inc c99_protos.inc fpu-target.h
+    $(i_cshift0_c) kinds.inc c99_protos.inc fpu-target.h ISO_Fortran_binding.h
 
 
 # Machine generated specifics