|
|
999efc |
diff -u libgfortran/Makefile.am libgfortran/Makefile.am
|
|
|
999efc |
--- libgfortran/Makefile.am 2020-05-28 13:55:44.816954223 +0200
|
|
|
999efc |
+++ libgfortran/Makefile.am 2020-05-28 13:55:44.816954223 +0200
|
|
|
999efc |
@@ -1087,6 +1087,7 @@
|
|
|
999efc |
nonshared-findloc0_r16.c \
|
|
|
999efc |
nonshared-findloc0_c4.c \
|
|
|
999efc |
nonshared-findloc0_c8.c \
|
|
|
999efc |
+nonshared-findloc0_c10.c \
|
|
|
999efc |
nonshared-findloc0_c16.c \
|
|
|
999efc |
nonshared-findloc0_s1.c \
|
|
|
999efc |
nonshared-findloc0_s4.c \
|
|
|
999efc |
@@ -1101,6 +1102,7 @@
|
|
|
999efc |
nonshared-findloc1_r16.c \
|
|
|
999efc |
nonshared-findloc1_c4.c \
|
|
|
999efc |
nonshared-findloc1_c8.c \
|
|
|
999efc |
+nonshared-findloc1_c10.c \
|
|
|
999efc |
nonshared-findloc1_c16.c \
|
|
|
999efc |
nonshared-findloc1_s1.c \
|
|
|
999efc |
nonshared-findloc1_s4.c \
|
|
|
999efc |
diff -u libgfortran/Makefile.in libgfortran/Makefile.in
|
|
|
999efc |
--- libgfortran/Makefile.in 2020-05-28 14:05:15.576583891 +0200
|
|
|
999efc |
+++ libgfortran/Makefile.in 2020-05-28 14:05:15.576583891 +0200
|
|
|
999efc |
@@ -475,14 +475,15 @@
|
|
|
999efc |
nonshared-findloc0_i16.lo nonshared-findloc0_r4.lo \
|
|
|
999efc |
nonshared-findloc0_r8.lo nonshared-findloc0_r10.lo \
|
|
|
999efc |
nonshared-findloc0_r16.lo nonshared-findloc0_c4.lo \
|
|
|
999efc |
- nonshared-findloc0_c8.lo nonshared-findloc0_c16.lo \
|
|
|
999efc |
- nonshared-findloc0_s1.lo nonshared-findloc0_s4.lo \
|
|
|
999efc |
- nonshared-findloc1_i1.lo nonshared-findloc1_i2.lo \
|
|
|
999efc |
- nonshared-findloc1_i4.lo nonshared-findloc1_i8.lo \
|
|
|
999efc |
- nonshared-findloc1_i16.lo nonshared-findloc1_r4.lo \
|
|
|
999efc |
- nonshared-findloc1_r8.lo nonshared-findloc1_r10.lo \
|
|
|
999efc |
- nonshared-findloc1_r16.lo nonshared-findloc1_c4.lo \
|
|
|
999efc |
- nonshared-findloc1_c8.lo nonshared-findloc1_c16.lo \
|
|
|
999efc |
+ nonshared-findloc0_c8.lo nonshared-findloc0_c10.lo \
|
|
|
999efc |
+ nonshared-findloc0_c16.lo nonshared-findloc0_s1.lo \
|
|
|
999efc |
+ nonshared-findloc0_s4.lo nonshared-findloc1_i1.lo \
|
|
|
999efc |
+ nonshared-findloc1_i2.lo nonshared-findloc1_i4.lo \
|
|
|
999efc |
+ nonshared-findloc1_i8.lo nonshared-findloc1_i16.lo \
|
|
|
999efc |
+ nonshared-findloc1_r4.lo nonshared-findloc1_r8.lo \
|
|
|
999efc |
+ nonshared-findloc1_r10.lo nonshared-findloc1_r16.lo \
|
|
|
999efc |
+ nonshared-findloc1_c4.lo nonshared-findloc1_c8.lo \
|
|
|
999efc |
+ nonshared-findloc1_c10.lo nonshared-findloc1_c16.lo \
|
|
|
999efc |
nonshared-findloc1_s1.lo nonshared-findloc1_s4.lo \
|
|
|
999efc |
nonshared-findloc2_s1.lo nonshared-findloc2_s4.lo
|
|
|
999efc |
am__objects_68 = nonshared-is_contiguous.lo \
|
|
|
999efc |
@@ -1597,6 +1598,7 @@
|
|
|
999efc |
nonshared-findloc0_r16.c \
|
|
|
999efc |
nonshared-findloc0_c4.c \
|
|
|
999efc |
nonshared-findloc0_c8.c \
|
|
|
999efc |
+nonshared-findloc0_c10.c \
|
|
|
999efc |
nonshared-findloc0_c16.c \
|
|
|
999efc |
nonshared-findloc0_s1.c \
|
|
|
999efc |
nonshared-findloc0_s4.c \
|
|
|
999efc |
@@ -1611,6 +1613,7 @@
|
|
|
999efc |
nonshared-findloc1_r16.c \
|
|
|
999efc |
nonshared-findloc1_c4.c \
|
|
|
999efc |
nonshared-findloc1_c8.c \
|
|
|
999efc |
+nonshared-findloc1_c10.c \
|
|
|
999efc |
nonshared-findloc1_c16.c \
|
|
|
999efc |
nonshared-findloc1_s1.c \
|
|
|
999efc |
nonshared-findloc1_s4.c \
|
|
|
999efc |
@@ -2214,6 +2217,7 @@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mvbits.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-ISO_Fortran_binding.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-error.Plo@am__quote@
|
|
|
999efc |
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c10.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c16.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c4.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c8.Plo@am__quote@
|
|
|
999efc |
@@ -2228,6 +2232,7 @@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r8.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_s1.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_s4.Plo@am__quote@
|
|
|
999efc |
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c10.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c16.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c4.Plo@am__quote@
|
|
|
999efc |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c8.Plo@am__quote@
|