diff --git a/gcc13-libgfortran-compat.patch b/gcc13-libgfortran-compat.patch index 7ed1ae8..ed2595d 100644 --- a/gcc13-libgfortran-compat.patch +++ b/gcc13-libgfortran-compat.patch @@ -1,14 +1,14 @@ ---- libgfortran/Makefile.am.jj 2022-04-28 15:56:10.129745930 +0200 -+++ libgfortran/Makefile.am 2022-05-13 13:27:57.237167557 +0200 +--- libgfortran/Makefile.am.jj 2023-04-17 13:48:14.569100397 +0200 ++++ libgfortran/Makefile.am 2023-05-22 15:03:22.905739752 +0200 @@ -45,6 +45,7 @@ LTLDFLAGS = $(shell $(SHELL) $(top_srcdi $(lt_host_flags) toolexeclib_LTLIBRARIES = libgfortran.la -+noinst_LTLIBRARIES = libgfortran_nonshared80.la ++noinst_LTLIBRARIES = libgfortran_nonshared80.la libgfortran_nonshared110.la toolexeclib_DATA = libgfortran.spec libgfortran_la_LINK = $(LINK) $(libgfortran_la_LDFLAGS) libgfortran_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \ -@@ -1154,6 +1155,91 @@ libgfortran_la_SOURCES = $(prereq_SRC) +@@ -1154,6 +1155,98 @@ libgfortran_la_SOURCES = $(prereq_SRC) endif @@ -47,6 +47,9 @@ +nonshared_runtime_C_SRC = \ +nonshared-ISO_Fortran_binding.c + ++nonshared_io_C_SRC = \ ++$(srcdir)/io/nonshared-transfer.c ++ +nonshared_generated_C_SRC = \ +nonshared-findloc0_i1.c \ +nonshared-findloc0_i2.c \ @@ -94,17 +97,409 @@ +$(nonshared_intrinsics_C_SRC) \ +$(nonshared_intrinsics_f90_SRC) \ +$(srcdir)/ieee/nonshared-ieee_arithmetic.c \ ++$(srcdir)/ieee/nonshared-ieee_exceptions.c \ +$(srcdir)/io/nonshared-transfer.c \ +$(srcdir)/runtime/nonshared-error.c ++ ++libgfortran_nonshared110_la_SOURCES = \ ++$(srcdir)/ieee/nonshared-ieee_exceptions.c + I_M4_DEPS=m4/iparm.m4 m4/mtype.m4 I_M4_DEPS0=$(I_M4_DEPS) m4/iforeach.m4 I_M4_DEPS1=$(I_M4_DEPS) m4/ifunction.m4 ---- libgfortran/ieee/nonshared-ieee_arithmetic.c.jj 2022-05-13 13:22:46.612357695 +0200 -+++ libgfortran/ieee/nonshared-ieee_arithmetic.c 2022-05-13 13:22:46.612357695 +0200 +--- libgfortran/Makefile.in.jj 2023-04-17 13:48:14.573100340 +0200 ++++ libgfortran/Makefile.in 2023-05-22 15:03:49.601374648 +0200 +@@ -217,7 +217,8 @@ am__uninstall_files_from_dir = { \ + am__installdirs = "$(DESTDIR)$(cafexeclibdir)" \ + "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" \ + "$(DESTDIR)$(gfor_cdir)" "$(DESTDIR)$(fincludedir)" +-LTLIBRARIES = $(cafexeclib_LTLIBRARIES) $(toolexeclib_LTLIBRARIES) ++LTLIBRARIES = $(cafexeclib_LTLIBRARIES) $(noinst_LTLIBRARIES) \ ++ $(toolexeclib_LTLIBRARIES) + libcaf_single_la_LIBADD = + am_libcaf_single_la_OBJECTS = single.lo + libcaf_single_la_OBJECTS = $(am_libcaf_single_la_OBJECTS) +@@ -487,6 +488,40 @@ am__objects_65 = $(am__objects_3) $(am__ + @onestep_FALSE@am_libgfortran_la_OBJECTS = $(am__objects_65) + @onestep_TRUE@am_libgfortran_la_OBJECTS = libgfortran_c.lo + libgfortran_la_OBJECTS = $(am_libgfortran_la_OBJECTS) ++libgfortran_nonshared110_la_LIBADD = ++am_libgfortran_nonshared110_la_OBJECTS = nonshared-ieee_exceptions.lo ++libgfortran_nonshared110_la_OBJECTS = \ ++ $(am_libgfortran_nonshared110_la_OBJECTS) ++AM_V_lt = $(am__v_lt_@AM_V@) ++am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) ++am__v_lt_0 = --silent ++am__v_lt_1 = ++libgfortran_nonshared80_la_LIBADD = ++am__objects_66 = nonshared-ISO_Fortran_binding.lo ++am__objects_67 = nonshared-findloc0_i1.lo nonshared-findloc0_i2.lo \ ++ nonshared-findloc0_i4.lo nonshared-findloc0_i8.lo \ ++ nonshared-findloc0_i16.lo nonshared-findloc0_r4.lo \ ++ nonshared-findloc0_r8.lo nonshared-findloc0_r10.lo \ ++ nonshared-findloc0_r16.lo nonshared-findloc0_c4.lo \ ++ nonshared-findloc0_c8.lo nonshared-findloc0_c10.lo \ ++ nonshared-findloc0_c16.lo nonshared-findloc0_s1.lo \ ++ nonshared-findloc0_s4.lo nonshared-findloc1_i1.lo \ ++ nonshared-findloc1_i2.lo nonshared-findloc1_i4.lo \ ++ nonshared-findloc1_i8.lo nonshared-findloc1_i16.lo \ ++ nonshared-findloc1_r4.lo nonshared-findloc1_r8.lo \ ++ nonshared-findloc1_r10.lo nonshared-findloc1_r16.lo \ ++ nonshared-findloc1_c4.lo nonshared-findloc1_c8.lo \ ++ nonshared-findloc1_c10.lo nonshared-findloc1_c16.lo \ ++ nonshared-findloc1_s1.lo nonshared-findloc1_s4.lo \ ++ nonshared-findloc2_s1.lo nonshared-findloc2_s4.lo ++am__objects_68 = nonshared-is_contiguous.lo nonshared-trigd.lo ++am__objects_69 = nonshared-random_init.lo ++am_libgfortran_nonshared80_la_OBJECTS = $(am__objects_66) \ ++ $(am__objects_67) $(am__objects_68) $(am__objects_69) \ ++ nonshared-ieee_arithmetic.lo nonshared-ieee_exceptions.lo \ ++ nonshared-transfer.lo nonshared-error.lo ++libgfortran_nonshared80_la_OBJECTS = \ ++ $(am_libgfortran_nonshared80_la_OBJECTS) + AM_V_P = $(am__v_P_@AM_V@) + am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) + am__v_P_0 = false +@@ -503,10 +538,6 @@ DEFAULT_INCLUDES = -I.@am__isrc@ + depcomp = $(SHELL) $(top_srcdir)/../depcomp + am__depfiles_maybe = depfiles + am__mv = mv -f +-AM_V_lt = $(am__v_lt_@AM_V@) +-am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +-am__v_lt_0 = --silent +-am__v_lt_1 = + PPFCCOMPILE = $(FC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FCFLAGS) $(FCFLAGS) + LTPPFCCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) \ +@@ -550,7 +581,9 @@ AM_V_FC = $(am__v_FC_@AM_V@) + am__v_FC_ = $(am__v_FC_@AM_DEFAULT_V@) + am__v_FC_0 = @echo " FC " $@; + am__v_FC_1 = +-SOURCES = $(libcaf_single_la_SOURCES) $(libgfortran_la_SOURCES) ++SOURCES = $(libcaf_single_la_SOURCES) $(libgfortran_la_SOURCES) \ ++ $(libgfortran_nonshared110_la_SOURCES) \ ++ $(libgfortran_nonshared80_la_SOURCES) + am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ +@@ -755,6 +788,7 @@ LTLDFLAGS = $(shell $(SHELL) $(top_srcdi + $(lt_host_flags) + + toolexeclib_LTLIBRARIES = libgfortran.la ++noinst_LTLIBRARIES = libgfortran_nonshared80.la libgfortran_nonshared110.la + toolexeclib_DATA = libgfortran.spec + libgfortran_la_LINK = $(LINK) $(libgfortran_la_LDFLAGS) + libgfortran_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \ +@@ -1671,6 +1705,66 @@ prereq_SRC = $(gfor_src) $(gfor_built_sr + #libgfortran_F.lo: + # $(LTPPFCCOMPILE) -c -o $@ $^ -combine + @onestep_TRUE@libgfortran_la_SOURCES = libgfortran_c.c $(filter-out %.c,$(prereq_SRC)) ++nonshared_runtime_C_SRC = \ ++nonshared-ISO_Fortran_binding.c ++ ++nonshared_io_C_SRC = \ ++$(srcdir)/io/nonshared-transfer.c ++ ++nonshared_generated_C_SRC = \ ++nonshared-findloc0_i1.c \ ++nonshared-findloc0_i2.c \ ++nonshared-findloc0_i4.c \ ++nonshared-findloc0_i8.c \ ++nonshared-findloc0_i16.c \ ++nonshared-findloc0_r4.c \ ++nonshared-findloc0_r8.c \ ++nonshared-findloc0_r10.c \ ++nonshared-findloc0_r16.c \ ++nonshared-findloc0_c4.c \ ++nonshared-findloc0_c8.c \ ++nonshared-findloc0_c10.c \ ++nonshared-findloc0_c16.c \ ++nonshared-findloc0_s1.c \ ++nonshared-findloc0_s4.c \ ++nonshared-findloc1_i1.c \ ++nonshared-findloc1_i2.c \ ++nonshared-findloc1_i4.c \ ++nonshared-findloc1_i8.c \ ++nonshared-findloc1_i16.c \ ++nonshared-findloc1_r4.c \ ++nonshared-findloc1_r8.c \ ++nonshared-findloc1_r10.c \ ++nonshared-findloc1_r16.c \ ++nonshared-findloc1_c4.c \ ++nonshared-findloc1_c8.c \ ++nonshared-findloc1_c10.c \ ++nonshared-findloc1_c16.c \ ++nonshared-findloc1_s1.c \ ++nonshared-findloc1_s4.c \ ++nonshared-findloc2_s1.c \ ++nonshared-findloc2_s4.c ++ ++nonshared_intrinsics_C_SRC = \ ++nonshared-is_contiguous.c \ ++nonshared-trigd.c ++ ++nonshared_intrinsics_f90_SRC = \ ++nonshared-random_init.f90 ++ ++libgfortran_nonshared80_la_SOURCES = \ ++$(nonshared_runtime_C_SRC) \ ++$(nonshared_generated_C_SRC) \ ++$(nonshared_intrinsics_C_SRC) \ ++$(nonshared_intrinsics_f90_SRC) \ ++$(srcdir)/ieee/nonshared-ieee_arithmetic.c \ ++$(srcdir)/ieee/nonshared-ieee_exceptions.c \ ++$(srcdir)/io/nonshared-transfer.c \ ++$(srcdir)/runtime/nonshared-error.c ++ ++libgfortran_nonshared110_la_SOURCES = \ ++$(srcdir)/ieee/nonshared-ieee_exceptions.c ++ + I_M4_DEPS = m4/iparm.m4 m4/mtype.m4 + I_M4_DEPS0 = $(I_M4_DEPS) m4/iforeach.m4 + I_M4_DEPS1 = $(I_M4_DEPS) m4/ifunction.m4 +@@ -1781,6 +1875,17 @@ clean-cafexeclibLTLIBRARIES: + rm -f $${locs}; \ + } + ++clean-noinstLTLIBRARIES: ++ -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) ++ @list='$(noinst_LTLIBRARIES)'; \ ++ locs=`for p in $$list; do echo $$p; done | \ ++ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ ++ sort -u`; \ ++ test -z "$$locs" || { \ ++ echo rm -f $${locs}; \ ++ rm -f $${locs}; \ ++ } ++ + install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES) + @$(NORMAL_INSTALL) + @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \ +@@ -1822,6 +1927,12 @@ libcaf_single.la: $(libcaf_single_la_OBJ + libgfortran.la: $(libgfortran_la_OBJECTS) $(libgfortran_la_DEPENDENCIES) $(EXTRA_libgfortran_la_DEPENDENCIES) + $(AM_V_GEN)$(libgfortran_la_LINK) -rpath $(toolexeclibdir) $(libgfortran_la_OBJECTS) $(libgfortran_la_LIBADD) $(LIBS) + ++libgfortran_nonshared110.la: $(libgfortran_nonshared110_la_OBJECTS) $(libgfortran_nonshared110_la_DEPENDENCIES) $(EXTRA_libgfortran_nonshared110_la_DEPENDENCIES) ++ $(AM_V_CCLD)$(LINK) $(libgfortran_nonshared110_la_OBJECTS) $(libgfortran_nonshared110_la_LIBADD) $(LIBS) ++ ++libgfortran_nonshared80.la: $(libgfortran_nonshared80_la_OBJECTS) $(libgfortran_nonshared80_la_DEPENDENCIES) $(EXTRA_libgfortran_nonshared80_la_DEPENDENCIES) ++ $(AM_V_FCLD)$(FCLINK) $(libgfortran_nonshared80_la_OBJECTS) $(libgfortran_nonshared80_la_LIBADD) $(LIBS) ++ + mostlyclean-compile: + -rm -f *.$(OBJEXT) + +@@ -2273,6 +2384,45 @@ distclean-compile: + @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minval_r8.Plo@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/move_alloc.Plo@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mvbits.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-ISO_Fortran_binding.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-error.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c10.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c16.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c8.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i1.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i16.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i2.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i8.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r10.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r16.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r8.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_s1.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_s4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c10.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c16.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c8.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i1.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i16.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i2.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i8.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_r10.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_r16.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_r4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_r8.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_s1.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_s4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc2_s1.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc2_s4.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-ieee_arithmetic.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-ieee_exceptions.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-is_contiguous.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-transfer.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-trigd.Plo@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r10.Plo@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r16.Plo@am__quote@ + @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r17.Plo@am__quote@ +@@ -7317,6 +7467,34 @@ ieee_helper.lo: ieee/ieee_helper.c + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ieee_helper.lo `test -f 'ieee/ieee_helper.c' || echo '$(srcdir)/'`ieee/ieee_helper.c + ++nonshared-ieee_exceptions.lo: $(srcdir)/ieee/nonshared-ieee_exceptions.c ++@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nonshared-ieee_exceptions.lo -MD -MP -MF $(DEPDIR)/nonshared-ieee_exceptions.Tpo -c -o nonshared-ieee_exceptions.lo `test -f '$(srcdir)/ieee/nonshared-ieee_exceptions.c' || echo '$(srcdir)/'`$(srcdir)/ieee/nonshared-ieee_exceptions.c ++@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/nonshared-ieee_exceptions.Tpo $(DEPDIR)/nonshared-ieee_exceptions.Plo ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(srcdir)/ieee/nonshared-ieee_exceptions.c' object='nonshared-ieee_exceptions.lo' libtool=yes @AMDEPBACKSLASH@ ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ++@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nonshared-ieee_exceptions.lo `test -f '$(srcdir)/ieee/nonshared-ieee_exceptions.c' || echo '$(srcdir)/'`$(srcdir)/ieee/nonshared-ieee_exceptions.c ++ ++nonshared-ieee_arithmetic.lo: $(srcdir)/ieee/nonshared-ieee_arithmetic.c ++@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nonshared-ieee_arithmetic.lo -MD -MP -MF $(DEPDIR)/nonshared-ieee_arithmetic.Tpo -c -o nonshared-ieee_arithmetic.lo `test -f '$(srcdir)/ieee/nonshared-ieee_arithmetic.c' || echo '$(srcdir)/'`$(srcdir)/ieee/nonshared-ieee_arithmetic.c ++@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/nonshared-ieee_arithmetic.Tpo $(DEPDIR)/nonshared-ieee_arithmetic.Plo ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(srcdir)/ieee/nonshared-ieee_arithmetic.c' object='nonshared-ieee_arithmetic.lo' libtool=yes @AMDEPBACKSLASH@ ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ++@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nonshared-ieee_arithmetic.lo `test -f '$(srcdir)/ieee/nonshared-ieee_arithmetic.c' || echo '$(srcdir)/'`$(srcdir)/ieee/nonshared-ieee_arithmetic.c ++ ++nonshared-transfer.lo: $(srcdir)/io/nonshared-transfer.c ++@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nonshared-transfer.lo -MD -MP -MF $(DEPDIR)/nonshared-transfer.Tpo -c -o nonshared-transfer.lo `test -f '$(srcdir)/io/nonshared-transfer.c' || echo '$(srcdir)/'`$(srcdir)/io/nonshared-transfer.c ++@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/nonshared-transfer.Tpo $(DEPDIR)/nonshared-transfer.Plo ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(srcdir)/io/nonshared-transfer.c' object='nonshared-transfer.lo' libtool=yes @AMDEPBACKSLASH@ ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ++@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nonshared-transfer.lo `test -f '$(srcdir)/io/nonshared-transfer.c' || echo '$(srcdir)/'`$(srcdir)/io/nonshared-transfer.c ++ ++nonshared-error.lo: $(srcdir)/runtime/nonshared-error.c ++@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nonshared-error.lo -MD -MP -MF $(DEPDIR)/nonshared-error.Tpo -c -o nonshared-error.lo `test -f '$(srcdir)/runtime/nonshared-error.c' || echo '$(srcdir)/'`$(srcdir)/runtime/nonshared-error.c ++@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/nonshared-error.Tpo $(DEPDIR)/nonshared-error.Plo ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(srcdir)/runtime/nonshared-error.c' object='nonshared-error.lo' libtool=yes @AMDEPBACKSLASH@ ++@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ++@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nonshared-error.lo `test -f '$(srcdir)/runtime/nonshared-error.c' || echo '$(srcdir)/'`$(srcdir)/runtime/nonshared-error.c ++ + .f90.o: + $(AM_V_FC)$(FCCOMPILE) -c -o $@ $< + +@@ -7511,7 +7689,8 @@ maintainer-clean-generic: + clean: clean-am + + clean-am: clean-cafexeclibLTLIBRARIES clean-generic clean-libtool \ +- clean-local clean-toolexeclibLTLIBRARIES mostlyclean-am ++ clean-local clean-noinstLTLIBRARIES \ ++ clean-toolexeclibLTLIBRARIES mostlyclean-am + + distclean: distclean-am + -rm -f $(am__CONFIG_DISTCLEAN_FILES) +@@ -7591,14 +7770,15 @@ uninstall-am: uninstall-cafexeclibLTLIBR + .PHONY: CTAGS GTAGS TAGS all all-am all-local am--refresh check \ + check-am clean clean-cafexeclibLTLIBRARIES clean-cscope \ + clean-generic clean-libtool clean-local \ +- clean-toolexeclibLTLIBRARIES cscope cscopelist-am ctags \ +- ctags-am distclean distclean-compile distclean-generic \ +- distclean-hdr distclean-libtool distclean-local distclean-tags \ +- dvi dvi-am html html-am info info-am install install-am \ +- install-cafexeclibLTLIBRARIES install-data install-data-am \ +- install-dvi install-dvi-am install-exec install-exec-am \ +- install-exec-local install-gfor_cHEADERS install-html \ +- install-html-am install-info install-info-am install-man \ ++ clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES cscope \ ++ cscopelist-am ctags ctags-am distclean distclean-compile \ ++ distclean-generic distclean-hdr distclean-libtool \ ++ distclean-local distclean-tags dvi dvi-am html html-am info \ ++ info-am install install-am install-cafexeclibLTLIBRARIES \ ++ install-data install-data-am install-dvi install-dvi-am \ ++ install-exec install-exec-am install-exec-local \ ++ install-gfor_cHEADERS install-html install-html-am \ ++ install-info install-info-am install-man \ + install-nodist_fincludeHEADERS install-pdf install-pdf-am \ + install-ps install-ps-am install-strip install-toolexeclibDATA \ + install-toolexeclibLTLIBRARIES installcheck installcheck-am \ +@@ -7674,6 +7854,38 @@ ieee_arithmetic.mod: ieee_arithmetic.lo + @onestep_TRUE@libgfortran_c.lo: $(filter %.c,$(prereq_SRC)) + @onestep_TRUE@ $(LTCOMPILE) -c -o $@ $^ -combine + ++$(patsubst %.c,%.lo,$(nonshared_generated_C_SRC) $(nonshared)): \ ++nonshared-%.lo: $(srcdir)/generated/%.c ++ $(LTCOMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED ++ ++$(patsubst %.c,%.o,$(nonshared_generated_C_SRC) $(nonshared)): \ ++nonshared-%.o: $(srcdir)/generated/%.c ++ $(COMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED ++ ++$(patsubst %.c,%.lo,$(nonshared_intrinsics_C_SRC) $(nonshared)): \ ++nonshared-%.lo: $(srcdir)/intrinsics/%.c ++ $(LTCOMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED ++ ++$(patsubst %.c,%.o,$(nonshared_intrinsics_C_SRC) $(nonshared)): \ ++nonshared-%.o: $(srcdir)/intrinsics/%.c ++ $(COMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED ++ ++$(patsubst %.c,%.lo,$(nonshared_runtime_C_SRC) $(nonshared)): \ ++nonshared-%.lo: $(srcdir)/runtime/%.c ++ $(LTCOMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED ++ ++$(patsubst %.c,%.o,$(nonshared_runtime_C_SRC) $(nonshared)): \ ++nonshared-%.o: $(srcdir)/runtime/%.c ++ $(COMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED ++ ++$(patsubst %.f90,%.lo,$(nonshared_intrinsics_f90_SRC) $(nonshared)): \ ++nonshared-%.lo: $(srcdir)/intrinsics/%.f90 ++ $(LTPPFCCOMPILE) -c -o $@ $< -fallow-leading-underscore ++ ++$(patsubst %.f90,%.o,$(nonshared_intrinsics_f90_SRC) $(nonshared)): \ ++nonshared-%.o: $(srcdir)/intrinsics/%.f90 ++ $(PPFCCOMPILE) -c -o $@ $< -fallow-leading-underscore ++ + kinds.h: $(srcdir)/mk-kinds-h.sh + $(SHELL) $(srcdir)/mk-kinds-h.sh '@LIBGOMP_CHECKED_INT_KINDS@' \ + '@LIBGOMP_CHECKED_REAL_KINDS@' \ +--- libgfortran/ieee/nonshared-ieee_exceptions.c.jj 2023-05-22 12:59:24.852490604 +0200 ++++ libgfortran/ieee/nonshared-ieee_exceptions.c 2023-05-22 15:02:43.023285198 +0200 +@@ -0,0 +1,50 @@ ++/* Helper functions in C for IEEE modules ++ Copyright (C) 2013-2023 Free Software Foundation, Inc. ++ Contributed by Francois-Xavier Coudert ++ ++This file is part of the GNU Fortran runtime library (libgfortran). ++ ++Libgfortran is free software; you can redistribute it and/or ++modify it under the terms of the GNU General Public ++License as published by the Free Software Foundation; either ++version 3 of the License, or (at your option) any later version. ++ ++Libgfortran is distributed in the hope that it will be useful, ++but WITHOUT ANY WARRANTY; without even the implied warranty of ++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++GNU General Public License for more details. ++ ++Under Section 7 of GPL version 3, you are granted additional ++permissions described in the GCC Runtime Library Exception, version ++3.1, as published by the Free Software Foundation. ++ ++You should have received a copy of the GNU General Public License and ++a copy of the GCC Runtime Library Exception along with this program; ++see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++. */ ++ ++#include "libgfortran.h" ++ ++#define options ((const options_t) {}) ++ ++#include "fpu-target.h" ++ ++struct ieee_modes_type { ++ GFC_INTEGER_4 rounding, underflow, halting; ++}; ++ ++void ++__ieee_exceptions_MOD_ieee_get_modes (struct ieee_modes_type *modes) ++{ ++ modes->rounding = get_fpu_rounding_mode (); ++ modes->underflow = get_fpu_underflow_mode (); ++ modes->halting = get_fpu_trap_exceptions (); ++} ++ ++void ++__ieee_exceptions_MOD_ieee_set_modes (struct ieee_modes_type *modes) ++{ ++ set_fpu_rounding_mode (modes->rounding); ++ set_fpu_underflow_mode (modes->underflow); ++ set_fpu_trap_exceptions (modes->halting, ~modes->halting); ++} +--- libgfortran/ieee/nonshared-ieee_arithmetic.c.jj 2023-05-22 12:20:32.127390024 +0200 ++++ libgfortran/ieee/nonshared-ieee_arithmetic.c 2023-05-22 12:59:07.790724711 +0200 @@ -0,0 +1,64 @@ +/* Helper functions in C for IEEE modules -+ Copyright (C) 2013-2022 Free Software Foundation, Inc. ++ Copyright (C) 2013-2023 Free Software Foundation, Inc. + Contributed by Francois-Xavier Coudert + +This file is part of the GNU Fortran runtime library (libgfortran). @@ -167,320 +562,8 @@ +{ + return 1; +} ---- libgfortran/Makefile.in.jj 2022-04-28 15:56:10.132745889 +0200 -+++ libgfortran/Makefile.in 2022-05-13 13:28:10.925982986 +0200 -@@ -217,7 +217,8 @@ am__uninstall_files_from_dir = { \ - am__installdirs = "$(DESTDIR)$(cafexeclibdir)" \ - "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" \ - "$(DESTDIR)$(gfor_cdir)" "$(DESTDIR)$(fincludedir)" --LTLIBRARIES = $(cafexeclib_LTLIBRARIES) $(toolexeclib_LTLIBRARIES) -+LTLIBRARIES = $(cafexeclib_LTLIBRARIES) $(noinst_LTLIBRARIES) \ -+ $(toolexeclib_LTLIBRARIES) - libcaf_single_la_LIBADD = - am_libcaf_single_la_OBJECTS = single.lo - libcaf_single_la_OBJECTS = $(am_libcaf_single_la_OBJECTS) -@@ -487,6 +488,36 @@ am__objects_65 = $(am__objects_3) $(am__ - @onestep_FALSE@am_libgfortran_la_OBJECTS = $(am__objects_65) - @onestep_TRUE@am_libgfortran_la_OBJECTS = libgfortran_c.lo - libgfortran_la_OBJECTS = $(am_libgfortran_la_OBJECTS) -+libgfortran_nonshared80_la_LIBADD = -+am__objects_66 = nonshared-ISO_Fortran_binding.lo -+am__objects_67 = nonshared-findloc0_i1.lo nonshared-findloc0_i2.lo \ -+ nonshared-findloc0_i4.lo nonshared-findloc0_i8.lo \ -+ nonshared-findloc0_i16.lo nonshared-findloc0_r4.lo \ -+ nonshared-findloc0_r8.lo nonshared-findloc0_r10.lo \ -+ nonshared-findloc0_r16.lo nonshared-findloc0_c4.lo \ -+ nonshared-findloc0_c8.lo nonshared-findloc0_c10.lo \ -+ nonshared-findloc0_c16.lo nonshared-findloc0_s1.lo \ -+ nonshared-findloc0_s4.lo nonshared-findloc1_i1.lo \ -+ nonshared-findloc1_i2.lo nonshared-findloc1_i4.lo \ -+ nonshared-findloc1_i8.lo nonshared-findloc1_i16.lo \ -+ nonshared-findloc1_r4.lo nonshared-findloc1_r8.lo \ -+ nonshared-findloc1_r10.lo nonshared-findloc1_r16.lo \ -+ nonshared-findloc1_c4.lo nonshared-findloc1_c8.lo \ -+ nonshared-findloc1_c10.lo nonshared-findloc1_c16.lo \ -+ nonshared-findloc1_s1.lo nonshared-findloc1_s4.lo \ -+ nonshared-findloc2_s1.lo nonshared-findloc2_s4.lo -+am__objects_68 = nonshared-is_contiguous.lo nonshared-trigd.lo -+am__objects_69 = nonshared-random_init.lo -+am_libgfortran_nonshared80_la_OBJECTS = $(am__objects_66) \ -+ $(am__objects_67) $(am__objects_68) $(am__objects_69) \ -+ nonshared-ieee_arithmetic.lo nonshared-transfer.lo \ -+ nonshared-error.lo -+libgfortran_nonshared80_la_OBJECTS = \ -+ $(am_libgfortran_nonshared80_la_OBJECTS) -+AM_V_lt = $(am__v_lt_@AM_V@) -+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) -+am__v_lt_0 = --silent -+am__v_lt_1 = - AM_V_P = $(am__v_P_@AM_V@) - am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) - am__v_P_0 = false -@@ -503,10 +534,6 @@ DEFAULT_INCLUDES = -I.@am__isrc@ - depcomp = $(SHELL) $(top_srcdir)/../depcomp - am__depfiles_maybe = depfiles - am__mv = mv -f --AM_V_lt = $(am__v_lt_@AM_V@) --am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) --am__v_lt_0 = --silent --am__v_lt_1 = - PPFCCOMPILE = $(FC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FCFLAGS) $(FCFLAGS) - LTPPFCCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=FC $(AM_LIBTOOLFLAGS) \ -@@ -550,7 +577,8 @@ AM_V_FC = $(am__v_FC_@AM_V@) - am__v_FC_ = $(am__v_FC_@AM_DEFAULT_V@) - am__v_FC_0 = @echo " FC " $@; - am__v_FC_1 = --SOURCES = $(libcaf_single_la_SOURCES) $(libgfortran_la_SOURCES) -+SOURCES = $(libcaf_single_la_SOURCES) $(libgfortran_la_SOURCES) \ -+ $(libgfortran_nonshared80_la_SOURCES) - am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ -@@ -754,6 +782,7 @@ LTLDFLAGS = $(shell $(SHELL) $(top_srcdi - $(lt_host_flags) - - toolexeclib_LTLIBRARIES = libgfortran.la -+noinst_LTLIBRARIES = libgfortran_nonshared80.la - toolexeclib_DATA = libgfortran.spec - libgfortran_la_LINK = $(LINK) $(libgfortran_la_LDFLAGS) - libgfortran_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \ -@@ -1670,6 +1699,59 @@ prereq_SRC = $(gfor_src) $(gfor_built_sr - #libgfortran_F.lo: - # $(LTPPFCCOMPILE) -c -o $@ $^ -combine - @onestep_TRUE@libgfortran_la_SOURCES = libgfortran_c.c $(filter-out %.c,$(prereq_SRC)) -+nonshared_runtime_C_SRC = \ -+nonshared-ISO_Fortran_binding.c -+ -+nonshared_generated_C_SRC = \ -+nonshared-findloc0_i1.c \ -+nonshared-findloc0_i2.c \ -+nonshared-findloc0_i4.c \ -+nonshared-findloc0_i8.c \ -+nonshared-findloc0_i16.c \ -+nonshared-findloc0_r4.c \ -+nonshared-findloc0_r8.c \ -+nonshared-findloc0_r10.c \ -+nonshared-findloc0_r16.c \ -+nonshared-findloc0_c4.c \ -+nonshared-findloc0_c8.c \ -+nonshared-findloc0_c10.c \ -+nonshared-findloc0_c16.c \ -+nonshared-findloc0_s1.c \ -+nonshared-findloc0_s4.c \ -+nonshared-findloc1_i1.c \ -+nonshared-findloc1_i2.c \ -+nonshared-findloc1_i4.c \ -+nonshared-findloc1_i8.c \ -+nonshared-findloc1_i16.c \ -+nonshared-findloc1_r4.c \ -+nonshared-findloc1_r8.c \ -+nonshared-findloc1_r10.c \ -+nonshared-findloc1_r16.c \ -+nonshared-findloc1_c4.c \ -+nonshared-findloc1_c8.c \ -+nonshared-findloc1_c10.c \ -+nonshared-findloc1_c16.c \ -+nonshared-findloc1_s1.c \ -+nonshared-findloc1_s4.c \ -+nonshared-findloc2_s1.c \ -+nonshared-findloc2_s4.c -+ -+nonshared_intrinsics_C_SRC = \ -+nonshared-is_contiguous.c \ -+nonshared-trigd.c -+ -+nonshared_intrinsics_f90_SRC = \ -+nonshared-random_init.f90 -+ -+libgfortran_nonshared80_la_SOURCES = \ -+$(nonshared_runtime_C_SRC) \ -+$(nonshared_generated_C_SRC) \ -+$(nonshared_intrinsics_C_SRC) \ -+$(nonshared_intrinsics_f90_SRC) \ -+$(srcdir)/ieee/nonshared-ieee_arithmetic.c \ -+$(srcdir)/io/nonshared-transfer.c \ -+$(srcdir)/runtime/nonshared-error.c -+ - I_M4_DEPS = m4/iparm.m4 m4/mtype.m4 - I_M4_DEPS0 = $(I_M4_DEPS) m4/iforeach.m4 - I_M4_DEPS1 = $(I_M4_DEPS) m4/ifunction.m4 -@@ -1780,6 +1862,17 @@ clean-cafexeclibLTLIBRARIES: - rm -f $${locs}; \ - } - -+clean-noinstLTLIBRARIES: -+ -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) -+ @list='$(noinst_LTLIBRARIES)'; \ -+ locs=`for p in $$list; do echo $$p; done | \ -+ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ -+ sort -u`; \ -+ test -z "$$locs" || { \ -+ echo rm -f $${locs}; \ -+ rm -f $${locs}; \ -+ } -+ - install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES) - @$(NORMAL_INSTALL) - @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \ -@@ -1821,6 +1914,9 @@ libcaf_single.la: $(libcaf_single_la_OBJ - libgfortran.la: $(libgfortran_la_OBJECTS) $(libgfortran_la_DEPENDENCIES) $(EXTRA_libgfortran_la_DEPENDENCIES) - $(AM_V_GEN)$(libgfortran_la_LINK) -rpath $(toolexeclibdir) $(libgfortran_la_OBJECTS) $(libgfortran_la_LIBADD) $(LIBS) - -+libgfortran_nonshared80.la: $(libgfortran_nonshared80_la_OBJECTS) $(libgfortran_nonshared80_la_DEPENDENCIES) $(EXTRA_libgfortran_nonshared80_la_DEPENDENCIES) -+ $(AM_V_FCLD)$(FCLINK) $(libgfortran_nonshared80_la_OBJECTS) $(libgfortran_nonshared80_la_LIBADD) $(LIBS) -+ - mostlyclean-compile: - -rm -f *.$(OBJEXT) - -@@ -2272,6 +2368,44 @@ distclean-compile: - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minval_r8.Plo@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/move_alloc.Plo@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mvbits.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-ISO_Fortran_binding.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-error.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c10.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c16.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_c8.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i1.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i16.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i2.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_i8.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r10.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r16.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_r8.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_s1.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc0_s4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c10.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c16.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_c8.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i1.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i16.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i2.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_i8.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_r10.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_r16.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_r4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_r8.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_s1.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc1_s4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc2_s1.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-findloc2_s4.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-ieee_arithmetic.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-is_contiguous.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-transfer.Plo@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nonshared-trigd.Plo@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r10.Plo@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r16.Plo@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r17.Plo@am__quote@ -@@ -7316,6 +7450,27 @@ ieee_helper.lo: ieee/ieee_helper.c - @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ieee_helper.lo `test -f 'ieee/ieee_helper.c' || echo '$(srcdir)/'`ieee/ieee_helper.c - -+nonshared-ieee_arithmetic.lo: $(srcdir)/ieee/nonshared-ieee_arithmetic.c -+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nonshared-ieee_arithmetic.lo -MD -MP -MF $(DEPDIR)/nonshared-ieee_arithmetic.Tpo -c -o nonshared-ieee_arithmetic.lo `test -f '$(srcdir)/ieee/nonshared-ieee_arithmetic.c' || echo '$(srcdir)/'`$(srcdir)/ieee/nonshared-ieee_arithmetic.c -+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/nonshared-ieee_arithmetic.Tpo $(DEPDIR)/nonshared-ieee_arithmetic.Plo -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(srcdir)/ieee/nonshared-ieee_arithmetic.c' object='nonshared-ieee_arithmetic.lo' libtool=yes @AMDEPBACKSLASH@ -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nonshared-ieee_arithmetic.lo `test -f '$(srcdir)/ieee/nonshared-ieee_arithmetic.c' || echo '$(srcdir)/'`$(srcdir)/ieee/nonshared-ieee_arithmetic.c -+ -+nonshared-transfer.lo: $(srcdir)/io/nonshared-transfer.c -+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nonshared-transfer.lo -MD -MP -MF $(DEPDIR)/nonshared-transfer.Tpo -c -o nonshared-transfer.lo `test -f '$(srcdir)/io/nonshared-transfer.c' || echo '$(srcdir)/'`$(srcdir)/io/nonshared-transfer.c -+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/nonshared-transfer.Tpo $(DEPDIR)/nonshared-transfer.Plo -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(srcdir)/io/nonshared-transfer.c' object='nonshared-transfer.lo' libtool=yes @AMDEPBACKSLASH@ -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nonshared-transfer.lo `test -f '$(srcdir)/io/nonshared-transfer.c' || echo '$(srcdir)/'`$(srcdir)/io/nonshared-transfer.c -+ -+nonshared-error.lo: $(srcdir)/runtime/nonshared-error.c -+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nonshared-error.lo -MD -MP -MF $(DEPDIR)/nonshared-error.Tpo -c -o nonshared-error.lo `test -f '$(srcdir)/runtime/nonshared-error.c' || echo '$(srcdir)/'`$(srcdir)/runtime/nonshared-error.c -+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/nonshared-error.Tpo $(DEPDIR)/nonshared-error.Plo -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(srcdir)/runtime/nonshared-error.c' object='nonshared-error.lo' libtool=yes @AMDEPBACKSLASH@ -+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nonshared-error.lo `test -f '$(srcdir)/runtime/nonshared-error.c' || echo '$(srcdir)/'`$(srcdir)/runtime/nonshared-error.c -+ - .f90.o: - $(AM_V_FC)$(FCCOMPILE) -c -o $@ $< - -@@ -7510,7 +7665,8 @@ maintainer-clean-generic: - clean: clean-am - - clean-am: clean-cafexeclibLTLIBRARIES clean-generic clean-libtool \ -- clean-local clean-toolexeclibLTLIBRARIES mostlyclean-am -+ clean-local clean-noinstLTLIBRARIES \ -+ clean-toolexeclibLTLIBRARIES mostlyclean-am - - distclean: distclean-am - -rm -f $(am__CONFIG_DISTCLEAN_FILES) -@@ -7590,14 +7746,15 @@ uninstall-am: uninstall-cafexeclibLTLIBR - .PHONY: CTAGS GTAGS TAGS all all-am all-local am--refresh check \ - check-am clean clean-cafexeclibLTLIBRARIES clean-cscope \ - clean-generic clean-libtool clean-local \ -- clean-toolexeclibLTLIBRARIES cscope cscopelist-am ctags \ -- ctags-am distclean distclean-compile distclean-generic \ -- distclean-hdr distclean-libtool distclean-local distclean-tags \ -- dvi dvi-am html html-am info info-am install install-am \ -- install-cafexeclibLTLIBRARIES install-data install-data-am \ -- install-dvi install-dvi-am install-exec install-exec-am \ -- install-exec-local install-gfor_cHEADERS install-html \ -- install-html-am install-info install-info-am install-man \ -+ clean-noinstLTLIBRARIES clean-toolexeclibLTLIBRARIES cscope \ -+ cscopelist-am ctags ctags-am distclean distclean-compile \ -+ distclean-generic distclean-hdr distclean-libtool \ -+ distclean-local distclean-tags dvi dvi-am html html-am info \ -+ info-am install install-am install-cafexeclibLTLIBRARIES \ -+ install-data install-data-am install-dvi install-dvi-am \ -+ install-exec install-exec-am install-exec-local \ -+ install-gfor_cHEADERS install-html install-html-am \ -+ install-info install-info-am install-man \ - install-nodist_fincludeHEADERS install-pdf install-pdf-am \ - install-ps install-ps-am install-strip install-toolexeclibDATA \ - install-toolexeclibLTLIBRARIES installcheck installcheck-am \ -@@ -7673,6 +7830,38 @@ ieee_arithmetic.mod: ieee_arithmetic.lo - @onestep_TRUE@libgfortran_c.lo: $(filter %.c,$(prereq_SRC)) - @onestep_TRUE@ $(LTCOMPILE) -c -o $@ $^ -combine - -+$(patsubst %.c,%.lo,$(nonshared_generated_C_SRC) $(nonshared)): \ -+nonshared-%.lo: $(srcdir)/generated/%.c -+ $(LTCOMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED -+ -+$(patsubst %.c,%.o,$(nonshared_generated_C_SRC) $(nonshared)): \ -+nonshared-%.o: $(srcdir)/generated/%.c -+ $(COMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED -+ -+$(patsubst %.c,%.lo,$(nonshared_intrinsics_C_SRC) $(nonshared)): \ -+nonshared-%.lo: $(srcdir)/intrinsics/%.c -+ $(LTCOMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED -+ -+$(patsubst %.c,%.o,$(nonshared_intrinsics_C_SRC) $(nonshared)): \ -+nonshared-%.o: $(srcdir)/intrinsics/%.c -+ $(COMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED -+ -+$(patsubst %.c,%.lo,$(nonshared_runtime_C_SRC) $(nonshared)): \ -+nonshared-%.lo: $(srcdir)/runtime/%.c -+ $(LTCOMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED -+ -+$(patsubst %.c,%.o,$(nonshared_runtime_C_SRC) $(nonshared)): \ -+nonshared-%.o: $(srcdir)/runtime/%.c -+ $(COMPILE) -c -o $@ $< -DLIBGFORTRAN_NONSHARED -+ -+$(patsubst %.f90,%.lo,$(nonshared_intrinsics_f90_SRC) $(nonshared)): \ -+nonshared-%.lo: $(srcdir)/intrinsics/%.f90 -+ $(LTPPFCCOMPILE) -c -o $@ $< -fallow-leading-underscore -+ -+$(patsubst %.f90,%.o,$(nonshared_intrinsics_f90_SRC) $(nonshared)): \ -+nonshared-%.o: $(srcdir)/intrinsics/%.f90 -+ $(PPFCCOMPILE) -c -o $@ $< -fallow-leading-underscore -+ - kinds.h: $(srcdir)/mk-kinds-h.sh - $(SHELL) $(srcdir)/mk-kinds-h.sh '@LIBGOMP_CHECKED_INT_KINDS@' '@LIBGOMP_CHECKED_REAL_KINDS@' '$(FCCOMPILE)' > $@ || rm $@ - ---- libgfortran/libgfortran.h.jj 2022-04-28 15:56:10.221744660 +0200 -+++ libgfortran/libgfortran.h 2022-05-13 13:22:46.652357155 +0200 +--- libgfortran/libgfortran.h.jj 2023-04-17 13:48:20.204019218 +0200 ++++ libgfortran/libgfortran.h 2023-05-22 12:59:07.795724642 +0200 @@ -216,7 +216,7 @@ extern int __mingw_snprintf (char *, siz # define internal_proto(x) sym_rename(x, IPREFIX(x)) #endif @@ -501,7 +584,7 @@ #define GFOR_POINTER_TO_L1(p, kind) \ ((__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ ? 1: 0) * (kind - 1) + (GFC_LOGICAL_1 *)(p)) -@@ -2020,4 +2024,63 @@ extern int __snprintfieee128 (char *, si +@@ -2024,4 +2028,63 @@ extern int __snprintfieee128 (char *, si #define HAVE_GFC_UINTEGER_1 1 #define HAVE_GFC_UINTEGER_4 1 @@ -565,10 +648,10 @@ +#endif + #endif /* LIBGFOR_H */ ---- libgfortran/runtime/nonshared-error.c.jj 2022-05-13 13:22:46.653357141 +0200 -+++ libgfortran/runtime/nonshared-error.c 2022-05-13 13:22:46.653357141 +0200 +--- libgfortran/runtime/nonshared-error.c.jj 2023-05-22 12:20:32.211388875 +0200 ++++ libgfortran/runtime/nonshared-error.c 2023-05-22 12:59:07.807724478 +0200 @@ -0,0 +1,56 @@ -+/* Copyright (C) 2020-2022 Free Software Foundation, Inc. ++/* Copyright (C) 2020-2023 Free Software Foundation, Inc. + +This file is part of the GNU Fortran runtime library (libgfortran). + @@ -624,10 +707,10 @@ + os_error (buf); +} +iexport(os_error_at); ---- libgfortran/io/nonshared-transfer.c.jj 2022-05-13 13:22:46.653357141 +0200 -+++ libgfortran/io/nonshared-transfer.c 2022-05-13 13:22:46.653357141 +0200 +--- libgfortran/io/nonshared-transfer.c.jj 2023-05-22 12:20:32.223388711 +0200 ++++ libgfortran/io/nonshared-transfer.c 2023-05-22 12:59:07.816724354 +0200 @@ -0,0 +1,42 @@ -+/* Copyright (C) 2002-2022 Free Software Foundation, Inc. ++/* Copyright (C) 2002-2023 Free Software Foundation, Inc. + Contributed by Andy Vaught + Namelist transfer functions contributed by Paul Thomas + F2003 I/O support contributed by Jerry DeLisle diff --git a/gcc13-libstdc++-compat.patch b/gcc13-libstdc++-compat.patch index b241e3b..23431eb 100644 --- a/gcc13-libstdc++-compat.patch +++ b/gcc13-libstdc++-compat.patch @@ -1,5 +1,5 @@ ---- libstdc++-v3/config/locale/gnu/c_locale.cc.jj 2022-05-10 18:36:26.000502233 +0200 -+++ libstdc++-v3/config/locale/gnu/c_locale.cc 2022-05-12 10:06:51.271504130 +0200 +--- libstdc++-v3/config/locale/gnu/c_locale.cc.jj 2023-05-17 21:23:27.466582244 +0200 ++++ libstdc++-v3/config/locale/gnu/c_locale.cc 2023-05-19 12:22:56.687882880 +0200 @@ -41,6 +41,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul { _GLIBCXX_BEGIN_NAMESPACE_VERSION @@ -29,8 +29,8 @@ _GLIBCXX_LDBL_COMPAT(_ZSt14__convert_to_vIdEvPKcRT_RSt12_Ios_IostateRKP15__locale_struct, _ZSt14__convert_to_vIeEvPKcRT_RSt12_Ios_IostateRKP15__locale_struct); #endif // _GLIBCXX_LONG_DOUBLE_COMPAT +#endif ---- libstdc++-v3/libsupc++/eh_exception.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/libsupc++/eh_exception.cc 2022-05-12 10:06:51.271504130 +0200 +--- libstdc++-v3/libsupc++/eh_exception.cc.jj 2023-05-17 21:23:27.490581910 +0200 ++++ libstdc++-v3/libsupc++/eh_exception.cc 2023-05-19 12:22:56.701882683 +0200 @@ -26,6 +26,7 @@ #include "exception" #include @@ -47,52 +47,10 @@ // Transactional clones for the destructors and what(). // what() is effectively transaction_pure, but we do not want to annotate it ---- libstdc++-v3/src/nonshared98/sstream-inst.cc.jj 2022-05-12 10:06:51.272504117 +0200 -+++ libstdc++-v3/src/nonshared98/sstream-inst.cc 2022-05-12 10:06:51.272504117 +0200 -@@ -0,0 +1,39 @@ -+// Explicit instantiation file. -+ -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+// -+// ISO C++ 14882: -+// -+ -+#include -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+ template void basic_stringbuf::_M_pbump(char_type*, char_type*, off_type); -+ -+#ifdef _GLIBCXX_USE_WCHAR_T -+ template void basic_stringbuf::_M_pbump(char_type*, char_type*, off_type); -+#endif -+ -+} // namespace ---- libstdc++-v3/src/nonshared98/float128.S.jj 2022-05-12 10:06:51.272504117 +0200 -+++ libstdc++-v3/src/nonshared98/float128.S 2022-05-12 10:06:51.272504117 +0200 +--- libstdc++-v3/src/nonshared98/float128.S.jj 2023-05-19 12:22:56.701882683 +0200 ++++ libstdc++-v3/src/nonshared98/float128.S 2023-05-19 12:22:56.701882683 +0200 @@ -0,0 +1,162 @@ -+/* Copyright (C) 2012-2022 Free Software Foundation, Inc. ++/* Copyright (C) 2012-2023 Free Software Foundation, Inc. + + This file is part of the GNU ISO C++ Library. This library is free + software; you can redistribute it and/or modify it under the @@ -254,64 +212,10 @@ + STRING "g" +#endif + .section .note.GNU-stack,"",@progbits ---- libstdc++-v3/src/nonshared98/pure.cc.jj 2022-05-12 10:06:51.272504117 +0200 -+++ libstdc++-v3/src/nonshared98/pure.cc 2022-05-12 10:06:51.272504117 +0200 -@@ -0,0 +1,51 @@ -+// -*- C++ -*- -+// Copyright (C) 2000-2022 Free Software Foundation -+// -+// This file is part of GCC. -+// -+// GCC is free software; you can redistribute it and/or modify -+// it under the terms of the GNU General Public License as published by -+// the Free Software Foundation; either version 3, or (at your option) -+// any later version. -+// -+// GCC is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+// -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+#include -+#include "unwind-cxx.h" -+ -+#if _GLIBCXX_HOSTED -+#ifdef _GLIBCXX_HAVE_UNISTD_H -+# include -+# define writestr(str) write(2, str, sizeof(str) - 1) -+# ifdef __GNU_LIBRARY__ -+ /* Avoid forcing the library's meaning of `write' on the user program -+ by using the "internal" name (for use within the library). */ -+/*# define write(fd, buf, n) __write((fd), (buf), (n))*/ -+# endif -+#else -+# include -+# define writestr(str) std::fputs(str, stderr) -+#endif -+#else -+# define writestr(str) /* Empty */ -+#endif -+ -+extern "C" void -+__cxxabiv1::__cxa_deleted_virtual (void) -+{ -+ writestr ("deleted virtual method called\n"); -+ std::terminate (); -+} ---- libstdc++-v3/src/nonshared98/eh_exception.cc.jj 2022-05-12 10:06:51.340503202 +0200 -+++ libstdc++-v3/src/nonshared98/eh_exception.cc 2022-05-12 10:06:51.333503296 +0200 +--- libstdc++-v3/src/nonshared98/eh_exception.cc.jj 2023-05-19 12:22:56.701882683 +0200 ++++ libstdc++-v3/src/nonshared98/eh_exception.cc 2023-05-19 13:36:14.111840466 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 1994-2022 Free Software Foundation, Inc. ++// Copyright (C) 1994-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -335,10 +239,10 @@ + +#define _GLIBCXX_NONSHARED_CXX98 1 +#include "../libsupc++/eh_exception.cc" ---- libstdc++-v3/src/nonshared98/ios_failure.cc.jj 2022-05-12 10:06:51.347503108 +0200 -+++ libstdc++-v3/src/nonshared98/ios_failure.cc 2022-05-12 10:06:51.347503108 +0200 +--- libstdc++-v3/src/nonshared98/ios_failure.cc.jj 2023-05-19 12:22:56.702882669 +0200 ++++ libstdc++-v3/src/nonshared98/ios_failure.cc 2023-05-19 18:58:31.985192792 +0200 @@ -0,0 +1,35 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -373,10 +277,10 @@ +asm (".hidden _ZTINSt8ios_base7failureE"); +asm (".hidden _ZTSNSt8ios_base7failureE"); +asm (".hidden _ZTVNSt8ios_base7failureE"); ---- libstdc++-v3/src/nonshared98/char8_t-rtti.S.jj 2022-05-12 10:06:51.358502960 +0200 -+++ libstdc++-v3/src/nonshared98/char8_t-rtti.S 2022-05-12 10:06:51.358502960 +0200 +--- libstdc++-v3/src/nonshared98/char8_t-rtti.S.jj 2023-05-19 12:22:56.702882669 +0200 ++++ libstdc++-v3/src/nonshared98/char8_t-rtti.S 2023-05-19 12:22:56.702882669 +0200 @@ -0,0 +1,166 @@ -+/* Copyright (C) 2012-2022 Free Software Foundation, Inc. ++/* Copyright (C) 2012-2023 Free Software Foundation, Inc. + + This file is part of the GNU ISO C++ Library. This library is free + software; you can redistribute it and/or modify it under the @@ -542,49 +446,10 @@ + STRING "Du" +#endif + .section .note.GNU-stack,"",@progbits ---- libstdc++-v3/src/nonshared98/streambuf-inst.cc.jj 2022-05-12 10:06:51.358502960 +0200 -+++ libstdc++-v3/src/nonshared98/streambuf-inst.cc 2022-05-12 10:06:51.358502960 +0200 -@@ -0,0 +1,36 @@ -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+#include -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+ -+ template void basic_streambuf::__safe_gbump(std::streamsize); -+ template void basic_streambuf::__safe_pbump(std::streamsize); -+#ifdef _GLIBCXX_USE_WCHAR_T -+ template void basic_streambuf::__safe_gbump(std::streamsize); -+ template void basic_streambuf::__safe_pbump(std::streamsize); -+#endif -+ -+} ---- libstdc++-v3/src/nonshared98/int12848.S.jj 2022-05-12 10:06:51.358502960 +0200 -+++ libstdc++-v3/src/nonshared98/int12848.S 2022-05-12 10:06:51.358502960 +0200 -@@ -0,0 +1,24 @@ -+/* Copyright (C) 2012-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared98/extfloat.S.jj 2023-05-19 14:19:21.102339679 +0200 ++++ libstdc++-v3/src/nonshared98/extfloat.S 2023-05-19 15:15:12.262100349 +0200 +@@ -0,0 +1,547 @@ ++/* Copyright (C) 2012-2023 Free Software Foundation, Inc. + + This file is part of the GNU ISO C++ Library. This library is free + software; you can redistribute it and/or modify it under the @@ -606,190 +471,6 @@ + see the files COPYING3 and COPYING.RUNTIME respectively. If not, see + . */ + -+#define _GLIBCXX_NONSHARED_CXX11_48 -+#include "int128.S" ---- libstdc++-v3/src/nonshared98/eh_tm.cc.jj 2022-05-12 10:06:51.358502960 +0200 -+++ libstdc++-v3/src/nonshared98/eh_tm.cc 2022-05-12 10:06:51.358502960 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../libsupc++/eh_tm.cc" ---- libstdc++-v3/src/nonshared98/snprintf_lite-inst.cc.jj 2022-05-12 10:06:51.358502960 +0200 -+++ libstdc++-v3/src/nonshared98/snprintf_lite-inst.cc 2022-05-12 10:06:51.358502960 +0200 -@@ -0,0 +1,41 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+ template -+ int -+ __int_to_char(char*, -+#ifdef _GLIBCXX_USE_LONG_LONG -+ unsigned long long, -+#else -+ unsigned long, -+#endif -+ const char*, ios_base::fmtflags, bool); -+} -+#ifdef _GLIBCXX_USE_LONG_LONG -+asm (".hidden _ZSt13__int_to_charIcyEiPT_T0_PKS0_St13_Ios_Fmtflagsb"); -+#else -+asm (".hidden _ZSt13__int_to_charIcmEiPT_T0_PKS0_St13_Ios_Fmtflagsb"); -+#endif ---- libstdc++-v3/src/nonshared98/locale_facets80.cc.jj 2022-05-12 10:06:51.358502960 +0200 -+++ libstdc++-v3/src/nonshared98/locale_facets80.cc 2022-05-12 10:06:51.358502960 +0200 -@@ -0,0 +1,24 @@ -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#define _GLIBCXX_NONSHARED_CXX11_80 -+#include "../c++98/locale_facets.cc" ---- libstdc++-v3/src/nonshared98/locale_facets.cc.jj 2022-05-12 10:06:51.358502960 +0200 -+++ libstdc++-v3/src/nonshared98/locale_facets.cc 2022-05-12 10:06:51.358502960 +0200 -@@ -0,0 +1,29 @@ -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#define _GLIBCXX_NONSHARED_CXX11 -+#include "../c++98/locale_facets.cc" -+#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) -+asm (".hidden _ZSt22__verify_grouping_implPKcjS0_j"); -+#else -+asm (".hidden _ZSt22__verify_grouping_implPKcmS0_m"); -+#endif ---- libstdc++-v3/src/nonshared98/misc-inst.cc.jj 2022-05-12 10:06:51.359502947 +0200 -+++ libstdc++-v3/src/nonshared98/misc-inst.cc 2022-05-12 10:06:51.359502947 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../c++98/misc-inst.cc" ---- libstdc++-v3/src/nonshared98/decimal-rtti.S.jj 2022-05-12 10:06:51.359502947 +0200 -+++ libstdc++-v3/src/nonshared98/decimal-rtti.S 2022-05-12 10:06:51.359502947 +0200 -@@ -0,0 +1,274 @@ -+/* Copyright (C) 2012-2022 Free Software Foundation, Inc. -+ -+ This file is part of the GNU ISO C++ Library. This library is free -+ software; you can redistribute it and/or modify it under the -+ terms of the GNU General Public License as published by the -+ Free Software Foundation; either version 3, or (at your option) -+ any later version. -+ -+ This library is distributed in the hope that it will be useful, -+ but WITHOUT ANY WARRANTY; without even the implied warranty of -+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+ GNU General Public License for more details. -+ -+ Under Section 7 of GPL version 3, you are granted additional -+ permissions described in the GCC Runtime Library Exception, version -+ 3.1, as published by the Free Software Foundation. -+ -+ You should have received a copy of the GNU General Public License and -+ a copy of the GCC Runtime Library Exception along with this program; -+ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+ . */ -+ -+#if defined __x86_64__ || defined __powerpc64__ || defined __s390x__ || defined __ia64__ || defined __aarch64__ \ -+ || defined __i386__ || defined __powerpc__ || defined __s390__ +#ifdef __i386__ +#define ALIGN1 .align 4 +#elif defined __x86_64__ @@ -876,174 +557,578 @@ +#define STRING .string +#endif + -+ .weak SYM(_ZTIPKDd) -+ SECTION1(_ZTIPKDd) ++#if defined __x86_64__ || defined __i386__ || defined __aarch64__ ++ .weak SYM(_ZTIPKDF16_) ++ SECTION1(_ZTIPKDF16_) + ALIGN1 -+ .type SYM(_ZTIPKDd), OBJECT -+ .size SYM(_ZTIPKDd), SIZE1 -+_ZTIPKDd: ++ .type SYM(_ZTIPKDF16_), OBJECT ++ .size SYM(_ZTIPKDF16_), SIZE1 ++_ZTIPKDF16_: + POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPKDd) ++ POINTER SYM(_ZTSPKDF16_) + FLAGS 1 + PAD -+ POINTER SYM(_ZTIDd) -+ .weak SYM(_ZTIPDd) -+ SECTION1(_ZTIPDd) ++ POINTER SYM(_ZTIDF16_) ++ .weak SYM(_ZTIPDF16_) ++ SECTION1(_ZTIPDF16_) + ALIGN1 -+ .type SYM(_ZTIPDd), OBJECT -+ .size SYM(_ZTIPDd), SIZE1 -+_ZTIPDd: ++ .type SYM(_ZTIPDF16_), OBJECT ++ .size SYM(_ZTIPDF16_), SIZE1 ++_ZTIPDF16_: + POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPDd) ++ POINTER SYM(_ZTSPDF16_) + FLAGS 0 + PAD -+ POINTER SYM(_ZTIDd) -+ .weak SYM(_ZTIDd) -+ SECTION2(_ZTIDd) ++ POINTER SYM(_ZTIDF16_) ++ .weak SYM(_ZTIDF16_) ++ SECTION2(_ZTIDF16_) + ALIGN2 -+ .type SYM(_ZTIDd), OBJECT -+ .size SYM(_ZTIDd), SIZE2 -+_ZTIDd: ++ .type SYM(_ZTIDF16_), OBJECT ++ .size SYM(_ZTIDF16_), SIZE2 ++_ZTIDF16_: + POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF -+ POINTER SYM(_ZTSDd) -+ .weak SYM(_ZTIPKDe) -+ SECTION1(_ZTIPKDe) -+ ALIGN1 -+ .type SYM(_ZTIPKDe), OBJECT -+ .size SYM(_ZTIPKDe), SIZE1 -+_ZTIPKDe: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPKDe) -+ FLAGS 1 -+ PAD -+ POINTER SYM(_ZTIDe) -+ .weak SYM(_ZTIPDe) -+ SECTION1(_ZTIPDe) -+ ALIGN1 -+ .type SYM(_ZTIPDe), OBJECT -+ .size SYM(_ZTIPDe), SIZE1 -+_ZTIPDe: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPDe) -+ FLAGS 0 -+ PAD -+ POINTER SYM(_ZTIDe) -+ .weak SYM(_ZTIDe) -+ SECTION2(_ZTIDe) -+ ALIGN2 -+ .type SYM(_ZTIDe), OBJECT -+ .size SYM(_ZTIDe), SIZE2 -+_ZTIDe: -+ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF -+ POINTER SYM(_ZTSDe) -+ .weak SYM(_ZTIPKDf) -+ SECTION1(_ZTIPKDf) -+ ALIGN1 -+ .type SYM(_ZTIPKDf), OBJECT -+ .size SYM(_ZTIPKDf), SIZE1 -+_ZTIPKDf: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPKDf) -+ FLAGS 1 -+ PAD -+ POINTER SYM(_ZTIDf) -+ .weak SYM(_ZTIPDf) -+ SECTION1(_ZTIPDf) -+ ALIGN1 -+ .type SYM(_ZTIPDf), OBJECT -+ .size SYM(_ZTIPDf), SIZE1 -+_ZTIPDf: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPDf) -+ FLAGS 0 -+ PAD -+ POINTER SYM(_ZTIDf) -+ .weak SYM(_ZTIDf) -+ SECTION2(_ZTIDf) -+ ALIGN2 -+ .type SYM(_ZTIDf), OBJECT -+ .size SYM(_ZTIDf), SIZE2 -+_ZTIDf: -+ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF -+ POINTER SYM(_ZTSDf) -+ .weak SYM(_ZTSPKDd) -+ .hidden SYM(_ZTSPKDd) -+ SECTION3(_ZTSPKDd) ++ POINTER SYM(_ZTSDF16_) ++ .weak SYM(_ZTSPKDF16_) ++ .hidden SYM(_ZTSPKDF16_) ++ SECTION3(_ZTSPKDF16_) + ALIGN3 -+ .type SYM(_ZTSPKDd), OBJECT -+ .size SYM(_ZTSPKDd), 5 -+_ZTSPKDd: -+ STRING "PKDd" -+ .weak SYM(_ZTSPDd) -+ .hidden SYM(_ZTSPDd) -+ SECTION3(_ZTSPDd) ++ .type SYM(_ZTSPKDF16_), OBJECT ++ .size SYM(_ZTSPKDF16_), 8 ++_ZTSPKDF16_: ++ STRING "PKDF16_" ++ .weak SYM(_ZTSPDF16_) ++ .hidden SYM(_ZTSPDF16_) ++ SECTION3(_ZTSPDF16_) + ALIGN3 -+ .type SYM(_ZTSPDd), OBJECT -+ .size SYM(_ZTSPDd), 4 -+_ZTSPDd: -+ STRING "PDd" -+ .weak SYM(_ZTSDd) -+ .hidden SYM(_ZTSDd) -+ SECTION3(_ZTSDd) ++ .type SYM(_ZTSPDF16_), OBJECT ++ .size SYM(_ZTSPDF16_), 7 ++_ZTSPDF16_: ++ STRING "PDF16_" ++ .weak SYM(_ZTSDF16_) ++ .hidden SYM(_ZTSDF16_) ++ SECTION3(_ZTSDF16_) + ALIGN3 -+ .type SYM(_ZTSDd), OBJECT -+ .size SYM(_ZTSDd), 3 -+_ZTSDd: -+ STRING "Dd" -+ .weak SYM(_ZTSPKDe) -+ .hidden SYM(_ZTSPKDe) -+ SECTION3(_ZTSPKDe) -+ ALIGN3 -+ .type SYM(_ZTSPKDe), OBJECT -+ .size SYM(_ZTSPKDe), 5 -+_ZTSPKDe: -+ STRING "PKDe" -+ .weak SYM(_ZTSPDe) -+ .hidden SYM(_ZTSPDe) -+ SECTION3(_ZTSPDe) -+ ALIGN3 -+ .type SYM(_ZTSPDe), OBJECT -+ .size SYM(_ZTSPDe), 4 -+_ZTSPDe: -+ STRING "PDe" -+ .weak SYM(_ZTSDe) -+ .hidden SYM(_ZTSDe) -+ SECTION3(_ZTSDe) -+ ALIGN3 -+ .type SYM(_ZTSDe), OBJECT -+ .size SYM(_ZTSDe), 3 -+_ZTSDe: -+ STRING "De" -+ .weak SYM(_ZTSPKDf) -+ .hidden SYM(_ZTSPKDf) -+ SECTION3(_ZTSPKDf) -+ ALIGN3 -+ .type SYM(_ZTSPKDf), OBJECT -+ .size SYM(_ZTSPKDf), 5 -+_ZTSPKDf: -+ STRING "PKDf" -+ .weak SYM(_ZTSPDf) -+ .hidden SYM(_ZTSPDf) -+ SECTION3(_ZTSPDf) -+ ALIGN3 -+ .type SYM(_ZTSPDf), OBJECT -+ .size SYM(_ZTSPDf), 4 -+_ZTSPDf: -+ STRING "PDf" -+ .weak SYM(_ZTSDf) -+ .hidden SYM(_ZTSDf) -+ SECTION3(_ZTSDf) -+ ALIGN3 -+ .type SYM(_ZTSDf), OBJECT -+ .size SYM(_ZTSDf), 3 -+_ZTSDf: -+ STRING "Df" ++ .type SYM(_ZTSDF16_), OBJECT ++ .size SYM(_ZTSDF16_), 6 ++_ZTSDF16_: ++ STRING "DF16_" +#endif ++#if defined __x86_64__ || defined __i386__ ++ .weak SYM(_ZTIPKDF16b) ++ SECTION1(_ZTIPKDF16b) ++ ALIGN1 ++ .type SYM(_ZTIPKDF16b), OBJECT ++ .size SYM(_ZTIPKDF16b), SIZE1 ++_ZTIPKDF16b: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPKDF16b) ++ FLAGS 1 ++ PAD ++ POINTER SYM(_ZTIDF16b) ++ .weak SYM(_ZTIPDF16b) ++ SECTION1(_ZTIPDF16b) ++ ALIGN1 ++ .type SYM(_ZTIPDF16b), OBJECT ++ .size SYM(_ZTIPDF16b), SIZE1 ++_ZTIPDF16b: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPDF16b) ++ FLAGS 0 ++ PAD ++ POINTER SYM(_ZTIDF16b) ++ .weak SYM(_ZTIDF16b) ++ SECTION2(_ZTIDF16b) ++ ALIGN2 ++ .type SYM(_ZTIDF16b), OBJECT ++ .size SYM(_ZTIDF16b), SIZE2 ++_ZTIDF16b: ++ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF ++ POINTER SYM(_ZTSDF16b) ++ .weak SYM(_ZTSPKDF16b) ++ .hidden SYM(_ZTSPKDF16b) ++ SECTION3(_ZTSPKDF16b) ++ ALIGN3 ++ .type SYM(_ZTSPKDF16b), OBJECT ++ .size SYM(_ZTSPKDF16b), 8 ++_ZTSPKDF16b: ++ STRING "PKDF16b" ++ .weak SYM(_ZTSPDF16b) ++ .hidden SYM(_ZTSPDF16b) ++ SECTION3(_ZTSPDF16b) ++ ALIGN3 ++ .type SYM(_ZTSPDF16b), OBJECT ++ .size SYM(_ZTSPDF16b), 7 ++_ZTSPDF16b: ++ STRING "PDF16b" ++ .weak SYM(_ZTSDF16b) ++ .hidden SYM(_ZTSDF16b) ++ SECTION3(_ZTSDF16b) ++ ALIGN3 ++ .type SYM(_ZTSDF16b), OBJECT ++ .size SYM(_ZTSDF16b), 6 ++_ZTSDF16b: ++ STRING "DF16b" ++#endif ++#if defined __aarch64__ ++ .weak SYM(_ZTIPKu6__bf16) ++ SECTION1(_ZTIPKu6__bf16) ++ ALIGN1 ++ .type SYM(_ZTIPKu6__bf16), OBJECT ++ .size SYM(_ZTIPKu6__bf16), SIZE1 ++_ZTIPKu6__bf16: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPKu6__bf16) ++ FLAGS 1 ++ PAD ++ POINTER SYM(_ZTIu6__bf16) ++ .weak SYM(_ZTIPu6__bf16) ++ SECTION1(_ZTIPu6__bf16) ++ ALIGN1 ++ .type SYM(_ZTIPu6__bf16), OBJECT ++ .size SYM(_ZTIPu6__bf16), SIZE1 ++_ZTIPu6__bf16: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPu6__bf16) ++ FLAGS 0 ++ PAD ++ POINTER SYM(_ZTIu6__bf16) ++ .weak SYM(_ZTIu6__bf16) ++ SECTION2(_ZTIu6__bf16) ++ ALIGN2 ++ .type SYM(_ZTIu6__bf16), OBJECT ++ .size SYM(_ZTIu6__bf16), SIZE2 ++_ZTIu6__bf16: ++ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF ++ POINTER SYM(_ZTSu6__bf16) ++ .weak SYM(_ZTSPKu6__bf16) ++ .hidden SYM(_ZTSPKu6__bf16) ++ SECTION3(_ZTSPKu6__bf16) ++ ALIGN3 ++ .type SYM(_ZTSPKu6__bf16), OBJECT ++ .size SYM(_ZTSPKu6__bf16), 11 ++_ZTSPKu6__bf16: ++ STRING "PKu6__bf16" ++ .weak SYM(_ZTSPu6__bf16) ++ .hidden SYM(_ZTSPu6__bf16) ++ SECTION3(_ZTSPu6__bf16) ++ ALIGN3 ++ .type SYM(_ZTSPu6__bf16), OBJECT ++ .size SYM(_ZTSPu6__bf16), 10 ++_ZTSPu6__bf16: ++ STRING "Pu6__bf16" ++ .weak SYM(_ZTSu6__bf16) ++ .hidden SYM(_ZTSu6__bf16) ++ SECTION3(_ZTSu6__bf16) ++ ALIGN3 ++ .type SYM(_ZTSu6__bf16), OBJECT ++ .size SYM(_ZTSu6__bf16), 9 ++_ZTSu6__bf16: ++ STRING "u6__bf16" ++#endif ++ .weak SYM(_ZTIPKDF32_) ++ SECTION1(_ZTIPKDF32_) ++ ALIGN1 ++ .type SYM(_ZTIPKDF32_), OBJECT ++ .size SYM(_ZTIPKDF32_), SIZE1 ++_ZTIPKDF32_: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPKDF32_) ++ FLAGS 1 ++ PAD ++ POINTER SYM(_ZTIDF32_) ++ .weak SYM(_ZTIPDF32_) ++ SECTION1(_ZTIPDF32_) ++ ALIGN1 ++ .type SYM(_ZTIPDF32_), OBJECT ++ .size SYM(_ZTIPDF32_), SIZE1 ++_ZTIPDF32_: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPDF32_) ++ FLAGS 0 ++ PAD ++ POINTER SYM(_ZTIDF32_) ++ .weak SYM(_ZTIDF32_) ++ SECTION2(_ZTIDF32_) ++ ALIGN2 ++ .type SYM(_ZTIDF32_), OBJECT ++ .size SYM(_ZTIDF32_), SIZE2 ++_ZTIDF32_: ++ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF ++ POINTER SYM(_ZTSDF32_) ++ .weak SYM(_ZTSPKDF32_) ++ .hidden SYM(_ZTSPKDF32_) ++ SECTION3(_ZTSPKDF32_) ++ ALIGN3 ++ .type SYM(_ZTSPKDF32_), OBJECT ++ .size SYM(_ZTSPKDF32_), 8 ++_ZTSPKDF32_: ++ STRING "PKDF32_" ++ .weak SYM(_ZTSPDF32_) ++ .hidden SYM(_ZTSPDF32_) ++ SECTION3(_ZTSPDF32_) ++ ALIGN3 ++ .type SYM(_ZTSPDF32_), OBJECT ++ .size SYM(_ZTSPDF32_), 7 ++_ZTSPDF32_: ++ STRING "PDF32_" ++ .weak SYM(_ZTSDF32_) ++ .hidden SYM(_ZTSDF32_) ++ SECTION3(_ZTSDF32_) ++ ALIGN3 ++ .type SYM(_ZTSDF32_), OBJECT ++ .size SYM(_ZTSDF32_), 6 ++_ZTSDF32_: ++ STRING "DF32_" ++ .weak SYM(_ZTIPKDF32x) ++ SECTION1(_ZTIPKDF32x) ++ ALIGN1 ++ .type SYM(_ZTIPKDF32x), OBJECT ++ .size SYM(_ZTIPKDF32x), SIZE1 ++_ZTIPKDF32x: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPKDF32x) ++ FLAGS 1 ++ PAD ++ POINTER SYM(_ZTIDF32x) ++ .weak SYM(_ZTIPDF32x) ++ SECTION1(_ZTIPDF32x) ++ ALIGN1 ++ .type SYM(_ZTIPDF32x), OBJECT ++ .size SYM(_ZTIPDF32x), SIZE1 ++_ZTIPDF32x: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPDF32x) ++ FLAGS 0 ++ PAD ++ POINTER SYM(_ZTIDF32x) ++ .weak SYM(_ZTIDF32x) ++ SECTION2(_ZTIDF32x) ++ ALIGN2 ++ .type SYM(_ZTIDF32x), OBJECT ++ .size SYM(_ZTIDF32x), SIZE2 ++_ZTIDF32x: ++ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF ++ POINTER SYM(_ZTSDF32x) ++ .weak SYM(_ZTSPKDF32x) ++ .hidden SYM(_ZTSPKDF32x) ++ SECTION3(_ZTSPKDF32x) ++ ALIGN3 ++ .type SYM(_ZTSPKDF32x), OBJECT ++ .size SYM(_ZTSPKDF32x), 8 ++_ZTSPKDF32x: ++ STRING "PKDF32x" ++ .weak SYM(_ZTSPDF32x) ++ .hidden SYM(_ZTSPDF32x) ++ SECTION3(_ZTSPDF32x) ++ ALIGN3 ++ .type SYM(_ZTSPDF32x), OBJECT ++ .size SYM(_ZTSPDF32x), 7 ++_ZTSPDF32x: ++ STRING "PDF32x" ++ .weak SYM(_ZTSDF32x) ++ .hidden SYM(_ZTSDF32x) ++ SECTION3(_ZTSDF32x) ++ ALIGN3 ++ .type SYM(_ZTSDF32x), OBJECT ++ .size SYM(_ZTSDF32x), 6 ++_ZTSDF32x: ++ STRING "DF32x" ++ .weak SYM(_ZTIPKDF64_) ++ SECTION1(_ZTIPKDF64_) ++ ALIGN1 ++ .type SYM(_ZTIPKDF64_), OBJECT ++ .size SYM(_ZTIPKDF64_), SIZE1 ++_ZTIPKDF64_: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPKDF64_) ++ FLAGS 1 ++ PAD ++ POINTER SYM(_ZTIDF64_) ++ .weak SYM(_ZTIPDF64_) ++ SECTION1(_ZTIPDF64_) ++ ALIGN1 ++ .type SYM(_ZTIPDF64_), OBJECT ++ .size SYM(_ZTIPDF64_), SIZE1 ++_ZTIPDF64_: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPDF64_) ++ FLAGS 0 ++ PAD ++ POINTER SYM(_ZTIDF64_) ++ .weak SYM(_ZTIDF64_) ++ SECTION2(_ZTIDF64_) ++ ALIGN2 ++ .type SYM(_ZTIDF64_), OBJECT ++ .size SYM(_ZTIDF64_), SIZE2 ++_ZTIDF64_: ++ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF ++ POINTER SYM(_ZTSDF64_) ++ .weak SYM(_ZTSPKDF64_) ++ .hidden SYM(_ZTSPKDF64_) ++ SECTION3(_ZTSPKDF64_) ++ ALIGN3 ++ .type SYM(_ZTSPKDF64_), OBJECT ++ .size SYM(_ZTSPKDF64_), 8 ++_ZTSPKDF64_: ++ STRING "PKDF64_" ++ .weak SYM(_ZTSPDF64_) ++ .hidden SYM(_ZTSPDF64_) ++ SECTION3(_ZTSPDF64_) ++ ALIGN3 ++ .type SYM(_ZTSPDF64_), OBJECT ++ .size SYM(_ZTSPDF64_), 7 ++_ZTSPDF64_: ++ STRING "PDF64_" ++ .weak SYM(_ZTSDF64_) ++ .hidden SYM(_ZTSDF64_) ++ SECTION3(_ZTSDF64_) ++ ALIGN3 ++ .type SYM(_ZTSDF64_), OBJECT ++ .size SYM(_ZTSDF64_), 6 ++_ZTSDF64_: ++ STRING "DF64_" ++ .weak SYM(_ZTIPKDF64x) ++ SECTION1(_ZTIPKDF64x) ++ ALIGN1 ++ .type SYM(_ZTIPKDF64x), OBJECT ++ .size SYM(_ZTIPKDF64x), SIZE1 ++_ZTIPKDF64x: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPKDF64x) ++ FLAGS 1 ++ PAD ++ POINTER SYM(_ZTIDF64x) ++ .weak SYM(_ZTIPDF64x) ++ SECTION1(_ZTIPDF64x) ++ ALIGN1 ++ .type SYM(_ZTIPDF64x), OBJECT ++ .size SYM(_ZTIPDF64x), SIZE1 ++_ZTIPDF64x: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPDF64x) ++ FLAGS 0 ++ PAD ++ POINTER SYM(_ZTIDF64x) ++ .weak SYM(_ZTIDF64x) ++ SECTION2(_ZTIDF64x) ++ ALIGN2 ++ .type SYM(_ZTIDF64x), OBJECT ++ .size SYM(_ZTIDF64x), SIZE2 ++_ZTIDF64x: ++ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF ++ POINTER SYM(_ZTSDF64x) ++ .weak SYM(_ZTSPKDF64x) ++ .hidden SYM(_ZTSPKDF64x) ++ SECTION3(_ZTSPKDF64x) ++ ALIGN3 ++ .type SYM(_ZTSPKDF64x), OBJECT ++ .size SYM(_ZTSPKDF64x), 8 ++_ZTSPKDF64x: ++ STRING "PKDF64x" ++ .weak SYM(_ZTSPDF64x) ++ .hidden SYM(_ZTSPDF64x) ++ SECTION3(_ZTSPDF64x) ++ ALIGN3 ++ .type SYM(_ZTSPDF64x), OBJECT ++ .size SYM(_ZTSPDF64x), 7 ++_ZTSPDF64x: ++ STRING "PDF64x" ++ .weak SYM(_ZTSDF64x) ++ .hidden SYM(_ZTSDF64x) ++ SECTION3(_ZTSDF64x) ++ ALIGN3 ++ .type SYM(_ZTSDF64x), OBJECT ++ .size SYM(_ZTSDF64x), 6 ++_ZTSDF64x: ++ STRING "DF64x" ++ .weak SYM(_ZTIPKDF128_) ++ SECTION1(_ZTIPKDF128_) ++ ALIGN1 ++ .type SYM(_ZTIPKDF128_), OBJECT ++ .size SYM(_ZTIPKDF128_), SIZE1 ++_ZTIPKDF128_: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPKDF128_) ++ FLAGS 1 ++ PAD ++ POINTER SYM(_ZTIDF128_) ++ .weak SYM(_ZTIPDF128_) ++ SECTION1(_ZTIPDF128_) ++ ALIGN1 ++ .type SYM(_ZTIPDF128_), OBJECT ++ .size SYM(_ZTIPDF128_), SIZE1 ++_ZTIPDF128_: ++ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF ++ POINTER SYM(_ZTSPDF128_) ++ FLAGS 0 ++ PAD ++ POINTER SYM(_ZTIDF128_) ++ .weak SYM(_ZTIDF128_) ++ SECTION2(_ZTIDF128_) ++ ALIGN2 ++ .type SYM(_ZTIDF128_), OBJECT ++ .size SYM(_ZTIDF128_), SIZE2 ++_ZTIDF128_: ++ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF ++ POINTER SYM(_ZTSDF128_) ++ .weak SYM(_ZTSPKDF128_) ++ .hidden SYM(_ZTSPKDF128_) ++ SECTION3(_ZTSPKDF128_) ++ ALIGN3 ++ .type SYM(_ZTSPKDF128_), OBJECT ++ .size SYM(_ZTSPKDF128_), 9 ++_ZTSPKDF128_: ++ STRING "PKDF128_" ++ .weak SYM(_ZTSPDF128_) ++ .hidden SYM(_ZTSPDF128_) ++ SECTION3(_ZTSPDF128_) ++ ALIGN3 ++ .type SYM(_ZTSPDF128_), OBJECT ++ .size SYM(_ZTSPDF128_), 8 ++_ZTSPDF128_: ++ STRING "PDF128_" ++ .weak SYM(_ZTSDF128_) ++ .hidden SYM(_ZTSDF128_) ++ SECTION3(_ZTSDF128_) ++ ALIGN3 ++ .type SYM(_ZTSDF128_), OBJECT ++ .size SYM(_ZTSDF128_), 7 ++_ZTSDF128_: ++ STRING "DF128_" + .section .note.GNU-stack,"",@progbits ---- libstdc++-v3/src/nonshared98/locale.cc.jj 2022-05-12 10:06:51.359502947 +0200 -+++ libstdc++-v3/src/nonshared98/locale.cc 2022-05-12 10:06:51.359502947 +0200 +--- libstdc++-v3/src/nonshared98/snprintf_lite-inst.cc.jj 2023-05-19 12:22:56.702882669 +0200 ++++ libstdc++-v3/src/nonshared98/snprintf_lite-inst.cc 2023-05-19 19:00:01.130938125 +0200 +@@ -0,0 +1,41 @@ ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#include ++ ++namespace std _GLIBCXX_VISIBILITY(default) ++{ ++ template ++ int ++ __int_to_char(char*, ++#ifdef _GLIBCXX_USE_LONG_LONG ++ unsigned long long, ++#else ++ unsigned long, ++#endif ++ const char*, ios_base::fmtflags, bool); ++} ++#ifdef _GLIBCXX_USE_LONG_LONG ++asm (".hidden _ZSt13__int_to_charIcyEiPT_T0_PKS0_St13_Ios_Fmtflagsb"); ++#else ++asm (".hidden _ZSt13__int_to_charIcmEiPT_T0_PKS0_St13_Ios_Fmtflagsb"); ++#endif +--- libstdc++-v3/src/nonshared98/locale_facets80.cc.jj 2023-05-19 12:22:56.702882669 +0200 ++++ libstdc++-v3/src/nonshared98/locale_facets80.cc 2023-05-19 13:36:14.112840452 +0200 +@@ -0,0 +1,24 @@ ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#define _GLIBCXX_NONSHARED_CXX11_80 ++#include "../c++98/locale_facets.cc" +--- libstdc++-v3/src/nonshared98/locale_facets.cc.jj 2023-05-19 12:22:56.703882655 +0200 ++++ libstdc++-v3/src/nonshared98/locale_facets.cc 2023-05-19 18:59:04.890729668 +0200 +@@ -0,0 +1,29 @@ ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#define _GLIBCXX_NONSHARED_CXX11 ++#include "../c++98/locale_facets.cc" ++#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) ++asm (".hidden _ZSt22__verify_grouping_implPKcjS0_j"); ++#else ++asm (".hidden _ZSt22__verify_grouping_implPKcmS0_m"); ++#endif +--- libstdc++-v3/src/nonshared98/misc-inst.cc.jj 2023-05-19 12:22:56.703882655 +0200 ++++ libstdc++-v3/src/nonshared98/misc-inst.cc 2023-05-19 13:36:14.112840452 +0200 +@@ -0,0 +1,23 @@ ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#include "../c++98/misc-inst.cc" +--- libstdc++-v3/src/nonshared98/locale.cc.jj 2023-05-19 12:22:56.703882655 +0200 ++++ libstdc++-v3/src/nonshared98/locale.cc 2023-05-19 18:58:47.038980919 +0200 @@ -0,0 +1,84 @@ -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -1127,10 +1212,10 @@ +} // namespace + +asm (".hidden _ZNSt6locale13_S_categoriesE"); ---- libstdc++-v3/src/nonshared98/list.cc.jj 2022-05-12 10:06:51.359502947 +0200 -+++ libstdc++-v3/src/nonshared98/list.cc 2022-05-12 10:06:51.359502947 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared98/ios_init.cc.jj 2023-05-19 17:30:01.655793892 +0200 ++++ libstdc++-v3/src/nonshared98/ios_init.cc 2023-05-19 17:33:46.821635812 +0200 +@@ -0,0 +1,38 @@ ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -1152,131 +1237,26 @@ +// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// . + -+#include "../c++98/list.cc" ---- libstdc++-v3/src/nonshared98/wlocale-inst.cc.jj 2022-05-12 10:06:51.360502933 +0200 -+++ libstdc++-v3/src/nonshared98/wlocale-inst.cc 2022-05-12 10:06:51.359502947 +0200 -@@ -0,0 +1,28 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. +// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+ -+#ifdef _GLIBCXX_USE_WCHAR_T -+#define C wchar_t -+#include "locale-inst.cc" -+#endif ---- libstdc++-v3/src/nonshared98/locale-inst.cc.jj 2022-05-12 10:06:51.360502933 +0200 -+++ libstdc++-v3/src/nonshared98/locale-inst.cc 2022-05-12 10:06:51.360502933 +0200 -@@ -0,0 +1,39 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// ISO C++ 14882: 27.4 Iostreams base classes +// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. + -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. ++#include + -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+ -+#ifndef C -+# define C char -+#endif -+ -+namespace std _GLIBCXX_VISIBILITY(default) ++namespace std _GLIBCXX_VISIBILITY(default) +{ ++_GLIBCXX_BEGIN_NAMESPACE_VERSION + -+ typedef time_get S; ++#include "../c++98/ios_base_init.h" + -+ template -+ S::iter_type S::_M_extract_wday_or_month(iter_type, iter_type, int&, -+ const C **, size_t, ios_base&, -+ ios_base::iostate&) const; ++ void ios_base_library_init() {} + -+} ---- libstdc++-v3/src/nonshared98/stdexcept.cc.jj 2022-05-12 10:06:51.360502933 +0200 -+++ libstdc++-v3/src/nonshared98/stdexcept.cc 2022-05-12 10:06:51.360502933 +0200 -@@ -0,0 +1,44 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#ifdef __ARM_EABI__ -+#define RET const void * -+#else -+#define RET void -+#endif -+#define BASE_DTOR(name) \ -+extern RET _ZN##name##D1Ev (const void *t); \ -+RET _ZN##name##D2Ev (const void *t) \ -+{ \ -+ return _ZN##name##D1Ev (t); \ -+} \ -+ -+extern "C" -+{ -+ BASE_DTOR (St11range_error) -+ BASE_DTOR (St12domain_error) -+ BASE_DTOR (St12length_error) -+ BASE_DTOR (St12out_of_range) -+ BASE_DTOR (St14overflow_error) -+ BASE_DTOR (St15underflow_error) -+ BASE_DTOR (St16invalid_argument) -+} ---- libstdc++-v3/src/nonshared98/numeric_members_cow.cc.jj 2022-05-12 10:06:51.360502933 +0200 -+++ libstdc++-v3/src/nonshared98/numeric_members_cow.cc 2022-05-12 10:06:51.360502933 +0200 ++_GLIBCXX_END_NAMESPACE_VERSION ++} // namespace +--- libstdc++-v3/src/nonshared98/numeric_members_cow.cc.jj 2023-05-19 12:22:56.703882655 +0200 ++++ libstdc++-v3/src/nonshared98/numeric_members_cow.cc 2023-05-19 18:59:46.587142819 +0200 @@ -0,0 +1,33 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -1309,10 +1289,10 @@ +asm (".hidden _ZNSt8numpunctIwED1Ev"); +asm (".hidden _ZNSt8numpunctIwED2Ev"); +asm (".hidden _ZSt24__narrow_multibyte_charsPKcP15__locale_struct"); ---- libstdc++-v3/src/nonshared98/istream-string.cc.jj 2022-05-12 10:06:51.360502933 +0200 -+++ libstdc++-v3/src/nonshared98/istream-string.cc 2022-05-12 10:06:51.360502933 +0200 +--- libstdc++-v3/src/nonshared98/istream-string.cc.jj 2023-05-19 12:22:56.703882655 +0200 ++++ libstdc++-v3/src/nonshared98/istream-string.cc 2023-05-19 13:36:14.112840452 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -1335,10 +1315,10 @@ +// . + +#include "../c++98/istream-string.cc" ---- libstdc++-v3/src/nonshared98/c++locale.cc.jj 2022-05-12 10:06:51.360502933 +0200 -+++ libstdc++-v3/src/nonshared98/c++locale.cc 2022-05-12 10:06:51.360502933 +0200 +--- libstdc++-v3/src/nonshared98/c++locale.cc.jj 2023-05-19 12:22:56.703882655 +0200 ++++ libstdc++-v3/src/nonshared98/c++locale.cc 2023-05-19 19:21:03.836154150 +0200 @@ -0,0 +1,33 @@ -+// Copyright (C) 2016-2022 Free Software Foundation, Inc. ++// Copyright (C) 2016-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -1371,10 +1351,10 @@ +asm (".hidden _ZN9__gnu_cxx13__scoped_lockD1Ev"); +asm (".hidden _ZN9__gnu_cxx13__scoped_lockD2Ev"); +asm (".hidden _ZNSt6vectorIPSt12Catalog_infoSaIS1_EE17_M_realloc_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_"); ---- libstdc++-v3/src/nonshared98/ios_failure80.cc.jj 2022-05-12 10:06:51.361502920 +0200 -+++ libstdc++-v3/src/nonshared98/ios_failure80.cc 2022-05-12 10:06:51.361502920 +0200 +--- libstdc++-v3/src/nonshared98/ios_failure80.cc.jj 2023-05-19 12:22:56.704882640 +0200 ++++ libstdc++-v3/src/nonshared98/ios_failure80.cc 2023-05-19 19:23:32.103065161 +0200 @@ -0,0 +1,27 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -1401,12 +1381,12 @@ +asm (".hidden _ZSt21__destroy_ios_failurePv"); +asm (".hidden _ZSt23__construct_ios_failurePvPKc"); +asm (".hidden _ZSt24__is_ios_failure_handlerPKN10__cxxabiv117__class_type_infoE"); ---- libstdc++-v3/src/nonshared98/Makefile.am.jj 2022-05-12 10:06:51.361502920 +0200 -+++ libstdc++-v3/src/nonshared98/Makefile.am 2022-05-12 19:23:50.988590738 +0200 -@@ -0,0 +1,170 @@ +--- libstdc++-v3/src/nonshared98/Makefile.am.jj 2023-05-19 12:22:56.704882640 +0200 ++++ libstdc++-v3/src/nonshared98/Makefile.am 2023-05-19 17:35:14.367407928 +0200 +@@ -0,0 +1,149 @@ +## Makefile for the C++03 sources of the GNU C++ Standard library. +## -+## Copyright (C) 1997-2022 Free Software Foundation, Inc. ++## Copyright (C) 1997-2023 Free Software Foundation, Inc. +## +## This file is part of the libstdc++ version 3 distribution. +## Process this file with automake to produce Makefile.in. @@ -1429,8 +1409,7 @@ +include $(top_srcdir)/fragment.am + +# Convenience library for C++98 runtime. -+noinst_LTLIBRARIES = libnonshared98convenience44.la \ -+ libnonshared98convenience48.la \ ++noinst_LTLIBRARIES = libnonshared98convenience48.la \ + libnonshared98convenience80.la \ + libnonshared98convenience110.la + @@ -1442,28 +1421,23 @@ + basic_file.cc c++locale.cc \ + ${ldbl_compat_sources} ${parallel_sources} + -+parallel_sources44 = list_associated-2.cc -+ +if ENABLE_EXTERN_TEMPLATE +# XTEMPLATE_FLAGS = -fno-implicit-templates +inst_sources = \ + snprintf_lite-inst.cc \ + misc-inst.cc -+inst_sources44 = \ -+ locale-inst.cc \ -+ wlocale-inst.cc \ -+ sstream-inst.cc \ -+ streambuf-inst.cc +else +# XTEMPLATE_FLAGS = +inst_sources = -+inst_sources44 = +endif + +# Sources present in the src directory, always present. +sources = \ ++ extfloat.S \ ++ ios_init.cc ++sources4880 = \ + char8_t-rtti.S -+sources4448 = \ ++sources48 = \ + collate_members.cc \ + float128.S \ + istream-string.cc \ @@ -1477,23 +1451,9 @@ + numeric_members_cow.cc \ + eh_exception.cc \ + eh_catch.cc \ -+ ${inst_sources} -+sources44 = \ -+ list-aux-2.cc \ -+ decimal-rtti.S \ -+ nullptr-rtti.S \ + int128.S \ -+ compatibility-debug_list-2.cc \ -+ list.cc \ -+ hash_bytes.cc \ -+ stdexcept.cc \ -+ eh_alloc.cc \ -+ eh_tm.cc \ -+ pure.cc \ -+ ${parallel_sources44} \ -+ ${inst_sources44} -+sources48 = int12848.S \ -+ eh_alloc48.cc ++ eh_alloc48.cc \ ++ ${inst_sources} +sources80 = \ + ios_failure80.cc \ + locale_facets80.cc @@ -1503,10 +1463,9 @@ +vpath % $(top_srcdir)/src/nonshared98 +vpath % $(top_srcdir) + -+libnonshared98convenience44_la_SOURCES = $(sources) $(sources4448) $(sources44) -+libnonshared98convenience48_la_SOURCES = $(sources) $(sources4448) $(sources48) -+libnonshared98convenience80_la_SOURCES = $(sources) $(sources80) -+libnonshared98convenience110_la_SOURCES = $(sources110) ++libnonshared98convenience48_la_SOURCES = $(sources) $(sources4880) $(sources48) ++libnonshared98convenience80_la_SOURCES = $(sources) $(sources4880) $(sources80) ++libnonshared98convenience110_la_SOURCES = $(sources) $(sources110) + +# AM_CXXFLAGS needs to be in each subdirectory so that it can be +# modified in a per-library or per-sub-library way. Need to manually @@ -1574,10 +1533,10 @@ + $(LTCXXCOMPILE) -I. -fimplicit-templates -c $< +c++locale.o: c++locale.cc + $(CXXCOMPILE) -I. -fimplicit-templates -c $< ---- libstdc++-v3/src/nonshared98/monetary_members.cc.jj 2022-05-12 10:06:51.361502920 +0200 -+++ libstdc++-v3/src/nonshared98/monetary_members.cc 2022-05-12 10:06:51.361502920 +0200 +--- libstdc++-v3/src/nonshared98/monetary_members.cc.jj 2023-05-19 12:22:56.704882640 +0200 ++++ libstdc++-v3/src/nonshared98/monetary_members.cc 2023-05-19 13:36:14.112840452 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -1601,10 +1560,10 @@ + +#define _GLIBCXX_USE_CXX11_ABI 1 +#include "../c++98/monetary_members.cc" ---- libstdc++-v3/src/nonshared98/messages_members.cc.jj 2022-05-12 10:06:51.361502920 +0200 -+++ libstdc++-v3/src/nonshared98/messages_members.cc 2022-05-12 10:06:51.361502920 +0200 +--- libstdc++-v3/src/nonshared98/messages_members.cc.jj 2023-05-19 12:22:56.704882640 +0200 ++++ libstdc++-v3/src/nonshared98/messages_members.cc 2023-05-19 13:36:14.112840452 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -1628,9 +1587,9 @@ + +#define _GLIBCXX_USE_CXX11_ABI 1 +#include "../c++98/messages_members.cc" ---- libstdc++-v3/src/nonshared98/Makefile.in.jj 2022-05-12 10:06:51.362502906 +0200 -+++ libstdc++-v3/src/nonshared98/Makefile.in 2022-05-12 19:26:27.258515503 +0200 -@@ -0,0 +1,905 @@ +--- libstdc++-v3/src/nonshared98/Makefile.in.jj 2023-05-19 12:22:56.705882626 +0200 ++++ libstdc++-v3/src/nonshared98/Makefile.in 2023-05-19 20:27:53.371560226 +0200 +@@ -0,0 +1,867 @@ +# Makefile.in generated by automake 1.15.1 from Makefile.am. +# @configure_input@ + @@ -1737,7 +1696,6 @@ + $(top_srcdir)/../config/multi.m4 \ + $(top_srcdir)/../config/no-executables.m4 \ + $(top_srcdir)/../config/override.m4 \ -+ $(top_srcdir)/../config/stdint.m4 \ + $(top_srcdir)/../config/toolexeclibdir.m4 \ + $(top_srcdir)/../config/unwind_ipinfo.m4 \ + $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \ @@ -1755,45 +1713,33 @@ +CONFIG_CLEAN_VPATH_FILES = +LTLIBRARIES = $(noinst_LTLIBRARIES) +libnonshared98convenience110_la_LIBADD = -+am__objects_1 = locale_facets80.lo -+am_libnonshared98convenience110_la_OBJECTS = $(am__objects_1) ++am__objects_1 = extfloat.lo ios_init.lo ++am__objects_2 = locale_facets80.lo ++am_libnonshared98convenience110_la_OBJECTS = $(am__objects_1) \ ++ $(am__objects_2) +libnonshared98convenience110_la_OBJECTS = \ + $(am_libnonshared98convenience110_la_OBJECTS) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +am__v_lt_0 = --silent +am__v_lt_1 = -+libnonshared98convenience44_la_LIBADD = -+am__objects_2 = char8_t-rtti.lo -+@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_3 = snprintf_lite-inst.lo \ ++libnonshared98convenience48_la_LIBADD = ++am__objects_3 = char8_t-rtti.lo ++@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_4 = snprintf_lite-inst.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ misc-inst.lo -+am__objects_4 = collate_members.lo float128.lo istream-string.lo \ ++am__objects_5 = collate_members.lo float128.lo istream-string.lo \ + locale.lo locale_facets.lo c++locale.lo ios_failure.lo \ + messages_members.lo monetary_members.lo numeric_members.lo \ -+ numeric_members_cow.lo eh_exception.lo eh_catch.lo \ -+ $(am__objects_3) -+am__objects_5 = list_associated-2.lo -+@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_6 = locale-inst.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ wlocale-inst.lo sstream-inst.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ streambuf-inst.lo -+am__objects_7 = list-aux-2.lo decimal-rtti.lo nullptr-rtti.lo \ -+ int128.lo compatibility-debug_list-2.lo list.lo hash_bytes.lo \ -+ stdexcept.lo eh_alloc.lo eh_tm.lo pure.lo $(am__objects_5) \ -+ $(am__objects_6) -+am_libnonshared98convenience44_la_OBJECTS = $(am__objects_2) \ -+ $(am__objects_4) $(am__objects_7) -+libnonshared98convenience44_la_OBJECTS = \ -+ $(am_libnonshared98convenience44_la_OBJECTS) -+libnonshared98convenience48_la_LIBADD = -+am__objects_8 = int12848.lo eh_alloc48.lo -+am_libnonshared98convenience48_la_OBJECTS = $(am__objects_2) \ -+ $(am__objects_4) $(am__objects_8) ++ numeric_members_cow.lo eh_exception.lo eh_catch.lo int128.lo \ ++ eh_alloc48.lo $(am__objects_4) ++am_libnonshared98convenience48_la_OBJECTS = $(am__objects_1) \ ++ $(am__objects_3) $(am__objects_5) +libnonshared98convenience48_la_OBJECTS = \ + $(am_libnonshared98convenience48_la_OBJECTS) +libnonshared98convenience80_la_LIBADD = -+am__objects_9 = ios_failure80.lo locale_facets80.lo -+am_libnonshared98convenience80_la_OBJECTS = $(am__objects_2) \ -+ $(am__objects_9) ++am__objects_6 = ios_failure80.lo locale_facets80.lo ++am_libnonshared98convenience80_la_OBJECTS = $(am__objects_1) \ ++ $(am__objects_3) $(am__objects_6) +libnonshared98convenience80_la_OBJECTS = \ + $(am_libnonshared98convenience80_la_OBJECTS) +AM_V_P = $(am__v_P_@AM_V@) @@ -1851,7 +1797,6 @@ +am__v_CCLD_0 = @echo " CCLD " $@; +am__v_CCLD_1 = +SOURCES = $(libnonshared98convenience110_la_SOURCES) \ -+ $(libnonshared98convenience44_la_SOURCES) \ + $(libnonshared98convenience48_la_SOURCES) \ + $(libnonshared98convenience80_la_SOURCES) +am__can_run_installinfo = \ @@ -1939,6 +1884,7 @@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ ++EH_POOL_FLAGS = @EH_POOL_FLAGS@ +ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@ +EXEEXT = @EXEEXT@ +EXTRA_CFLAGS = @EXTRA_CFLAGS@ @@ -2121,8 +2067,7 @@ +AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS) + +# Convenience library for C++98 runtime. -+noinst_LTLIBRARIES = libnonshared98convenience44.la \ -+ libnonshared98convenience48.la \ ++noinst_LTLIBRARIES = libnonshared98convenience48.la \ + libnonshared98convenience80.la \ + libnonshared98convenience110.la + @@ -2134,7 +2079,6 @@ + basic_file.cc c++locale.cc \ + ${ldbl_compat_sources} ${parallel_sources} + -+parallel_sources44 = list_associated-2.cc +# XTEMPLATE_FLAGS = +@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources = + @@ -2143,19 +2087,16 @@ +@ENABLE_EXTERN_TEMPLATE_TRUE@ snprintf_lite-inst.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ misc-inst.cc + -+@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources44 = -+@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources44 = \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ locale-inst.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ wlocale-inst.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ sstream-inst.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ streambuf-inst.cc -+ + +# Sources present in the src directory, always present. +sources = \ ++ extfloat.S \ ++ ios_init.cc ++ ++sources4880 = \ + char8_t-rtti.S + -+sources4448 = \ ++sources48 = \ + collate_members.cc \ + float128.S \ + istream-string.cc \ @@ -2169,25 +2110,9 @@ + numeric_members_cow.cc \ + eh_exception.cc \ + eh_catch.cc \ -+ ${inst_sources} -+ -+sources44 = \ -+ list-aux-2.cc \ -+ decimal-rtti.S \ -+ nullptr-rtti.S \ + int128.S \ -+ compatibility-debug_list-2.cc \ -+ list.cc \ -+ hash_bytes.cc \ -+ stdexcept.cc \ -+ eh_alloc.cc \ -+ eh_tm.cc \ -+ pure.cc \ -+ ${parallel_sources44} \ -+ ${inst_sources44} -+ -+sources48 = int12848.S \ -+ eh_alloc48.cc ++ eh_alloc48.cc \ ++ ${inst_sources} + +sources80 = \ + ios_failure80.cc \ @@ -2196,10 +2121,9 @@ +sources110 = \ + locale_facets80.cc + -+libnonshared98convenience44_la_SOURCES = $(sources) $(sources4448) $(sources44) -+libnonshared98convenience48_la_SOURCES = $(sources) $(sources4448) $(sources48) -+libnonshared98convenience80_la_SOURCES = $(sources) $(sources80) -+libnonshared98convenience110_la_SOURCES = $(sources110) ++libnonshared98convenience48_la_SOURCES = $(sources) $(sources4880) $(sources48) ++libnonshared98convenience80_la_SOURCES = $(sources) $(sources4880) $(sources80) ++libnonshared98convenience110_la_SOURCES = $(sources) $(sources110) + +# AM_CXXFLAGS needs to be in each subdirectory so that it can be +# modified in a per-library or per-sub-library way. Need to manually @@ -2302,9 +2226,6 @@ +libnonshared98convenience110.la: $(libnonshared98convenience110_la_OBJECTS) $(libnonshared98convenience110_la_DEPENDENCIES) $(EXTRA_libnonshared98convenience110_la_DEPENDENCIES) + $(AM_V_CXXLD)$(CXXLINK) $(libnonshared98convenience110_la_OBJECTS) $(libnonshared98convenience110_la_LIBADD) $(LIBS) + -+libnonshared98convenience44.la: $(libnonshared98convenience44_la_OBJECTS) $(libnonshared98convenience44_la_DEPENDENCIES) $(EXTRA_libnonshared98convenience44_la_DEPENDENCIES) -+ $(AM_V_CXXLD)$(CXXLINK) $(libnonshared98convenience44_la_OBJECTS) $(libnonshared98convenience44_la_LIBADD) $(LIBS) -+ +libnonshared98convenience48.la: $(libnonshared98convenience48_la_OBJECTS) $(libnonshared98convenience48_la_DEPENDENCIES) $(EXTRA_libnonshared98convenience48_la_DEPENDENCIES) + $(AM_V_CXXLD)$(CXXLINK) $(libnonshared98convenience48_la_OBJECTS) $(libnonshared98convenience48_la_LIBADD) $(LIBS) + @@ -2536,37 +2457,11 @@ +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: ---- libstdc++-v3/src/nonshared98/list_associated-2.cc.jj 2022-05-12 10:06:51.362502906 +0200 -+++ libstdc++-v3/src/nonshared98/list_associated-2.cc 2022-05-12 10:06:51.362502906 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../c++98/list_associated-2.cc" ---- libstdc++-v3/src/nonshared98/eh_catch.cc.jj 2022-05-12 10:06:51.362502906 +0200 -+++ libstdc++-v3/src/nonshared98/eh_catch.cc 2022-05-12 10:06:51.362502906 +0200 +--- libstdc++-v3/src/nonshared98/eh_catch.cc.jj 2023-05-19 12:22:56.705882626 +0200 ++++ libstdc++-v3/src/nonshared98/eh_catch.cc 2023-05-19 13:36:14.111840466 +0200 @@ -0,0 +1,39 @@ +// -*- C++ -*- Exception handling routines for catching. -+// Copyright (C) 2001-2022 Free Software Foundation, Inc. ++// Copyright (C) 2001-2023 Free Software Foundation, Inc. +// +// This file is part of GCC. +// @@ -2604,386 +2499,11 @@ + return 0; +#endif +} ---- libstdc++-v3/src/nonshared98/compatibility-debug_list-2.cc.jj 2022-05-12 10:06:51.363502893 +0200 -+++ libstdc++-v3/src/nonshared98/compatibility-debug_list-2.cc 2022-05-12 10:06:51.363502893 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../c++98/compatibility-debug_list-2.cc" ---- libstdc++-v3/src/nonshared98/eh_alloc.cc.jj 2022-05-12 10:06:51.363502893 +0200 -+++ libstdc++-v3/src/nonshared98/eh_alloc.cc 2022-05-12 10:06:51.363502893 +0200 -@@ -0,0 +1,177 @@ -+// -*- C++ -*- Allocate exception objects. -+// Copyright (C) 2001-2022 Free Software Foundation, Inc. -+// -+// This file is part of GCC. -+// -+// GCC is free software; you can redistribute it and/or modify -+// it under the terms of the GNU General Public License as published by -+// the Free Software Foundation; either version 3, or (at your option) -+// any later version. -+// -+// GCC is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+// -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+// This is derived from the C++ ABI for IA-64. Where we diverge -+// for cross-architecture compatibility are noted with "@@@". -+ -+#include -+#include -+#if _GLIBCXX_HOSTED -+#include -+#endif -+#include -+#include -+#include "unwind-cxx.h" -+#include -+ -+#if _GLIBCXX_HOSTED -+using std::free; -+using std::malloc; -+using std::memset; -+#else -+// In a freestanding environment, these functions may not be available -+// -- but for now, we assume that they are. -+extern "C" void *malloc (std::size_t); -+extern "C" void free(void *); -+extern "C" void *memset (void *, int, std::size_t); -+#endif -+ -+using namespace __cxxabiv1; -+ -+// ??? How to control these parameters. -+ -+// Guess from the size of basic types how large a buffer is reasonable. -+// Note that the basic c++ exception header has 13 pointers and 2 ints, -+// so on a system with PSImode pointers we're talking about 56 bytes -+// just for overhead. -+ -+#if INT_MAX == 32767 -+# define EMERGENCY_OBJ_SIZE 128 -+# define EMERGENCY_OBJ_COUNT 16 -+#elif LONG_MAX == 2147483647 -+# define EMERGENCY_OBJ_SIZE 512 -+# define EMERGENCY_OBJ_COUNT 32 -+#else -+# define EMERGENCY_OBJ_SIZE 1024 -+# define EMERGENCY_OBJ_COUNT 64 -+#endif -+ -+#ifndef __GTHREADS -+# undef EMERGENCY_OBJ_COUNT -+# define EMERGENCY_OBJ_COUNT 4 -+#endif -+ -+#if INT_MAX == 32767 || EMERGENCY_OBJ_COUNT <= 32 -+typedef unsigned int bitmask_type; -+#else -+typedef unsigned long bitmask_type; -+#endif -+ -+ -+typedef char one_buffer[EMERGENCY_OBJ_SIZE] __attribute__((aligned)); -+ -+static __cxa_dependent_exception dependents_buffer[EMERGENCY_OBJ_COUNT]; -+static bitmask_type dependents_used; -+ -+namespace -+{ -+ // A single mutex controlling emergency allocations. -+ __gnu_cxx::__mutex emergency_mutex; -+} -+ -+extern "C" __cxa_dependent_exception* -+__cxxabiv1::__cxa_allocate_dependent_exception() _GLIBCXX_NOTHROW -+{ -+ __cxa_dependent_exception *ret; -+ -+ ret = static_cast<__cxa_dependent_exception*> -+ (malloc (sizeof (__cxa_dependent_exception))); -+ -+ if (!ret) -+ { -+ __gnu_cxx::__scoped_lock sentry(emergency_mutex); -+ -+ bitmask_type used = dependents_used; -+ unsigned int which = 0; -+ -+ while (used & 1) -+ { -+ used >>= 1; -+ if (++which >= EMERGENCY_OBJ_COUNT) -+ goto failed; -+ } -+ -+ dependents_used |= (bitmask_type)1 << which; -+ ret = &dependents_buffer[which]; -+ -+ failed:; -+ -+ if (!ret) -+ std::terminate (); -+ } -+ -+ // We have an uncaught exception as soon as we allocate memory. This -+ // yields uncaught_exception() true during the copy-constructor that -+ // initializes the exception object. See Issue 475. -+ __cxa_eh_globals *globals = __cxa_get_globals (); -+ globals->uncaughtExceptions += 1; -+ -+ memset (ret, 0, sizeof (__cxa_dependent_exception)); -+ -+ return ret; -+} -+ -+ -+extern "C" void -+__cxxabiv1::__cxa_free_dependent_exception -+ (__cxa_dependent_exception *vptr) _GLIBCXX_NOTHROW -+{ -+ char *base = (char *) dependents_buffer; -+ char *ptr = (char *) vptr; -+ if (ptr >= base -+ && ptr < base + sizeof (dependents_buffer)) -+ { -+ const unsigned int which -+ = (unsigned) (ptr - base) / sizeof (__cxa_dependent_exception); -+ -+ __gnu_cxx::__scoped_lock sentry(emergency_mutex); -+ dependents_used &= ~((bitmask_type)1 << which); -+ } -+ else -+ free (vptr); -+} -+ -+namespace __gnu_cxx -+{ -+ void -+ __freeres() -+ { -+ } -+} -+ -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD0Ev"); -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD1Ev"); -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD2Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev"); -+asm (".hidden _ZN9__gnu_cxx30__throw_concurrence_lock_errorEv"); -+asm (".hidden _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv"); -+asm (".hidden _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv"); -+asm (".hidden _ZTIN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTIN9__gnu_cxx26__concurrence_unlock_errorE"); -+asm (".hidden _ZTSN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTSN9__gnu_cxx26__concurrence_unlock_errorE"); -+asm (".hidden _ZTVN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTVN9__gnu_cxx26__concurrence_unlock_errorE"); ---- libstdc++-v3/src/nonshared98/nullptr-rtti.S.jj 2022-05-12 10:06:51.363502893 +0200 -+++ libstdc++-v3/src/nonshared98/nullptr-rtti.S 2022-05-12 10:06:51.363502893 +0200 -@@ -0,0 +1,166 @@ -+/* Copyright (C) 2012-2022 Free Software Foundation, Inc. -+ -+ This file is part of the GNU ISO C++ Library. This library is free -+ software; you can redistribute it and/or modify it under the -+ terms of the GNU General Public License as published by the -+ Free Software Foundation; either version 3, or (at your option) -+ any later version. -+ -+ This library is distributed in the hope that it will be useful, -+ but WITHOUT ANY WARRANTY; without even the implied warranty of -+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+ GNU General Public License for more details. -+ -+ Under Section 7 of GPL version 3, you are granted additional -+ permissions described in the GCC Runtime Library Exception, version -+ 3.1, as published by the Free Software Foundation. -+ -+ You should have received a copy of the GNU General Public License and -+ a copy of the GCC Runtime Library Exception along with this program; -+ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+ . */ -+ -+#if defined __x86_64__ || defined __powerpc64__ || defined __s390x__ || defined __ia64__ || defined __aarch64__ \ -+ || defined __i386__ || defined __powerpc__ || defined __s390__ -+#ifdef __i386__ -+#define ALIGN1 .align 4 -+#elif defined __x86_64__ -+#define ALIGN1 .align 32 -+#define ALIGN2 .align 16 -+#elif defined __ia64__ -+#define ALIGN1 .align 8 -+#define ALIGN3 .align 8 -+#define SECTION3(x).section .gnu.linkonce.s.x,"aws",@progbits -+#define POINTER data8 -+#define FLAGS data4 -+#define PAD .skip 4 -+#define STRING stringz -+#elif defined __powerpc64__ -+#define ALIGN1 .align 3 -+#define ALIGN3 .align 3 -+#elif defined __powerpc__ -+#define ALIGN1 .align 2 -+#define ALIGN3 .align 2 -+#define SECTION2(x).section .gnu.linkonce.s.x,"aw",@progbits -+#define SECTION3(x)SECTION2(x) -+#elif defined __aarch64__ -+#define ALIGN1 .align 3 -+#define ALIGN3 .align 3 -+#define POINTER .xword -+#define FLAGS .word -+#define OBJECT %object -+#elif defined __s390x__ -+#define ALIGN1 .align 8 -+#define ALIGN3 .align 2 -+#elif defined __s390__ -+#define ALIGN1 .align 4 -+#define ALIGN3 .align 2 -+#endif -+#if defined __x86_64__ || defined __powerpc64__ || defined __s390x__ || defined __ia64__ || defined __aarch64__ -+#define SIZE1 32 -+#define SIZE2 16 -+#define OFF 16 -+#ifndef POINTER -+#define POINTER .quad -+#endif -+#ifndef FLAGS -+#define FLAGS .long -+#endif -+#ifndef PAD -+#define PAD .zero 4 -+#endif -+#else -+#define SIZE1 16 -+#define SIZE2 8 -+#define OFF 8 -+#ifndef POINTER -+#define POINTER .long -+#endif -+#ifndef FLAGS -+#define FLAGS .long -+#endif -+#ifndef PAD -+#define PAD -+#endif -+#endif -+#ifndef SYM -+#define SYM(x)x -+#endif -+#ifndef ALIGN2 -+#define ALIGN2 ALIGN1 -+#endif -+#ifndef ALIGN3 -+#define ALIGN3 -+#endif -+#ifndef OBJECT -+#define OBJECT @object -+#endif -+#ifndef SECTION1 -+#define SECTION1(x).section .gnu.linkonce.d.rel.ro.x,"aw",@progbits -+#endif -+#ifndef SECTION2 -+#define SECTION2(x)SECTION1(x) -+#endif -+#ifndef SECTION3 -+#define SECTION3(x).section .gnu.linkonce.r.x,"a",@progbits -+#endif -+#ifndef STRING -+#define STRING .string -+#endif -+ -+ .weak SYM(_ZTIPKDn) -+ SECTION1(_ZTIPKDn) -+ ALIGN1 -+ .type SYM(_ZTIPKDn), OBJECT -+ .size SYM(_ZTIPKDn), SIZE1 -+_ZTIPKDn: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPKDn) -+ FLAGS 1 -+ PAD -+ POINTER SYM(_ZTIDn) -+ .weak SYM(_ZTIPDn) -+ SECTION1(_ZTIPDn) -+ ALIGN1 -+ .type SYM(_ZTIPDn), OBJECT -+ .size SYM(_ZTIPDn), SIZE1 -+_ZTIPDn: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPDn) -+ FLAGS 0 -+ PAD -+ POINTER SYM(_ZTIDn) -+ .weak SYM(_ZTIDn) -+ SECTION2(_ZTIDn) -+ ALIGN2 -+ .type SYM(_ZTIDn), OBJECT -+ .size SYM(_ZTIDn), SIZE2 -+_ZTIDn: -+ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF -+ POINTER SYM(_ZTSDn) -+ .weak SYM(_ZTSPKDn) -+ .hidden SYM(_ZTSPKDn) -+ SECTION3(_ZTSPKDn) -+ ALIGN3 -+ .type SYM(_ZTSPKDn), OBJECT -+ .size SYM(_ZTSPKDn), 5 -+_ZTSPKDn: -+ STRING "PKDn" -+ .weak SYM(_ZTSPDn) -+ .hidden SYM(_ZTSPDn) -+ SECTION3(_ZTSPDn) -+ ALIGN3 -+ .type SYM(_ZTSPDn), OBJECT -+ .size SYM(_ZTSPDn), 4 -+_ZTSPDn: -+ STRING "PDn" -+ .weak SYM(_ZTSDn) -+ .hidden SYM(_ZTSDn) -+ SECTION3(_ZTSDn) -+ ALIGN3 -+ .type SYM(_ZTSDn), OBJECT -+ .size SYM(_ZTSDn), 3 -+_ZTSDn: -+ STRING "Dn" -+#endif -+ .section .note.GNU-stack,"",@progbits ---- libstdc++-v3/src/nonshared98/eh_alloc48.cc.jj 2022-05-12 10:06:51.363502893 +0200 -+++ libstdc++-v3/src/nonshared98/eh_alloc48.cc 2022-05-12 10:06:51.363502893 +0200 +--- libstdc++-v3/src/nonshared98/eh_alloc48.cc.jj 2023-05-19 12:22:56.705882626 +0200 ++++ libstdc++-v3/src/nonshared98/eh_alloc48.cc 2023-05-19 13:36:14.111840466 +0200 @@ -0,0 +1,36 @@ +// -*- C++ -*- Allocate exception objects. -+// Copyright (C) 2001-2022 Free Software Foundation, Inc. ++// Copyright (C) 2001-2023 Free Software Foundation, Inc. +// +// This file is part of GCC. +// @@ -3018,9 +2538,9 @@ + { + } +} ---- libstdc++-v3/src/nonshared98/int128.S.jj 2022-05-12 10:06:51.364502879 +0200 -+++ libstdc++-v3/src/nonshared98/int128.S 2022-05-12 10:06:51.364502879 +0200 -@@ -0,0 +1,216 @@ +--- libstdc++-v3/src/nonshared98/int128.S.jj 2023-05-19 12:22:56.705882626 +0200 ++++ libstdc++-v3/src/nonshared98/int128.S 2023-05-19 12:22:56.705882626 +0200 +@@ -0,0 +1,154 @@ +/* Copyright (C) 2012-2022 Free Software Foundation, Inc. + + This file is part of the GNU ISO C++ Library. This library is free @@ -3131,68 +2651,6 @@ +#define STRING .string +#endif + -+#ifndef _GLIBCXX_NONSHARED_CXX11_48 -+ .weak SYM(_ZTIPKn) -+ SECTION1(_ZTIPKn) -+ ALIGN1 -+ .type SYM(_ZTIPKn), OBJECT -+ .size SYM(_ZTIPKn), SIZE1 -+_ZTIPKn: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPKn) -+ FLAGS 1 -+ PAD -+ POINTER SYM(_ZTIn) -+ .weak SYM(_ZTIPn) -+ SECTION1(_ZTIPn) -+ ALIGN1 -+ .type SYM(_ZTIPn), OBJECT -+ .size SYM(_ZTIPn), SIZE1 -+_ZTIPn: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPn) -+ FLAGS 0 -+ PAD -+ POINTER SYM(_ZTIn) -+ .weak SYM(_ZTIn) -+ SECTION2(_ZTIn) -+ ALIGN2 -+ .type SYM(_ZTIn), OBJECT -+ .size SYM(_ZTIn), SIZE2 -+_ZTIn: -+ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF -+ POINTER SYM(_ZTSn) -+ .weak SYM(_ZTIPKo) -+ SECTION1(_ZTIPKo) -+ ALIGN1 -+ .type SYM(_ZTIPKo), OBJECT -+ .size SYM(_ZTIPKo), SIZE1 -+_ZTIPKo: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPKo) -+ FLAGS 1 -+ PAD -+ POINTER SYM(_ZTIo) -+ .weak SYM(_ZTIPo) -+ SECTION1(_ZTIPo) -+ ALIGN1 -+ .type SYM(_ZTIPo), OBJECT -+ .size SYM(_ZTIPo), SIZE1 -+_ZTIPo: -+ POINTER SYM(_ZTVN10__cxxabiv119__pointer_type_infoE)+OFF -+ POINTER SYM(_ZTSPo) -+ FLAGS 0 -+ PAD -+ POINTER SYM(_ZTIo) -+ .weak SYM(_ZTIo) -+ SECTION2(_ZTIo) -+ ALIGN2 -+ .type SYM(_ZTIo), OBJECT -+ .size SYM(_ZTIo), SIZE2 -+_ZTIo: -+ POINTER SYM(_ZTVN10__cxxabiv123__fundamental_type_infoE)+OFF -+ POINTER SYM(_ZTSo) -+#endif + .weak SYM(_ZTSPKn) + SECTION3(_ZTSPKn) + ALIGN3 @@ -3237,10 +2695,10 @@ + STRING "o" +#endif + .section .note.GNU-stack,"",@progbits ---- libstdc++-v3/src/nonshared98/numeric_members.cc.jj 2022-05-12 10:06:51.364502879 +0200 -+++ libstdc++-v3/src/nonshared98/numeric_members.cc 2022-05-12 10:06:51.364502879 +0200 +--- libstdc++-v3/src/nonshared98/numeric_members.cc.jj 2023-05-19 12:22:56.706882612 +0200 ++++ libstdc++-v3/src/nonshared98/numeric_members.cc 2023-05-19 13:36:14.112840452 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3264,10 +2722,10 @@ + +#define _GLIBCXX_USE_CXX11_ABI 1 +#include "../c++98/numeric_members.cc" ---- libstdc++-v3/src/nonshared98/collate_members.cc.jj 2022-05-12 10:06:51.364502879 +0200 -+++ libstdc++-v3/src/nonshared98/collate_members.cc 2022-05-12 10:06:51.364502879 +0200 +--- libstdc++-v3/src/nonshared98/collate_members.cc.jj 2023-05-19 12:22:56.706882612 +0200 ++++ libstdc++-v3/src/nonshared98/collate_members.cc 2023-05-19 13:36:14.111840466 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3291,95 +2749,10 @@ + +#define _GLIBCXX_USE_CXX11_ABI 1 +#include "../c++98/collate_members.cc" ---- libstdc++-v3/src/nonshared98/hash_bytes.cc.jj 2022-05-12 10:06:51.364502879 +0200 -+++ libstdc++-v3/src/nonshared98/hash_bytes.cc 2022-05-12 10:06:51.364502879 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../libsupc++/hash_bytes.cc" ---- libstdc++-v3/src/nonshared98/list-aux-2.cc.jj 2022-05-12 10:06:51.364502879 +0200 -+++ libstdc++-v3/src/nonshared98/list-aux-2.cc 2022-05-12 10:06:51.364502879 +0200 -@@ -0,0 +1,56 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+extern "C" -+{ -+ extern void _ZNSt15_List_node_base8transferEPS_S0_(void *f, void *l) throw(); -+ -+ void -+ _ZNSt15_List_node_base11_M_transferEPS_S0_(void *f, void *l) throw() -+ { -+ _ZNSt15_List_node_base8transferEPS_S0_(f, l); -+ } -+ -+ extern void _ZNSt15_List_node_base7reverseEv() throw(); -+ -+ void -+ _ZNSt15_List_node_base10_M_reverseEv() throw() -+ { -+ _ZNSt15_List_node_base7reverseEv(); -+ } -+ -+ extern void _ZNSt15_List_node_base4hookEPS_(void *p) throw(); -+ -+ void -+ _ZNSt15_List_node_base7_M_hookEPS_(void *p) throw() -+ { -+ _ZNSt15_List_node_base4hookEPS_(p); -+ } -+ -+ extern void _ZNSt15_List_node_base6unhookEv() throw(); -+ -+ void -+ _ZNSt15_List_node_base9_M_unhookEv() throw() -+ { -+ _ZNSt15_List_node_base6unhookEv(); -+ } -+} ---- libstdc++-v3/src/nonshared11/sstream-inst.cc.jj 2022-05-12 10:06:51.365502866 +0200 -+++ libstdc++-v3/src/nonshared11/sstream-inst.cc 2022-05-12 10:06:51.364502879 +0200 +--- libstdc++-v3/src/nonshared11/sstream-inst.cc.jj 2023-05-19 12:22:56.719882429 +0200 ++++ libstdc++-v3/src/nonshared11/sstream-inst.cc 2023-05-19 19:21:04.227148639 +0200 @@ -0,0 +1,25 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3404,12 +2777,12 @@ +#include "../c++11/sstream-inst.cc" +asm (".hidden _ZNKSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE12_M_high_markEv"); +asm (".hidden _ZNKSt7__cxx1115basic_stringbufIwSt11char_traitsIwESaIwEE12_M_high_markEv"); ---- libstdc++-v3/src/nonshared11/string-inst80.cc.jj 2022-05-12 10:06:51.365502866 +0200 -+++ libstdc++-v3/src/nonshared11/string-inst80.cc 2022-05-12 10:06:51.365502866 +0200 -@@ -0,0 +1,59 @@ +--- libstdc++-v3/src/nonshared11/string-inst80.cc.jj 2023-05-19 12:22:56.719882429 +0200 ++++ libstdc++-v3/src/nonshared11/string-inst80.cc 2023-05-19 15:04:22.839246347 +0200 +@@ -0,0 +1,65 @@ +// Components for manipulating sequences of characters -*- C++ -*- + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3457,21 +2830,27 @@ + + typedef basic_string S; + ++#ifndef _GLIBCXX_NONSHARED_CXX11_110 + template + S::iterator + S::insert(S::const_iterator, initializer_list); + + template + void S::reserve(); ++#endif ++ ++ template ++ void S::_M_replace_cold(S::pointer, size_type, const C*, const size_type, ++ const size_type); + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/condition_variable.cc.jj 2022-05-12 10:06:51.365502866 +0200 -+++ libstdc++-v3/src/nonshared11/condition_variable.cc 2022-05-12 17:44:27.728444151 +0200 +--- libstdc++-v3/src/nonshared11/condition_variable.cc.jj 2023-05-19 12:22:56.727882316 +0200 ++++ libstdc++-v3/src/nonshared11/condition_variable.cc 2023-05-19 19:00:28.936546784 +0200 @@ -0,0 +1,28 @@ +// condition_variable -*- C++ -*- + -+// Copyright (C) 2008-2022 Free Software Foundation, Inc. ++// Copyright (C) 2008-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3497,12 +2876,12 @@ +#include "../c++11/condition_variable.cc" +asm (".hidden _ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE"); +asm (".hidden _ZSt16__at_thread_exitPSt20__at_thread_exit_elt"); ---- libstdc++-v3/src/nonshared11/debug110.cc.jj 2022-05-12 19:25:25.450336299 +0200 -+++ libstdc++-v3/src/nonshared11/debug110.cc 2022-05-12 19:25:51.048996360 +0200 +--- libstdc++-v3/src/nonshared11/debug110.cc.jj 2023-05-19 12:22:56.728882302 +0200 ++++ libstdc++-v3/src/nonshared11/debug110.cc 2023-05-19 13:36:14.100840621 +0200 @@ -0,0 +1,30 @@ +// Locale support -*- C++ -*- + -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3530,8 +2909,8 @@ + +#define _GLIBCXX_NONSHARED_CXX11_110 +#include "debug.cc" ---- libstdc++-v3/src/nonshared11/cxx11-wlocale-inst80.cc.jj 2022-05-12 15:32:47.574912626 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-wlocale-inst80.cc 2022-05-12 15:41:01.653315091 +0200 +--- libstdc++-v3/src/nonshared11/cxx11-wlocale-inst80.cc.jj 2023-05-19 12:22:56.730882273 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-wlocale-inst80.cc 2023-05-19 13:36:14.099840635 +0200 @@ -0,0 +1,29 @@ +// Copyright (C) 2022 Free Software Foundation, Inc. +// @@ -3562,10 +2941,10 @@ +#define C wchar_t +#include "cxx11-locale-inst80.cc" +#endif ---- libstdc++-v3/src/nonshared11/del_opvsa.cc.jj 2022-05-12 10:06:51.365502866 +0200 -+++ libstdc++-v3/src/nonshared11/del_opvsa.cc 2022-05-12 10:06:51.365502866 +0200 +--- libstdc++-v3/src/nonshared11/del_opvsa.cc.jj 2023-05-19 12:22:56.730882273 +0200 ++++ libstdc++-v3/src/nonshared11/del_opvsa.cc 2023-05-19 13:36:14.101840607 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3588,10 +2967,10 @@ +// . + +#include "../libsupc++/del_opvsa.cc" ---- libstdc++-v3/src/nonshared11/istream-inst80.cc.jj 2022-05-12 10:06:51.365502866 +0200 -+++ libstdc++-v3/src/nonshared11/istream-inst80.cc 2022-05-12 10:06:51.365502866 +0200 +--- libstdc++-v3/src/nonshared11/istream-inst80.cc.jj 2023-05-19 12:22:56.731882259 +0200 ++++ libstdc++-v3/src/nonshared11/istream-inst80.cc 2023-05-19 13:36:14.104840565 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3615,10 +2994,10 @@ + +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "istream-inst.cc" ---- libstdc++-v3/src/nonshared11/cxx11-wlocale-inst.cc.jj 2022-05-12 10:06:51.365502866 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-wlocale-inst.cc 2022-05-12 10:06:51.365502866 +0200 +--- libstdc++-v3/src/nonshared11/cxx11-wlocale-inst.cc.jj 2023-05-19 12:22:56.731882259 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-wlocale-inst.cc 2023-05-19 19:21:04.043151232 +0200 @@ -0,0 +1,52 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3649,16 +3028,16 @@ +asm (".hidden _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IxEES3_S3_S3_RSt8ios_baseRSt12_Ios_IostateRT_"); +asm (".hidden _ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IyEES3_S3_S3_RSt8ios_baseRSt12_Ios_IostateRT_"); +#else -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IjEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IlEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11ImEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11ItEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IxEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IyEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IjEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IlEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11ImEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11ItEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IxEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE14_M_extract_intB5cxx11IyEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); +#endif +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) -+asm (".hidden _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEEC1ERKNSt7__cxx1112basic_stringIcS1_IcESaIcEEEj"); -+asm (".hidden _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEEC2ERKNSt7__cxx1112basic_stringIcS1_IcESaIcEEEj"); ++//asm (".hidden _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEEC1ERKNSt7__cxx1112basic_stringIcS1_IcESaIcEEEj"); ++//asm (".hidden _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEEC2ERKNSt7__cxx1112basic_stringIcS1_IcESaIcEEEj"); +#else +asm (".hidden _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEEC1ERKNSt7__cxx1112basic_stringIcS1_IcESaIcEEEm"); +asm (".hidden _ZNSt15time_put_bynameIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEEC2ERKNSt7__cxx1112basic_stringIcS1_IcESaIcEEEm"); @@ -3670,10 +3049,10 @@ +asm (".hidden _ZTSSt10money_base"); +asm (".hidden _ZTSSt13messages_base"); +asm (".hidden _ZTSSt9time_base"); ---- libstdc++-v3/src/nonshared11/limits.cc.jj 2022-05-12 10:06:51.366502853 +0200 -+++ libstdc++-v3/src/nonshared11/limits.cc 2022-05-12 10:06:51.366502853 +0200 +--- libstdc++-v3/src/nonshared11/limits.cc.jj 2023-05-19 12:22:56.731882259 +0200 ++++ libstdc++-v3/src/nonshared11/limits.cc 2023-05-19 13:36:14.104840565 +0200 @@ -0,0 +1,57 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -3730,10 +3109,10 @@ +#endif // _GLIBCXX_USE_CHAR8_T + +} ---- libstdc++-v3/src/nonshared11/locale-inst-asm.S.jj 2022-05-12 10:06:51.366502853 +0200 -+++ libstdc++-v3/src/nonshared11/locale-inst-asm.S 2022-05-12 10:06:51.366502853 +0200 +--- libstdc++-v3/src/nonshared11/locale-inst-asm.S.jj 2023-05-19 12:22:56.731882259 +0200 ++++ libstdc++-v3/src/nonshared11/locale-inst-asm.S 2023-05-19 12:22:56.731882259 +0200 @@ -0,0 +1,291 @@ -+/* Copyright (C) 2015-2022 Free Software Foundation, Inc. ++/* Copyright (C) 2015-2023 Free Software Foundation, Inc. + + This file is part of the GNU ISO C++ Library. This library is free + software; you can redistribute it and/or modify it under the @@ -4024,38 +3403,12 @@ + VPTR(_ZNSt16__numpunct_cacheIwED1Ev) + VPTR(_ZNSt16__numpunct_cacheIwED0Ev) + .section .note.GNU-stack,"",@progbits ---- libstdc++-v3/src/nonshared11/atexit_thread.cc.jj 2022-05-12 10:06:51.366502853 +0200 -+++ libstdc++-v3/src/nonshared11/atexit_thread.cc 2022-05-12 10:06:51.366502853 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 2013-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../libsupc++/atexit_thread.cc" ---- libstdc++-v3/src/nonshared11/streambuf-inst.cc.jj 2022-05-12 10:06:51.366502853 +0200 -+++ libstdc++-v3/src/nonshared11/streambuf-inst.cc 2022-05-12 10:06:51.366502853 +0200 +--- libstdc++-v3/src/nonshared11/streambuf-inst.cc.jj 2023-05-19 12:22:56.732882245 +0200 ++++ libstdc++-v3/src/nonshared11/streambuf-inst.cc 2023-05-19 13:36:14.107840523 +0200 @@ -0,0 +1,42 @@ +// Explicit instantiation file. + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4095,12 +3448,12 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/iostream-inst.cc.jj 2022-05-12 10:06:51.367502839 +0200 -+++ libstdc++-v3/src/nonshared11/iostream-inst.cc 2022-05-12 10:06:51.366502853 +0200 +--- libstdc++-v3/src/nonshared11/iostream-inst.cc.jj 2023-05-19 12:22:56.732882245 +0200 ++++ libstdc++-v3/src/nonshared11/iostream-inst.cc 2023-05-19 13:36:14.104840565 +0200 @@ -0,0 +1,46 @@ +// Explicit instantiation file. + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4144,323 +3497,10 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/debug44.cc.jj 2022-05-12 10:06:51.367502839 +0200 -+++ libstdc++-v3/src/nonshared11/debug44.cc 2022-05-12 14:56:13.970184267 +0200 -@@ -0,0 +1,280 @@ -+// Copyright (C) 2003-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+#include -+ -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+ -+namespace std -+{ -+ [[__noreturn__]] -+ void -+ __glibcxx_assert_fail(const char* file, int line, -+ const char* function, const char* condition) noexcept -+ { -+ if (file && function && condition) -+ fprintf(stderr, "%s:%d: %s: Assertion '%s' failed.\n", -+ file, line, function, condition); -+ else if (function) -+ fprintf(stderr, "%s: Undefined behavior detected.\n", function); -+ abort(); -+ } -+} -+ -+using namespace std; -+ -+namespace -+{ -+ void -+ swap_its(__gnu_debug::_Safe_sequence_base& __lhs, -+ __gnu_debug::_Safe_iterator_base*& __lhs_its, -+ __gnu_debug::_Safe_sequence_base& __rhs, -+ __gnu_debug::_Safe_iterator_base*& __rhs_its) -+ { -+ swap(__lhs_its, __rhs_its); -+ __gnu_debug::_Safe_iterator_base* __iter; -+ for (__iter = __rhs_its; __iter; __iter = __iter->_M_next) -+ __iter->_M_sequence = &__rhs; -+ for (__iter = __lhs_its; __iter; __iter = __iter->_M_next) -+ __iter->_M_sequence = &__lhs; -+ } -+ -+ void -+ swap_seq(__gnu_debug::_Safe_sequence_base& __lhs, -+ __gnu_debug::_Safe_sequence_base& __rhs) -+ { -+ swap(__lhs._M_version, __rhs._M_version); -+ swap_its(__lhs, __lhs._M_iterators, -+ __rhs, __rhs._M_iterators); -+ swap_its(__lhs, __lhs._M_const_iterators, -+ __rhs, __rhs._M_const_iterators); -+ } -+ -+ void -+ swap_ucont(__gnu_debug::_Safe_unordered_container_base& __lhs, -+ __gnu_debug::_Safe_unordered_container_base& __rhs) -+ { -+ swap_seq(__lhs, __rhs); -+ swap_its(__lhs, __lhs._M_local_iterators, -+ __rhs, __rhs._M_local_iterators); -+ swap_its(__lhs, __lhs._M_const_local_iterators, -+ __rhs, __rhs._M_const_local_iterators); -+ } -+ -+ void -+ detach_all(__gnu_debug::_Safe_iterator_base* __iter) -+ { -+ for (; __iter;) -+ { -+ __gnu_debug::_Safe_iterator_base* __old = __iter; -+ __iter = __iter->_M_next; -+ __old->_M_reset(); -+ } -+ } -+} // anonymous namespace -+ -+namespace __gnu_debug -+{ -+ void -+ _Safe_iterator_base:: -+ _M_reset() throw () -+ { -+ _M_sequence = 0; -+ _M_version = 0; -+ _M_prior = 0; -+ _M_next = 0; -+ } -+ -+ _Safe_unordered_container_base* -+ _Safe_local_iterator_base:: -+ _M_get_container() const _GLIBCXX_NOEXCEPT -+ { return static_cast<_Safe_unordered_container_base*>(_M_sequence); } -+ -+ void -+ _Safe_local_iterator_base:: -+ _M_attach(_Safe_sequence_base* __cont, bool __constant) -+ { -+ _M_detach(); -+ -+ // Attach to the new container (if there is one) -+ if (__cont) -+ { -+ _M_sequence = __cont; -+ _M_version = _M_sequence->_M_version; -+ _M_get_container()->_M_attach_local(this, __constant); -+ } -+ } -+ -+ void -+ _Safe_local_iterator_base:: -+ _M_attach_single(_Safe_sequence_base* __cont, bool __constant) throw () -+ { -+ _M_detach_single(); -+ -+ // Attach to the new container (if there is one) -+ if (__cont) -+ { -+ _M_sequence = __cont; -+ _M_version = _M_sequence->_M_version; -+ _M_get_container()->_M_attach_local_single(this, __constant); -+ } -+ } -+ -+ void -+ _Safe_local_iterator_base:: -+ _M_detach() -+ { -+ if (_M_sequence) -+ { -+ _M_get_container()->_M_detach_local(this); -+ _M_reset(); -+ } -+ } -+ -+ void -+ _Safe_local_iterator_base:: -+ _M_detach_single() throw () -+ { -+ if (_M_sequence) -+ { -+ _M_get_container()->_M_detach_local_single(this); -+ _M_reset(); -+ } -+ } -+ -+ void -+ _Safe_unordered_container_base:: -+ _M_detach_all() -+ { -+ __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); -+ detach_all(_M_iterators); -+ _M_iterators = 0; -+ -+ detach_all(_M_const_iterators); -+ _M_const_iterators = 0; -+ -+ detach_all(_M_local_iterators); -+ _M_local_iterators = 0; -+ -+ detach_all(_M_const_local_iterators); -+ _M_const_local_iterators = 0; -+ } -+ -+ void -+ _Safe_unordered_container_base:: -+ _M_swap(_Safe_unordered_container_base& __x) noexcept -+ { -+ // We need to lock both containers to swap -+ using namespace __gnu_cxx; -+ __mutex *__this_mutex = &_M_get_mutex(); -+ __mutex *__x_mutex = &__x._M_get_mutex(); -+ if (__this_mutex == __x_mutex) -+ { -+ __scoped_lock __lock(*__this_mutex); -+ swap_ucont(*this, __x); -+ } -+ else -+ { -+ __scoped_lock __l1(__this_mutex < __x_mutex -+ ? *__this_mutex : *__x_mutex); -+ __scoped_lock __l2(__this_mutex < __x_mutex -+ ? *__x_mutex : *__this_mutex); -+ swap_ucont(*this, __x); -+ } -+ } -+ -+ void -+ _Safe_unordered_container_base:: -+ _M_attach_local(_Safe_iterator_base* __it, bool __constant) -+ { -+ __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); -+ _M_attach_local_single(__it, __constant); -+ } -+ -+ void -+ _Safe_unordered_container_base:: -+ _M_attach_local_single(_Safe_iterator_base* __it, bool __constant) throw () -+ { -+ _Safe_iterator_base*& __its = -+ __constant ? _M_const_local_iterators : _M_local_iterators; -+ __it->_M_next = __its; -+ if (__it->_M_next) -+ __it->_M_next->_M_prior = __it; -+ __its = __it; -+ } -+ -+ void -+ _Safe_unordered_container_base:: -+ _M_detach_local(_Safe_iterator_base* __it) -+ { -+ // Remove __it from this container's list -+ __gnu_cxx::__scoped_lock sentry(_M_get_mutex()); -+ _M_detach_local_single(__it); -+ } -+ -+ void -+ _Safe_unordered_container_base:: -+ _M_detach_local_single(_Safe_iterator_base* __it) throw () -+ { -+ // Remove __it from this container's list -+ __it->_M_unlink(); -+ if (_M_const_local_iterators == __it) -+ _M_const_local_iterators = __it->_M_next; -+ if (_M_local_iterators == __it) -+ _M_local_iterators = __it->_M_next; -+ } -+ -+} // namespace __gnu_debug -+ -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD0Ev"); -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD1Ev"); -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD2Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev"); -+asm (".hidden _ZN9__gnu_cxx30__throw_concurrence_lock_errorEv"); -+asm (".hidden _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv"); -+asm (".hidden _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv"); -+asm (".hidden _ZTIN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTIN9__gnu_cxx26__concurrence_unlock_errorE"); -+asm (".hidden _ZTSN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTSN9__gnu_cxx26__concurrence_unlock_errorE"); -+asm (".hidden _ZTVN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTVN9__gnu_cxx26__concurrence_unlock_errorE"); -+asm (".hidden _ZN11__gnu_debug19_Safe_iterator_base8_M_resetEv"); -+asm (".hidden _ZN11__gnu_debug30_Safe_unordered_container_base15_M_attach_localEPNS_19_Safe_iterator_baseEb"); -+asm (".hidden _ZN11__gnu_debug30_Safe_unordered_container_base15_M_detach_localEPNS_19_Safe_iterator_baseE"); -+asm (".hidden _ZN11__gnu_debug30_Safe_unordered_container_base22_M_attach_local_singleEPNS_19_Safe_iterator_baseEb"); -+asm (".hidden _ZN11__gnu_debug30_Safe_unordered_container_base22_M_detach_local_singleEPNS_19_Safe_iterator_baseE"); -+asm (".hidden _ZNK11__gnu_debug25_Safe_local_iterator_base16_M_get_containerEv"); -+asm (".hidden _ZN11__gnu_debug25_Safe_local_iterator_base16_M_detach_singleEv"); ---- libstdc++-v3/src/nonshared11/thread44.cc.jj 2022-05-12 10:06:51.367502839 +0200 -+++ libstdc++-v3/src/nonshared11/thread44.cc 2022-05-12 10:06:51.367502839 +0200 -@@ -0,0 +1,27 @@ -+// Copyright (C) 2008-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#define _GLIBCXX_NONSHARED_CXX11_44 -+#include "../c++11/thread.cc" -+asm (".hidden _ZNSt15_Sp_counted_ptrIDnLN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv"); -+asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv"); -+asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv"); ---- libstdc++-v3/src/nonshared11/del_opa.cc.jj 2022-05-12 10:06:51.367502839 +0200 -+++ libstdc++-v3/src/nonshared11/del_opa.cc 2022-05-12 10:06:51.367502839 +0200 +--- libstdc++-v3/src/nonshared11/del_opa.cc.jj 2023-05-19 12:22:56.732882245 +0200 ++++ libstdc++-v3/src/nonshared11/del_opa.cc 2023-05-19 13:36:14.100840621 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4483,10 +3523,10 @@ +// . + +#include "../libsupc++/del_opa.cc" ---- libstdc++-v3/src/nonshared11/cxx11-stdexcept.cc.jj 2022-05-12 10:06:51.367502839 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-stdexcept.cc 2022-05-12 10:06:51.367502839 +0200 +--- libstdc++-v3/src/nonshared11/cxx11-stdexcept.cc.jj 2023-05-19 12:22:56.732882245 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-stdexcept.cc 2023-05-19 19:21:04.011151682 +0200 @@ -0,0 +1,25 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4511,79 +3551,10 @@ +#include "../c++11/cxx11-stdexcept.cc" +asm (".hidden _ZNSt12__cow_stringC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); +asm (".hidden _ZNSt12__cow_stringC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); ---- libstdc++-v3/src/nonshared11/placeholders.cc.jj 2022-05-12 10:06:51.368502826 +0200 -+++ libstdc++-v3/src/nonshared11/placeholders.cc 2022-05-12 10:06:51.368502826 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../c++11/placeholders.cc" ---- libstdc++-v3/src/nonshared11/future.cc.jj 2022-05-12 10:06:51.368502826 +0200 -+++ libstdc++-v3/src/nonshared11/future.cc 2022-05-12 19:49:28.299179654 +0200 -@@ -0,0 +1,40 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+#undef _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE -+#include "../c++11/future.cc" -+const std::error_category* _ZSt15future_category = &std::future_category(); -+#ifndef __i386__ -+//asm (".hidden _ZSt16__at_thread_exitPSt20__at_thread_exit_elt"); -+#endif -+//asm (".hidden _ZNSt13__future_base11_State_base15_M_run_deferredEv"); -+//asm (".hidden _ZTSNSt13__future_base11_State_baseE"); -+asm (".hidden _ZTSNSt13__future_base12_Result_baseE"); -+asm (".hidden _ZNSt15_Sp_counted_ptrIDnLN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv"); -+asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv"); -+asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv"); -+asm (".hidden _ZNSt13__future_base13_State_baseV211_Make_ready6_S_runEPv"); -+asm (".hidden _ZNSt10unique_ptrINSt13__future_base13_State_baseV211_Make_readyESt14default_deleteIS2_EED1Ev"); -+asm (".hidden _ZNSt10unique_ptrINSt13__future_base13_State_baseV211_Make_readyESt14default_deleteIS2_EED2Ev"); -+asm (".hidden _ZNSt12future_errorC1ESt10error_code"); -+asm (".hidden _ZNSt12future_errorC2ESt10error_code"); ---- libstdc++-v3/src/nonshared11/cow-string-inst80.cc.jj 2022-05-12 10:06:51.368502826 +0200 -+++ libstdc++-v3/src/nonshared11/cow-string-inst80.cc 2022-05-12 10:06:51.368502826 +0200 +--- libstdc++-v3/src/nonshared11/cow-string-inst80.cc.jj 2023-05-19 12:22:56.732882245 +0200 ++++ libstdc++-v3/src/nonshared11/cow-string-inst80.cc 2023-05-19 13:36:14.098840649 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4607,10 +3578,10 @@ + +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "cow-string-inst48.cc" ---- libstdc++-v3/src/nonshared11/bad_array_length.cc.jj 2022-05-12 10:06:51.368502826 +0200 -+++ libstdc++-v3/src/nonshared11/bad_array_length.cc 2022-05-12 10:06:51.368502826 +0200 +--- libstdc++-v3/src/nonshared11/bad_array_length.cc.jj 2023-05-19 12:22:56.733882231 +0200 ++++ libstdc++-v3/src/nonshared11/bad_array_length.cc 2023-05-19 13:36:14.095840692 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2014-2022 Free Software Foundation, Inc. ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4633,126 +3604,10 @@ +// . + +#include "../libsupc++/bad_array_length.cc" ---- libstdc++-v3/src/nonshared11/cow-string-inst44.cc.jj 2022-05-12 10:06:51.368502826 +0200 -+++ libstdc++-v3/src/nonshared11/cow-string-inst44.cc 2022-05-12 10:06:51.368502826 +0200 -@@ -0,0 +1,113 @@ -+// Components for manipulating sequences of characters -*- C++ -*- -+ -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+// -+// ISO C++ 14882: 21 Strings library -+// -+ -+// Written by Jason Merrill based upon the specification by Takanori Adachi -+// in ANSI X3J16/94-0013R2. Rewritten by Nathan Myers. -+ -+// Instantiation configuration. -+#ifndef C -+#define _GLIBCXX_NONSHARED_CXX11_44 -+#include "../c++11/cow-string-inst.cc" -+# define C char -+# define NARROW -+#else -+#define _GLIBCXX_USE_CXX11_ABI 0 -+#include -+#endif -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+ -+ typedef basic_string S; -+ -+ template -+ S::const_iterator S::cbegin() const; -+ -+ template -+ S::const_iterator S::cend() const; -+ -+ template -+ S::const_reverse_iterator S::crbegin() const; -+ -+ template -+ S::const_reverse_iterator S::crend() const; -+ -+ template -+ S::basic_string(S&&); -+ -+ template -+ S::basic_string(const S&, size_type, const allocator_type&); -+ -+ template -+ S::basic_string(const S&, const allocator_type&); -+ -+ template -+ S::basic_string(S&&, const allocator_type&); -+ -+ template -+ S& S::operator=(S&&); -+ -+ template -+ S& S::assign(S&&); -+ -+ template -+ C *S::_S_construct_aux_2(size_type, C, const allocator_type&); -+ -+ template -+ void S::shrink_to_fit(); -+ -+ template -+ void S::reserve(); -+ -+ template -+ C *S::_S_construct(iterator, iterator, const allocator_type&, forward_iterator_tag); -+ -+ template -+ C *S::_S_construct(C *, C *, const allocator_type&, forward_iterator_tag); -+ -+ template -+ C *S::_S_construct(const C *, const C *, const allocator_type&, forward_iterator_tag); -+ -+ template -+ S::reference S::front(); -+ -+ template -+ S::const_reference S::front() const; -+ -+ template -+ S::reference S::back(); -+ -+ template -+ S::const_reference S::back() const; -+ -+ template -+ int S::_S_compare(size_type, size_type); -+ -+ template -+ void S::pop_back(); -+} ---- libstdc++-v3/src/nonshared11/future48.cc.jj 2022-05-12 10:06:51.368502826 +0200 -+++ libstdc++-v3/src/nonshared11/future48.cc 2022-05-12 19:02:29.749569648 +0200 +--- libstdc++-v3/src/nonshared11/future48.cc.jj 2023-05-19 12:22:56.733882231 +0200 ++++ libstdc++-v3/src/nonshared11/future48.cc 2023-05-19 19:21:04.105150358 +0200 @@ -0,0 +1,33 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4785,11 +3640,11 @@ +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv"); +asm (".hidden _ZNSt10unique_ptrINSt13__future_base13_State_baseV211_Make_readyESt14default_deleteIS2_EED1Ev"); +asm (".hidden _ZNSt10unique_ptrINSt13__future_base13_State_baseV211_Make_readyESt14default_deleteIS2_EED2Ev"); ---- libstdc++-v3/src/nonshared11/eh_ptr80.cc.jj 2022-05-12 10:06:51.369502812 +0200 -+++ libstdc++-v3/src/nonshared11/eh_ptr80.cc 2022-05-12 10:06:51.369502812 +0200 +--- libstdc++-v3/src/nonshared11/eh_ptr80.cc.jj 2023-05-19 12:22:56.733882231 +0200 ++++ libstdc++-v3/src/nonshared11/eh_ptr80.cc 2023-05-19 13:36:14.101840607 +0200 @@ -0,0 +1,26 @@ +// -*- C++ -*- Implement the members of exception_ptr. -+// Copyright (C) 2008-2022 Free Software Foundation, Inc. ++// Copyright (C) 2008-2023 Free Software Foundation, Inc. +// +// This file is part of GCC. +// @@ -4814,10 +3669,10 @@ + +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "eh_ptr.cc" ---- libstdc++-v3/src/nonshared11/cxx11-ios_failure.cc.jj 2022-05-12 10:06:51.369502812 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-ios_failure.cc 2022-05-12 17:44:54.676084788 +0200 -@@ -0,0 +1,41 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared11/cxx11-ios_failure.cc.jj 2023-05-19 12:22:56.733882231 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-ios_failure.cc 2023-05-19 19:27:45.324495112 +0200 +@@ -0,0 +1,43 @@ ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4855,13 +3710,15 @@ +asm (".hidden _ZTVSt19__iosfail_type_info"); +#ifndef _GLIBCXX_NONSHARED_CXX11_80 +asm (".hidden _ZSt19__throw_ios_failurePKc"); -+asm (".hidden _ZNSt12system_errorC1ESt10error_codePKc"); -+asm (".hidden _ZNSt12system_errorC2ESt10error_codePKc"); ++//asm (".hidden _ZNSt12system_errorC1ESt10error_codePKc"); ++//asm (".hidden _ZNSt12system_errorC2ESt10error_codePKc"); ++asm (".hidden _ZNSt12system_errorC2ESt10error_codeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); ++asm (".hidden _ZNSt12system_errorC1ESt10error_codeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); +#endif ---- libstdc++-v3/src/nonshared11/new_opvant.cc.jj 2022-05-12 10:06:51.369502812 +0200 -+++ libstdc++-v3/src/nonshared11/new_opvant.cc 2022-05-12 10:06:51.369502812 +0200 +--- libstdc++-v3/src/nonshared11/new_opvant.cc.jj 2023-05-19 12:22:56.733882231 +0200 ++++ libstdc++-v3/src/nonshared11/new_opvant.cc 2023-05-19 13:36:14.105840551 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -4884,140 +3741,10 @@ +// . + +#include "../libsupc++/new_opvant.cc" ---- libstdc++-v3/src/nonshared11/limits44.cc.jj 2022-05-12 10:06:51.369502812 +0200 -+++ libstdc++-v3/src/nonshared11/limits44.cc 2022-05-12 19:33:42.435736427 +0200 -@@ -0,0 +1,127 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+ -+#define const _GLIBCXX_USE_CONSTEXPR -+ -+ const int __numeric_limits_base::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ const int numeric_limits::max_digits10; -+ -+#if !defined(__STRICT_ANSI__) && defined(__GLIBCXX_TYPE_INT_N_0) -+ const bool numeric_limits<__int128>::is_specialized; -+ const int numeric_limits<__int128>::digits; -+ const int numeric_limits<__int128>::digits10; -+ const int numeric_limits<__int128>::max_digits10; -+ const bool numeric_limits<__int128>::is_signed; -+ const bool numeric_limits<__int128>::is_integer; -+ const bool numeric_limits<__int128>::is_exact; -+ const int numeric_limits<__int128>::radix; -+ const int numeric_limits<__int128>::min_exponent; -+ const int numeric_limits<__int128>::min_exponent10; -+ const int numeric_limits<__int128>::max_exponent; -+ const int numeric_limits<__int128>::max_exponent10; -+ const bool numeric_limits<__int128>::has_infinity; -+ const bool numeric_limits<__int128>::has_quiet_NaN; -+ const bool numeric_limits<__int128>::has_signaling_NaN; -+ const float_denorm_style numeric_limits<__int128>::has_denorm; -+ const bool numeric_limits<__int128>::has_denorm_loss; -+ const bool numeric_limits<__int128>::is_iec559; -+ const bool numeric_limits<__int128>::is_bounded; -+ const bool numeric_limits<__int128>::is_modulo; -+ const bool numeric_limits<__int128>::traps; -+ const bool numeric_limits<__int128>::tinyness_before; -+ const float_round_style numeric_limits<__int128>::round_style; -+ -+ const bool numeric_limits::is_specialized; -+ const int numeric_limits::digits; -+ const int numeric_limits::digits10; -+ const int numeric_limits::max_digits10; -+ const bool numeric_limits::is_signed; -+ const bool numeric_limits::is_integer; -+ const bool numeric_limits::is_exact; -+ const int numeric_limits::radix; -+ const int numeric_limits::min_exponent; -+ const int numeric_limits::min_exponent10; -+ const int numeric_limits::max_exponent; -+ const int numeric_limits::max_exponent10; -+ const bool numeric_limits::has_infinity; -+ const bool numeric_limits::has_quiet_NaN; -+ const bool numeric_limits::has_signaling_NaN; -+ const float_denorm_style numeric_limits::has_denorm; -+ const bool numeric_limits::has_denorm_loss; -+ const bool numeric_limits::is_iec559; -+ const bool numeric_limits::is_bounded; -+ const bool numeric_limits::is_modulo; -+ const bool numeric_limits::traps; -+ const bool numeric_limits::tinyness_before; -+ const float_round_style numeric_limits::round_style; -+#endif -+ -+#ifdef _GLIBCXX_USE_CHAR8_T -+ // char8_t -+ const bool numeric_limits::is_specialized; -+ const int numeric_limits::digits; -+ const int numeric_limits::digits10; -+// const int numeric_limits::max_digits10; -+ const bool numeric_limits::is_signed; -+ const bool numeric_limits::is_integer; -+ const bool numeric_limits::is_exact; -+ const int numeric_limits::radix; -+ const int numeric_limits::min_exponent; -+ const int numeric_limits::min_exponent10; -+ const int numeric_limits::max_exponent; -+ const int numeric_limits::max_exponent10; -+ const bool numeric_limits::has_infinity; -+ const bool numeric_limits::has_quiet_NaN; -+ const bool numeric_limits::has_signaling_NaN; -+ const float_denorm_style numeric_limits::has_denorm; -+ const bool numeric_limits::has_denorm_loss; -+ const bool numeric_limits::is_iec559; -+ const bool numeric_limits::is_bounded; -+ const bool numeric_limits::is_modulo; -+ const bool numeric_limits::traps; -+ const bool numeric_limits::tinyness_before; -+ const float_round_style numeric_limits::round_style; -+#endif // _GLIBCXX_USE_CHAR8_T -+ -+} ---- libstdc++-v3/src/nonshared11/shared_ptr48.cc.jj 2022-05-12 10:06:51.369502812 +0200 -+++ libstdc++-v3/src/nonshared11/shared_ptr48.cc 2022-05-12 10:06:51.369502812 +0200 +--- libstdc++-v3/src/nonshared11/shared_ptr48.cc.jj 2023-05-19 12:22:56.734882217 +0200 ++++ libstdc++-v3/src/nonshared11/shared_ptr48.cc 2023-05-19 19:21:04.192149132 +0200 @@ -0,0 +1,41 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5058,10 +3785,10 @@ +asm (".hidden _ZTVN9__gnu_cxx26__concurrence_unlock_errorE"); +asm (".hidden _ZTSSt19_Sp_make_shared_tag"); +asm (".hidden _ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv"); ---- libstdc++-v3/src/nonshared11/bad_array_new.cc.jj 2022-05-12 10:06:51.370502799 +0200 -+++ libstdc++-v3/src/nonshared11/bad_array_new.cc 2022-05-12 10:06:51.370502799 +0200 +--- libstdc++-v3/src/nonshared11/bad_array_new.cc.jj 2023-05-19 12:22:56.734882217 +0200 ++++ libstdc++-v3/src/nonshared11/bad_array_new.cc 2023-05-19 13:36:14.096840678 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2014-2022 Free Software Foundation, Inc. ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5084,12 +3811,12 @@ +// . + +#include "../libsupc++/bad_array_new.cc" ---- libstdc++-v3/src/nonshared11/system_error48.cc.jj 2022-05-12 10:06:51.370502799 +0200 -+++ libstdc++-v3/src/nonshared11/system_error48.cc 2022-05-12 10:06:51.370502799 +0200 +--- libstdc++-v3/src/nonshared11/system_error48.cc.jj 2023-05-19 12:22:56.734882217 +0200 ++++ libstdc++-v3/src/nonshared11/system_error48.cc 2023-05-19 19:21:04.241148442 +0200 @@ -0,0 +1,28 @@ +// implementation file + -+// Copyright (C) 2007-2022 Free Software Foundation, Inc. ++// Copyright (C) 2007-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5115,10 +3842,10 @@ +#include "../c++11/system_error.cc" +asm (".hidden _ZTSNSt3_V214error_categoryE"); +asm (".hidden _ZSt20__throw_system_errori"); ---- libstdc++-v3/src/nonshared11/cow-stdexcept.cc.jj 2022-05-12 10:06:51.370502799 +0200 -+++ libstdc++-v3/src/nonshared11/cow-stdexcept.cc 2022-05-12 10:06:51.370502799 +0200 +--- libstdc++-v3/src/nonshared11/cow-stdexcept.cc.jj 2023-05-19 12:22:56.734882217 +0200 ++++ libstdc++-v3/src/nonshared11/cow-stdexcept.cc 2023-05-19 19:05:40.894156171 +0200 @@ -0,0 +1,51 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5169,10 +3896,10 @@ +asm (".hidden _Z27_txnal_cow_string_D1_commitPv"); +asm (".hidden _Z28_txnal_runtime_error_get_msgPv"); +asm (".hidden _Z35_txnal_cow_string_C1_for_exceptionsPvPKcS_"); ---- libstdc++-v3/src/nonshared11/ext11-inst.cc.jj 2022-05-12 10:06:51.370502799 +0200 -+++ libstdc++-v3/src/nonshared11/ext11-inst.cc 2022-05-12 10:06:51.370502799 +0200 +--- libstdc++-v3/src/nonshared11/ext11-inst.cc.jj 2023-05-19 12:22:56.734882217 +0200 ++++ libstdc++-v3/src/nonshared11/ext11-inst.cc 2023-05-19 13:36:14.102840593 +0200 @@ -0,0 +1,38 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5210,10 +3937,12 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/compatibility-c++0x.cc.jj 2022-05-12 10:06:51.370502799 +0200 -+++ libstdc++-v3/src/nonshared11/compatibility-c++0x.cc 2022-05-12 10:06:51.370502799 +0200 -@@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared11/ios_errcat.cc.jj 2023-05-19 13:46:35.958067585 +0200 ++++ libstdc++-v3/src/nonshared11/ios_errcat.cc 2023-05-19 13:47:21.016431785 +0200 +@@ -0,0 +1,29 @@ ++// std::iostream_category() definition -*- C++ -*- ++ ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5235,12 +3964,15 @@ +// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// . + -+#define _GLIBCXX_NONSHARED_CXX11_44 -+#include "../c++11/compatibility-c++0x.cc" ---- libstdc++-v3/src/nonshared11/thread48.cc.jj 2022-05-12 10:06:51.371502786 +0200 -+++ libstdc++-v3/src/nonshared11/thread48.cc 2022-05-12 10:06:51.371502786 +0200 -@@ -0,0 +1,28 @@ -+// Copyright (C) 2008-2022 Free Software Foundation, Inc. ++// ++// ISO C++ 14882:2011: 27.5.6.5 Error reporting [error.reporting] ++// ++ ++#include "../c++11/ios_errcat.cc" +--- libstdc++-v3/src/nonshared11/thread48.cc.jj 2023-05-19 12:22:56.734882217 +0200 ++++ libstdc++-v3/src/nonshared11/thread48.cc 2023-05-19 19:28:47.610616763 +0200 +@@ -0,0 +1,30 @@ ++// Copyright (C) 2008-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5262,62 +3994,20 @@ +// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// . + -+#define _GLIBCXX_NONSHARED_CXX11_44 +#define _GLIBCXX_NONSHARED_CXX11_48 +#include "../c++11/thread.cc" +asm (".hidden _ZNSt15_Sp_counted_ptrIDnLN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv"); +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv"); +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv"); ---- libstdc++-v3/src/nonshared11/shared_ptr44.cc.jj 2022-05-12 10:06:51.371502786 +0200 -+++ libstdc++-v3/src/nonshared11/shared_ptr44.cc 2022-05-12 10:06:51.371502786 +0200 -@@ -0,0 +1,41 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../c++11/shared_ptr.cc" -+asm (".hidden _ZTSSt12bad_weak_ptr"); -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD0Ev"); -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD1Ev"); -+asm (".hidden _ZN9__gnu_cxx24__concurrence_lock_errorD2Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev"); -+asm (".hidden _ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev"); -+asm (".hidden _ZN9__gnu_cxx30__throw_concurrence_lock_errorEv"); -+asm (".hidden _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv"); -+asm (".hidden _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv"); -+asm (".hidden _ZTIN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTIN9__gnu_cxx26__concurrence_unlock_errorE"); -+asm (".hidden _ZTSN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTSN9__gnu_cxx26__concurrence_unlock_errorE"); -+asm (".hidden _ZTVN9__gnu_cxx24__concurrence_lock_errorE"); -+asm (".hidden _ZTVN9__gnu_cxx26__concurrence_unlock_errorE"); -+asm (".hidden _ZTSSt19_Sp_make_shared_tag"); -+asm (".hidden _ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv"); ---- libstdc++-v3/src/nonshared11/cow-wstring-inst48.cc.jj 2022-05-12 10:06:51.371502786 +0200 -+++ libstdc++-v3/src/nonshared11/cow-wstring-inst48.cc 2022-05-12 10:06:51.371502786 +0200 ++asm (".hidden _ZNSt6thread4joinEv"); ++asm (".hidden _ZNSt6thread6detachEv"); ++asm (".hidden _ZNSt6thread15_M_start_threadESt10shared_ptrINS_10_Impl_baseEE"); +--- libstdc++-v3/src/nonshared11/cow-wstring-inst48.cc.jj 2023-05-19 12:22:56.735882203 +0200 ++++ libstdc++-v3/src/nonshared11/cow-wstring-inst48.cc 2023-05-19 13:36:14.098840649 +0200 @@ -0,0 +1,35 @@ +// wide string support -*- C++ -*- + -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5350,12 +4040,12 @@ +#define C wchar_t +#include "cow-string-inst48.cc" +#endif ---- libstdc++-v3/src/nonshared11/cxx11-locale-inst110.cc.jj 2022-05-12 19:04:54.667650261 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-locale-inst110.cc 2022-05-12 19:05:35.499109467 +0200 -@@ -0,0 +1,30 @@ +--- libstdc++-v3/src/nonshared11/cxx11-locale-inst110.cc.jj 2023-05-19 12:22:56.735882203 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-locale-inst110.cc 2023-05-19 19:24:02.322639388 +0200 +@@ -0,0 +1,33 @@ +// Locale support -*- C++ -*- + -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5383,10 +4073,13 @@ + +#include "cxx11-locale-inst80.cc" +asm (".hidden _ZNKSt5ctypeIcE8do_widenEc"); ---- libstdc++-v3/src/nonshared11/ctype.cc.jj 2022-05-12 10:06:51.371502786 +0200 -+++ libstdc++-v3/src/nonshared11/ctype.cc 2022-05-12 10:06:51.371502786 +0200 ++asm (".hidden _ZNKSt5ctypeIcE9do_narrowEcc"); ++asm (".hidden _ZNKSt5ctypeIcE8do_widenEPKcS2_Pc"); ++asm (".hidden _ZNKSt19istreambuf_iteratorIcSt11char_traitsIcEE6_M_getEv"); +--- libstdc++-v3/src/nonshared11/ctype.cc.jj 2023-05-19 12:22:56.735882203 +0200 ++++ libstdc++-v3/src/nonshared11/ctype.cc 2023-05-19 13:36:14.098840649 +0200 @@ -0,0 +1,35 @@ -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5421,43 +4114,12 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/system_error44.cc.jj 2022-05-12 10:06:51.371502786 +0200 -+++ libstdc++-v3/src/nonshared11/system_error44.cc 2022-05-12 10:06:51.371502786 +0200 -@@ -0,0 +1,28 @@ -+// implementation file -+ -+// Copyright (C) 2007-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#define _GLIBCXX_NONSHARED_CXX11 -+#include "../c++11/system_error.cc" -+asm (".hidden _ZTSNSt3_V214error_categoryE"); -+asm (".hidden _ZSt20__throw_system_errori"); ---- libstdc++-v3/src/nonshared11/cow-wstring-inst80.cc.jj 2022-05-12 10:06:51.372502772 +0200 -+++ libstdc++-v3/src/nonshared11/cow-wstring-inst80.cc 2022-05-12 10:06:51.371502786 +0200 +--- libstdc++-v3/src/nonshared11/cow-wstring-inst80.cc.jj 2023-05-19 12:22:56.735882203 +0200 ++++ libstdc++-v3/src/nonshared11/cow-wstring-inst80.cc 2023-05-19 13:36:14.098840649 +0200 @@ -0,0 +1,35 @@ +// wide string support -*- C++ -*- + -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5490,11 +4152,11 @@ +#define C wchar_t +#include "cow-string-inst80.cc" +#endif ---- libstdc++-v3/src/nonshared11/eh_throw.cc.jj 2022-05-12 10:06:51.372502772 +0200 -+++ libstdc++-v3/src/nonshared11/eh_throw.cc 2022-05-12 10:06:51.372502772 +0200 +--- libstdc++-v3/src/nonshared11/eh_throw.cc.jj 2023-05-19 12:22:56.735882203 +0200 ++++ libstdc++-v3/src/nonshared11/eh_throw.cc 2023-05-19 13:36:14.102840593 +0200 @@ -0,0 +1,78 @@ +// -*- C++ -*- Exception handling routines for throwing. -+// Copyright (C) 2001-2022 Free Software Foundation, Inc. ++// Copyright (C) 2001-2023 Free Software Foundation, Inc. +// +// This file is part of GCC. +// @@ -5571,10 +4233,10 @@ + + return header; +} ---- libstdc++-v3/src/nonshared11/wlocale-inst80.cc.jj 2022-05-12 10:06:51.372502772 +0200 -+++ libstdc++-v3/src/nonshared11/wlocale-inst80.cc 2022-05-12 15:04:02.752929871 +0200 +--- libstdc++-v3/src/nonshared11/wlocale-inst80.cc.jj 2023-05-19 12:22:56.736882189 +0200 ++++ libstdc++-v3/src/nonshared11/wlocale-inst80.cc 2023-05-19 13:36:14.108840508 +0200 @@ -0,0 +1,31 @@ -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5605,12 +4267,12 @@ +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "locale-inst.cc" +#endif ---- libstdc++-v3/src/nonshared11/fstream-inst.cc.jj 2022-05-12 10:06:51.372502772 +0200 -+++ libstdc++-v3/src/nonshared11/fstream-inst.cc 2022-05-12 10:06:51.372502772 +0200 +--- libstdc++-v3/src/nonshared11/fstream-inst.cc.jj 2023-05-19 12:22:56.736882189 +0200 ++++ libstdc++-v3/src/nonshared11/fstream-inst.cc 2023-05-19 13:36:14.102840593 +0200 @@ -0,0 +1,79 @@ +// Explicit instantiation file. + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5687,10 +4349,10 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/regex48.cc.jj 2022-05-12 10:06:51.372502772 +0200 -+++ libstdc++-v3/src/nonshared11/regex48.cc 2022-05-12 10:06:51.372502772 +0200 +--- libstdc++-v3/src/nonshared11/regex48.cc.jj 2023-05-19 12:22:56.736882189 +0200 ++++ libstdc++-v3/src/nonshared11/regex48.cc 2023-05-19 19:21:04.157149626 +0200 @@ -0,0 +1,31 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5721,10 +4383,10 @@ +asm (".hidden _ZTISt11regex_error"); +asm (".hidden _ZTVSt11regex_error"); +asm (".hidden _ZSt19__throw_regex_errorNSt15regex_constants10error_typeE"); ---- libstdc++-v3/src/nonshared11/cxx11-shim_facets.cc.jj 2022-05-12 10:06:51.373502758 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-shim_facets.cc 2022-05-12 10:06:51.373502758 +0200 +--- libstdc++-v3/src/nonshared11/cxx11-shim_facets.cc.jj 2023-05-19 12:22:56.737882175 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-shim_facets.cc 2023-05-19 19:21:04.007151739 +0200 @@ -0,0 +1,181 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5747,105 +4409,105 @@ +// . + +#include "../c++11/cxx11-shim_facets.cc" -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIcE10do_compareEPKcS4_S4_S4_"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIcE12do_transformEPKcS4_"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIwE10do_compareEPKwS4_S4_S4_"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIwE12do_transformEPKwS4_"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE6do_getEiiiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE7do_openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6locale"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE8do_closeEi"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE6do_getEiiiRKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE7do_openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6locale"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE8do_closeEi"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_dateESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_timeESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_yearESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE13do_date_orderEv"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE14do_get_weekdayESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE16do_get_monthnameESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_dateESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_timeESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_yearESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE13do_date_orderEv"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE14do_get_weekdayESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE16do_get_monthnameESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRNSt7__cxx1112basic_stringIcS5_SaIcEEE"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRNSt7__cxx1112basic_stringIwS5_SaIwEEE"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecRKNSt7__cxx1112basic_stringIcS5_SaIcEEE"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewRKNSt7__cxx1112basic_stringIwS5_SaIwEEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIcE10do_compareEPKcS4_S4_S4_"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIcE12do_transformEPKcS4_"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIwE10do_compareEPKwS4_S4_S4_"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIwE12do_transformEPKwS4_"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE6do_getEiiiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE7do_openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6locale"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE8do_closeEi"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE6do_getEiiiRKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE7do_openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6locale"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE8do_closeEi"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_dateESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_timeESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_yearESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE13do_date_orderEv"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE14do_get_weekdayESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE16do_get_monthnameESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_dateESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_timeESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_yearESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE13do_date_orderEv"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE14do_get_weekdayESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE16do_get_monthnameESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRNSt7__cxx1112basic_stringIcS5_SaIcEEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRNSt7__cxx1112basic_stringIwS5_SaIwEEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecRKNSt7__cxx1112basic_stringIcS5_SaIcEEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewRKNSt7__cxx1112basic_stringIwS5_SaIwEEE"); +asm (".hidden _ZNKSt6locale5facet11_M_sso_shimEPKNS_2idE"); -+asm (".hidden _ZNKSt6locale5facet19_M_remove_referenceEv"); ++//asm (".hidden _ZNKSt6locale5facet19_M_remove_referenceEv"); +asm (".hidden _ZNSt13__facet_shims10__time_getIcEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_S5_RSt8ios_baseRSt12_Ios_IostateP2tmc"); +asm (".hidden _ZNSt13__facet_shims10__time_getIwEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_S5_RSt8ios_baseRSt12_Ios_IostateP2tmc"); +#if !defined (__powerpc__) && !defined (__s390__) && !defined (__s390x__) -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRe"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRe"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basece"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewe"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRe"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRe"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basece"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewe"); +asm (".hidden _ZNSt13__facet_shims11__money_getIcEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePePNS_12__any_stringE"); +asm (".hidden _ZNSt13__facet_shims11__money_getIwEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePePNS_12__any_stringE"); +asm (".hidden _ZNSt13__facet_shims11__money_putIcEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_bRSt8ios_baseS2_ePKNS_12__any_stringE"); +asm (".hidden _ZNSt13__facet_shims11__money_putIwEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_bRSt8ios_baseS2_ePKNS_12__any_stringE"); +#else -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRg"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRg"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecg"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewg"); -+asm (".hidden _ZNSt13__facet_shims11__money_getIcEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePgPNS_12__any_stringE"); -+asm (".hidden _ZNSt13__facet_shims11__money_getIwEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePgPNS_12__any_stringE"); -+asm (".hidden _ZNSt13__facet_shims11__money_putIcEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_bRSt8ios_baseS2_gPKNS_12__any_stringE"); -+asm (".hidden _ZNSt13__facet_shims11__money_putIwEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_bRSt8ios_baseS2_gPKNS_12__any_stringE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRg"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRg"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecg"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewg"); ++//asm (".hidden _ZNSt13__facet_shims11__money_getIcEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePgPNS_12__any_stringE"); ++//asm (".hidden _ZNSt13__facet_shims11__money_getIwEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePgPNS_12__any_stringE"); ++//asm (".hidden _ZNSt13__facet_shims11__money_putIcEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_bRSt8ios_baseS2_gPKNS_12__any_stringE"); ++//asm (".hidden _ZNSt13__facet_shims11__money_putIwEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb1EEPKNSt6locale5facetES5_bRSt8ios_baseS2_gPKNS_12__any_stringE"); +#endif -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIcEEvPv"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIwEEvPv"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIcEEvPv"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIwEEvPv"); +asm (".hidden _ZNSt13__facet_shims16__messages_closeIcEEvSt17integral_constantIbLb1EEPKNSt6locale5facetEi"); +asm (".hidden _ZNSt13__facet_shims16__messages_closeIwEEvSt17integral_constantIbLb1EEPKNSt6locale5facetEi"); +asm (".hidden _ZNSt13__facet_shims17__collate_compareIcEEiSt17integral_constantIbLb1EEPKNSt6locale5facetEPKT_S9_S9_S9_"); @@ -5860,57 +4522,57 @@ +asm (".hidden _ZNSt13__facet_shims23__moneypunct_fill_cacheIcLb1EEEvSt17integral_constantIbLb1EEPKNSt6locale5facetEPSt18__moneypunct_cacheIT_XT0_EE"); +asm (".hidden _ZNSt13__facet_shims23__moneypunct_fill_cacheIwLb0EEEvSt17integral_constantIbLb1EEPKNSt6locale5facetEPSt18__moneypunct_cacheIT_XT0_EE"); +asm (".hidden _ZNSt13__facet_shims23__moneypunct_fill_cacheIwLb1EEEvSt17integral_constantIbLb1EEPKNSt6locale5facetEPSt18__moneypunct_cacheIT_XT0_EE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_112collate_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_112collate_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113messages_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113messages_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113time_get_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113time_get_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_get_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_get_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_put_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_put_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EEE"); -+asm (".hidden _ZTINSt6locale5facet6__shimE"); -+asm (".hidden _ZTSNSt6locale5facet6__shimE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_112collate_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_112collate_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113messages_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113messages_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_112collate_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_112collate_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113messages_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113messages_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113time_get_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113time_get_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_get_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_get_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_put_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_put_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EEE"); ++//asm (".hidden _ZTINSt6locale5facet6__shimE"); ++//asm (".hidden _ZTSNSt6locale5facet6__shimE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_112collate_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_112collate_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113messages_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113messages_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EEE"); +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) -+asm (".hidden _ZNSt13__facet_shims14__messages_getIcEEvSt17integral_constantIbLb1EEPKNSt6locale5facetERNS_12__any_stringEiiiPKT_j"); -+asm (".hidden _ZNSt13__facet_shims14__messages_getIwEEvSt17integral_constantIbLb1EEPKNSt6locale5facetERNS_12__any_stringEiiiPKT_j"); -+asm (".hidden _ZNSt13__facet_shims15__messages_openIcEEiSt17integral_constantIbLb1EEPKNSt6locale5facetEPKcjRKS3_"); -+asm (".hidden _ZNSt13__facet_shims15__messages_openIwEEiSt17integral_constantIbLb1EEPKNSt6locale5facetEPKcjRKS3_"); ++//asm (".hidden _ZNSt13__facet_shims14__messages_getIcEEvSt17integral_constantIbLb1EEPKNSt6locale5facetERNS_12__any_stringEiiiPKT_j"); ++//asm (".hidden _ZNSt13__facet_shims14__messages_getIwEEvSt17integral_constantIbLb1EEPKNSt6locale5facetERNS_12__any_stringEiiiPKT_j"); ++//asm (".hidden _ZNSt13__facet_shims15__messages_openIcEEiSt17integral_constantIbLb1EEPKNSt6locale5facetEPKcjRKS3_"); ++//asm (".hidden _ZNSt13__facet_shims15__messages_openIwEEiSt17integral_constantIbLb1EEPKNSt6locale5facetEPKcjRKS3_"); +#else +asm (".hidden _ZNSt13__facet_shims14__messages_getIcEEvSt17integral_constantIbLb1EEPKNSt6locale5facetERNS_12__any_stringEiiiPKT_m"); +asm (".hidden _ZNSt13__facet_shims14__messages_getIwEEvSt17integral_constantIbLb1EEPKNSt6locale5facetERNS_12__any_stringEiiiPKT_m"); +asm (".hidden _ZNSt13__facet_shims15__messages_openIcEEiSt17integral_constantIbLb1EEPKNSt6locale5facetEPKcmRKS3_"); +asm (".hidden _ZNSt13__facet_shims15__messages_openIwEEiSt17integral_constantIbLb1EEPKNSt6locale5facetEPKcmRKS3_"); +#endif ---- libstdc++-v3/src/nonshared11/condition_variable80.cc.jj 2022-05-12 16:09:29.894504871 +0200 -+++ libstdc++-v3/src/nonshared11/condition_variable80.cc 2022-05-12 17:47:05.705337417 +0200 +--- libstdc++-v3/src/nonshared11/condition_variable80.cc.jj 2023-05-19 12:22:56.737882175 +0200 ++++ libstdc++-v3/src/nonshared11/condition_variable80.cc 2023-05-19 14:06:16.969403356 +0200 @@ -0,0 +1,44 @@ +// condition_variable -*- C++ -*- + -+// Copyright (C) 2008-2022 Free Software Foundation, Inc. ++// Copyright (C) 2008-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -5952,11 +4614,11 @@ + +#endif // _GLIBCXX_HAS_GTHREADS +asm (".hidden _ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE"); ---- libstdc++-v3/src/nonshared11/eh_aux_runtime.cc.jj 2022-05-12 10:06:51.373502758 +0200 -+++ libstdc++-v3/src/nonshared11/eh_aux_runtime.cc 2022-05-12 10:06:51.373502758 +0200 +--- libstdc++-v3/src/nonshared11/eh_aux_runtime.cc.jj 2023-05-19 12:22:56.737882175 +0200 ++++ libstdc++-v3/src/nonshared11/eh_aux_runtime.cc 2023-05-19 13:36:14.101840607 +0200 @@ -0,0 +1,38 @@ +// -*- C++ -*- Common throw conditions. -+// Copyright (C) 1994-2022 Free Software Foundation, Inc. ++// Copyright (C) 1994-2023 Free Software Foundation, Inc. +// +// This file is part of GCC. +// @@ -5993,10 +4655,12 @@ +//extern "C" void +//__cxxabiv1::__cxa_throw_bad_array_length () +//{ _GLIBCXX_THROW_OR_ABORT(std::bad_array_length()); } ---- libstdc++-v3/src/nonshared11/compatibility-atomic-c++0x.cc.jj 2022-05-12 10:06:51.373502758 +0200 -+++ libstdc++-v3/src/nonshared11/compatibility-atomic-c++0x.cc 2022-05-12 10:06:51.373502758 +0200 -@@ -0,0 +1,42 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared11/wstring-inst110.cc.jj 2023-05-19 15:05:32.048271101 +0200 ++++ libstdc++-v3/src/nonshared11/wstring-inst110.cc 2023-05-19 15:05:47.314055986 +0200 +@@ -0,0 +1,26 @@ ++// Components for manipulating sequences of characters -*- C++ -*- ++ ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6018,74 +4682,12 @@ +// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// . + -+#include -+ -+extern "C" -+{ -+ extern bool _ZNVSt9__atomic011atomic_flag5clearESt12memory_order (std::memory_order); -+ -+ bool -+ _ZNSt9__atomic011atomic_flag5clearESt12memory_order (std::memory_order m) -+ { -+ return _ZNVSt9__atomic011atomic_flag5clearESt12memory_order (m); -+ } -+ -+ extern void _ZNVSt9__atomic011atomic_flag12test_and_setESt12memory_order (std::memory_order); -+ -+ void -+ _ZNSt9__atomic011atomic_flag12test_and_setESt12memory_order (std::memory_order m) -+ { -+ _ZNVSt9__atomic011atomic_flag12test_and_setESt12memory_order (m); -+ } -+} ---- libstdc++-v3/src/nonshared11/hashtable_c++0x.cc.jj 2022-05-12 10:06:51.373502758 +0200 -+++ libstdc++-v3/src/nonshared11/hashtable_c++0x.cc 2022-05-12 10:06:51.373502758 +0200 -@@ -0,0 +1,41 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+#include -+#include -+#include -+#include -+#include -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+namespace __detail -+{ -+_GLIBCXX_BEGIN_NAMESPACE_VERSION -+ extern const unsigned long __prime_list[256 + (sizeof (long) == 8 ? 48 : 0) + 1]; -+_GLIBCXX_END_NAMESPACE_VERSION -+} // namespace __detail -+} // namespace std -+ -+#define HASHTABLE_AUX_CC 1 -+#include "../c++11/hashtable_c++0x.cc" ---- libstdc++-v3/src/nonshared11/locale-inst80.cc.jj 2022-05-12 10:06:51.373502758 +0200 -+++ libstdc++-v3/src/nonshared11/locale-inst80.cc 2022-05-12 17:49:19.409554374 +0200 ++#define _GLIBCXX_NONSHARED_CXX11_110 ++#include "wstring-inst80.cc" +--- libstdc++-v3/src/nonshared11/locale-inst80.cc.jj 2023-05-19 12:22:56.737882175 +0200 ++++ libstdc++-v3/src/nonshared11/locale-inst80.cc 2023-05-19 19:23:32.207063696 +0200 @@ -0,0 +1,29 @@ -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6114,36 +4716,10 @@ +asm (".hidden _ZNKSt5ctypeIcE8do_widenEPKcS2_Pc"); +asm (".hidden _ZNKSt19istreambuf_iteratorIcSt11char_traitsIcEE6_M_getEv"); +#endif ---- libstdc++-v3/src/nonshared11/chrono.cc.jj 2022-05-12 10:06:51.374502745 +0200 -+++ libstdc++-v3/src/nonshared11/chrono.cc 2022-05-12 10:06:51.374502745 +0200 +--- libstdc++-v3/src/nonshared11/del_opvnt.cc.jj 2023-05-19 12:22:56.738882160 +0200 ++++ libstdc++-v3/src/nonshared11/del_opvnt.cc 2023-05-19 13:36:14.101840607 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../c++11/chrono.cc" ---- libstdc++-v3/src/nonshared11/del_opvnt.cc.jj 2022-05-12 10:06:51.374502745 +0200 -+++ libstdc++-v3/src/nonshared11/del_opvnt.cc 2022-05-12 10:06:51.374502745 +0200 -@@ -0,0 +1,23 @@ -+// Copyright (C) 2013-2022 Free Software Foundation, Inc. ++// Copyright (C) 2013-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6166,10 +4742,10 @@ +// . + +#include "../libsupc++/del_opvnt.cc" ---- libstdc++-v3/src/nonshared11/functexcept48.cc.jj 2022-05-12 10:06:51.374502745 +0200 -+++ libstdc++-v3/src/nonshared11/functexcept48.cc 2022-05-12 10:06:51.374502745 +0200 +--- libstdc++-v3/src/nonshared11/functexcept48.cc.jj 2023-05-19 12:22:56.738882160 +0200 ++++ libstdc++-v3/src/nonshared11/functexcept48.cc 2023-05-19 13:36:14.102840593 +0200 @@ -0,0 +1,70 @@ -+// Copyright (C) 2001-2022 Free Software Foundation, Inc. ++// Copyright (C) 2001-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6239,10 +4815,10 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/new_opva.cc.jj 2022-05-12 10:06:51.374502745 +0200 -+++ libstdc++-v3/src/nonshared11/new_opva.cc 2022-05-12 10:06:51.374502745 +0200 +--- libstdc++-v3/src/nonshared11/new_opva.cc.jj 2023-05-19 12:22:56.738882160 +0200 ++++ libstdc++-v3/src/nonshared11/new_opva.cc 2023-05-19 13:36:14.105840551 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6265,12 +4841,12 @@ +// . + +#include "../libsupc++/new_opva.cc" ---- libstdc++-v3/src/nonshared11/wlocale-inst.cc.jj 2022-05-12 10:06:51.374502745 +0200 -+++ libstdc++-v3/src/nonshared11/wlocale-inst.cc 2022-05-12 15:04:02.752929871 +0200 -@@ -0,0 +1,36 @@ +--- libstdc++-v3/src/nonshared11/wlocale-inst.cc.jj 2023-05-19 12:22:56.738882160 +0200 ++++ libstdc++-v3/src/nonshared11/wlocale-inst.cc 2023-05-19 19:29:12.710262823 +0200 +@@ -0,0 +1,37 @@ +// Locale support -*- C++ -*- + -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6304,12 +4880,13 @@ +#define C wchar_t +#include "locale-inst.cc" +#endif ---- libstdc++-v3/src/nonshared11/wstring-inst.cc.jj 2022-05-12 10:06:51.375502732 +0200 -+++ libstdc++-v3/src/nonshared11/wstring-inst.cc 2022-05-12 18:48:05.829827966 +0200 -@@ -0,0 +1,32 @@ ++asm (".hidden _ZSt14__add_groupingIwEPT_S1_S0_PKcmPKS0_S5_"); +--- libstdc++-v3/src/nonshared11/wstring-inst.cc.jj 2023-05-19 12:22:56.738882160 +0200 ++++ libstdc++-v3/src/nonshared11/wstring-inst.cc 2023-05-19 19:29:41.556856022 +0200 +@@ -0,0 +1,33 @@ +// wide string support -*- C++ -*- + -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6339,12 +4916,13 @@ +asm (".hidden _ZN9__gnu_cxxeqIPKwNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEEEbRKNS_17__normal_iteratorIT_T0_EESE_"); +asm (".hidden _ZN9__gnu_cxxeqIPwNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEEEbRKNS_17__normal_iteratorIT_T0_EESD_"); +asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE17_M_use_local_dataEv"); ---- libstdc++-v3/src/nonshared11/istream-inst.cc.jj 2022-05-12 10:06:51.375502732 +0200 -+++ libstdc++-v3/src/nonshared11/istream-inst.cc 2022-05-12 10:06:51.375502732 +0200 ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE11_S_allocateERS3_m"); +--- libstdc++-v3/src/nonshared11/istream-inst.cc.jj 2023-05-19 12:22:56.739882146 +0200 ++++ libstdc++-v3/src/nonshared11/istream-inst.cc 2023-05-19 13:36:14.104840565 +0200 @@ -0,0 +1,132 @@ +// Explicit instantiation file. + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6474,10 +5052,10 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/new_opa.cc.jj 2022-05-12 10:06:51.375502732 +0200 -+++ libstdc++-v3/src/nonshared11/new_opa.cc 2022-05-12 10:06:51.375502732 +0200 +--- libstdc++-v3/src/nonshared11/new_opa.cc.jj 2023-05-19 12:22:56.739882146 +0200 ++++ libstdc++-v3/src/nonshared11/new_opa.cc 2023-05-19 13:36:14.105840551 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6500,10 +5078,10 @@ +// . + +#include "../libsupc++/new_opa.cc" ---- libstdc++-v3/src/nonshared11/futex.cc.jj 2022-05-12 10:06:51.375502732 +0200 -+++ libstdc++-v3/src/nonshared11/futex.cc 2022-05-12 10:06:51.375502732 +0200 +--- libstdc++-v3/src/nonshared11/futex.cc.jj 2023-05-19 12:22:56.739882146 +0200 ++++ libstdc++-v3/src/nonshared11/futex.cc 2023-05-19 13:36:14.103840579 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6526,10 +5104,10 @@ +// . + +#include "../c++11/futex.cc" ---- libstdc++-v3/src/nonshared11/del_ops.cc.jj 2022-05-12 10:06:51.375502732 +0200 -+++ libstdc++-v3/src/nonshared11/del_ops.cc 2022-05-12 10:06:51.375502732 +0200 +--- libstdc++-v3/src/nonshared11/del_ops.cc.jj 2023-05-19 12:22:56.739882146 +0200 ++++ libstdc++-v3/src/nonshared11/del_ops.cc 2023-05-19 13:36:14.100840621 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2013-2022 Free Software Foundation, Inc. ++// Copyright (C) 2013-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6552,10 +5130,10 @@ +// . + +#include "../libsupc++/del_ops.cc" ---- libstdc++-v3/src/nonshared11/new_opant.cc.jj 2022-05-12 10:06:51.376502718 +0200 -+++ libstdc++-v3/src/nonshared11/new_opant.cc 2022-05-12 10:06:51.376502718 +0200 +--- libstdc++-v3/src/nonshared11/new_opant.cc.jj 2023-05-19 12:22:56.739882146 +0200 ++++ libstdc++-v3/src/nonshared11/new_opant.cc 2023-05-19 13:36:14.105840551 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6578,38 +5156,11 @@ +// . + +#include "../libsupc++/new_opant.cc" ---- libstdc++-v3/src/nonshared11/nested_exception.cc.jj 2022-05-12 10:06:51.376502718 +0200 -+++ libstdc++-v3/src/nonshared11/nested_exception.cc 2022-05-12 10:06:51.376502718 +0200 -@@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../libsupc++/nested_exception.cc" -+asm (".hidden _ZTSSt16nested_exception"); ---- libstdc++-v3/src/nonshared11/eh_ptr.cc.jj 2022-05-12 10:06:51.376502718 +0200 -+++ libstdc++-v3/src/nonshared11/eh_ptr.cc 2022-05-12 10:06:51.376502718 +0200 +--- libstdc++-v3/src/nonshared11/eh_ptr.cc.jj 2023-05-19 12:22:56.740882132 +0200 ++++ libstdc++-v3/src/nonshared11/eh_ptr.cc 2023-05-19 19:21:04.056151049 +0200 @@ -0,0 +1,81 @@ +// -*- C++ -*- Implement the members of exception_ptr. -+// Copyright (C) 2008-2022 Free Software Foundation, Inc. ++// Copyright (C) 2008-2023 Free Software Foundation, Inc. +// +// This file is part of GCC. +// @@ -6689,37 +5240,10 @@ +asm (".hidden _ZNSt15__exception_ptr13exception_ptrC2EPv"); +#endif + ---- libstdc++-v3/src/nonshared11/functional.cc.jj 2022-05-12 10:06:51.376502718 +0200 -+++ libstdc++-v3/src/nonshared11/functional.cc 2022-05-12 10:06:51.376502718 +0200 +--- libstdc++-v3/src/nonshared11/codecvt80.cc.jj 2023-05-19 12:22:56.740882132 +0200 ++++ libstdc++-v3/src/nonshared11/codecvt80.cc 2023-05-19 19:23:32.130064781 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../c++11/functional.cc" -+asm (".hidden _ZTSSt17bad_function_call"); ---- libstdc++-v3/src/nonshared11/codecvt80.cc.jj 2022-05-12 10:06:51.376502718 +0200 -+++ libstdc++-v3/src/nonshared11/codecvt80.cc 2022-05-12 10:06:51.376502718 +0200 -@@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6743,10 +5267,10 @@ + +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "codecvt.cc" ---- libstdc++-v3/src/nonshared11/codecvt.cc.jj 2022-05-12 10:06:51.377502705 +0200 -+++ libstdc++-v3/src/nonshared11/codecvt.cc 2022-05-12 10:06:51.377502705 +0200 +--- libstdc++-v3/src/nonshared11/codecvt.cc.jj 2023-05-19 12:22:56.740882132 +0200 ++++ libstdc++-v3/src/nonshared11/codecvt.cc 2023-05-19 19:21:03.867153713 +0200 @@ -0,0 +1,37 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6783,83 +5307,12 @@ +asm (".hidden _ZTSSt23__codecvt_abstract_baseIDsDu11__mbstate_tE"); +asm (".hidden _ZTVSt23__codecvt_abstract_baseIDiDu11__mbstate_tE"); +asm (".hidden _ZTVSt23__codecvt_abstract_baseIDsDu11__mbstate_tE"); ---- libstdc++-v3/src/nonshared11/cow-sstream-inst44.cc.jj 2022-05-12 10:06:51.377502705 +0200 -+++ libstdc++-v3/src/nonshared11/cow-sstream-inst44.cc 2022-05-12 10:06:51.377502705 +0200 -@@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#define _GLIBCXX_NONSHARED_CXX11_44 -+#include "cow-sstream-inst.cc" ---- libstdc++-v3/src/nonshared11/compatibility-thread-c++0x.cc.jj 2022-05-12 10:06:51.377502705 +0200 -+++ libstdc++-v3/src/nonshared11/compatibility-thread-c++0x.cc 2022-05-12 19:42:33.892680649 +0200 -@@ -0,0 +1,41 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+#if defined(_GLIBCXX_HAVE_TLS) && defined(PIC) -+#define _GLIBCXX_ASYNC_ABI_COMPAT -+#endif -+ -+#include -+#include -+ -+#undef _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE -+#include "../c++11/compatibility-thread-c++0x.cc" -+ -+asm (".hidden _ZSt9call_onceIMSt6threadFvvEIPS0_EEvRSt9once_flagOT_DpOT0_"); -+asm (".hidden _ZSt9call_onceIMSt6threadFvvEJPS0_EEvRSt9once_flagOT_DpOT0_"); -+asm (".hidden _ZNSt13__future_base19_Async_state_common15_M_run_deferredEv"); -+asm (".hidden _ZNSt13__future_base7_ResultIvE10_M_destroyEv"); -+asm (".hidden _ZZNSt9once_flag18_Prepare_executionC4IZSt9call_onceIMSt6threadFvvEIPS3_EEvRS_OT_DpOT0_EUlvE_EERS8_ENUlvE_4_FUNEv"); -+asm (".hidden _ZZNSt9once_flag18_Prepare_executionC4IZSt9call_onceIMSt6threadFvvEJPS3_EEvRS_OT_DpOT0_EUlvE_EERS8_ENUlvE_4_FUNEv"); -+asm (".hidden _ZNSt13__future_base11_State_base15_M_run_deferredEv"); -+asm (".hidden _ZTSNSt13__future_base11_State_baseE"); ---- libstdc++-v3/src/nonshared11/locale-inst.cc.jj 2022-05-12 10:06:51.377502705 +0200 -+++ libstdc++-v3/src/nonshared11/locale-inst.cc 2022-05-12 16:55:30.729636275 +0200 -@@ -0,0 +1,99 @@ +--- libstdc++-v3/src/nonshared11/locale-inst.cc.jj 2023-05-19 12:22:56.740882132 +0200 ++++ libstdc++-v3/src/nonshared11/locale-inst.cc 2023-05-19 19:21:04.114150231 +0200 +@@ -0,0 +1,126 @@ +// Locale support -*- C++ -*- + -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -6902,15 +5355,19 @@ +# define C_is_char +#endif + ++#define INSTANTIATE_USE_FACET(...) \ ++ template const __VA_ARGS__* \ ++ __try_use_facet< __VA_ARGS__ >(const locale&) noexcept ++ ++#define INSTANTIATE_FACET_ACCESSORS(...) \ ++ INSTANTIATE_USE_FACET(__VA_ARGS__) ++ +namespace std _GLIBCXX_VISIBILITY(default) +{ +_GLIBCXX_BEGIN_NAMESPACE_VERSION + +#ifndef _GLIBCXX_NONSHARED_CXX11_110 +#ifndef _GLIBCXX_NONSHARED_CXX11_80 -+#ifdef _GLIBCXX_NONSHARED_CXX11_44 -+ template time_get>::iter_type time_get>::_M_extract_wday_or_month(iter_type, iter_type, int&, const C**, size_t, ios_base&, ios_base::iostate&) const; -+#endif + + template C* __add_grouping(C*, C, char const*, size_t, C const*, C const*); + @@ -6933,6 +5390,29 @@ + template time_get>::iter_type time_get>::_M_extract_via_format(iter_type, iter_type, ios_base&, ios_base::iostate&, tm*, const C*, __time_get_state&) const; + template void __timepunct::_M_am_pm_format(C const**) const; + ++#if ! _GLIBCXX_USE_CXX11_ABI ++INSTANTIATE_FACET_ACCESSORS(ctype); ++INSTANTIATE_FACET_ACCESSORS(codecvt); ++#endif ++INSTANTIATE_FACET_ACCESSORS(collate); ++INSTANTIATE_FACET_ACCESSORS(numpunct); ++INSTANTIATE_FACET_ACCESSORS(moneypunct); ++INSTANTIATE_USE_FACET (moneypunct); ++#if ! _GLIBCXX_USE_CXX11_ABI ++INSTANTIATE_FACET_ACCESSORS(__timepunct); ++INSTANTIATE_FACET_ACCESSORS(time_put); ++#endif ++INSTANTIATE_FACET_ACCESSORS(time_get); ++INSTANTIATE_FACET_ACCESSORS(messages); ++ ++INSTANTIATE_FACET_ACCESSORS(money_put); ++INSTANTIATE_FACET_ACCESSORS(money_get); ++ ++#if ! _GLIBCXX_USE_CXX11_ABI ++INSTANTIATE_FACET_ACCESSORS(num_get); ++INSTANTIATE_FACET_ACCESSORS(num_put); ++#endif ++ +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace + @@ -6940,15 +5420,15 @@ +#ifndef _GLIBCXX_NONSHARED_CXX11_80 +#ifdef C_is_char +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) -+asm (".hidden _ZSt14__add_groupingIcEPT_S1_S0_PKcjPKS0_S5_"); ++//asm (".hidden _ZSt14__add_groupingIcEPT_S1_S0_PKcjPKS0_S5_"); +#else +asm (".hidden _ZSt14__add_groupingIcEPT_S1_S0_PKcmPKS0_S5_"); +#endif +#else +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) -+asm (".hidden _ZSt14__add_groupingIwEPT_S1_S0_PKcjPKS0_S5_"); ++//asm (".hidden _ZSt14__add_groupingIwEPT_S1_S0_PKcjPKS0_S5_"); +#else -+asm (".hidden _ZSt14__add_groupingIwEPT_S1_S0_PKcmPKS0_S5_"); ++//asm (".hidden _ZSt14__add_groupingIwEPT_S1_S0_PKcmPKS0_S5_"); +#endif +#endif +#endif @@ -6956,50 +5436,12 @@ +asm (".hidden _ZNKSt5ctypeIcE8do_widenEc"); +#endif +#endif ---- libstdc++-v3/src/nonshared11/cow-wstring-inst44.cc.jj 2022-05-12 10:06:51.377502705 +0200 -+++ libstdc++-v3/src/nonshared11/cow-wstring-inst44.cc 2022-05-12 10:06:51.377502705 +0200 -@@ -0,0 +1,35 @@ -+// wide string support -*- C++ -*- -+ -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+// -+// ISO C++ 14882: 21 Strings library -+// -+ -+#define _GLIBCXX_USE_CXX11_ABI 0 -+#include -+ -+#ifdef _GLIBCXX_USE_WCHAR_T -+#define C wchar_t -+#include "cow-string-inst44.cc" -+#endif ---- libstdc++-v3/src/nonshared11/cow-string-inst48.cc.jj 2022-05-12 10:06:51.378502691 +0200 -+++ libstdc++-v3/src/nonshared11/cow-string-inst48.cc 2022-05-12 10:06:51.378502691 +0200 +--- libstdc++-v3/src/nonshared11/cow-string-inst48.cc.jj 2023-05-19 12:22:56.741882118 +0200 ++++ libstdc++-v3/src/nonshared11/cow-string-inst48.cc 2023-05-19 13:36:14.097840663 +0200 @@ -0,0 +1,57 @@ +// Components for manipulating sequences of characters -*- C++ -*- + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7054,12 +5496,12 @@ + template + void S::reserve(); +} ---- libstdc++-v3/src/nonshared11/ios-inst.cc.jj 2022-05-12 10:06:51.378502691 +0200 -+++ libstdc++-v3/src/nonshared11/ios-inst.cc 2022-05-12 10:06:51.378502691 +0200 +--- libstdc++-v3/src/nonshared11/ios-inst.cc.jj 2023-05-19 12:22:56.741882118 +0200 ++++ libstdc++-v3/src/nonshared11/ios-inst.cc 2023-05-19 13:36:14.103840579 +0200 @@ -0,0 +1,49 @@ +// Explicit instantiation file. + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7106,12 +5548,12 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/sstream-inst80.cc.jj 2022-05-12 10:06:51.378502691 +0200 -+++ libstdc++-v3/src/nonshared11/sstream-inst80.cc 2022-05-12 10:06:51.378502691 +0200 +--- libstdc++-v3/src/nonshared11/sstream-inst80.cc.jj 2023-05-19 12:22:56.741882118 +0200 ++++ libstdc++-v3/src/nonshared11/sstream-inst80.cc 2023-05-19 19:23:32.221063499 +0200 @@ -0,0 +1,55 @@ +// Explicit instantiation file. + -+// Copyright (C) 2014-2022 Free Software Foundation, Inc. ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7164,12 +5606,12 @@ +asm (".hidden _ZNSt7__cxx1115basic_stringbufIwSt11char_traitsIwESaIwEED0Ev"); +asm (".hidden _ZNSt7__cxx1115basic_stringbufIwSt11char_traitsIwESaIwEED1Ev"); +asm (".hidden _ZNSt7__cxx1115basic_stringbufIwSt11char_traitsIwESaIwEED2Ev"); ---- libstdc++-v3/src/nonshared11/ios.cc.jj 2022-05-12 10:06:51.378502691 +0200 -+++ libstdc++-v3/src/nonshared11/ios.cc 2022-05-12 10:06:51.378502691 +0200 +--- libstdc++-v3/src/nonshared11/ios.cc.jj 2023-05-19 12:22:56.741882118 +0200 ++++ libstdc++-v3/src/nonshared11/ios.cc 2023-05-19 13:36:14.103840579 +0200 @@ -0,0 +1,30 @@ +// Iostreams base classes -*- C++ -*- + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7197,12 +5639,12 @@ + +#define _GLIBCXX_NONSHARED_CXX11 +#include "../c++11/ios.cc" ---- libstdc++-v3/src/nonshared11/Makefile.am.jj 2022-05-12 10:06:51.379502678 +0200 -+++ libstdc++-v3/src/nonshared11/Makefile.am 2022-05-12 19:26:19.796614597 +0200 -@@ -0,0 +1,271 @@ +--- libstdc++-v3/src/nonshared11/Makefile.am.jj 2023-05-19 12:22:56.742882104 +0200 ++++ libstdc++-v3/src/nonshared11/Makefile.am 2023-05-19 15:06:12.757697457 +0200 +@@ -0,0 +1,236 @@ +## Makefile for the C++03 sources of the GNU C++ Standard library. +## -+## Copyright (C) 1997-2022 Free Software Foundation, Inc. ++## Copyright (C) 1997-2023 Free Software Foundation, Inc. +## +## This file is part of the libstdc++ version 3 distribution. +## Process this file with automake to produce Makefile.in. @@ -7225,14 +5667,13 @@ +include $(top_srcdir)/fragment.am + +# Convenience library for C++11 runtime. -+noinst_LTLIBRARIES = libnonshared11convenience44.la \ -+ libnonshared11convenience48.la \ ++noinst_LTLIBRARIES = libnonshared11convenience48.la \ + libnonshared11convenience80.la \ + libnonshared11convenience110.la + +headers = + -+sources4448 = \ ++sources48 = \ + bad_array_length.cc \ + bad_array_new.cc \ + codecvt.cc \ @@ -7262,36 +5703,13 @@ + eh_throw.cc \ + futex.cc \ + ios.cc \ ++ ios_errcat.cc \ + new_handler.cc \ + snprintf_lite.cc \ -+ $(inst_sources) -+ -+sources44 = \ -+ limits44.cc \ -+ future.cc \ -+ functexcept.cc \ -+ placeholders.cc \ -+ regex.cc \ -+ functional.cc \ -+ shared_ptr44.cc \ -+ nested_exception.cc \ -+ debug44.cc \ -+ compatibility-thread-c++0x.cc \ -+ atexit_thread.cc \ -+ random.cc \ -+ chrono.cc \ -+ compatibility-atomic-c++0x.cc \ -+ compatibility-c++0x.cc \ -+ hashtable_c++0x.cc \ -+ system_error44.cc \ -+ thread44.cc \ -+ $(inst_sources44) -+ -+sources48 = \ + limits.cc \ + functexcept48.cc \ + future48.cc \ -+ random48.cc \ ++ random.cc \ + regex48.cc \ + debug.cc \ + shared_ptr48.cc \ @@ -7319,7 +5737,7 @@ + +if ENABLE_EXTERN_TEMPLATE +# XTEMPLATE_FLAGS = -fno-implicit-templates -+inst_sources = \ ++inst_sources48 = \ + cxx11-locale-inst.cc \ + cxx11-wlocale-inst.cc \ + ext11-inst.cc \ @@ -7335,15 +5753,7 @@ + wstring-inst.cc \ + string-io-inst.cc \ + wstring-io-inst.cc \ -+ sso_string.cc -+inst_sources44 = \ -+ cow-sstream-inst44.cc \ -+ cow-string-inst44.cc \ -+ cow-wstring-inst44.cc \ -+ cow-fstream-inst.cc \ -+ locale-inst44.cc \ -+ wlocale-inst44.cc -+inst_sources48 = \ ++ sso_string.cc \ + cow-sstream-inst.cc \ + cow-string-inst48.cc \ + cow-wstring-inst48.cc \ @@ -7364,12 +5774,12 @@ +inst_sources110 = \ + locale-inst110.cc \ + wlocale-inst110.cc \ ++ string-inst110.cc \ ++ wstring-inst110.cc \ + cxx11-locale-inst110.cc \ + cxx11-wlocale-inst80.cc +else +# XTEMPLATE_FLAGS = -+inst_sources = -+inst_sources44 = +inst_sources48 = +inst_sources80 = +inst_sources110 = @@ -7378,8 +5788,7 @@ +vpath % $(top_srcdir)/src/nonshared11 +vpath % $(top_srcdir) + -+libnonshared11convenience44_la_SOURCES = $(sources4448) $(sources44) -+libnonshared11convenience48_la_SOURCES = $(sources4448) $(sources48) ++libnonshared11convenience48_la_SOURCES = $(sources48) +libnonshared11convenience80_la_SOURCES = $(sources80) +libnonshared11convenience110_la_SOURCES = $(sources110) + @@ -7469,12 +5878,10 @@ + $(LTCXXCOMPILE) -fchar8_t -c $< +limits.lo: limits.cc + $(LTCXXCOMPILE) -fchar8_t -c $< -+limits44.lo: limits44.cc -+ $(LTCXXCOMPILE) -fchar8_t -c $< ---- libstdc++-v3/src/nonshared11/wlocale-inst110.cc.jj 2022-05-12 16:53:42.321083306 +0200 -+++ libstdc++-v3/src/nonshared11/wlocale-inst110.cc 2022-05-12 16:53:49.257990710 +0200 +--- libstdc++-v3/src/nonshared11/wlocale-inst110.cc.jj 2023-05-19 12:22:56.742882104 +0200 ++++ libstdc++-v3/src/nonshared11/wlocale-inst110.cc 2023-05-19 13:36:14.107840523 +0200 @@ -0,0 +1,31 @@ -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7505,39 +5912,12 @@ +#define _GLIBCXX_NONSHARED_CXX11_110 +#include "locale-inst.cc" +#endif ---- libstdc++-v3/src/nonshared11/random48.cc.jj 2022-05-12 10:06:51.379502678 +0200 -+++ libstdc++-v3/src/nonshared11/random48.cc 2022-05-12 10:06:51.379502678 +0200 -@@ -0,0 +1,24 @@ -+// Copyright (C) 2013-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#define _GLIBCXX_NONSHARED_CXX11_48 -+#include "random.cc" ---- libstdc++-v3/src/nonshared11/string-io-inst.cc.jj 2022-05-12 10:06:51.379502678 +0200 -+++ libstdc++-v3/src/nonshared11/string-io-inst.cc 2022-05-12 10:06:51.379502678 +0200 +--- libstdc++-v3/src/nonshared11/string-io-inst.cc.jj 2023-05-19 12:22:56.742882104 +0200 ++++ libstdc++-v3/src/nonshared11/string-io-inst.cc 2023-05-19 19:21:04.238148484 +0200 @@ -0,0 +1,58 @@ +// SSO string instantiations for I/O -*- C++ -*- + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7593,10 +5973,10 @@ +#ifdef NARROW +asm (".hidden _ZNKSt5ctypeIcE8do_widenEc"); +#endif ---- libstdc++-v3/src/nonshared11/cow-shim_facets.cc.jj 2022-05-12 10:06:51.379502678 +0200 -+++ libstdc++-v3/src/nonshared11/cow-shim_facets.cc 2022-05-12 10:06:51.379502678 +0200 -@@ -0,0 +1,188 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared11/cow-shim_facets.cc.jj 2023-05-19 12:22:56.742882104 +0200 ++++ libstdc++-v3/src/nonshared11/cow-shim_facets.cc 2023-05-19 19:04:34.250094148 +0200 +@@ -0,0 +1,187 @@ ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7619,105 +5999,105 @@ +// . + +#include "../c++11/cow-shim_facets.cc" -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIcE10do_compareEPKcS4_S4_S4_"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIcE12do_transformEPKcS4_"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIwE10do_compareEPKwS4_S4_S4_"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIwE12do_transformEPKwS4_"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE6do_getEiiiRKSs"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE7do_openERKSsRKSt6locale"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE8do_closeEi"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE6do_getEiiiRKSbIwSt11char_traitsIwESaIwEE"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE7do_openERKSsRKSt6locale"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE8do_closeEi"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_dateESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_timeESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_yearESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE13do_date_orderEv"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE14do_get_weekdayESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE16do_get_monthnameESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_dateESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_timeESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_yearESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE13do_date_orderEv"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE14do_get_weekdayESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE16do_get_monthnameESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRSs"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRSbIwS5_SaIwEE"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecRKSs"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewRKSbIwS5_SaIwEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIcE10do_compareEPKcS4_S4_S4_"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIcE12do_transformEPKcS4_"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIwE10do_compareEPKwS4_S4_S4_"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_112collate_shimIwE12do_transformEPKwS4_"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE6do_getEiiiRKSs"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE7do_openERKSsRKSt6locale"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIcE8do_closeEi"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE6do_getEiiiRKSbIwSt11char_traitsIwESaIwEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE7do_openERKSsRKSt6locale"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113messages_shimIwE8do_closeEi"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_dateESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_timeESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE11do_get_yearESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE13do_date_orderEv"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE14do_get_weekdayESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIcE16do_get_monthnameESt19istreambuf_iteratorIcSt11char_traitsIcEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_dateESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_timeESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE11do_get_yearESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE13do_date_orderEv"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE14do_get_weekdayESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_113time_get_shimIwE16do_get_monthnameESt19istreambuf_iteratorIwSt11char_traitsIwEES6_RSt8ios_baseRSt12_Ios_IostateP2tm"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRSs"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRSbIwS5_SaIwEE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecRKSs"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewRKSbIwS5_SaIwEE"); +asm (".hidden _ZNKSt6locale5facet11_M_cow_shimEPKNS_2idE"); +asm (".hidden _ZNKSt6locale5facet19_M_remove_referenceEv"); +asm (".hidden _ZNSt13__facet_shims10__time_getIcEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_S5_RSt8ios_baseRSt12_Ios_IostateP2tmc"); +asm (".hidden _ZNSt13__facet_shims10__time_getIwEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_S5_RSt8ios_baseRSt12_Ios_IostateP2tmc"); +#if !defined (__powerpc__) && !defined (__s390__) && !defined (__s390x__) -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRe"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRe"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basece"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewe"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRe"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRe"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basece"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewe"); +asm (".hidden _ZNSt13__facet_shims11__money_getIcEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePePNS_12__any_stringE"); +asm (".hidden _ZNSt13__facet_shims11__money_getIwEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePePNS_12__any_stringE"); +asm (".hidden _ZNSt13__facet_shims11__money_putIcEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_bRSt8ios_baseS2_ePKNS_12__any_stringE"); +asm (".hidden _ZNSt13__facet_shims11__money_putIwEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_bRSt8ios_baseS2_ePKNS_12__any_stringE"); +#else -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRg"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRg"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecg"); -+asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewg"); -+asm (".hidden _ZNSt13__facet_shims11__money_getIcEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePgPNS_12__any_stringE"); -+asm (".hidden _ZNSt13__facet_shims11__money_getIwEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePgPNS_12__any_stringE"); -+asm (".hidden _ZNSt13__facet_shims11__money_putIcEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_bRSt8ios_baseS2_gPKNS_12__any_stringE"); -+asm (".hidden _ZNSt13__facet_shims11__money_putIwEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_bRSt8ios_baseS2_gPKNS_12__any_stringE"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIcE6do_getESt19istreambuf_iteratorIcSt11char_traitsIcEES6_bRSt8ios_baseRSt12_Ios_IostateRg"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_get_shimIwE6do_getESt19istreambuf_iteratorIwSt11char_traitsIwEES6_bRSt8ios_baseRSt12_Ios_IostateRg"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecg"); ++//asm (".hidden _ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewg"); ++//asm (".hidden _ZNSt13__facet_shims11__money_getIcEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePgPNS_12__any_stringE"); ++//asm (".hidden _ZNSt13__facet_shims11__money_getIwEESt19istreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_S5_bRSt8ios_baseRSt12_Ios_IostatePgPNS_12__any_stringE"); ++//asm (".hidden _ZNSt13__facet_shims11__money_putIcEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_bRSt8ios_baseS2_gPKNS_12__any_stringE"); ++//asm (".hidden _ZNSt13__facet_shims11__money_putIwEESt19ostreambuf_iteratorIT_St11char_traitsIS2_EESt17integral_constantIbLb0EEPKNSt6locale5facetES5_bRSt8ios_baseS2_gPKNS_12__any_stringE"); +#endif -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED0Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED1Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED2Ev"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIcEEvPv"); -+asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIwEEvPv"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_112collate_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED0Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED1Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EED2Ev"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIcEEvPv"); ++//asm (".hidden _ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIwEEvPv"); +asm (".hidden _ZNSt13__facet_shims16__messages_closeIcEEvSt17integral_constantIbLb0EEPKNSt6locale5facetEi"); +asm (".hidden _ZNSt13__facet_shims16__messages_closeIwEEvSt17integral_constantIbLb0EEPKNSt6locale5facetEi"); +asm (".hidden _ZNSt13__facet_shims17__collate_compareIcEEiSt17integral_constantIbLb0EEPKNSt6locale5facetEPKT_S9_S9_S9_"); @@ -7730,40 +6110,40 @@ +asm (".hidden _ZNSt13__facet_shims23__moneypunct_fill_cacheIcLb1EEEvSt17integral_constantIbLb0EEPKNSt6locale5facetEPSt18__moneypunct_cacheIT_XT0_EE"); +asm (".hidden _ZNSt13__facet_shims23__moneypunct_fill_cacheIwLb0EEEvSt17integral_constantIbLb0EEPKNSt6locale5facetEPSt18__moneypunct_cacheIT_XT0_EE"); +asm (".hidden _ZNSt13__facet_shims23__moneypunct_fill_cacheIwLb1EEEvSt17integral_constantIbLb0EEPKNSt6locale5facetEPSt18__moneypunct_cacheIT_XT0_EE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_112collate_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_112collate_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113messages_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113messages_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113time_get_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113time_get_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_get_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_get_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_put_shimIcEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_put_shimIwEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EEE"); -+asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_112collate_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_112collate_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113messages_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113messages_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113time_get_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_113time_get_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_get_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_get_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_put_shimIcEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_114money_put_shimIwEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EEE"); ++//asm (".hidden _ZTINSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EEE"); +asm (".hidden _ZTINSt6locale5facet6__shimE"); +asm (".hidden _ZTSNSt6locale5facet6__shimE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_112collate_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_112collate_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113messages_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113messages_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EEE"); -+asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_112collate_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_112collate_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113messages_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113messages_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113numpunct_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113time_get_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_113time_get_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_get_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_get_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_put_shimIcEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_114money_put_shimIwEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb0EEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIcLb1EEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb0EEE"); ++//asm (".hidden _ZTVNSt13__facet_shims12_GLOBAL__N_115moneypunct_shimIwLb1EEE"); +asm (".hidden _ZNSt13__facet_shims21__numpunct_fill_cacheIcEEvSt17integral_constantIbLb0EEPKNSt6locale5facetEPSt16__numpunct_cacheIT_E"); +asm (".hidden _ZNSt13__facet_shims21__numpunct_fill_cacheIwEEvSt17integral_constantIbLb0EEPKNSt6locale5facetEPSt16__numpunct_cacheIT_E"); +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) @@ -7783,13 +6163,12 @@ +//asm (".hidden _ZNSsD1Ev"); +//asm (".hidden _ZNSsD2Ev"); +#endif -+ ---- libstdc++-v3/src/nonshared11/sso_string.cc.jj 2022-05-12 10:06:51.380502664 +0200 -+++ libstdc++-v3/src/nonshared11/sso_string.cc 2022-05-12 10:06:51.380502664 +0200 +--- libstdc++-v3/src/nonshared11/sso_string.cc.jj 2023-05-19 12:22:56.743882090 +0200 ++++ libstdc++-v3/src/nonshared11/sso_string.cc 2023-05-19 19:21:04.223148696 +0200 @@ -0,0 +1,48 @@ +// wide string support -*- C++ -*- + -+// Copyright (C) 2014-2022 Free Software Foundation, Inc. ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7829,16 +6208,16 @@ +asm (".hidden _ZNSt12__sso_stringaSEOS_"); +asm (".hidden _ZNSt12__sso_stringaSERKS_"); +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) -+asm (".hidden _ZNSt12__sso_stringC1EPKcj"); -+asm (".hidden _ZNSt12__sso_stringC2EPKcj"); ++//asm (".hidden _ZNSt12__sso_stringC1EPKcj"); ++//asm (".hidden _ZNSt12__sso_stringC2EPKcj"); +#else +asm (".hidden _ZNSt12__sso_stringC1EPKcm"); +asm (".hidden _ZNSt12__sso_stringC2EPKcm"); +#endif ---- libstdc++-v3/src/nonshared11/del_opv.cc.jj 2022-05-12 10:06:51.380502664 +0200 -+++ libstdc++-v3/src/nonshared11/del_opv.cc 2022-05-12 10:06:51.380502664 +0200 +--- libstdc++-v3/src/nonshared11/del_opv.cc.jj 2023-05-19 12:22:56.743882090 +0200 ++++ libstdc++-v3/src/nonshared11/del_opv.cc 2023-05-19 13:36:14.101840607 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2013-2022 Free Software Foundation, Inc. ++// Copyright (C) 2013-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -7861,9 +6240,9 @@ +// . + +#include "../libsupc++/del_opv.cc" ---- libstdc++-v3/src/nonshared11/Makefile.in.jj 2022-05-12 10:06:51.381502651 +0200 -+++ libstdc++-v3/src/nonshared11/Makefile.in 2022-05-12 19:26:27.192516380 +0200 -@@ -0,0 +1,1041 @@ +--- libstdc++-v3/src/nonshared11/Makefile.in.jj 2023-05-19 12:22:56.744882076 +0200 ++++ libstdc++-v3/src/nonshared11/Makefile.in 2023-05-19 20:27:53.306561145 +0200 +@@ -0,0 +1,983 @@ +# Makefile.in generated by automake 1.15.1 from Makefile.am. +# @configure_input@ + @@ -7970,7 +6349,6 @@ + $(top_srcdir)/../config/multi.m4 \ + $(top_srcdir)/../config/no-executables.m4 \ + $(top_srcdir)/../config/override.m4 \ -+ $(top_srcdir)/../config/stdint.m4 \ + $(top_srcdir)/../config/toolexeclibdir.m4 \ + $(top_srcdir)/../config/unwind_ipinfo.m4 \ + $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \ @@ -7990,6 +6368,8 @@ +libnonshared11convenience110_la_LIBADD = +@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_1 = locale-inst110.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ wlocale-inst110.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ string-inst110.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ wstring-inst110.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-locale-inst110.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-wlocale-inst80.lo +am__objects_2 = debug110.lo condition_variable80.lo $(am__objects_1) @@ -8000,7 +6380,7 @@ +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +am__v_lt_0 = --silent +am__v_lt_1 = -+libnonshared11convenience44_la_LIBADD = ++libnonshared11convenience48_la_LIBADD = +@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_3 = cxx11-locale-inst.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-wlocale-inst.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ ext11-inst.lo fstream-inst.lo \ @@ -8010,7 +6390,11 @@ +@ENABLE_EXTERN_TEMPLATE_TRUE@ ostream-inst.lo sstream-inst.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ streambuf-inst.lo string-inst.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ wstring-inst.lo string-io-inst.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ wstring-io-inst.lo sso_string.lo ++@ENABLE_EXTERN_TEMPLATE_TRUE@ wstring-io-inst.lo sso_string.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-sstream-inst.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-string-inst48.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-wstring-inst48.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ locale-inst.lo wlocale-inst.lo +am__objects_4 = bad_array_length.lo bad_array_new.lo codecvt.lo \ + condition_variable.lo cow-shim_facets.lo cow-stdexcept.lo \ + ctype.lo cxx11-hash_tr1.lo cxx11-ios_failure.lo \ @@ -8018,38 +6402,15 @@ + new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo \ + del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo \ + del_opvsa.lo eh_aux_runtime.lo eh_terminate.lo eh_ptr.lo \ -+ eh_throw.lo futex.lo ios.lo new_handler.lo snprintf_lite.lo \ -+ $(am__objects_3) -+@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_5 = cow-sstream-inst44.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-string-inst44.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-wstring-inst44.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-fstream-inst.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ locale-inst44.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ wlocale-inst44.lo -+am__objects_6 = limits44.lo future.lo functexcept.lo placeholders.lo \ -+ regex.lo functional.lo shared_ptr44.lo nested_exception.lo \ -+ debug44.lo compatibility-thread-c++0x.lo atexit_thread.lo \ -+ random.lo chrono.lo compatibility-atomic-c++0x.lo \ -+ compatibility-c++0x.lo hashtable_c++0x.lo system_error44.lo \ -+ thread44.lo $(am__objects_5) -+am_libnonshared11convenience44_la_OBJECTS = $(am__objects_4) \ -+ $(am__objects_6) -+libnonshared11convenience44_la_OBJECTS = \ -+ $(am_libnonshared11convenience44_la_OBJECTS) -+libnonshared11convenience48_la_LIBADD = -+@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_7 = cow-sstream-inst.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-string-inst48.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-wstring-inst48.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ locale-inst.lo wlocale-inst.lo -+am__objects_8 = limits.lo functexcept48.lo future48.lo random48.lo \ -+ regex48.lo debug.lo shared_ptr48.lo system_error48.lo \ -+ thread48.lo $(am__objects_7) -+am_libnonshared11convenience48_la_OBJECTS = $(am__objects_4) \ -+ $(am__objects_8) ++ eh_throw.lo futex.lo ios.lo ios_errcat.lo new_handler.lo \ ++ snprintf_lite.lo limits.lo functexcept48.lo future48.lo \ ++ random.lo regex48.lo debug.lo shared_ptr48.lo \ ++ system_error48.lo thread48.lo $(am__objects_3) ++am_libnonshared11convenience48_la_OBJECTS = $(am__objects_4) +libnonshared11convenience48_la_OBJECTS = \ + $(am_libnonshared11convenience48_la_OBJECTS) +libnonshared11convenience80_la_LIBADD = -+@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_9 = cow-sstream-inst80.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_5 = cow-sstream-inst80.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ istream-inst80.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ sstream-inst80.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-string-inst80.lo \ @@ -8060,11 +6421,11 @@ +@ENABLE_EXTERN_TEMPLATE_TRUE@ wstring-inst80.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-locale-inst80.lo \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-wlocale-inst80.lo -+am__objects_10 = limits.lo functexcept80.lo debug.lo eh_ptr80.lo \ ++am__objects_6 = limits.lo functexcept80.lo debug.lo eh_ptr80.lo \ + futex80.lo codecvt80.lo cow-stdexcept80.lo shared_ptr80.lo \ + cxx11-ios_failure80.lo condition_variable80.lo \ -+ $(am__objects_9) -+am_libnonshared11convenience80_la_OBJECTS = $(am__objects_10) ++ $(am__objects_5) ++am_libnonshared11convenience80_la_OBJECTS = $(am__objects_6) +libnonshared11convenience80_la_OBJECTS = \ + $(am_libnonshared11convenience80_la_OBJECTS) +AM_V_P = $(am__v_P_@AM_V@) @@ -8122,7 +6483,6 @@ +am__v_CCLD_0 = @echo " CCLD " $@; +am__v_CCLD_1 = +SOURCES = $(libnonshared11convenience110_la_SOURCES) \ -+ $(libnonshared11convenience44_la_SOURCES) \ + $(libnonshared11convenience48_la_SOURCES) \ + $(libnonshared11convenience80_la_SOURCES) +am__can_run_installinfo = \ @@ -8210,6 +6570,7 @@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ ++EH_POOL_FLAGS = @EH_POOL_FLAGS@ +ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@ +EXEEXT = @EXEEXT@ +EXTRA_CFLAGS = @EXTRA_CFLAGS@ @@ -8392,13 +6753,12 @@ +AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS) + +# Convenience library for C++11 runtime. -+noinst_LTLIBRARIES = libnonshared11convenience44.la \ -+ libnonshared11convenience48.la \ ++noinst_LTLIBRARIES = libnonshared11convenience48.la \ + libnonshared11convenience80.la \ + libnonshared11convenience110.la + +headers = -+sources4448 = \ ++sources48 = \ + bad_array_length.cc \ + bad_array_new.cc \ + codecvt.cc \ @@ -8428,36 +6788,13 @@ + eh_throw.cc \ + futex.cc \ + ios.cc \ ++ ios_errcat.cc \ + new_handler.cc \ + snprintf_lite.cc \ -+ $(inst_sources) -+ -+sources44 = \ -+ limits44.cc \ -+ future.cc \ -+ functexcept.cc \ -+ placeholders.cc \ -+ regex.cc \ -+ functional.cc \ -+ shared_ptr44.cc \ -+ nested_exception.cc \ -+ debug44.cc \ -+ compatibility-thread-c++0x.cc \ -+ atexit_thread.cc \ -+ random.cc \ -+ chrono.cc \ -+ compatibility-atomic-c++0x.cc \ -+ compatibility-c++0x.cc \ -+ hashtable_c++0x.cc \ -+ system_error44.cc \ -+ thread44.cc \ -+ $(inst_sources44) -+ -+sources48 = \ + limits.cc \ + functexcept48.cc \ + future48.cc \ -+ random48.cc \ ++ random.cc \ + regex48.cc \ + debug.cc \ + shared_ptr48.cc \ @@ -8484,10 +6821,10 @@ + $(inst_sources110) + +# XTEMPLATE_FLAGS = -+@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources = ++@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources48 = + +# XTEMPLATE_FLAGS = -fno-implicit-templates -+@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources = \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources48 = \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-locale-inst.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-wlocale-inst.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ ext11-inst.cc \ @@ -8503,19 +6840,7 @@ +@ENABLE_EXTERN_TEMPLATE_TRUE@ wstring-inst.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ string-io-inst.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ wstring-io-inst.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ sso_string.cc -+ -+@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources44 = -+@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources44 = \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-sstream-inst44.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-string-inst44.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-wstring-inst44.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-fstream-inst.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ locale-inst44.cc \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ wlocale-inst44.cc -+ -+@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources48 = -+@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources48 = \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ sso_string.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-sstream-inst.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-string-inst48.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cow-wstring-inst48.cc \ @@ -8540,11 +6865,12 @@ +@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources110 = \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ locale-inst110.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ wlocale-inst110.cc \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ string-inst110.cc \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ wstring-inst110.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-locale-inst110.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ cxx11-wlocale-inst80.cc + -+libnonshared11convenience44_la_SOURCES = $(sources4448) $(sources44) -+libnonshared11convenience48_la_SOURCES = $(sources4448) $(sources48) ++libnonshared11convenience48_la_SOURCES = $(sources48) +libnonshared11convenience80_la_SOURCES = $(sources80) +libnonshared11convenience110_la_SOURCES = $(sources110) + @@ -8649,9 +6975,6 @@ +libnonshared11convenience110.la: $(libnonshared11convenience110_la_OBJECTS) $(libnonshared11convenience110_la_DEPENDENCIES) $(EXTRA_libnonshared11convenience110_la_DEPENDENCIES) + $(AM_V_CXXLD)$(CXXLINK) $(libnonshared11convenience110_la_OBJECTS) $(libnonshared11convenience110_la_LIBADD) $(LIBS) + -+libnonshared11convenience44.la: $(libnonshared11convenience44_la_OBJECTS) $(libnonshared11convenience44_la_DEPENDENCIES) $(EXTRA_libnonshared11convenience44_la_DEPENDENCIES) -+ $(AM_V_CXXLD)$(CXXLINK) $(libnonshared11convenience44_la_OBJECTS) $(libnonshared11convenience44_la_LIBADD) $(LIBS) -+ +libnonshared11convenience48.la: $(libnonshared11convenience48_la_OBJECTS) $(libnonshared11convenience48_la_DEPENDENCIES) $(EXTRA_libnonshared11convenience48_la_DEPENDENCIES) + $(AM_V_CXXLD)$(CXXLINK) $(libnonshared11convenience48_la_OBJECTS) $(libnonshared11convenience48_la_LIBADD) $(LIBS) + @@ -8899,16 +7222,14 @@ + $(LTCXXCOMPILE) -fchar8_t -c $< +limits.lo: limits.cc + $(LTCXXCOMPILE) -fchar8_t -c $< -+limits44.lo: limits44.cc -+ $(LTCXXCOMPILE) -fchar8_t -c $< + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: ---- libstdc++-v3/src/nonshared11/snprintf_lite.cc.jj 2022-05-12 10:06:51.381502651 +0200 -+++ libstdc++-v3/src/nonshared11/snprintf_lite.cc 2022-05-12 10:06:51.381502651 +0200 +--- libstdc++-v3/src/nonshared11/snprintf_lite.cc.jj 2023-05-19 12:22:56.744882076 +0200 ++++ libstdc++-v3/src/nonshared11/snprintf_lite.cc 2023-05-19 19:21:04.197149062 +0200 @@ -0,0 +1,40 @@ -+// Copyright (C) 2014-2022 Free Software Foundation, Inc. ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -8933,27 +7254,27 @@ +#include "../c++11/snprintf_lite.cc" +#ifdef __powerpc64__ +asm (".hidden _ZN9__gnu_cxx15__concat_size_tEPcmm"); -+asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcmPKcS0_"); ++//asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcmPKcS0_"); +#elif defined(__i386__) -+asm (".hidden _ZN9__gnu_cxx15__concat_size_tEPcjj"); -+asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcjPKcS0_"); ++//asm (".hidden _ZN9__gnu_cxx15__concat_size_tEPcjj"); ++//asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcjPKcS0_"); +#elif defined(__powerpc__) -+asm (".hidden _ZN9__gnu_cxx15__concat_size_tEPcjj"); -+asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcjPKcP13__va_list_tag"); ++//asm (".hidden _ZN9__gnu_cxx15__concat_size_tEPcjj"); ++//asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcjPKcP13__va_list_tag"); +#elif defined(__aarch64__) +asm (".hidden _ZN9__gnu_cxx15__concat_size_tEPcmm"); -+asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcmPKcSt9__va_list"); ++//asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcmPKcSt9__va_list"); +#else +asm (".hidden _ZN9__gnu_cxx15__concat_size_tEPcmm"); +asm (".hidden _ZN9__gnu_cxx15__snprintf_liteEPcmPKcP13__va_list_tag"); +#endif +asm (".hidden _ZN9__gnu_cxx26__throw_insufficient_spaceEPKcS1_"); ---- libstdc++-v3/src/nonshared11/new_handler.cc.jj 2022-05-12 10:06:51.381502651 +0200 -+++ libstdc++-v3/src/nonshared11/new_handler.cc 2022-05-12 10:06:51.381502651 +0200 +--- libstdc++-v3/src/nonshared11/new_handler.cc.jj 2023-05-19 12:22:56.744882076 +0200 ++++ libstdc++-v3/src/nonshared11/new_handler.cc 2023-05-19 19:21:04.144149809 +0200 @@ -0,0 +1,72 @@ +// Implementation file for the -*- C++ -*- dynamic memory management header. + -+// Copyright (C) 1996-2022 Free Software Foundation, Inc. ++// Copyright (C) 1996-2023 Free Software Foundation, Inc. +// +// This file is part of GCC. +// @@ -9023,10 +7344,10 @@ +asm (".hidden _ZTVN9__gnu_cxx24__concurrence_lock_errorE"); +asm (".hidden _ZTVN9__gnu_cxx26__concurrence_unlock_errorE"); +asm (".hidden _ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv"); ---- libstdc++-v3/src/nonshared11/cxx11-hash_tr1.cc.jj 2022-05-12 10:06:51.381502651 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-hash_tr1.cc 2022-05-12 10:06:51.381502651 +0200 +--- libstdc++-v3/src/nonshared11/cxx11-hash_tr1.cc.jj 2023-05-19 12:22:56.744882076 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-hash_tr1.cc 2023-05-19 19:21:03.871153657 +0200 @@ -0,0 +1,25 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9051,10 +7372,10 @@ +#include "../c++11/cxx11-hash_tr1.cc" +asm (".hidden _ZNKSt3tr14hashIRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEclES8_"); +asm (".hidden _ZNKSt3tr14hashIRKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEEEclES8_"); ---- libstdc++-v3/src/nonshared11/functexcept80.cc.jj 2022-05-12 10:06:51.381502651 +0200 -+++ libstdc++-v3/src/nonshared11/functexcept80.cc 2022-05-12 10:06:51.381502651 +0200 +--- libstdc++-v3/src/nonshared11/functexcept80.cc.jj 2023-05-19 12:22:56.745882061 +0200 ++++ libstdc++-v3/src/nonshared11/functexcept80.cc 2023-05-19 13:36:14.103840579 +0200 @@ -0,0 +1,48 @@ -+// Copyright (C) 2001-2022 Free Software Foundation, Inc. ++// Copyright (C) 2001-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9102,10 +7423,10 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/debug.cc.jj 2022-05-12 10:06:51.382502637 +0200 -+++ libstdc++-v3/src/nonshared11/debug.cc 2022-05-12 19:26:08.917759067 +0200 +--- libstdc++-v3/src/nonshared11/debug.cc.jj 2023-05-19 12:22:56.745882061 +0200 ++++ libstdc++-v3/src/nonshared11/debug.cc 2023-05-19 19:21:04.054151077 +0200 @@ -0,0 +1,131 @@ -+// Copyright (C) 2003-2022 Free Software Foundation, Inc. ++// Copyright (C) 2003-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9236,10 +7557,10 @@ +asm (".hidden _ZN11__gnu_debug30_Safe_unordered_container_base22_M_detach_local_singleEPNS_19_Safe_iterator_baseE"); +asm (".hidden _ZNK11__gnu_debug25_Safe_local_iterator_base16_M_get_containerEv"); +#endif ---- libstdc++-v3/src/nonshared11/del_opsa.cc.jj 2022-05-12 10:06:51.382502637 +0200 -+++ libstdc++-v3/src/nonshared11/del_opsa.cc 2022-05-12 10:06:51.382502637 +0200 +--- libstdc++-v3/src/nonshared11/del_opsa.cc.jj 2023-05-19 12:22:56.745882061 +0200 ++++ libstdc++-v3/src/nonshared11/del_opsa.cc 2023-05-19 13:36:14.100840621 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9262,46 +7583,12 @@ +// . + +#include "../libsupc++/del_opsa.cc" ---- libstdc++-v3/src/nonshared11/wlocale-inst44.cc.jj 2022-05-12 10:06:51.382502637 +0200 -+++ libstdc++-v3/src/nonshared11/wlocale-inst44.cc 2022-05-12 15:04:02.752929871 +0200 -@@ -0,0 +1,31 @@ -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+// Instantiate locales using COW std::wstring ABI -+#define _GLIBCXX_USE_CXX11_ABI 0 -+#include -+ -+#ifdef _GLIBCXX_USE_WCHAR_T -+#define C wchar_t -+#define _GLIBCXX_NONSHARED_CXX11_44 -+#include "locale-inst.cc" -+#endif ---- libstdc++-v3/src/nonshared11/cow-fstream-inst.cc.jj 2022-05-12 10:06:51.382502637 +0200 -+++ libstdc++-v3/src/nonshared11/cow-fstream-inst.cc 2022-05-12 10:06:51.382502637 +0200 +--- libstdc++-v3/src/nonshared11/cow-fstream-inst.cc.jj 2023-05-19 12:22:56.745882061 +0200 ++++ libstdc++-v3/src/nonshared11/cow-fstream-inst.cc 2023-05-19 13:36:14.096840678 +0200 @@ -0,0 +1,48 @@ +// Explicit instantiation file. + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9347,12 +7634,12 @@ +#endif + +} ---- libstdc++-v3/src/nonshared11/ostream-inst.cc.jj 2022-05-12 10:06:51.383502624 +0200 -+++ libstdc++-v3/src/nonshared11/ostream-inst.cc 2022-05-12 10:06:51.382502637 +0200 +--- libstdc++-v3/src/nonshared11/ostream-inst.cc.jj 2023-05-19 12:22:56.746882047 +0200 ++++ libstdc++-v3/src/nonshared11/ostream-inst.cc 2023-05-19 19:24:02.374638655 +0200 @@ -0,0 +1,48 @@ +// Explicit instantiation file. + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9398,38 +7685,10 @@ + +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/regex.cc.jj 2022-05-12 10:06:51.383502624 +0200 -+++ libstdc++-v3/src/nonshared11/regex.cc 2022-05-12 10:06:51.383502624 +0200 -@@ -0,0 +1,25 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include "../c++11/regex.cc" -+ -+asm (".hidden _ZTSSt11regex_error"); ---- libstdc++-v3/src/nonshared11/cow-sstream-inst80.cc.jj 2022-05-12 10:06:51.383502624 +0200 -+++ libstdc++-v3/src/nonshared11/cow-sstream-inst80.cc 2022-05-12 10:06:51.383502624 +0200 +--- libstdc++-v3/src/nonshared11/cow-sstream-inst80.cc.jj 2023-05-19 12:22:56.746882047 +0200 ++++ libstdc++-v3/src/nonshared11/cow-sstream-inst80.cc 2023-05-19 19:23:32.141064626 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9453,10 +7712,10 @@ + +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "cow-sstream-inst.cc" ---- libstdc++-v3/src/nonshared11/del_opvant.cc.jj 2022-05-12 10:06:51.383502624 +0200 -+++ libstdc++-v3/src/nonshared11/del_opvant.cc 2022-05-12 10:06:51.383502624 +0200 +--- libstdc++-v3/src/nonshared11/del_opvant.cc.jj 2023-05-19 12:22:56.746882047 +0200 ++++ libstdc++-v3/src/nonshared11/del_opvant.cc 2023-05-19 13:36:14.101840607 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9479,10 +7738,10 @@ +// . + +#include "../libsupc++/del_opvant.cc" ---- libstdc++-v3/src/nonshared11/del_opant.cc.jj 2022-05-12 10:06:51.383502624 +0200 -+++ libstdc++-v3/src/nonshared11/del_opant.cc 2022-05-12 10:06:51.383502624 +0200 +--- libstdc++-v3/src/nonshared11/del_opant.cc.jj 2023-05-19 12:22:56.746882047 +0200 ++++ libstdc++-v3/src/nonshared11/del_opant.cc 2023-05-19 13:36:14.100840621 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9505,12 +7764,12 @@ +// . + +#include "../libsupc++/del_opant.cc" ---- libstdc++-v3/src/nonshared11/string-inst.cc.jj 2022-05-12 10:06:51.383502624 +0200 -+++ libstdc++-v3/src/nonshared11/string-inst.cc 2022-05-12 18:47:45.754089435 +0200 -@@ -0,0 +1,35 @@ +--- libstdc++-v3/src/nonshared11/string-inst.cc.jj 2023-05-19 12:22:56.746882047 +0200 ++++ libstdc++-v3/src/nonshared11/string-inst.cc 2023-05-19 19:28:13.545097157 +0200 +@@ -0,0 +1,36 @@ +// Components for manipulating sequences of characters -*- C++ -*- + -+// Copyright (C) 1997-2022 Free Software Foundation, Inc. ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9543,12 +7802,13 @@ +asm (".hidden _ZN9__gnu_cxxeqIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEbRKNS_17__normal_iteratorIT_T0_EESE_"); +asm (".hidden _ZN9__gnu_cxxeqIPcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEbRKNS_17__normal_iteratorIT_T0_EESD_"); +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE17_M_use_local_dataEv"); ---- libstdc++-v3/src/nonshared11/cow-stdexcept80.cc.jj 2022-05-12 10:06:51.384502611 +0200 -+++ libstdc++-v3/src/nonshared11/cow-stdexcept80.cc 2022-05-12 10:06:51.384502611 +0200 ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE11_S_allocateERS3_m"); +--- libstdc++-v3/src/nonshared11/cow-stdexcept80.cc.jj 2023-05-19 12:22:56.747882033 +0200 ++++ libstdc++-v3/src/nonshared11/cow-stdexcept80.cc 2023-05-19 13:36:14.097840663 +0200 @@ -0,0 +1,76 @@ +// Methods for Exception Support for -*- C++ -*- + -+// Copyright (C) 2014-2022 Free Software Foundation, Inc. ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9622,12 +7882,12 @@ +#endif +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace ---- libstdc++-v3/src/nonshared11/eh_terminate.cc.jj 2022-05-12 10:06:51.384502611 +0200 -+++ libstdc++-v3/src/nonshared11/eh_terminate.cc 2022-05-12 10:06:51.384502611 +0200 +--- libstdc++-v3/src/nonshared11/eh_terminate.cc.jj 2023-05-19 12:22:56.747882033 +0200 ++++ libstdc++-v3/src/nonshared11/eh_terminate.cc 2023-05-19 19:21:04.084150654 +0200 @@ -0,0 +1,91 @@ +// Implementation file for the -*- C++ -*- dynamic memory management header. + -+// Copyright (C) 1994-2022 Free Software Foundation, Inc. ++// Copyright (C) 1994-2023 Free Software Foundation, Inc. +// +// This file is part of GCC. +// @@ -9716,12 +7976,12 @@ +asm (".hidden _ZTSN9__gnu_cxx26__concurrence_unlock_errorE"); +asm (".hidden _ZTVN9__gnu_cxx24__concurrence_lock_errorE"); +asm (".hidden _ZTVN9__gnu_cxx26__concurrence_unlock_errorE"); ---- libstdc++-v3/src/nonshared11/wstring-io-inst.cc.jj 2022-05-12 10:06:51.384502611 +0200 -+++ libstdc++-v3/src/nonshared11/wstring-io-inst.cc 2022-05-12 10:06:51.384502611 +0200 +--- libstdc++-v3/src/nonshared11/wstring-io-inst.cc.jj 2023-05-19 12:22:56.747882033 +0200 ++++ libstdc++-v3/src/nonshared11/wstring-io-inst.cc 2023-05-19 13:36:14.108840508 +0200 @@ -0,0 +1,35 @@ +// SSO string instantiations for I/O -*- C++ -*- + -+// Copyright (C) 2014-2022 Free Software Foundation, Inc. ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9754,10 +8014,10 @@ +#define C wchar_t +#include "string-io-inst.cc" +#endif ---- libstdc++-v3/src/nonshared11/del_opva.cc.jj 2022-05-12 10:06:51.384502611 +0200 -+++ libstdc++-v3/src/nonshared11/del_opva.cc 2022-05-12 10:06:51.384502611 +0200 +--- libstdc++-v3/src/nonshared11/del_opva.cc.jj 2023-05-19 12:22:56.747882033 +0200 ++++ libstdc++-v3/src/nonshared11/del_opva.cc 2023-05-19 13:36:14.100840621 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2017-2022 Free Software Foundation, Inc. ++// Copyright (C) 2017-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9780,89 +8040,10 @@ +// . + +#include "../libsupc++/del_opva.cc" ---- libstdc++-v3/src/nonshared11/functexcept.cc.jj 2022-05-12 10:06:51.385502597 +0200 -+++ libstdc++-v3/src/nonshared11/functexcept.cc 2022-05-12 10:06:51.385502597 +0200 -@@ -0,0 +1,76 @@ -+// Copyright (C) 2001-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+ -+#ifdef _GLIBCXX_USE_NLS -+# include -+# define _(msgid) gettext (msgid) -+#else -+# define _(msgid) (msgid) -+#endif -+ -+namespace __gnu_cxx -+{ -+ int __snprintf_lite(char *__buf, size_t __bufsize, const char *__fmt, -+ va_list __ap); -+} -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+_GLIBCXX_BEGIN_NAMESPACE_VERSION -+ -+ void -+ __throw_out_of_range_fmt(const char* __fmt, ...) -+ { -+ const size_t __len = __builtin_strlen(__fmt); -+ // We expect at most 2 numbers, and 1 short string. The additional -+ // 512 bytes should provide more than enough space for expansion. -+ const size_t __alloca_size = __len + 512; -+ char *const __s = static_cast(__builtin_alloca(__alloca_size)); -+ va_list __ap; -+ -+ va_start(__ap, __fmt); -+ __gnu_cxx::__snprintf_lite(__s, __alloca_size, __fmt, __ap); -+ _GLIBCXX_THROW_OR_ABORT(out_of_range(_(__s))); -+ va_end(__ap); // Not reached. -+ } -+ -+ void -+ __throw_bad_array_new_length() -+ { _GLIBCXX_THROW_OR_ABORT(bad_array_new_length()); } -+ -+_GLIBCXX_END_NAMESPACE_VERSION -+} // namespace -+//asm (".hidden _ZNSt12future_errorC1ESt10error_code"); -+//asm (".hidden _ZNSt12future_errorC2ESt10error_code"); ---- libstdc++-v3/src/nonshared11/cxx11-ios_failure80.cc.jj 2022-05-12 10:06:51.385502597 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-ios_failure80.cc 2022-05-12 10:06:51.385502597 +0200 -@@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared11/cxx11-ios_failure80.cc.jj 2023-05-19 12:22:56.748882019 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-ios_failure80.cc 2023-05-19 19:34:32.436754080 +0200 +@@ -0,0 +1,37 @@ ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9886,10 +8067,23 @@ + +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "cxx11-ios_failure.cc" ---- libstdc++-v3/src/nonshared11/del_opvs.cc.jj 2022-05-12 10:06:51.385502597 +0200 -+++ libstdc++-v3/src/nonshared11/del_opvs.cc 2022-05-12 10:06:51.385502597 +0200 ++asm (".hidden _ZNSt8ios_base7failureB5cxx11D2Ev"); ++asm (".hidden _ZTVNSt8ios_base7failureB5cxx11E"); ++asm (".hidden _ZNSt8ios_base7failureB5cxx11D1Ev"); ++asm (".hidden _ZNSt8ios_base7failureB5cxx11D0Ev"); ++asm (".hidden _ZNKSt8ios_base7failureB5cxx114whatEv"); ++asm (".hidden _ZNSt8ios_base7failureB5cxx11C2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); ++asm (".hidden _ZNSt8ios_base7failureB5cxx11C1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); ++asm (".hidden _ZNSt8ios_base7failureB5cxx11C2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt10error_code"); ++asm (".hidden _ZNSt8ios_base7failureB5cxx11C1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt10error_code"); ++asm (".hidden _ZNSt8ios_base7failureB5cxx11C2EPKcRKSt10error_code"); ++asm (".hidden _ZNSt8ios_base7failureB5cxx11C1EPKcRKSt10error_code"); ++asm (".hidden _ZTSNSt8ios_base7failureB5cxx11E"); ++asm (".hidden _ZTINSt8ios_base7failureB5cxx11E"); +--- libstdc++-v3/src/nonshared11/del_opvs.cc.jj 2023-05-19 12:22:56.748882019 +0200 ++++ libstdc++-v3/src/nonshared11/del_opvs.cc 2023-05-19 13:36:14.101840607 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2013-2022 Free Software Foundation, Inc. ++// Copyright (C) 2013-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9912,10 +8106,10 @@ +// . + +#include "../libsupc++/del_opvs.cc" ---- libstdc++-v3/src/nonshared11/shared_ptr80.cc.jj 2022-05-12 10:06:51.385502597 +0200 -+++ libstdc++-v3/src/nonshared11/shared_ptr80.cc 2022-05-12 10:06:51.385502597 +0200 +--- libstdc++-v3/src/nonshared11/shared_ptr80.cc.jj 2023-05-19 12:22:56.748882019 +0200 ++++ libstdc++-v3/src/nonshared11/shared_ptr80.cc 2023-05-19 13:36:14.106840537 +0200 @@ -0,0 +1,25 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9939,11 +8133,11 @@ + +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "../c++11/shared_ptr.cc" -+asm (".hidden _ZTSSt19_Sp_make_shared_tag"); ---- libstdc++-v3/src/nonshared11/wstring-inst80.cc.jj 2022-05-12 10:06:51.385502597 +0200 -+++ libstdc++-v3/src/nonshared11/wstring-inst80.cc 2022-05-12 10:06:51.385502597 +0200 ++//asm (".hidden _ZTSSt19_Sp_make_shared_tag"); +--- libstdc++-v3/src/nonshared11/wstring-inst80.cc.jj 2023-05-19 12:22:56.748882019 +0200 ++++ libstdc++-v3/src/nonshared11/wstring-inst80.cc 2023-05-19 13:56:14.559903234 +0200 @@ -0,0 +1,29 @@ -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -9972,10 +8166,39 @@ +#define C wchar_t +#include "string-inst80.cc" +#endif ---- libstdc++-v3/src/nonshared11/locale-inst110.cc.jj 2022-05-12 16:53:17.906409192 +0200 -+++ libstdc++-v3/src/nonshared11/locale-inst110.cc 2022-05-12 19:10:49.572949672 +0200 +--- libstdc++-v3/src/nonshared11/string-inst110.cc.jj 2023-05-19 15:04:36.468054299 +0200 ++++ libstdc++-v3/src/nonshared11/string-inst110.cc 2023-05-19 15:05:15.465504778 +0200 +@@ -0,0 +1,26 @@ ++// Components for manipulating sequences of characters -*- C++ -*- ++ ++// Copyright (C) 1997-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#define _GLIBCXX_NONSHARED_CXX11_110 ++#include "string-inst80.cc" +--- libstdc++-v3/src/nonshared11/locale-inst110.cc.jj 2023-05-19 12:22:56.748882019 +0200 ++++ libstdc++-v3/src/nonshared11/locale-inst110.cc 2023-05-19 19:24:02.330639275 +0200 @@ -0,0 +1,25 @@ -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -10000,12 +8223,12 @@ +#define _GLIBCXX_NONSHARED_CXX11_110 +#include "locale-inst.cc" +asm (".hidden _ZNKSt5ctypeIcE8do_widenEc"); ---- libstdc++-v3/src/nonshared11/cow-sstream-inst.cc.jj 2022-05-12 10:06:51.386502584 +0200 -+++ libstdc++-v3/src/nonshared11/cow-sstream-inst.cc 2022-05-12 10:06:51.386502584 +0200 -@@ -0,0 +1,91 @@ +--- libstdc++-v3/src/nonshared11/cow-sstream-inst.cc.jj 2023-05-19 12:22:56.749882005 +0200 ++++ libstdc++-v3/src/nonshared11/cow-sstream-inst.cc 2023-05-19 19:04:58.259756227 +0200 +@@ -0,0 +1,85 @@ +// Explicit instantiation file. + -+// Copyright (C) 2014-2022 Free Software Foundation, Inc. ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -10051,9 +8274,6 @@ + template basic_stringstream::basic_stringstream(basic_stringstream&&); + template basic_stringstream& basic_stringstream::operator=(basic_stringstream&&); + template void basic_stringstream::swap(basic_stringstream&); -+#ifdef _GLIBCXX_NONSHARED_CXX11_44 -+ template void basic_stringbuf::_M_pbump(char_type*, char_type*, off_type); -+#endif + +#ifdef _GLIBCXX_USE_WCHAR_T + template basic_stringbuf::basic_stringbuf(basic_stringbuf&&); @@ -10068,9 +8288,6 @@ + template basic_stringstream::basic_stringstream(basic_stringstream&&); + template basic_stringstream& basic_stringstream::operator=(basic_stringstream&&); + template void basic_stringstream::swap(basic_stringstream&); -+#ifdef _GLIBCXX_NONSHARED_CXX11_44 -+ template void basic_stringbuf::_M_pbump(char_type*, char_type*, off_type); -+#endif +#endif +#endif + @@ -10094,12 +8311,12 @@ +asm (".hidden _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED0Ev"); +asm (".hidden _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED1Ev"); +asm (".hidden _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEED2Ev"); ---- libstdc++-v3/src/nonshared11/cxx11-locale-inst80.cc.jj 2022-05-12 15:31:53.913628719 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-locale-inst80.cc 2022-05-12 17:48:01.304595959 +0200 -@@ -0,0 +1,53 @@ +--- libstdc++-v3/src/nonshared11/cxx11-locale-inst80.cc.jj 2023-05-19 12:22:56.749882005 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-locale-inst80.cc 2023-05-19 19:23:32.199063809 +0200 +@@ -0,0 +1,69 @@ +// Locale support -*- C++ -*- + -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. ++// Copyright (C) 1999-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -10137,12 +8354,28 @@ +# define C_is_char +#endif + ++#define INSTANTIATE_USE_FACET(...) \ ++ template const __VA_ARGS__* \ ++ __try_use_facet< __VA_ARGS__ >(const locale&) noexcept ++ ++#define INSTANTIATE_FACET_ACCESSORS(...) \ ++ INSTANTIATE_USE_FACET(__VA_ARGS__) ++ +namespace std _GLIBCXX_VISIBILITY(default) +{ +_GLIBCXX_BEGIN_NAMESPACE_VERSION + + template time_get>::iter_type time_get>::_M_extract_via_format(iter_type, iter_type, ios_base&, ios_base::iostate&, tm*, const C*, __time_get_state&) const; + ++INSTANTIATE_FACET_ACCESSORS(collate); ++INSTANTIATE_FACET_ACCESSORS(numpunct); ++INSTANTIATE_FACET_ACCESSORS(moneypunct); ++INSTANTIATE_USE_FACET (moneypunct); ++INSTANTIATE_FACET_ACCESSORS(time_get); ++INSTANTIATE_FACET_ACCESSORS(messages); ++INSTANTIATE_FACET_ACCESSORS(money_put); ++INSTANTIATE_FACET_ACCESSORS(money_get); ++ +_GLIBCXX_END_NAMESPACE_VERSION +} // namespace +#ifdef C_is_char @@ -10150,10 +8383,10 @@ +asm (".hidden _ZNKSt5ctypeIcE8do_widenEPKcS2_Pc"); +asm (".hidden _ZNKSt19istreambuf_iteratorIcSt11char_traitsIcEE6_M_getEv"); +#endif ---- libstdc++-v3/src/nonshared11/cxx11-locale-inst.cc.jj 2022-05-12 10:06:51.386502584 +0200 -+++ libstdc++-v3/src/nonshared11/cxx11-locale-inst.cc 2022-05-12 18:45:01.179232877 +0200 +--- libstdc++-v3/src/nonshared11/cxx11-locale-inst.cc.jj 2023-05-19 12:22:56.749882005 +0200 ++++ libstdc++-v3/src/nonshared11/cxx11-locale-inst.cc 2023-05-19 19:21:03.944152627 +0200 @@ -0,0 +1,49 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -10184,12 +8417,12 @@ +asm (".hidden _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IxEES3_S3_S3_RSt8ios_baseRSt12_Ios_IostateRT_"); +asm (".hidden _ZNKSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IyEES3_S3_S3_RSt8ios_baseRSt12_Ios_IostateRT_"); +#else -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IjEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IlEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11ImEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11ItEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IxEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); -+asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IyEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IjEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IlEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11ImEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11ItEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IxEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); ++//asm (".hidden _ZNKSt17__gnu_cxx_ldbl1287num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE14_M_extract_intB5cxx11IyEES4_S4_S4_RSt8ios_baseRSt12_Ios_IostateRT_"); +#endif +asm (".hidden _ZNKSt5ctypeIcE8do_widenEPKcS2_Pc"); +asm (".hidden _ZNKSt5ctypeIcE9do_narrowEcc"); @@ -10202,10 +8435,10 @@ +asm (".hidden _ZTSSt9time_base"); +asm (".hidden _ZNKSt5ctypeIcE8do_widenEc"); +asm (".hidden _ZNKSt19istreambuf_iteratorIcSt11char_traitsIcEE6_M_getEv"); ---- libstdc++-v3/src/nonshared11/random.cc.jj 2022-05-12 10:06:51.386502584 +0200 -+++ libstdc++-v3/src/nonshared11/random.cc 2022-05-12 10:06:51.386502584 +0200 -@@ -0,0 +1,31 @@ -+// Copyright (C) 2013-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared11/random.cc.jj 2023-05-19 12:22:56.749882005 +0200 ++++ libstdc++-v3/src/nonshared11/random.cc 2023-05-19 13:36:14.105840551 +0200 +@@ -0,0 +1,24 @@ ++// Copyright (C) 2013-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -10227,19 +8460,12 @@ +// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +// . + -+#define _GLIBCXX_NONSHARED_CXX11_44_48 ++#define _GLIBCXX_NONSHARED_CXX11_48 +#include "../c++11/random.cc" -+#ifndef _GLIBCXX_NONSHARED_CXX11_48 -+#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) -+asm (".hidden _ZNSt13random_device7_M_initEPKcj"); -+#else -+asm (".hidden _ZNSt13random_device7_M_initEPKcm"); -+#endif -+#endif ---- libstdc++-v3/src/nonshared11/futex80.cc.jj 2022-05-12 10:06:51.386502584 +0200 -+++ libstdc++-v3/src/nonshared11/futex80.cc 2022-05-12 10:06:51.386502584 +0200 +--- libstdc++-v3/src/nonshared11/futex80.cc.jj 2023-05-19 12:22:56.750881991 +0200 ++++ libstdc++-v3/src/nonshared11/futex80.cc 2023-05-19 13:36:14.103840579 +0200 @@ -0,0 +1,24 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -10263,36 +8489,8 @@ + +#define _GLIBCXX_NONSHARED_CXX11_80 +#include "../c++11/futex.cc" ---- libstdc++-v3/src/nonshared11/locale-inst44.cc.jj 2022-05-12 10:06:51.386502584 +0200 -+++ libstdc++-v3/src/nonshared11/locale-inst44.cc 2022-05-12 18:46:34.761014057 +0200 -@@ -0,0 +1,25 @@ -+// Copyright (C) 1999-2022 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+#define _GLIBCXX_NONSHARED_CXX11_44 -+#include "locale-inst.cc" -+asm (".hidden _ZNKSt19istreambuf_iteratorIcSt11char_traitsIcEE6_M_getEv"); ---- libstdc++-v3/src/shared/hashtable-aux.cc.jj 2022-05-10 18:36:26.011502088 +0200 -+++ libstdc++-v3/src/shared/hashtable-aux.cc 2022-05-12 10:06:51.397502436 +0200 +--- libstdc++-v3/src/shared/hashtable-aux.cc.jj 2023-05-17 21:23:27.537581253 +0200 ++++ libstdc++-v3/src/shared/hashtable-aux.cc 2023-05-19 12:22:56.771881694 +0200 @@ -22,6 +22,9 @@ // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see // . @@ -10309,10 +8507,10 @@ } // namespace __detail + +#endif ---- libstdc++-v3/src/nonshared20/sstream-inst.cc.jj 2022-05-12 10:06:51.398502422 +0200 -+++ libstdc++-v3/src/nonshared20/sstream-inst.cc 2022-05-12 10:06:51.398502422 +0200 +--- libstdc++-v3/src/nonshared20/sstream-inst.cc.jj 2023-05-19 12:22:56.772881680 +0200 ++++ libstdc++-v3/src/nonshared20/sstream-inst.cc 2023-05-19 19:21:04.227148639 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -10335,10 +8533,10 @@ +// . + +#include "../c++20/sstream-inst.cc" ---- libstdc++-v3/src/nonshared20/sstream-inst80.cc.jj 2022-05-12 10:06:51.398502422 +0200 -+++ libstdc++-v3/src/nonshared20/sstream-inst80.cc 2022-05-12 10:06:51.398502422 +0200 -@@ -0,0 +1,31 @@ -+// Copyright (C) 2012-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared20/sstream-inst80.cc.jj 2023-05-19 12:22:56.772881680 +0200 ++++ libstdc++-v3/src/nonshared20/sstream-inst80.cc 2023-05-19 19:36:15.480300978 +0200 +@@ -0,0 +1,34 @@ ++// Copyright (C) 2012-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -10361,20 +8559,115 @@ +// . + +#include "../c++20/sstream-inst.cc" -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_disposeEv"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_disposeEv"); +//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_assignERKS4_"); +#if defined(__powerpc__) && !defined(__powerpc64__) -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEjjPKcj"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEjjPKwj"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEjjPKcj"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEjjPKwj"); +#endif ---- libstdc++-v3/src/nonshared20/Makefile.am.jj 2022-05-12 10:06:51.398502422 +0200 -+++ libstdc++-v3/src/nonshared20/Makefile.am 2022-05-12 10:06:51.398502422 +0200 -@@ -0,0 +1,110 @@ ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE10_M_disposeEv"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm"); +--- libstdc++-v3/src/nonshared20/tzdb.cc.jj 2023-05-19 14:48:48.951405987 +0200 ++++ libstdc++-v3/src/nonshared20/tzdb.cc 2023-05-19 20:27:30.804879166 +0200 +@@ -0,0 +1,89 @@ ++// Copyright The GNU Toolchain Authors. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#include "../c++20/tzdb.cc" ++asm (".hidden _ZNKSt6chrono9time_zone4nameEv"); ++asm (".hidden _ZNKSt6chrono14time_zone_link4nameEv"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EED2Ev"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EED1Ev"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EED0Ev"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info"); ++asm (".hidden _ZNKSt6chrono14year_month_day19_M_days_since_epochEv"); ++asm (".hidden _ZNSt6chronossERKNS_14time_zone_linkES2_"); ++asm (".hidden _ZNSt6chrono9time_zoneC2ESt10unique_ptrINS0_5_ImplESt14default_deleteIS2_EE"); ++asm (".hidden _ZNSt6chrono9time_zoneC1ESt10unique_ptrINS0_5_ImplESt14default_deleteIS2_EE"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node13_S_head_cacheE"); ++asm (".hidden _ZNSt6atomicISt10shared_ptrINSt6chrono9tzdb_list5_NodeEEED2Ev"); ++asm (".hidden _ZNSt6atomicISt10shared_ptrINSt6chrono9tzdb_list5_NodeEEED1Ev"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node13_S_head_ownerE"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node15_S_replace_headESt10shared_ptrIS1_ES3_"); ++asm (".hidden _ZNSt6vectorISt4pairINSt6chrono8sys_infoESt17basic_string_viewIcSt11char_traitsIcEEESaIS7_EE17_M_realloc_insertIJRS2_RS6_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_"); ++asm (".hidden _ZNSt6vectorISt4pairINSt6chrono8sys_infoESt17basic_string_viewIcSt11char_traitsIcEEESaIS7_EE17_M_realloc_insertIIRS2_RS6_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_"); ++asm (".hidden _ZNSt6chrono9time_zoneD2Ev"); ++asm (".hidden _ZNSt6chrono9time_zoneD1Ev"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv"); ++asm (".hidden _ZSt11make_uniqueINSt6chrono9time_zone5_ImplEJRSt10shared_ptrINS0_9tzdb_list5_NodeEEEENSt8__detail9_MakeUniqIT_E15__single_objectEDpOT0_"); ++asm (".hidden _ZSt11make_uniqueINSt6chrono9time_zone5_ImplEIRSt10shared_ptrINS0_9tzdb_list5_NodeEEEENSt8__detail9_MakeUniqIT_E15__single_objectEDpOT0_"); ++asm (".hidden _ZNSt6vectorINSt6chrono9time_zoneESaIS1_EE12emplace_backIJS1_EEERS1_DpOT_"); ++asm (".hidden _ZNSt6vectorINSt6chrono9time_zoneESaIS1_EE12emplace_backIIS1_EEERS1_DpOT_"); ++asm (".hidden _ZNSt12_Vector_baseINSt6chrono11leap_secondESaIS1_EED2Ev"); ++asm (".hidden _ZNSt12_Vector_baseINSt6chrono11leap_secondESaIS1_EED1Ev"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node20_S_read_leap_secondsEv"); ++asm (".hidden _ZNSt6vectorINSt6chrono14time_zone_linkESaIS1_EE12emplace_backIJS1_EEERS1_DpOT_"); ++asm (".hidden _ZNSt6vectorINSt6chrono14time_zone_linkESaIS1_EE12emplace_backIIS1_EEERS1_DpOT_"); ++asm (".hidden _ZSt23__atomic_notify_addressIiEvPKT_b"); ++asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_"); ++asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_"); ++asm (".hidden _ZZNSt6ranges8__detail16__make_comp_projINS_4lessEMNSt6chrono9time_zoneEKDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_ENKUlOSB_OSD_E_clIRS4_SJ_EEbSF_SG_"); ++asm (".hidden _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_"); ++asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_"); ++asm (".hidden _ZZNSt6ranges8__detail16__make_comp_projINS_4lessEMNSt6chrono14time_zone_linkEKDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_ENKUlOSB_OSD_E_clIRS4_SJ_EEbSF_SG_"); ++asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_"); ++asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SI_SI_T1_T2_"); ++asm (".hidden _ZSt4swapINSt6chrono9time_zoneEENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_"); ++asm (".hidden _ZSt4swapINSt6chrono9time_zoneEENSt9enable_ifIXsrSt6__and_IISt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_"); ++asm (".hidden _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_T1_"); ++asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SI_SI_T1_T2_"); ++asm (".hidden _ZSt4swapINSt6chrono14time_zone_linkEENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_"); ++asm (".hidden _ZSt4swapINSt6chrono14time_zone_linkEENSt9enable_ifIXsrSt6__and_IISt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_"); ++asm (".hidden _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_T1_"); ++asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_SN_T1_T2_"); ++asm (".hidden _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_T1_"); ++asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_SN_T1_T2_"); ++asm (".hidden _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_T1_"); ++asm (".hidden _ZTVSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node12_S_init_tzdbEv"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node11_S_the_listE"); ++asm (".hidden _ZTSSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTISt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTSSt19_Sp_make_shared_tag"); ++asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); ++asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv"); ++asm (".hidden _ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED2Ev"); ++asm (".hidden _ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED1Ev"); ++asm (".hidden _ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag"); ++asm (".hidden _ZZNSt8__detail18__waiter_pool_base6_S_forEPKvE3__w"); +--- libstdc++-v3/src/nonshared20/Makefile.am.jj 2023-05-19 12:22:56.772881680 +0200 ++++ libstdc++-v3/src/nonshared20/Makefile.am 2023-05-19 20:25:37.592479213 +0200 +@@ -0,0 +1,128 @@ +## Makefile for the C++20 sources of the GNU C++ Standard library. +## -+## Copyright (C) 1997-2022 Free Software Foundation, Inc. ++## Copyright (C) 1997-2023 Free Software Foundation, Inc. +## +## This file is part of the libstdc++ version 3 distribution. +## Process this file with automake to produce Makefile.in. @@ -10397,29 +8690,47 @@ +include $(top_srcdir)/fragment.am + +# Convenience library for C++20 runtime. -+noinst_LTLIBRARIES = libnonshared20convenience44.la \ -+ libnonshared20convenience48.la \ -+ libnonshared20convenience80.la ++noinst_LTLIBRARIES = libnonshared20convenience48.la \ ++ libnonshared20convenience80.la \ ++ libnonshared20convenience110.la + +headers = + +if ENABLE_EXTERN_TEMPLATE +# XTEMPLATE_FLAGS = -fno-implicit-templates -+inst_sources4448 = sstream-inst.cc ++inst_sources48 = sstream-inst.cc +inst_sources80 = sstream-inst80.cc +else +# XTEMPLATE_FLAGS = -+inst_sources4448 = ++inst_sources48 = +inst_sources80 = +endif + -+sources = ++sources48 = tzdb.cc ++sources = tzdb80.cc + +vpath % $(top_srcdir)/src/nonshared20 + -+libnonshared20convenience44_la_SOURCES = $(sources) $(inst_sources4448) -+libnonshared20convenience48_la_SOURCES = $(sources) $(inst_sources4448) ++if USE_STATIC_TZDATA ++tzdata.zi.h: $(top_srcdir)/src/c++20/tzdata.zi ++ echo 'static const char tzdata_chars[] = R"__libstdcxx__(' > $@.tmp ++ cat $^ >> $@.tmp ++ echo ')__libstdcxx__";' >> $@.tmp ++ mv $@.tmp $@ ++ ++tzdb.lo: tzdb.cc tzdata.zi.h ++ $(LTCXXCOMPILE) -I. -c $< ++tzdb.o: tzdb.cc tzdata.zi.h ++ $(CXXCOMPILE) -I. -c $< ++tzdb80.lo: tzdb80.cc tzdata.zi.h ++ $(LTCXXCOMPILE) -I. -c $< ++tzdb80.o: tzdb80.cc tzdata.zi.h ++ $(CXXCOMPILE) -I. -c $< ++endif ++ ++libnonshared20convenience48_la_SOURCES = $(sources48) $(inst_sources48) +libnonshared20convenience80_la_SOURCES = $(sources) $(inst_sources80) ++libnonshared20convenience110_la_SOURCES = $(sources) + +# AM_CXXFLAGS needs to be in each subdirectory so that it can be +# modified in a per-library or per-sub-library way. Need to manually @@ -10482,9 +8793,113 @@ + --mode=link $(CXX) \ + $(VTV_CXXLINKFLAGS) \ + $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@ ---- libstdc++-v3/src/nonshared20/Makefile.in.jj 2022-05-12 10:06:51.399502409 +0200 -+++ libstdc++-v3/src/nonshared20/Makefile.in 2022-05-12 19:26:27.234515822 +0200 -@@ -0,0 +1,775 @@ +--- libstdc++-v3/src/nonshared20/tzdb80.cc.jj 2023-05-19 20:25:50.447297532 +0200 ++++ libstdc++-v3/src/nonshared20/tzdb80.cc 2023-05-19 19:51:19.200552634 +0200 +@@ -0,0 +1,101 @@ ++// Copyright The GNU Toolchain Authors. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#include "../c++20/tzdb.cc" ++asm (".hidden _ZNKSt6chrono9time_zone4nameEv"); ++asm (".hidden _ZNKSt6chrono14time_zone_link4nameEv"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EED2Ev"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EED1Ev"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EED0Ev"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info"); ++asm (".hidden _ZNKSt6chrono14year_month_day19_M_days_since_epochEv"); ++asm (".hidden _ZNSt6chronossERKNS_14time_zone_linkES2_"); ++asm (".hidden _ZNSt6chrono9time_zoneC2ESt10unique_ptrINS0_5_ImplESt14default_deleteIS2_EE"); ++asm (".hidden _ZNSt6chrono9time_zoneC1ESt10unique_ptrINS0_5_ImplESt14default_deleteIS2_EE"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node13_S_head_cacheE"); ++asm (".hidden _ZNSt6atomicISt10shared_ptrINSt6chrono9tzdb_list5_NodeEEED2Ev"); ++asm (".hidden _ZNSt6atomicISt10shared_ptrINSt6chrono9tzdb_list5_NodeEEED1Ev"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node13_S_head_ownerE"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node15_S_replace_headESt10shared_ptrIS1_ES3_"); ++asm (".hidden _ZNSt6vectorISt4pairINSt6chrono8sys_infoESt17basic_string_viewIcSt11char_traitsIcEEESaIS7_EE17_M_realloc_insertIJRS2_RS6_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_"); ++asm (".hidden _ZNSt6vectorISt4pairINSt6chrono8sys_infoESt17basic_string_viewIcSt11char_traitsIcEEESaIS7_EE17_M_realloc_insertIIRS2_RS6_EEEvN9__gnu_cxx17__normal_iteratorIPS7_S9_EEDpOT_"); ++asm (".hidden _ZNSt6chrono9time_zoneD2Ev"); ++asm (".hidden _ZNSt6chrono9time_zoneD1Ev"); ++asm (".hidden _ZNSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv"); ++asm (".hidden _ZSt11make_uniqueINSt6chrono9time_zone5_ImplEJRSt10shared_ptrINS0_9tzdb_list5_NodeEEEENSt8__detail9_MakeUniqIT_E15__single_objectEDpOT0_"); ++asm (".hidden _ZSt11make_uniqueINSt6chrono9time_zone5_ImplEIRSt10shared_ptrINS0_9tzdb_list5_NodeEEEENSt8__detail9_MakeUniqIT_E15__single_objectEDpOT0_"); ++asm (".hidden _ZNSt6vectorINSt6chrono9time_zoneESaIS1_EE12emplace_backIJS1_EEERS1_DpOT_"); ++asm (".hidden _ZNSt6vectorINSt6chrono9time_zoneESaIS1_EE12emplace_backIIS1_EEERS1_DpOT_"); ++asm (".hidden _ZNSt12_Vector_baseINSt6chrono11leap_secondESaIS1_EED2Ev"); ++asm (".hidden _ZNSt12_Vector_baseINSt6chrono11leap_secondESaIS1_EED1Ev"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node20_S_read_leap_secondsEv"); ++asm (".hidden _ZNSt6vectorINSt6chrono14time_zone_linkESaIS1_EE12emplace_backIJS1_EEERS1_DpOT_"); ++asm (".hidden _ZNSt6vectorINSt6chrono14time_zone_linkESaIS1_EE12emplace_backIIS1_EEERS1_DpOT_"); ++asm (".hidden _ZSt23__atomic_notify_addressIiEvPKT_b"); ++asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_"); ++asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_"); ++asm (".hidden _ZZNSt6ranges8__detail16__make_comp_projINS_4lessEMNSt6chrono9time_zoneEKDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_ENKUlOSB_OSD_E_clIRS4_SJ_EEbSF_SG_"); ++asm (".hidden _ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops14_Val_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_"); ++asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_"); ++asm (".hidden _ZZNSt6ranges8__detail16__make_comp_projINS_4lessEMNSt6chrono14time_zone_linkEKDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_ENKUlOSB_OSD_E_clIRS4_SJ_EEbSF_SG_"); ++asm (".hidden _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_"); ++asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SI_SI_T1_T2_"); ++asm (".hidden _ZSt4swapINSt6chrono9time_zoneEENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_"); ++asm (".hidden _ZSt4swapINSt6chrono9time_zoneEENSt9enable_ifIXsrSt6__and_IISt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_"); ++asm (".hidden _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_T1_"); ++asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SI_SI_T1_T2_"); ++asm (".hidden _ZSt4swapINSt6chrono14time_zone_linkEENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_"); ++asm (".hidden _ZSt4swapINSt6chrono14time_zone_linkEENSt9enable_ifIXsrSt6__and_IISt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS6_ESt18is_move_assignableIS6_EEE5valueEvE4typeERS6_SG_"); ++asm (".hidden _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessESt8identityEEDaRT_RT0_EUlOSG_OSI_E_EEEvSG_SG_SI_T1_"); ++asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_SN_T1_T2_"); ++asm (".hidden _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPNSt6chrono9time_zoneESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_T1_"); ++asm (".hidden _ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEElS3_NS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SN_SN_T1_T2_"); ++asm (".hidden _ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPNSt6chrono14time_zone_linkESt6vectorIS3_SaIS3_EEEElNS0_5__ops15_Iter_comp_iterIZNSt6ranges8__detail16__make_comp_projINSB_4lessEMS3_KDoFSt17basic_string_viewIcSt11char_traitsIcEEvEEEDaRT_RT0_EUlOSL_OSN_E_EEEvSL_SL_SN_T1_"); ++asm (".hidden _ZTVSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node12_S_init_tzdbEv"); ++asm (".hidden _ZNSt6chrono9tzdb_list5_Node11_S_the_listE"); ++asm (".hidden _ZTSSt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTISt23_Sp_counted_ptr_inplaceINSt6chrono9tzdb_list5_NodeESaIvELN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED2Ev"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EOS4_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EOS4_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcmRKS3_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1EPKcmRKS3_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6appendEPKcm"); ++asm (".hidden _ZTSSt19_Sp_make_shared_tag"); ++asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); ++asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv"); ++asm (".hidden _ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED2Ev"); ++asm (".hidden _ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED1Ev"); ++asm (".hidden _ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE"); ++asm (".hidden _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag"); ++asm (".hidden _ZZNSt8__detail18__waiter_pool_base6_S_forEPKvE3__w"); +--- libstdc++-v3/src/nonshared20/Makefile.in.jj 2023-05-19 12:22:56.773881666 +0200 ++++ libstdc++-v3/src/nonshared20/Makefile.in 2023-05-19 20:27:53.348560551 +0200 +@@ -0,0 +1,791 @@ +# Makefile.in generated by automake 1.15.1 from Makefile.am. +# @configure_input@ + @@ -10591,7 +9006,6 @@ + $(top_srcdir)/../config/multi.m4 \ + $(top_srcdir)/../config/no-executables.m4 \ + $(top_srcdir)/../config/override.m4 \ -+ $(top_srcdir)/../config/stdint.m4 \ + $(top_srcdir)/../config/toolexeclibdir.m4 \ + $(top_srcdir)/../config/unwind_ipinfo.m4 \ + $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \ @@ -10608,26 +9022,26 @@ +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +LTLIBRARIES = $(noinst_LTLIBRARIES) -+libnonshared20convenience44_la_LIBADD = -+am__objects_1 = -+@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_2 = sstream-inst.lo -+am_libnonshared20convenience44_la_OBJECTS = $(am__objects_1) \ -+ $(am__objects_2) -+libnonshared20convenience44_la_OBJECTS = \ -+ $(am_libnonshared20convenience44_la_OBJECTS) ++libnonshared20convenience110_la_LIBADD = ++am__objects_1 = tzdb80.lo ++am_libnonshared20convenience110_la_OBJECTS = $(am__objects_1) ++libnonshared20convenience110_la_OBJECTS = \ ++ $(am_libnonshared20convenience110_la_OBJECTS) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +am__v_lt_0 = --silent +am__v_lt_1 = +libnonshared20convenience48_la_LIBADD = -+am_libnonshared20convenience48_la_OBJECTS = $(am__objects_1) \ -+ $(am__objects_2) ++am__objects_2 = tzdb.lo ++@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_3 = sstream-inst.lo ++am_libnonshared20convenience48_la_OBJECTS = $(am__objects_2) \ ++ $(am__objects_3) +libnonshared20convenience48_la_OBJECTS = \ + $(am_libnonshared20convenience48_la_OBJECTS) +libnonshared20convenience80_la_LIBADD = -+@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_3 = sstream-inst80.lo ++@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_4 = sstream-inst80.lo +am_libnonshared20convenience80_la_OBJECTS = $(am__objects_1) \ -+ $(am__objects_3) ++ $(am__objects_4) +libnonshared20convenience80_la_OBJECTS = \ + $(am_libnonshared20convenience80_la_OBJECTS) +AM_V_P = $(am__v_P_@AM_V@) @@ -10656,7 +9070,7 @@ +am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) +am__v_CXXLD_0 = @echo " CXXLD " $@; +am__v_CXXLD_1 = -+SOURCES = $(libnonshared20convenience44_la_SOURCES) \ ++SOURCES = $(libnonshared20convenience110_la_SOURCES) \ + $(libnonshared20convenience48_la_SOURCES) \ + $(libnonshared20convenience80_la_SOURCES) +am__can_run_installinfo = \ @@ -10744,6 +9158,7 @@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ ++EH_POOL_FLAGS = @EH_POOL_FLAGS@ +ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@ +EXEEXT = @EXEEXT@ +EXTRA_CFLAGS = @EXTRA_CFLAGS@ @@ -10926,22 +9341,23 @@ +AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS) + +# Convenience library for C++20 runtime. -+noinst_LTLIBRARIES = libnonshared20convenience44.la \ -+ libnonshared20convenience48.la \ -+ libnonshared20convenience80.la ++noinst_LTLIBRARIES = libnonshared20convenience48.la \ ++ libnonshared20convenience80.la \ ++ libnonshared20convenience110.la + +headers = +# XTEMPLATE_FLAGS = -+@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources4448 = ++@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources48 = + +# XTEMPLATE_FLAGS = -fno-implicit-templates -+@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources4448 = sstream-inst.cc ++@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources48 = sstream-inst.cc +@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources80 = +@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources80 = sstream-inst80.cc -+sources = -+libnonshared20convenience44_la_SOURCES = $(sources) $(inst_sources4448) -+libnonshared20convenience48_la_SOURCES = $(sources) $(inst_sources4448) ++sources48 = tzdb.cc ++sources = tzdb80.cc ++libnonshared20convenience48_la_SOURCES = $(sources48) $(inst_sources48) +libnonshared20convenience80_la_SOURCES = $(sources) $(inst_sources80) ++libnonshared20convenience110_la_SOURCES = $(sources) + +# AM_CXXFLAGS needs to be in each subdirectory so that it can be +# modified in a per-library or per-sub-library way. Need to manually @@ -11052,8 +9468,8 @@ + rm -f $${locs}; \ + } + -+libnonshared20convenience44.la: $(libnonshared20convenience44_la_OBJECTS) $(libnonshared20convenience44_la_DEPENDENCIES) $(EXTRA_libnonshared20convenience44_la_DEPENDENCIES) -+ $(AM_V_CXXLD)$(CXXLINK) $(libnonshared20convenience44_la_OBJECTS) $(libnonshared20convenience44_la_LIBADD) $(LIBS) ++libnonshared20convenience110.la: $(libnonshared20convenience110_la_OBJECTS) $(libnonshared20convenience110_la_DEPENDENCIES) $(EXTRA_libnonshared20convenience110_la_DEPENDENCIES) ++ $(AM_V_CXXLD)$(CXXLINK) $(libnonshared20convenience110_la_OBJECTS) $(libnonshared20convenience110_la_LIBADD) $(LIBS) + +libnonshared20convenience48.la: $(libnonshared20convenience48_la_OBJECTS) $(libnonshared20convenience48_la_DEPENDENCIES) $(EXTRA_libnonshared20convenience48_la_DEPENDENCIES) + $(AM_V_CXXLD)$(CXXLINK) $(libnonshared20convenience48_la_OBJECTS) $(libnonshared20convenience48_la_LIBADD) $(LIBS) @@ -11257,11 +9673,26 @@ + +vpath % $(top_srcdir)/src/nonshared20 + ++@USE_STATIC_TZDATA_TRUE@tzdata.zi.h: $(top_srcdir)/src/c++20/tzdata.zi ++@USE_STATIC_TZDATA_TRUE@ echo 'static const char tzdata_chars[] = R"__libstdcxx__(' > $@.tmp ++@USE_STATIC_TZDATA_TRUE@ cat $^ >> $@.tmp ++@USE_STATIC_TZDATA_TRUE@ echo ')__libstdcxx__";' >> $@.tmp ++@USE_STATIC_TZDATA_TRUE@ mv $@.tmp $@ ++ ++@USE_STATIC_TZDATA_TRUE@tzdb.lo: tzdb.cc tzdata.zi.h ++@USE_STATIC_TZDATA_TRUE@ $(LTCXXCOMPILE) -I. -c $< ++@USE_STATIC_TZDATA_TRUE@tzdb.o: tzdb.cc tzdata.zi.h ++@USE_STATIC_TZDATA_TRUE@ $(CXXCOMPILE) -I. -c $< ++@USE_STATIC_TZDATA_TRUE@tzdb80.lo: tzdb80.cc tzdata.zi.h ++@USE_STATIC_TZDATA_TRUE@ $(LTCXXCOMPILE) -I. -c $< ++@USE_STATIC_TZDATA_TRUE@tzdb80.o: tzdb80.cc tzdata.zi.h ++@USE_STATIC_TZDATA_TRUE@ $(CXXCOMPILE) -I. -c $< ++ +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: ---- libstdc++-v3/src/c++98/ios_failure.cc.jj 2022-05-10 18:36:26.011502088 +0200 -+++ libstdc++-v3/src/c++98/ios_failure.cc 2022-05-12 10:06:51.402502368 +0200 +--- libstdc++-v3/src/c++98/ios_failure.cc.jj 2023-05-17 21:23:27.509581644 +0200 ++++ libstdc++-v3/src/c++98/ios_failure.cc 2023-05-19 12:22:56.797881326 +0200 @@ -45,6 +45,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul { _GLIBCXX_BEGIN_NAMESPACE_VERSION @@ -11278,8 +9709,8 @@ #if _GLIBCXX_USE_DUAL_ABI // When the dual ABI is enabled __throw_ios_failure() is defined in ---- libstdc++-v3/src/c++98/locale_facets.cc.jj 2022-05-10 18:36:26.011502088 +0200 -+++ libstdc++-v3/src/c++98/locale_facets.cc 2022-05-12 10:06:51.402502368 +0200 +--- libstdc++-v3/src/c++98/locale_facets.cc.jj 2023-05-17 21:23:27.513581588 +0200 ++++ libstdc++-v3/src/c++98/locale_facets.cc 2023-05-19 12:22:56.798881312 +0200 @@ -27,6 +27,8 @@ namespace std _GLIBCXX_VISIBILITY(defaul { _GLIBCXX_BEGIN_NAMESPACE_VERSION @@ -11314,10 +9745,62 @@ namespace { ---- libstdc++-v3/src/nonshared17/floating_from_chars.cc.jj 2022-05-12 10:06:51.403502355 +0200 -+++ libstdc++-v3/src/nonshared17/floating_from_chars.cc 2022-05-12 19:15:17.123406066 +0200 -@@ -0,0 +1,42 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/c++17/floating_from_chars.cc.jj 2023-05-04 09:43:12.978845875 +0200 ++++ libstdc++-v3/src/c++17/floating_from_chars.cc 2023-05-19 18:11:25.470929061 +0200 +@@ -1179,6 +1179,7 @@ namespace + + #if USE_LIB_FAST_FLOAT || USE_STRTOD_FOR_FROM_CHARS + ++#ifndef _GLIBCXX_NONSHARED_CXX11_110 + from_chars_result + from_chars(const char* first, const char* last, float& value, + chars_format fmt) noexcept +@@ -1228,6 +1229,7 @@ from_chars(const char* first, const char + return from_chars_strtod(first, last, value, fmt); + #endif + } ++#endif + + #if USE_LIB_FAST_FLOAT + // Entrypoints for 16-bit floats. +@@ -1254,6 +1256,7 @@ __from_chars_bfloat16_t(const char* firs + } + #endif + ++#ifndef _GLIBCXX_NONSHARED_CXX11_110 + #ifdef _GLIBCXX_LONG_DOUBLE_COMPAT + // Make std::from_chars for 64-bit long double an alias for the overload + // for double. +@@ -1263,6 +1266,7 @@ _ZSt10from_charsPKcS0_ReSt12chars_format + chars_format fmt) noexcept + __attribute__((alias ("_ZSt10from_charsPKcS0_RdSt12chars_format"))); + #endif ++#endif + + #ifdef _GLIBCXX_LONG_DOUBLE_ALT128_COMPAT + from_chars_result +--- libstdc++-v3/src/c++17/floating_to_chars.cc.jj 2023-05-04 09:43:12.979845861 +0200 ++++ libstdc++-v3/src/c++17/floating_to_chars.cc 2023-05-19 18:12:15.884221210 +0200 +@@ -1767,6 +1767,7 @@ template + __builtin_unreachable(); + } + ++#ifndef _GLIBCXX_NONSHARED_CXX11_110 + // Define the overloads for float. + to_chars_result + to_chars(char* first, char* last, float value) noexcept +@@ -1830,6 +1831,7 @@ to_chars(char* first, char* last, long d + else + return __floating_to_chars_precision(first, last, value, fmt, precision); + } ++#endif + + #ifdef FLOAT128_TO_CHARS + #ifdef _GLIBCXX_LONG_DOUBLE_ALT128_COMPAT +--- libstdc++-v3/src/nonshared17/floating_from_chars.cc.jj 2023-05-19 12:22:56.798881312 +0200 ++++ libstdc++-v3/src/nonshared17/floating_from_chars.cc 2023-05-19 19:52:38.332436134 +0200 +@@ -0,0 +1,44 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -11341,8 +9824,8 @@ + +#include "../c++17/floating_from_chars.cc" +#if defined(__i386__) || (defined(__powerpc__) && !defined(__powerpc64__)) -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_createERjj"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_mutateEjjPKcj"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_createERjj"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_mutateEjjPKcj"); +#else +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_createERmm"); +asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_mutateEmmPKcm"); @@ -11354,15 +9837,50 @@ +asm (".hidden _ZSt10from_charsIiENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt17from_chars_resultE4typeEPKcSR_RS4_i"); +asm (".hidden _ZSt10from_charsIiENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt17from_chars_resultE4typeEPKcSR_RS4_i"); +#endif -+asm (".hidden _ZZNSt8__detail25__from_chars_alnum_to_valILb0EEEhhE7__table"); ++//asm (".hidden _ZZNSt8__detail25__from_chars_alnum_to_valILb0EEEhhE7__table"); +#ifdef __i386__ -+asm (".hidden _ZSt10from_charsIiENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt17from_chars_resultE4typeEPKcSP_RS4_i"); -+asm (".hidden _ZSt10from_charsIiENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt17from_chars_resultE4typeEPKcSP_RS4_i"); ++//asm (".hidden _ZSt10from_charsIiENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt17from_chars_resultE4typeEPKcSP_RS4_i"); ++//asm (".hidden _ZSt10from_charsIiENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt17from_chars_resultE4typeEPKcSP_RS4_i"); +#endif ---- libstdc++-v3/src/nonshared17/cow-fs_ops.cc.jj 2022-05-12 10:06:51.403502355 +0200 -+++ libstdc++-v3/src/nonshared17/cow-fs_ops.cc 2022-05-12 17:50:47.693377048 +0200 ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE15_M_replace_coldEPcmPKcmm"); ++asm (".hidden _ZNSt8__detail31__from_chars_alnum_to_val_tableILb0EE5valueE"); +--- libstdc++-v3/src/nonshared17/floating_from_chars110.cc.jj 2023-05-19 18:08:44.662186963 +0200 ++++ libstdc++-v3/src/nonshared17/floating_from_chars110.cc 2023-05-19 19:46:37.242530879 +0200 +@@ -0,0 +1,30 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#define _GLIBCXX_NONSHARED_CXX11_110 ++#include "../c++17/floating_from_chars.cc" ++asm (".hidden _ZSt10from_charsIiENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt17from_chars_resultE4typeEPKcSR_RS4_i"); ++asm (".hidden _ZSt10from_charsIiENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt17from_chars_resultE4typeEPKcSR_RS4_i"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_createERmm"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE15_M_replace_coldEPcmPKcmm"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcENSt3pmr21polymorphic_allocatorIcEEE9_M_mutateEmmPKcm"); ++asm (".hidden _ZNSt8__detail31__from_chars_alnum_to_val_tableILb0EE5valueE"); +--- libstdc++-v3/src/nonshared17/cow-fs_ops.cc.jj 2023-05-19 12:22:56.799881298 +0200 ++++ libstdc++-v3/src/nonshared17/cow-fs_ops.cc 2023-05-19 19:21:04.451145483 +0200 @@ -0,0 +1,82 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -11398,56 +9916,100 @@ +asm (".hidden _ZNSt10unique_ptrINSt10filesystem4path5_List5_ImplENS2_13_Impl_deleterEED2Ev"); +asm (".hidden _ZSt14__copy_move_a1ILb1EPNSt10filesystem4pathES1_EN9__gnu_cxx11__enable_ifIXsrSt23__is_random_access_iterIT0_NSt15iterator_traitsIS6_E17iterator_categoryEE7__valueESt15_Deque_iteratorIT1_RSC_PSC_EE6__typeES6_S6_SF_"); +asm (".hidden _ZSt23__copy_move_backward_a1ILb1EPNSt10filesystem4pathES1_EN9__gnu_cxx11__enable_ifIXsrSt23__is_random_access_iterIT0_NSt15iterator_traitsIS6_E17iterator_categoryEE7__valueESt15_Deque_iteratorIT1_RSC_PSC_EE6__typeES6_S6_SF_"); -+asm (".hidden _ZSt8_DestroyISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_EEvT_S6_"); ++//asm (".hidden _ZSt8_DestroyISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_EEvT_S6_"); +asm (".hidden _ZNSsC1ISaIcEEEPKcRKS0_"); +asm (".hidden _ZNSsC2ISaIcEEEPKcRKS0_"); -+asm (".hidden _ZNSs4swapERSs"); ++//asm (".hidden _ZNSs4swapERSs"); +#ifndef __i386__ -+asm (".hidden _ZNSs9_M_mutateEmmm"); ++//asm (".hidden _ZNSs9_M_mutateEmmm"); +asm (".hidden _ZNSt11_Deque_baseINSt10filesystem4pathESaIS1_EE17_M_initialize_mapEm"); +asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE13_M_insert_auxINS1_8iteratorEEEvSt15_Deque_iteratorIS1_RS1_PS1_ET_SA_m"); +asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE17_M_reallocate_mapEmb"); +asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE23_M_new_elements_at_backEm"); +asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE24_M_new_elements_at_frontEm"); -+asm (".hidden _ZNSs6resizeEmc"); -+asm (".hidden _ZNSt10filesystem4pathD1Ev"); -+asm (".hidden _ZNSt10filesystem4pathD2Ev"); ++//asm (".hidden _ZNSs6resizeEmc"); ++//asm (".hidden _ZNSt10filesystem4pathD1Ev"); ++//asm (".hidden _ZNSt10filesystem4pathD2Ev"); +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); +#endif +#if defined(__x86_64__) -+asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); -+asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); ++//asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); ++//asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); +#endif +#ifdef __i386__ -+asm (".hidden _ZNSt11_Deque_baseINSt10filesystem4pathESaIS1_EE17_M_initialize_mapEj"); -+asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE13_M_insert_auxINS1_8iteratorEEEvSt15_Deque_iteratorIS1_RS1_PS1_ET_SA_j"); -+asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE17_M_reallocate_mapEjb"); -+asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE23_M_new_elements_at_backEj"); -+asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE24_M_new_elements_at_frontEj"); -+asm (".hidden _ZNSs6resizeEjc"); -+asm (".hidden _ZNSs9_M_mutateEjjj"); -+asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); -+asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); ++//asm (".hidden _ZNSt11_Deque_baseINSt10filesystem4pathESaIS1_EE17_M_initialize_mapEj"); ++//asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE13_M_insert_auxINS1_8iteratorEEEvSt15_Deque_iteratorIS1_RS1_PS1_ET_SA_j"); ++//asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE17_M_reallocate_mapEjb"); ++//asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE23_M_new_elements_at_backEj"); ++//asm (".hidden _ZNSt5dequeINSt10filesystem4pathESaIS1_EE24_M_new_elements_at_frontEj"); ++//asm (".hidden _ZNSs6resizeEjc"); ++//asm (".hidden _ZNSs9_M_mutateEjjj"); ++//asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); ++//asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); +#endif +#if defined(__s390x__) -+asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); -+asm (".hidden _ZSt4copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); ++//asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); ++//asm (".hidden _ZSt4copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); +#endif +#ifdef __aarch64__ -+asm (".hidden _ZSt4copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); -+asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); -+asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); ++//asm (".hidden _ZSt4copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); ++//asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); ++//asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem4pathERS2_PS2_ES5_ET0_T_S7_S6_"); +#endif +asm (".hidden _ZNKSt10filesystem4path8filenameEv"); +#ifdef __powerpc64__ -+asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); -+asm (".hidden _ZSt4copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); ++//asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); ++//asm (".hidden _ZSt4copyINSt10filesystem4path8iteratorESt15_Deque_iteratorIS1_RS1_PS1_EET0_T_S8_S7_"); +//asm (".hidden _ZNSs4swapERSs"); +#endif ---- libstdc++-v3/src/nonshared17/cow-fs_path.cc.jj 2022-05-12 10:06:51.403502355 +0200 -+++ libstdc++-v3/src/nonshared17/cow-fs_path.cc 2022-05-12 17:51:19.637951045 +0200 -@@ -0,0 +1,129 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared17/fs_dir110.cc.jj 2023-05-19 17:57:58.049265987 +0200 ++++ libstdc++-v3/src/nonshared17/fs_dir110.cc 2023-05-22 11:49:16.850958525 +0200 +@@ -0,0 +1,41 @@ ++// Class filesystem::directory_entry etc. -*- C++ -*- ++ ++// Copyright (C) 2014-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#ifndef _GLIBCXX_USE_CXX11_ABI ++# define _GLIBCXX_USE_CXX11_ABI 1 ++#endif ++ ++#include ++#include ++#include ++#include ++#include ++#include ++ ++namespace fs = std::filesystem; ++ ++template ++std::__shared_ptr::operator bool () const noexcept; ++template ++std::__shared_ptr::operator bool () const noexcept; +--- libstdc++-v3/src/nonshared17/cow-fs_path.cc.jj 2023-05-19 12:22:56.799881298 +0200 ++++ libstdc++-v3/src/nonshared17/cow-fs_path.cc 2023-05-19 19:54:08.960157436 +0200 +@@ -0,0 +1,130 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -11527,42 +10089,42 @@ +//asm (".hidden _ZZNSt10filesystem4path10_S_convertIwEEDaPKT_S4_EN5_UCvtD1Ev"); +//asm (".hidden _ZZNSt10filesystem4path10_S_convertIwEEDaPKT_S4_EN5_UCvtD2Ev"); +asm (".hidden _ZNKSt10filesystem4path5_List5_Impl4copyEv"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE12_M_leak_hardEv"); -+asm (".hidden _ZNSs12_M_leak_hardEv"); -+asm (".hidden _ZNSs4swapERSs"); -+asm (".hidden _ZNSs6appendERKSs"); -+asm (".hidden _ZNSt10filesystem4path5_List5beginEv"); -+asm (".hidden _ZNSt10filesystem4path7_Parser4nextEv"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE12_M_leak_hardEv"); ++//asm (".hidden _ZNSs12_M_leak_hardEv"); ++//asm (".hidden _ZNSs4swapERSs"); ++//asm (".hidden _ZNSs6appendERKSs"); ++//asm (".hidden _ZNSt10filesystem4path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem4path7_Parser4nextEv"); +#ifndef __i386__ +asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); +asm (".hidden _ZSt16__do_str_codecvtISbIwSt11char_traitsIwESaIwEEcSt7codecvtIwc11__mbstate_tES5_MS6_KFNSt12codecvt_base6resultERS5_PKcSB_RSB_PwSD_RSD_EEbPKT0_SJ_RT_RKT1_RT2_RmT3_"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE6resizeEmw"); -+asm (".hidden _ZNSs7reserveEm"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE7reserveEm"); -+asm (".hidden _ZNSsC1ERKSsmm"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateEmmm"); -+asm (".hidden _ZNSs6insertEmPKcm"); -+asm (".hidden _ZNSs6resizeEmc"); -+asm (".hidden _ZNSs9_M_mutateEmmm"); -+asm (".hidden _ZNSsC2ERKSsmm"); -+asm (".hidden _ZNSt10filesystem4pathD1Ev"); -+asm (".hidden _ZSt16__do_str_codecvtISswSt7codecvtIwc11__mbstate_tES1_MS2_KFNSt12codecvt_base6resultERS1_PKwS7_RS7_PcS9_RS9_EEbPKT0_SF_RT_RKT1_RT2_RmT3_"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE6resizeEmw"); ++//asm (".hidden _ZNSs7reserveEm"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE7reserveEm"); ++//asm (".hidden _ZNSsC1ERKSsmm"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateEmmm"); ++//asm (".hidden _ZNSs6insertEmPKcm"); ++//asm (".hidden _ZNSs6resizeEmc"); ++//asm (".hidden _ZNSs9_M_mutateEmmm"); ++//asm (".hidden _ZNSsC2ERKSsmm"); ++//asm (".hidden _ZNSt10filesystem4pathD1Ev"); ++//asm (".hidden _ZSt16__do_str_codecvtISswSt7codecvtIwc11__mbstate_tES1_MS2_KFNSt12codecvt_base6resultERS1_PKwS7_RS7_PcS9_RS9_EEbPKT0_SF_RT_RKT1_RT2_RmT3_"); +#endif +#if defined(__aarch64__) || defined(__x86_64__) -+asm (".hidden _ZNSt10filesystem4pathD2Ev"); ++//asm (".hidden _ZNSt10filesystem4pathD2Ev"); +#endif +#ifdef __i386__ -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE6resizeEjw"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE7reserveEj"); -+asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateEjjj"); -+asm (".hidden _ZNSs6insertEjPKcj"); -+asm (".hidden _ZNSs6resizeEjc"); -+asm (".hidden _ZNSs7reserveEj"); -+asm (".hidden _ZNSs9_M_mutateEjjj"); -+asm (".hidden _ZNSsC1ERKSsjj"); -+asm (".hidden _ZNSsC2ERKSsjj"); -+asm (".hidden _ZSt16__do_str_codecvtISbIwSt11char_traitsIwESaIwEEcSt7codecvtIwc11__mbstate_tES5_MS6_KFNSt12codecvt_base6resultERS5_PKcSB_RSB_PwSD_RSD_EEbPKT0_SJ_RT_RKT1_RT2_RjT3_"); -+asm (".hidden _ZSt16__do_str_codecvtISswSt7codecvtIwc11__mbstate_tES1_MS2_KFNSt12codecvt_base6resultERS1_PKwS7_RS7_PcS9_RS9_EEbPKT0_SF_RT_RKT1_RT2_RjT3_"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE6resizeEjw"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE7reserveEj"); ++//asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateEjjj"); ++//asm (".hidden _ZNSs6insertEjPKcj"); ++//asm (".hidden _ZNSs6resizeEjc"); ++//asm (".hidden _ZNSs7reserveEj"); ++//asm (".hidden _ZNSs9_M_mutateEjjj"); ++//asm (".hidden _ZNSsC1ERKSsjj"); ++//asm (".hidden _ZNSsC2ERKSsjj"); ++//asm (".hidden _ZSt16__do_str_codecvtISbIwSt11char_traitsIwESaIwEEcSt7codecvtIwc11__mbstate_tES5_MS6_KFNSt12codecvt_base6resultERS5_PKcSB_RSB_PwSD_RSD_EEbPKT0_SJ_RT_RKT1_RT2_RjT3_"); ++//asm (".hidden _ZSt16__do_str_codecvtISswSt7codecvtIwc11__mbstate_tES1_MS2_KFNSt12codecvt_base6resultERS1_PKwS7_RS7_PcS9_RS9_EEbPKT0_SF_RT_RKT1_RT2_RjT3_"); +#endif +asm (".hidden _ZNSt10filesystem4path8_CodecvtIwED0Ev"); +asm (".hidden _ZNSt10filesystem4path8_CodecvtIwED1Ev"); @@ -11576,10 +10138,11 @@ +asm (".hidden _ZTSSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); +asm (".hidden _ZTVNSt10filesystem4path8_CodecvtIwEE"); +asm (".hidden _ZTVSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); ---- libstdc++-v3/src/nonshared17/memory_resource.cc.jj 2022-05-12 10:06:51.403502355 +0200 -+++ libstdc++-v3/src/nonshared17/memory_resource.cc 2022-05-12 10:06:51.403502355 +0200 ++asm (".hidden _ZNSt12_Destroy_auxILb0EE9__destroyIPNSt10filesystem4path5_CmptEEEvT_S6_"); +--- libstdc++-v3/src/nonshared17/memory_resource.cc.jj 2023-05-19 12:22:56.799881298 +0200 ++++ libstdc++-v3/src/nonshared17/memory_resource.cc 2023-05-19 19:21:05.014137551 +0200 @@ -0,0 +1,68 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -11634,23 +10197,23 @@ +asm (".hidden _ZNSt6vectorINSt3pmr15__pool_resource9_BigBlockENS0_21polymorphic_allocatorIS2_EEE17_M_realloc_insertIJRmS7_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S5_EEDpOT_"); +#endif +#ifdef __i386__ -+asm (".hidden _ZNSt3pmr15__pool_resource10deallocateEPvjj"); ++//asm (".hidden _ZNSt3pmr15__pool_resource10deallocateEPvjj"); +//asm (".hidden _ZNSt3pmr15__pool_resource5_Pool10deallocateEPNS_15memory_resourceEPv"); -+asm (".hidden _ZNSt3pmr15__pool_resource8allocateEjj"); -+asm (".hidden _ZNSt3pmr25monotonic_buffer_resource11do_allocateEjj"); -+asm (".hidden _ZNSt3pmr25monotonic_buffer_resource13do_deallocateEPvjj"); -+asm (".hidden _ZNSt3pmr28unsynchronized_pool_resource12_M_find_poolEj"); -+asm (".hidden _ZNSt6vectorINSt3pmr15__pool_resource9_BigBlockENS0_21polymorphic_allocatorIS2_EEE17_M_realloc_insertIIRjS7_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S5_EEDpOT_"); -+asm (".hidden _ZNSt6vectorINSt3pmr15__pool_resource9_BigBlockENS0_21polymorphic_allocatorIS2_EEE17_M_realloc_insertIJRjS7_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S5_EEDpOT_"); ++//asm (".hidden _ZNSt3pmr15__pool_resource8allocateEjj"); ++//asm (".hidden _ZNSt3pmr25monotonic_buffer_resource11do_allocateEjj"); ++//asm (".hidden _ZNSt3pmr25monotonic_buffer_resource13do_deallocateEPvjj"); ++//asm (".hidden _ZNSt3pmr28unsynchronized_pool_resource12_M_find_poolEj"); ++//asm (".hidden _ZNSt6vectorINSt3pmr15__pool_resource9_BigBlockENS0_21polymorphic_allocatorIS2_EEE17_M_realloc_insertIIRjS7_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S5_EEDpOT_"); ++//asm (".hidden _ZNSt6vectorINSt3pmr15__pool_resource9_BigBlockENS0_21polymorphic_allocatorIS2_EEE17_M_realloc_insertIJRjS7_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S5_EEDpOT_"); +#endif +#ifdef __powerpc64__ +//asm (".hidden _ZNSt3pmr15__pool_resource5_Pool10deallocateEPNS_15memory_resourceEPv"); +#endif -+asm (".hidden _ZNSt22__shared_mutex_pthread6unlockEv"); ---- libstdc++-v3/src/nonshared17/fs_dir.cc.jj 2022-05-12 10:06:51.404502342 +0200 -+++ libstdc++-v3/src/nonshared17/fs_dir.cc 2022-05-12 17:52:31.745989435 +0200 ++//asm (".hidden _ZNSt22__shared_mutex_pthread6unlockEv"); +--- libstdc++-v3/src/nonshared17/fs_dir.cc.jj 2023-05-19 12:22:56.799881298 +0200 ++++ libstdc++-v3/src/nonshared17/fs_dir.cc 2023-05-19 19:49:09.012389503 +0200 @@ -0,0 +1,103 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -11677,12 +10240,12 @@ +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EE3getEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EE6uniqueEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EE9use_countEv"); -+asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EEcvbEv"); ++//asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EEcvbEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx114_DirELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx114_DirELN9__gnu_cxx12_Lock_policyE2EE3getEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx114_DirELN9__gnu_cxx12_Lock_policyE2EE6uniqueEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx114_DirELN9__gnu_cxx12_Lock_policyE2EE9use_countEv"); -+asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx114_DirELN9__gnu_cxx12_Lock_policyE2EEcvbEv"); ++//asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem7__cxx114_DirELN9__gnu_cxx12_Lock_policyE2EEcvbEv"); +asm (".hidden _ZNSt10filesystem7__cxx114_Dir7advanceEbRSt10error_code"); +asm (".hidden _ZNSt10filesystem7__cxx114_DirD1Ev"); +asm (".hidden _ZNSt10filesystem7__cxx114_DirD2Ev"); @@ -11750,13 +10313,13 @@ +asm (".hidden _ZNKSt10filesystem7__cxx1128recursive_directory_iterator10_Dir_stack12current_pathEv"); +asm (".hidden _ZNSt10filesystem7__cxx1128recursive_directory_iterator7__eraseEPSt10error_code"); +//asm (".hidden _ZNKSt10filesystem7__cxx114_Dir16dir_and_pathnameEv"); -+asm (".hidden _ZNKSt10filesystem7__cxx114_Dir7currentEv"); ++//asm (".hidden _ZNKSt10filesystem7__cxx114_Dir7currentEv"); +asm (".hidden _ZNSt10filesystem7__cxx114_DirC1ERKNS0_4pathEbbbRSt10error_code"); +asm (".hidden _ZNSt10filesystem7__cxx114_DirC2ERKNS0_4pathEbbbRSt10error_code"); ---- libstdc++-v3/src/nonshared17/fs_ops80.cc.jj 2022-05-12 10:06:51.404502342 +0200 -+++ libstdc++-v3/src/nonshared17/fs_ops80.cc 2022-05-12 17:52:52.357714560 +0200 +--- libstdc++-v3/src/nonshared17/fs_ops80.cc.jj 2023-05-19 12:22:56.800881284 +0200 ++++ libstdc++-v3/src/nonshared17/fs_ops80.cc 2023-05-19 19:23:32.266062865 +0200 @@ -0,0 +1,41 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -11781,26 +10344,26 @@ +#define _GLIBCXX_NONSHARED_CXX17_80 +#include "fs_ops.cc" +#ifndef __i386__ -+asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); ++//asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); +#endif +#if defined(__s390x__) || defined(__powerpc64__) -+asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); -+asm (".hidden _ZSt4copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); ++//asm (".hidden _ZSt16__do_uninit_copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); ++//asm (".hidden _ZSt4copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); +#endif +#if defined(__x86_64__) || defined(__s390x__) -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); +#endif +#ifdef __i386__ -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEjc"); -+asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); -+asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEjc"); ++//asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); ++//asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); +#endif ---- libstdc++-v3/src/nonshared17/fs_path80.cc.jj 2022-05-12 10:06:51.404502342 +0200 -+++ libstdc++-v3/src/nonshared17/fs_path80.cc 2022-05-12 17:53:21.460326486 +0200 -@@ -0,0 +1,77 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared17/fs_path80.cc.jj 2023-05-19 12:22:56.800881284 +0200 ++++ libstdc++-v3/src/nonshared17/fs_path80.cc 2023-05-19 19:53:32.875666566 +0200 +@@ -0,0 +1,79 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -11833,54 +10396,56 @@ +//asm (".hidden _ZZNSt10filesystem7__cxx114path10_S_convertIwEEDaPKT_S5_EN5_UCvtD2Ev"); +asm (".hidden _ZNSt12system_errorC1ESt10error_codeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); +asm (".hidden _ZNSt12system_errorC2ESt10error_codeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_"); +#ifndef __i386__ -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6resizeEmw"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm"); -+asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6resizeEmw"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_mutateEmmPKcm"); ++//asm (".hidden _ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE24_M_release_last_use_coldEv"); +asm (".hidden _ZNSt12_Destroy_auxILb0EE9__destroyIPNSt10filesystem7__cxx114path5_CmptEEEvT_S7_"); +asm (".hidden _ZNKSt10filesystem7__cxx114path5_List5_Impl4copyEv"); +#endif +#if defined(__aarch64__) || defined(__x86_64__) -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE9_M_mutateEmmPKwm"); +#endif +#ifdef __powerpc64__ -+asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); -+asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); +#endif +#ifdef __x86_64__ -+asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); -+asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); +#endif +#ifdef __i386__ -+asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); -+asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEjjPKcj"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEj"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcj"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6resizeEjw"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEjjPKcj"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEj"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcj"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE6resizeEjw"); +#endif +asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED0Ev"); +asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED1Ev"); +asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED2Ev"); -+asm (".hidden _ZNSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EED0Ev"); -+asm (".hidden _ZNSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EED1Ev"); -+asm (".hidden _ZNSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EED2Ev"); ++//asm (".hidden _ZNSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EED0Ev"); ++//asm (".hidden _ZNSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EED1Ev"); ++//asm (".hidden _ZNSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EED2Ev"); +asm (".hidden _ZTINSt10filesystem7__cxx114path8_CodecvtIwEE"); -+asm (".hidden _ZTISt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); ++//asm (".hidden _ZTISt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); +asm (".hidden _ZTSNSt10filesystem7__cxx114path8_CodecvtIwEE"); -+asm (".hidden _ZTSSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); ++//asm (".hidden _ZTSSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); +asm (".hidden _ZTVNSt10filesystem7__cxx114path8_CodecvtIwEE"); -+asm (".hidden _ZTVSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); ++//asm (".hidden _ZTVSt12codecvt_utf8IwLm1114111ELSt12codecvt_mode0EE"); +asm (".hidden _ZNSt10filesystem7__cxx114path10_S_convertIwEEDaPKT_S5_"); ---- libstdc++-v3/src/nonshared17/cow-fs_dir.cc.jj 2022-05-12 10:06:51.404502342 +0200 -+++ libstdc++-v3/src/nonshared17/cow-fs_dir.cc 2022-05-12 17:50:19.890747818 +0200 ++asm (".hidden _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag"); ++asm (".hidden _ZNSt10filesystem7__cxx114path19preferred_separatorE"); +--- libstdc++-v3/src/nonshared17/cow-fs_dir.cc.jj 2023-05-19 12:22:56.800881284 +0200 ++++ libstdc++-v3/src/nonshared17/cow-fs_dir.cc 2023-05-19 19:48:43.710746491 +0200 @@ -0,0 +1,107 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -11907,12 +10472,12 @@ +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem28recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EE3getEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem28recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EE6uniqueEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem28recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EE9use_countEv"); -+asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem28recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EEcvbEv"); ++//asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem28recursive_directory_iterator10_Dir_stackELN9__gnu_cxx12_Lock_policyE2EEcvbEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem4_DirELN9__gnu_cxx12_Lock_policyE2EE14_M_get_deleterERKSt9type_info"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem4_DirELN9__gnu_cxx12_Lock_policyE2EE3getEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem4_DirELN9__gnu_cxx12_Lock_policyE2EE6uniqueEv"); +asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem4_DirELN9__gnu_cxx12_Lock_policyE2EE9use_countEv"); -+asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem4_DirELN9__gnu_cxx12_Lock_policyE2EEcvbEv"); ++//asm (".hidden _ZNKSt12__shared_ptrINSt10filesystem4_DirELN9__gnu_cxx12_Lock_policyE2EEcvbEv"); +asm (".hidden _ZNSt10filesystem4_Dir7advanceEbRSt10error_code"); +asm (".hidden _ZNSt10filesystem4_DirD1Ev"); +asm (".hidden _ZNSt10filesystem4_DirD2Ev"); @@ -11980,19 +10545,19 @@ +#endif +asm (".hidden _ZNKSt10filesystem4_Dir11open_subdirEbbRSt10error_code"); +asm (".hidden _ZNKSt10filesystem28recursive_directory_iterator10_Dir_stack12current_pathEv"); -+//asm (".hidden _ZNSt10filesystem4pathC2ISsS0_EERKT_NS0_6formatE"); -+//asm (".hidden _ZNSt10filesystem4pathC1ISsS0_EERKT_NS0_6formatE"); ++asm (".hidden _ZNSt10filesystem4pathC2ISsS0_EERKT_NS0_6formatE"); ++asm (".hidden _ZNSt10filesystem4pathC1ISsS0_EERKT_NS0_6formatE"); +asm (".hidden _ZNSt10filesystem28recursive_directory_iterator7__eraseEPSt10error_code"); +//asm (".hidden _ZNKSt10filesystem4_Dir16dir_and_pathnameEv"); -+asm (".hidden _ZNSt10filesystem4pathD1Ev"); -+asm (".hidden _ZNSt10filesystem4pathD2Ev"); -+asm (".hidden _ZNKSt10filesystem4_Dir7currentEv"); ---- libstdc++-v3/src/nonshared17/Makefile.am.jj 2022-05-12 10:06:51.404502342 +0200 -+++ libstdc++-v3/src/nonshared17/Makefile.am 2022-05-12 10:06:51.404502342 +0200 -@@ -0,0 +1,133 @@ ++//asm (".hidden _ZNSt10filesystem4pathD1Ev"); ++//asm (".hidden _ZNSt10filesystem4pathD2Ev"); ++//asm (".hidden _ZNKSt10filesystem4_Dir7currentEv"); +--- libstdc++-v3/src/nonshared17/Makefile.am.jj 2023-05-19 12:22:56.800881284 +0200 ++++ libstdc++-v3/src/nonshared17/Makefile.am 2023-05-19 20:24:10.011717009 +0200 +@@ -0,0 +1,148 @@ +## Makefile for the C++17 sources of the GNU C++ Standard library. +## -+## Copyright (C) 1997-2022 Free Software Foundation, Inc. ++## Copyright (C) 1997-2023 Free Software Foundation, Inc. +## +## This file is part of the libstdc++ version 3 distribution. +## Process this file with automake to produce Makefile.in. @@ -12015,21 +10580,26 @@ +include $(top_srcdir)/fragment.am + +# Convenience library for C++17 runtime. -+noinst_LTLIBRARIES = libnonshared17convenience44.la \ -+ libnonshared17convenience48.la \ -+ libnonshared17convenience80.la ++noinst_LTLIBRARIES = libnonshared17convenience48.la \ ++ libnonshared17convenience80.la \ ++ libnonshared17convenience110.la + +headers = + +if ENABLE_DUAL_ABI +extra_string_inst_sources = cow-string-inst.cc ++extra_string_inst_sources110 = cow-string-inst110.cc +extra_fs_sources = \ + cow-fs_dir.cc \ + cow-fs_ops.cc \ + cow-fs_path.cc ++extra_fs_sources110 = \ ++ cow-fs_dir110.cc +else +extra_string_inst_sources = ++extra_string_inst_sources110 = +extra_fs_sources = ++extra_fs_sources110 = +endif + +if ENABLE_EXTERN_TEMPLATE @@ -12038,9 +10608,14 @@ + ostream-inst.cc \ + string-inst.cc \ + $(extra_string_inst_sources) ++inst_sources110 = \ ++ ostream-inst110.cc \ ++ string-inst110.cc \ ++ $(extra_string_inst_sources110) +else +# XTEMPLATE_FLAGS = +inst_sources = ++inst_sources110 = +endif + +sources = \ @@ -12049,18 +10624,23 @@ + fs_dir.cc \ + memory_resource.cc \ + $(extra_fs_sources) -+sources4448 = \ ++sources48 = \ + fs_path.cc \ + fs_ops.cc +sources80 = \ + fs_path80.cc \ + fs_ops80.cc ++sources110 = \ ++ fs_dir110.cc \ ++ floating_from_chars110.cc \ ++ floating_to_chars110.cc \ ++ $(extra_fs_sources110) + +vpath % $(top_srcdir)/src/nonshared17 + -+libnonshared17convenience44_la_SOURCES = $(sources) $(sources4448) $(inst_sources) -+libnonshared17convenience48_la_SOURCES = $(sources) $(sources4448) $(inst_sources) ++libnonshared17convenience48_la_SOURCES = $(sources) $(sources48) $(inst_sources) +libnonshared17convenience80_la_SOURCES = $(sources) $(sources80) $(inst_sources) ++libnonshared17convenience110_la_SOURCES = $(sources110) $(inst_sources110) + +# AM_CXXFLAGS needs to be in each subdirectory so that it can be +# modified in a per-library or per-sub-library way. Need to manually @@ -12123,10 +10703,10 @@ + --mode=link $(CXX) \ + $(VTV_CXXLINKFLAGS) \ + $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@ ---- libstdc++-v3/src/nonshared17/fs_path.cc.jj 2022-05-12 10:06:51.405502328 +0200 -+++ libstdc++-v3/src/nonshared17/fs_path.cc 2022-05-12 19:01:33.346310778 +0200 -@@ -0,0 +1,96 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared17/fs_path.cc.jj 2023-05-19 12:22:56.801881270 +0200 ++++ libstdc++-v3/src/nonshared17/fs_path.cc 2023-05-19 19:53:20.064847316 +0200 +@@ -0,0 +1,105 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -12211,21 +10791,30 @@ +//asm (".hidden _ZZNSt10filesystem7__cxx114path10_S_convertIwEEDaPKT_S5_EN5_UCvtD2Ev"); +asm (".hidden _ZNSt10filesystem7__cxx118__detail24__throw_conversion_errorEv"); +#ifdef __powerpc64__ -+//asm (".hidden _ZNKSt10filesystem7__cxx114path5_List5_Impl4copyEv"); ++asm (".hidden _ZNKSt10filesystem7__cxx114path5_List5_Impl4copyEv"); +#endif +asm (".hidden _ZNSt12_Destroy_auxILb0EE9__destroyIPNSt10filesystem7__cxx114path5_CmptEEEvT_S7_"); +asm (".hidden _ZNKSt10filesystem7__cxx114path5_List5_Impl4copyEv"); +#if defined(__aarch64__) || defined(__s390x__) -+asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); -+asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path5_List5beginEv"); ++//asm (".hidden _ZNSt10filesystem7__cxx114path7_Parser4nextEv"); +#endif +#ifdef __aarch64__ +asm (".hidden _ZNSt10filesystem7__cxx114path10_S_convertIwEEDaPKT_S5_"); // bad ppc64le +#endif ---- libstdc++-v3/src/nonshared17/cow-string-inst.cc.jj 2022-05-12 10:06:51.405502328 +0200 -+++ libstdc++-v3/src/nonshared17/cow-string-inst.cc 2022-05-12 10:06:51.405502328 +0200 ++asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED2Ev"); ++asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED1Ev"); ++asm (".hidden _ZNSt10filesystem7__cxx114path8_CodecvtIwED0Ev"); ++asm (".hidden _ZNSt12system_errorC2ESt10error_codeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); ++asm (".hidden _ZNSt12system_errorC1ESt10error_codeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"); ++asm (".hidden _ZNSt10filesystem7__cxx114path10_S_convertIwEEDaPKT_S5_"); ++asm (".hidden _ZTVNSt10filesystem7__cxx114path8_CodecvtIwEE"); ++asm (".hidden _ZTSNSt10filesystem7__cxx114path8_CodecvtIwEE"); ++asm (".hidden _ZTINSt10filesystem7__cxx114path8_CodecvtIwEE"); +--- libstdc++-v3/src/nonshared17/cow-string-inst.cc.jj 2023-05-19 12:22:56.801881270 +0200 ++++ libstdc++-v3/src/nonshared17/cow-string-inst.cc 2023-05-19 20:14:21.436034633 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -12248,9 +10837,9 @@ +// . + +#include "../c++17/cow-string-inst.cc" ---- libstdc++-v3/src/nonshared17/Makefile.in.jj 2022-05-12 10:06:51.406502315 +0200 -+++ libstdc++-v3/src/nonshared17/Makefile.in 2022-05-12 19:26:27.214516088 +0200 -@@ -0,0 +1,805 @@ +--- libstdc++-v3/src/nonshared17/Makefile.in.jj 2023-05-19 12:22:56.802881256 +0200 ++++ libstdc++-v3/src/nonshared17/Makefile.in 2023-05-19 20:27:53.328560834 +0200 +@@ -0,0 +1,830 @@ +# Makefile.in generated by automake 1.15.1 from Makefile.am. +# @configure_input@ + @@ -12357,7 +10946,6 @@ + $(top_srcdir)/../config/multi.m4 \ + $(top_srcdir)/../config/no-executables.m4 \ + $(top_srcdir)/../config/override.m4 \ -+ $(top_srcdir)/../config/stdint.m4 \ + $(top_srcdir)/../config/toolexeclibdir.m4 \ + $(top_srcdir)/../config/unwind_ipinfo.m4 \ + $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \ @@ -12374,32 +10962,39 @@ +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +LTLIBRARIES = $(noinst_LTLIBRARIES) -+libnonshared17convenience44_la_LIBADD = -+@ENABLE_DUAL_ABI_TRUE@am__objects_1 = cow-fs_dir.lo cow-fs_ops.lo \ -+@ENABLE_DUAL_ABI_TRUE@ cow-fs_path.lo -+am__objects_2 = floating_from_chars.lo floating_to_chars.lo fs_dir.lo \ -+ memory_resource.lo $(am__objects_1) -+am__objects_3 = fs_path.lo fs_ops.lo -+@ENABLE_DUAL_ABI_TRUE@am__objects_4 = cow-string-inst.lo -+@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_5 = ostream-inst.lo \ -+@ENABLE_EXTERN_TEMPLATE_TRUE@ string-inst.lo $(am__objects_4) -+am_libnonshared17convenience44_la_OBJECTS = $(am__objects_2) \ -+ $(am__objects_3) $(am__objects_5) -+libnonshared17convenience44_la_OBJECTS = \ -+ $(am_libnonshared17convenience44_la_OBJECTS) ++libnonshared17convenience110_la_LIBADD = ++@ENABLE_DUAL_ABI_TRUE@am__objects_1 = cow-fs_dir110.lo ++am__objects_2 = fs_dir110.lo floating_from_chars110.lo \ ++ floating_to_chars110.lo $(am__objects_1) ++@ENABLE_DUAL_ABI_TRUE@am__objects_3 = cow-string-inst110.lo ++@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_4 = ostream-inst110.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ string-inst110.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ $(am__objects_3) ++am_libnonshared17convenience110_la_OBJECTS = $(am__objects_2) \ ++ $(am__objects_4) ++libnonshared17convenience110_la_OBJECTS = \ ++ $(am_libnonshared17convenience110_la_OBJECTS) +AM_V_lt = $(am__v_lt_@AM_V@) +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +am__v_lt_0 = --silent +am__v_lt_1 = +libnonshared17convenience48_la_LIBADD = -+am_libnonshared17convenience48_la_OBJECTS = $(am__objects_2) \ -+ $(am__objects_3) $(am__objects_5) ++@ENABLE_DUAL_ABI_TRUE@am__objects_5 = cow-fs_dir.lo cow-fs_ops.lo \ ++@ENABLE_DUAL_ABI_TRUE@ cow-fs_path.lo ++am__objects_6 = floating_from_chars.lo floating_to_chars.lo fs_dir.lo \ ++ memory_resource.lo $(am__objects_5) ++am__objects_7 = fs_path.lo fs_ops.lo ++@ENABLE_DUAL_ABI_TRUE@am__objects_8 = cow-string-inst.lo ++@ENABLE_EXTERN_TEMPLATE_TRUE@am__objects_9 = ostream-inst.lo \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ string-inst.lo $(am__objects_8) ++am_libnonshared17convenience48_la_OBJECTS = $(am__objects_6) \ ++ $(am__objects_7) $(am__objects_9) +libnonshared17convenience48_la_OBJECTS = \ + $(am_libnonshared17convenience48_la_OBJECTS) +libnonshared17convenience80_la_LIBADD = -+am__objects_6 = fs_path80.lo fs_ops80.lo -+am_libnonshared17convenience80_la_OBJECTS = $(am__objects_2) \ -+ $(am__objects_6) $(am__objects_5) ++am__objects_10 = fs_path80.lo fs_ops80.lo ++am_libnonshared17convenience80_la_OBJECTS = $(am__objects_6) \ ++ $(am__objects_10) $(am__objects_9) +libnonshared17convenience80_la_OBJECTS = \ + $(am_libnonshared17convenience80_la_OBJECTS) +AM_V_P = $(am__v_P_@AM_V@) @@ -12428,7 +11023,7 @@ +am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) +am__v_CXXLD_0 = @echo " CXXLD " $@; +am__v_CXXLD_1 = -+SOURCES = $(libnonshared17convenience44_la_SOURCES) \ ++SOURCES = $(libnonshared17convenience110_la_SOURCES) \ + $(libnonshared17convenience48_la_SOURCES) \ + $(libnonshared17convenience80_la_SOURCES) +am__can_run_installinfo = \ @@ -12516,6 +11111,7 @@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ ++EH_POOL_FLAGS = @EH_POOL_FLAGS@ +ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@ +EXEEXT = @EXEEXT@ +EXTRA_CFLAGS = @EXTRA_CFLAGS@ @@ -12698,19 +11294,25 @@ +AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS) + +# Convenience library for C++17 runtime. -+noinst_LTLIBRARIES = libnonshared17convenience44.la \ -+ libnonshared17convenience48.la \ -+ libnonshared17convenience80.la ++noinst_LTLIBRARIES = libnonshared17convenience48.la \ ++ libnonshared17convenience80.la \ ++ libnonshared17convenience110.la + +headers = +@ENABLE_DUAL_ABI_FALSE@extra_string_inst_sources = +@ENABLE_DUAL_ABI_TRUE@extra_string_inst_sources = cow-string-inst.cc ++@ENABLE_DUAL_ABI_FALSE@extra_string_inst_sources110 = ++@ENABLE_DUAL_ABI_TRUE@extra_string_inst_sources110 = cow-string-inst110.cc +@ENABLE_DUAL_ABI_FALSE@extra_fs_sources = +@ENABLE_DUAL_ABI_TRUE@extra_fs_sources = \ +@ENABLE_DUAL_ABI_TRUE@ cow-fs_dir.cc \ +@ENABLE_DUAL_ABI_TRUE@ cow-fs_ops.cc \ +@ENABLE_DUAL_ABI_TRUE@ cow-fs_path.cc + ++@ENABLE_DUAL_ABI_FALSE@extra_fs_sources110 = ++@ENABLE_DUAL_ABI_TRUE@extra_fs_sources110 = \ ++@ENABLE_DUAL_ABI_TRUE@ cow-fs_dir110.cc ++ +# XTEMPLATE_FLAGS = +@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources = + @@ -12720,6 +11322,12 @@ +@ENABLE_EXTERN_TEMPLATE_TRUE@ string-inst.cc \ +@ENABLE_EXTERN_TEMPLATE_TRUE@ $(extra_string_inst_sources) + ++@ENABLE_EXTERN_TEMPLATE_FALSE@inst_sources110 = ++@ENABLE_EXTERN_TEMPLATE_TRUE@inst_sources110 = \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ ostream-inst110.cc \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ string-inst110.cc \ ++@ENABLE_EXTERN_TEMPLATE_TRUE@ $(extra_string_inst_sources110) ++ +sources = \ + floating_from_chars.cc \ + floating_to_chars.cc \ @@ -12727,7 +11335,7 @@ + memory_resource.cc \ + $(extra_fs_sources) + -+sources4448 = \ ++sources48 = \ + fs_path.cc \ + fs_ops.cc + @@ -12735,9 +11343,15 @@ + fs_path80.cc \ + fs_ops80.cc + -+libnonshared17convenience44_la_SOURCES = $(sources) $(sources4448) $(inst_sources) -+libnonshared17convenience48_la_SOURCES = $(sources) $(sources4448) $(inst_sources) ++sources110 = \ ++ fs_dir110.cc \ ++ floating_from_chars110.cc \ ++ floating_to_chars110.cc \ ++ $(extra_fs_sources110) ++ ++libnonshared17convenience48_la_SOURCES = $(sources) $(sources48) $(inst_sources) +libnonshared17convenience80_la_SOURCES = $(sources) $(sources80) $(inst_sources) ++libnonshared17convenience110_la_SOURCES = $(sources110) $(inst_sources110) + +# AM_CXXFLAGS needs to be in each subdirectory so that it can be +# modified in a per-library or per-sub-library way. Need to manually @@ -12848,8 +11462,8 @@ + rm -f $${locs}; \ + } + -+libnonshared17convenience44.la: $(libnonshared17convenience44_la_OBJECTS) $(libnonshared17convenience44_la_DEPENDENCIES) $(EXTRA_libnonshared17convenience44_la_DEPENDENCIES) -+ $(AM_V_CXXLD)$(CXXLINK) $(libnonshared17convenience44_la_OBJECTS) $(libnonshared17convenience44_la_LIBADD) $(LIBS) ++libnonshared17convenience110.la: $(libnonshared17convenience110_la_OBJECTS) $(libnonshared17convenience110_la_DEPENDENCIES) $(EXTRA_libnonshared17convenience110_la_DEPENDENCIES) ++ $(AM_V_CXXLD)$(CXXLINK) $(libnonshared17convenience110_la_OBJECTS) $(libnonshared17convenience110_la_LIBADD) $(LIBS) + +libnonshared17convenience48.la: $(libnonshared17convenience48_la_OBJECTS) $(libnonshared17convenience48_la_DEPENDENCIES) $(EXTRA_libnonshared17convenience48_la_DEPENDENCIES) + $(AM_V_CXXLD)$(CXXLINK) $(libnonshared17convenience48_la_OBJECTS) $(libnonshared17convenience48_la_LIBADD) $(LIBS) @@ -13056,10 +11670,38 @@ +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: ---- libstdc++-v3/src/nonshared17/fs_ops.cc.jj 2022-05-12 10:06:51.406502315 +0200 -+++ libstdc++-v3/src/nonshared17/fs_ops.cc 2022-05-12 10:06:51.406502315 +0200 +--- libstdc++-v3/src/nonshared17/ostream-inst110.cc.jj 2023-05-19 20:23:49.294009816 +0200 ++++ libstdc++-v3/src/nonshared17/ostream-inst110.cc 2023-05-19 19:42:35.846936808 +0200 +@@ -0,0 +1,25 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#include "../c++17/ostream-inst.cc" ++asm (".hidden _ZNSolsEDn"); ++asm (".hidden _ZNSt13basic_ostreamIwSt11char_traitsIwEElsEDn"); +--- libstdc++-v3/src/nonshared17/fs_ops.cc.jj 2023-05-19 12:22:56.802881256 +0200 ++++ libstdc++-v3/src/nonshared17/fs_ops.cc 2023-05-19 19:21:04.820140284 +0200 @@ -0,0 +1,83 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -13101,7 +11743,7 @@ +asm (".hidden _ZNSt10unique_ptrINSt10filesystem7__cxx114path5_List5_ImplENS3_13_Impl_deleterEED2Ev"); +asm (".hidden _ZSt14__copy_move_a1ILb1EPNSt10filesystem7__cxx114pathES2_EN9__gnu_cxx11__enable_ifIXsrSt23__is_random_access_iterIT0_NSt15iterator_traitsIS7_E17iterator_categoryEE7__valueESt15_Deque_iteratorIT1_RSD_PSD_EE6__typeES7_S7_SG_"); +asm (".hidden _ZSt23__copy_move_backward_a1ILb1EPNSt10filesystem7__cxx114pathES2_EN9__gnu_cxx11__enable_ifIXsrSt23__is_random_access_iterIT0_NSt15iterator_traitsIS7_E17iterator_categoryEE7__valueESt15_Deque_iteratorIT1_RSD_PSD_EE6__typeES7_S7_SG_"); -+asm (".hidden _ZSt8_DestroyISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_EEvT_S7_"); ++//asm (".hidden _ZSt8_DestroyISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_EEvT_S7_"); +#ifndef __i386__ +asm (".hidden _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEC1EiSt13_Ios_Openmodem"); +asm (".hidden _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEC2EiSt13_Ios_Openmodem"); @@ -13112,40 +11754,40 @@ +asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE23_M_new_elements_at_backEm"); +asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE24_M_new_elements_at_frontEm"); +#if !defined(__powerpc64__) && !defined(__s390x__) -+asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); -+asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); ++//asm (".hidden _ZSt13move_backwardISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); ++//asm (".hidden _ZSt4moveISt15_Deque_iteratorINSt10filesystem7__cxx114pathERS3_PS3_ES6_ET0_T_S8_S7_"); +#endif +#endif +#if defined(__s390x__) || defined(__powerpc64__) +//asm (".hidden _ZSt13__copy_move_aILb0ENSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET1_T0_S9_S8_"); +#endif +#ifdef __i386__ -+asm (".hidden _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEC1EiSt13_Ios_Openmodej"); -+asm (".hidden _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEC2EiSt13_Ios_Openmodej"); -+asm (".hidden _ZNSt10filesystem8do_spaceEPKcRyS2_S2_RSt10error_code"); -+asm (".hidden _ZNSt11_Deque_baseINSt10filesystem7__cxx114pathESaIS2_EE17_M_initialize_mapEj"); -+asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE13_M_insert_auxINS2_8iteratorEEEvSt15_Deque_iteratorIS2_RS2_PS2_ET_SB_j"); -+asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE17_M_reallocate_mapEjb"); -+asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE23_M_new_elements_at_backEj"); -+asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE24_M_new_elements_at_frontEj"); ++//asm (".hidden _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEC1EiSt13_Ios_Openmodej"); ++//asm (".hidden _ZN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEC2EiSt13_Ios_Openmodej"); ++//asm (".hidden _ZNSt10filesystem8do_spaceEPKcRyS2_S2_RSt10error_code"); ++//asm (".hidden _ZNSt11_Deque_baseINSt10filesystem7__cxx114pathESaIS2_EE17_M_initialize_mapEj"); ++//asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE13_M_insert_auxINS2_8iteratorEEEvSt15_Deque_iteratorIS2_RS2_PS2_ET_SB_j"); ++//asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE17_M_reallocate_mapEjb"); ++//asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE23_M_new_elements_at_backEj"); ++//asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE24_M_new_elements_at_frontEj"); +#endif +#ifdef __aarch64__ -+asm (".hidden _ZSt4copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); ++//asm (".hidden _ZSt4copyINSt10filesystem7__cxx114path8iteratorESt15_Deque_iteratorIS2_RS2_PS2_EET0_T_S9_S8_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); +#endif +asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE12emplace_backIIS2_EEERS2_DpOT_"); +asm (".hidden _ZNSt5dequeINSt10filesystem7__cxx114pathESaIS2_EE12emplace_backIJS2_EEERS2_DpOT_"); +#ifdef __powerpc64__ +#ifdef _GLIBCXX_NONSHARED_CXX17_80 -+asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); ++//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4swapERS4_"); +#endif +//asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE6resizeEmc"); +#endif ---- libstdc++-v3/src/nonshared17/ostream-inst.cc.jj 2022-05-12 10:06:51.407502301 +0200 -+++ libstdc++-v3/src/nonshared17/ostream-inst.cc 2022-05-12 10:06:51.407502301 +0200 +--- libstdc++-v3/src/nonshared17/ostream-inst.cc.jj 2023-05-19 12:22:56.802881256 +0200 ++++ libstdc++-v3/src/nonshared17/ostream-inst.cc 2023-05-19 20:23:53.462950898 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -13168,10 +11810,10 @@ +// . + +#include "../c++17/ostream-inst.cc" ---- libstdc++-v3/src/nonshared17/floating_to_chars.cc.jj 2022-05-12 10:06:51.407502301 +0200 -+++ libstdc++-v3/src/nonshared17/floating_to_chars.cc 2022-05-12 10:06:51.407502301 +0200 -@@ -0,0 +1,92 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. +--- libstdc++-v3/src/nonshared17/floating_to_chars.cc.jj 2023-05-19 12:22:56.802881256 +0200 ++++ libstdc++-v3/src/nonshared17/floating_to_chars.cc 2023-05-19 19:31:01.427729696 +0200 +@@ -0,0 +1,93 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -13203,25 +11845,25 @@ +#endif +#if defined (__powerpc64__) +#if __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ -+asm (".hidden _ZNSt8__detail10__to_charsIjEESt15to_chars_resultPcS2_T_i"); -+asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); -+asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++//asm (".hidden _ZNSt8__detail10__to_charsIjEESt15to_chars_resultPcS2_T_i"); ++//asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++//asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); +#endif +#endif +#if defined (__s390x__) -+asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); -+asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++//asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++//asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); +#endif +#if defined (__i386__) || defined (__s390x__) -+asm (".hidden _ZNSt8__detail10__to_charsIjEESt15to_chars_resultPcS2_T_i"); ++//asm (".hidden _ZNSt8__detail10__to_charsIjEESt15to_chars_resultPcS2_T_i"); +#endif +#if defined (__powerpc64__) || defined (__s390x__) +//asm (".hidden _ZSt8to_charsPcS_g"); @@ -13229,44 +11871,85 @@ +//asm (".hidden _ZSt8to_charsPcS_gSt12chars_formati"); +#endif +#if !defined (__powerpc64__) && !defined (__s390x__) -+asm (".hidden _ZNSt8__detail13__to_chars_16IoEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); -+asm (".hidden _ZNSt8__detail13__to_chars_16IoEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZNSt8__detail13__to_chars_16IoEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); ++//asm (".hidden _ZNSt8__detail13__to_chars_16IoEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_"); +asm (".hidden _ZSt12__to_chars_iIoENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); +asm (".hidden _ZSt12__to_chars_iIoENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); -+asm (".hidden _ZZNSt8__detail13__to_chars_16IoEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_E8__digits"); -+asm (".hidden _ZZNSt8__detail13__to_chars_16IoEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_E8__digits"); -+asm (".hidden _ZZNSt8__detail10__to_charsIoEESt15to_chars_resultPcS2_T_iE8__digits"); ++//asm (".hidden _ZZNSt8__detail13__to_chars_16IoEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_E8__digits"); ++//asm (".hidden _ZZNSt8__detail13__to_chars_16IoEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_E8__digits"); ++//asm (".hidden _ZZNSt8__detail10__to_charsIoEESt15to_chars_resultPcS2_T_iE8__digits"); +#endif -+asm (".hidden _ZZNSt8__detail18__to_chars_10_implIoEEvPcjT_E8__digits"); -+asm (".hidden _ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits"); -+asm (".hidden _ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits"); ++//asm (".hidden _ZZNSt8__detail18__to_chars_10_implIoEEvPcjT_E8__digits"); ++//asm (".hidden _ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits"); ++//asm (".hidden _ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits"); +#else -+asm (".hidden _ZSt12__to_chars_iIiENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSO_S4_i"); -+asm (".hidden _ZSt12__to_chars_iIiENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSO_S4_i"); -+asm (".hidden _ZZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_E8__digits"); -+asm (".hidden _ZZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_E8__digits"); -+asm (".hidden _ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits"); -+asm (".hidden _ZZNSt8__detail18__to_chars_10_implIyEEvPcjT_E8__digits"); ++//asm (".hidden _ZSt12__to_chars_iIiENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSO_S4_i"); ++//asm (".hidden _ZSt12__to_chars_iIiENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSO_S4_i"); ++//asm (".hidden _ZZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_E8__digits"); ++//asm (".hidden _ZZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_E8__digits"); ++//asm (".hidden _ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits"); ++//asm (".hidden _ZZNSt8__detail18__to_chars_10_implIyEEvPcjT_E8__digits"); +#if !defined(__i386__) -+asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_"); -+asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_"); -+asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_"); -+asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_"); -+asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSO_S4_i"); -+asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSO_S4_i"); ++//asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_"); ++//asm (".hidden _ZNSt8__detail12__to_chars_8IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_"); ++//asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_"); ++//asm (".hidden _ZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSP_S5_"); ++//asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSO_S4_i"); ++//asm (".hidden _ZSt12__to_chars_iIjENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSO_S4_i"); +#endif +#endif +#if !defined(__i386__) -+asm (".hidden _ZSt12__to_chars_iIiENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); -+asm (".hidden _ZSt12__to_chars_iIiENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); -+asm (".hidden _ZZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_E8__digits"); -+asm (".hidden _ZZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_E8__digits"); ++//asm (".hidden _ZSt12__to_chars_iIiENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++//asm (".hidden _ZSt12__to_chars_iIiENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++//asm (".hidden _ZZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IIS2_IISt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IIS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_E8__digits"); ++//asm (".hidden _ZZNSt8__detail13__to_chars_16IjEENSt9enable_ifIXsrSt5__or_IJS2_IJSt7is_sameINSt9remove_cvIT_E4typeEaES3_IS7_sES3_IS7_iES3_IS7_lES3_IS7_xES3_IS7_nEEES2_IJS3_IS7_hES3_IS7_tES3_IS7_jES3_IS7_mES3_IS7_yES3_IS7_oEEES3_IcS7_EEE5valueESt15to_chars_resultE4typeEPcSR_S5_E8__digits"); +#endif -+asm (".hidden _ZZNSt8__detail10__to_charsIjEESt15to_chars_resultPcS2_T_iE8__digits"); ---- libstdc++-v3/src/nonshared17/string-inst.cc.jj 2022-05-12 10:06:51.408502288 +0200 -+++ libstdc++-v3/src/nonshared17/string-inst.cc 2022-05-12 10:06:51.408502288 +0200 ++//asm (".hidden _ZZNSt8__detail10__to_charsIjEESt15to_chars_resultPcS2_T_iE8__digits"); ++asm (".hidden _ZNSt8__detail18__to_chars_10_implImEEvPcjT_"); +--- libstdc++-v3/src/nonshared17/cow-string-inst110.cc.jj 2023-05-19 20:14:11.168179686 +0200 ++++ libstdc++-v3/src/nonshared17/cow-string-inst110.cc 2023-05-19 19:43:15.764373602 +0200 +@@ -0,0 +1,37 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#include "../c++17/cow-string-inst.cc" ++asm (".hidden _ZNSsC2ENSs12__sv_wrapperERKSaIcE"); ++asm (".hidden _ZNSsC1ENSs12__sv_wrapperERKSaIcE"); ++asm (".hidden _ZNSs12__sv_wrapperC2ESt17basic_string_viewIcSt11char_traitsIcEE"); ++asm (".hidden _ZNSs12__sv_wrapperC1ESt17basic_string_viewIcSt11char_traitsIcEE"); ++asm (".hidden _ZNSs17_S_to_string_viewESt17basic_string_viewIcSt11char_traitsIcEE"); ++asm (".hidden _ZNKSscvSt17basic_string_viewIcSt11char_traitsIcEEEv"); ++asm (".hidden _ZNSs4dataEv"); ++asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEEC2ENS2_12__sv_wrapperERKS1_"); ++asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEEC1ENS2_12__sv_wrapperERKS1_"); ++asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE12__sv_wrapperC2ESt17basic_string_viewIwS0_E"); ++asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE12__sv_wrapperC1ESt17basic_string_viewIwS0_E"); ++asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE17_S_to_string_viewESt17basic_string_viewIwS0_E"); ++asm (".hidden _ZNKSbIwSt11char_traitsIwESaIwEEcvSt17basic_string_viewIwS0_EEv"); ++asm (".hidden _ZNSbIwSt11char_traitsIwESaIwEE4dataEv"); +--- libstdc++-v3/src/nonshared17/string-inst.cc.jj 2023-05-19 12:22:56.803881242 +0200 ++++ libstdc++-v3/src/nonshared17/string-inst.cc 2023-05-19 20:15:06.213402087 +0200 @@ -0,0 +1,23 @@ -+// Copyright (C) 2019-2022 Free Software Foundation, Inc. ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. +// +// This file is part of the GNU ISO C++ Library. This library is free +// software; you can redistribute it and/or modify it under the @@ -13289,47 +11972,131 @@ +// . + +#include "../c++17/string-inst.cc" ---- libstdc++-v3/src/Makefile.am.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/Makefile.am 2022-05-12 16:30:36.835579801 +0200 -@@ -37,7 +37,7 @@ backtrace_supported_h = +--- libstdc++-v3/src/nonshared17/floating_to_chars110.cc.jj 2023-05-19 18:08:54.897043256 +0200 ++++ libstdc++-v3/src/nonshared17/floating_to_chars110.cc 2023-05-19 19:39:17.219738117 +0200 +@@ -0,0 +1,27 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#define _GLIBCXX_NONSHARED_CXX11_110 ++#include "../c++17/floating_to_chars.cc" ++asm (".hidden _ZSt12__to_chars_iIoENSt9enable_ifIXsrSt5__or_IJS1_IJSt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IJS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++asm (".hidden _ZSt12__to_chars_iIoENSt9enable_ifIXsrSt5__or_IIS1_IISt7is_sameINSt9remove_cvIT_E4typeEaES2_IS6_sES2_IS6_iES2_IS6_lES2_IS6_xES2_IS6_nEEES1_IIS2_IS6_hES2_IS6_tES2_IS6_jES2_IS6_mES2_IS6_yES2_IS6_oEEES2_IcS6_EEE5valueESt15to_chars_resultE4typeEPcSQ_S4_i"); ++asm (".hidden _ZNSt8__detail18__to_chars_10_implIjEEvPcjT_"); +--- libstdc++-v3/src/nonshared17/string-inst110.cc.jj 2023-05-19 20:14:44.341711057 +0200 ++++ libstdc++-v3/src/nonshared17/string-inst110.cc 2023-05-19 19:41:57.743474432 +0200 +@@ -0,0 +1,37 @@ ++// Copyright (C) 2019-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#include "../c++17/string-inst.cc" ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2ENS4_12__sv_wrapperERKS3_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1ENS4_12__sv_wrapperERKS3_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12__sv_wrapperC2ESt17basic_string_viewIcS2_E"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12__sv_wrapperC1ESt17basic_string_viewIcS2_E"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE17_S_to_string_viewESt17basic_string_viewIcS2_E"); ++asm (".hidden _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEcvSt17basic_string_viewIcS2_EEv"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4dataEv"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEC2ENS4_12__sv_wrapperERKS3_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEC1ENS4_12__sv_wrapperERKS3_"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12__sv_wrapperC2ESt17basic_string_viewIwS2_E"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE12__sv_wrapperC1ESt17basic_string_viewIwS2_E"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE17_S_to_string_viewESt17basic_string_viewIwS2_E"); ++asm (".hidden _ZNKSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEcvSt17basic_string_viewIwS2_EEv"); ++asm (".hidden _ZNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE4dataEv"); +--- libstdc++-v3/src/nonshared17/cow-fs_dir110.cc.jj 2023-05-19 18:02:53.709114655 +0200 ++++ libstdc++-v3/src/nonshared17/cow-fs_dir110.cc 2023-05-19 18:03:01.462005802 +0200 +@@ -0,0 +1,26 @@ ++// Class filesystem::directory_entry etc. -*- C++ -*- ++ ++// Copyright (C) 2015-2023 Free Software Foundation, Inc. ++// ++// This file is part of the GNU ISO C++ Library. This library is free ++// software; you can redistribute it and/or modify it under the ++// terms of the GNU General Public License as published by the ++// Free Software Foundation; either version 3, or (at your option) ++// any later version. ++ ++// This library is distributed in the hope that it will be useful, ++// but WITHOUT ANY WARRANTY; without even the implied warranty of ++// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++// GNU General Public License for more details. ++ ++// Under Section 7 of GPL version 3, you are granted additional ++// permissions described in the GCC Runtime Library Exception, version ++// 3.1, as published by the Free Software Foundation. ++ ++// You should have received a copy of the GNU General Public License and ++// a copy of the GCC Runtime Library Exception along with this program; ++// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++// . ++ ++#define _GLIBCXX_USE_CXX11_ABI 0 ++#include "fs_dir110.cc" +--- libstdc++-v3/src/Makefile.am.jj 2023-05-17 21:23:27.507581672 +0200 ++++ libstdc++-v3/src/Makefile.am 2023-05-19 18:06:54.032740298 +0200 +@@ -43,7 +43,7 @@ experimental_dir = endif ## Keep this list sync'd with acinclude.m4:GLIBCXX_CONFIGURE. --SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) -+SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) nonshared98 nonshared11 nonshared17 nonshared20 +-SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) $(experimental_dir) ++SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) $(experimental_dir) nonshared98 nonshared11 nonshared17 nonshared20 # Cross compiler support. if VTV_CYGMIN -@@ -46,6 +46,11 @@ else +@@ -52,6 +52,10 @@ else toolexeclib_LTLIBRARIES = libstdc++.la endif -+noinst_LTLIBRARIES = libstdc++_nonshared44.la \ -+ libstdc++_nonshared48.la \ ++noinst_LTLIBRARIES = libstdc++_nonshared48.la \ + libstdc++_nonshared80.la \ + libstdc++_nonshared110.la + if VTV_CYGMIN vtv_stubs.cc: rm -f $@ -@@ -100,6 +105,57 @@ endif +@@ -117,6 +121,47 @@ endif parallel_compat_sources = \ compatibility-parallel_list.cc compatibility-parallel_list-2.cc -+libstdc___nonshared44_la_SOURCES = -+ -+libstdc___nonshared44_la_LIBADD = \ -+ $(top_builddir)/src/nonshared98/libnonshared98convenience44.la \ -+ $(top_builddir)/src/nonshared11/libnonshared11convenience44.la \ -+ $(top_builddir)/src/nonshared17/libnonshared17convenience44.la \ -+ $(top_builddir)/src/nonshared20/libnonshared20convenience44.la -+ -+libstdc___nonshared44_la_DEPENDENCIES = \ -+ $(top_builddir)/src/nonshared98/libnonshared98convenience44.la \ -+ $(top_builddir)/src/nonshared11/libnonshared11convenience44.la \ -+ $(top_builddir)/src/nonshared17/libnonshared17convenience44.la \ -+ $(top_builddir)/src/nonshared20/libnonshared20convenience44.la -+ +libstdc___nonshared48_la_SOURCES = + +libstdc___nonshared48_la_LIBADD = \ @@ -13362,17 +12129,21 @@ + +libstdc___nonshared110_la_LIBADD = \ + $(top_builddir)/src/nonshared98/libnonshared98convenience110.la \ -+ $(top_builddir)/src/nonshared11/libnonshared11convenience110.la ++ $(top_builddir)/src/nonshared11/libnonshared11convenience110.la \ ++ $(top_builddir)/src/nonshared17/libnonshared17convenience110.la \ ++ $(top_builddir)/src/nonshared20/libnonshared20convenience110.la + +libstdc___nonshared110_la_DEPENDENCIES = \ + $(top_builddir)/src/nonshared98/libnonshared98convenience110.la \ -+ $(top_builddir)/src/nonshared11/libnonshared11convenience110.la ++ $(top_builddir)/src/nonshared11/libnonshared11convenience110.la \ ++ $(top_builddir)/src/nonshared17/libnonshared17convenience110.la \ ++ $(top_builddir)/src/nonshared20/libnonshared20convenience110.la cxx98_sources = \ compatibility.cc \ ---- libstdc++-v3/src/Makefile.in.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/Makefile.in 2022-05-12 19:26:27.037518438 +0200 -@@ -148,7 +148,7 @@ am__uninstall_files_from_dir = { \ +--- libstdc++-v3/src/Makefile.in.jj 2023-05-17 21:23:27.507581672 +0200 ++++ libstdc++-v3/src/Makefile.in 2023-05-19 20:27:53.132563604 +0200 +@@ -147,7 +147,7 @@ am__uninstall_files_from_dir = { \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(toolexeclibdir)" @@ -13381,7 +12152,7 @@ am__DEPENDENCIES_1 = @GLIBCXX_LDBL_COMPAT_TRUE@am__objects_1 = compatibility-ldbl.lo am__objects_2 = compatibility.lo compatibility-debug_list.lo \ -@@ -164,6 +164,22 @@ am_libstdc___la_OBJECTS = $(am__objects_ +@@ -167,6 +167,19 @@ am__objects_6 = $(am__objects_3) $(am__o libstdc___la_OBJECTS = $(am_libstdc___la_OBJECTS) @VTV_CYGMIN_FALSE@am_libstdc___la_rpath = -rpath $(toolexeclibdir) @VTV_CYGMIN_TRUE@am_libstdc___la_rpath = -rpath $(toolexeclibdir) @@ -13392,9 +12163,6 @@ +am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) +am__v_lt_0 = --silent +am__v_lt_1 = -+am_libstdc___nonshared44_la_OBJECTS = -+libstdc___nonshared44_la_OBJECTS = \ -+ $(am_libstdc___nonshared44_la_OBJECTS) +am_libstdc___nonshared48_la_OBJECTS = +libstdc___nonshared48_la_OBJECTS = \ + $(am_libstdc___nonshared48_la_OBJECTS) @@ -13404,7 +12172,7 @@ libvtv_la_LIBADD = @VTV_CYGMIN_TRUE@am_libvtv_la_OBJECTS = vtv_stubs.lo libvtv_la_OBJECTS = $(am_libvtv_la_OBJECTS) -@@ -185,10 +201,6 @@ depcomp = +@@ -188,10 +201,6 @@ depcomp = am__depfiles_maybe = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -13415,7 +12183,7 @@ AM_V_CXX = $(am__v_CXX_@AM_V@) am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) am__v_CXX_0 = @echo " CXX " $@; -@@ -198,7 +210,28 @@ AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) +@@ -201,7 +210,27 @@ AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) am__v_CXXLD_0 = @echo " CXXLD " $@; am__v_CXXLD_1 = @@ -13439,23 +12207,21 @@ +am__v_CCLD_0 = @echo " CCLD " $@; +am__v_CCLD_1 = +SOURCES = $(libstdc___la_SOURCES) $(libstdc___nonshared110_la_SOURCES) \ -+ $(libstdc___nonshared44_la_SOURCES) \ + $(libstdc___nonshared48_la_SOURCES) \ + $(libstdc___nonshared80_la_SOURCES) $(libvtv_la_SOURCES) RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ ctags-recursive dvi-recursive html-recursive info-recursive \ install-data-recursive install-dvi-recursive \ -@@ -238,7 +271,8 @@ am__define_uniq_tagged_files = \ - done | $(am__uniquify_input)` +@@ -242,7 +271,7 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags --DIST_SUBDIRS = c++98 c++11 c++17 c++20 filesystem libbacktrace -+DIST_SUBDIRS = c++98 c++11 c++17 c++20 filesystem libbacktrace \ -+ nonshared98 nonshared11 nonshared17 nonshared20 + DIST_SUBDIRS = c++98 c++11 c++17 c++20 filesystem libbacktrace \ +- experimental ++ experimental nonshared98 nonshared11 nonshared17 nonshared20 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@ ACLOCAL = @ACLOCAL@ ALLOCATOR_H = @ALLOCATOR_H@ -@@ -262,6 +296,8 @@ BACKTRACE_USES_MALLOC = @BACKTRACE_USES_ +@@ -266,6 +295,8 @@ BACKTRACE_USES_MALLOC = @BACKTRACE_USES_ BASIC_FILE_CC = @BASIC_FILE_CC@ BASIC_FILE_H = @BASIC_FILE_H@ CC = @CC@ @@ -13464,41 +12230,27 @@ CCODECVT_CC = @CCODECVT_CC@ CCOLLATE_CC = @CCOLLATE_CC@ CCTYPE_CC = @CCTYPE_CC@ -@@ -484,11 +520,16 @@ AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPF - @ENABLE_BACKTRACE_TRUE@backtrace_dir = libbacktrace - @ENABLE_BACKTRACE_FALSE@backtrace_supported_h = - @ENABLE_BACKTRACE_TRUE@backtrace_supported_h = $(backtrace_dir)/backtrace-supported.h --SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) -+SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) nonshared98 nonshared11 nonshared17 nonshared20 +@@ -491,11 +522,15 @@ AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPF + @GLIBCXX_HOSTED_FALSE@backtrace_dir = + @GLIBCXX_HOSTED_FALSE@experimental_dir = + @GLIBCXX_HOSTED_TRUE@experimental_dir = experimental +-SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) $(experimental_dir) ++SUBDIRS = c++98 c++11 c++17 c++20 $(filesystem_dir) $(backtrace_dir) $(experimental_dir) nonshared98 nonshared11 nonshared17 nonshared20 @VTV_CYGMIN_FALSE@toolexeclib_LTLIBRARIES = libstdc++.la # Cross compiler support. @VTV_CYGMIN_TRUE@toolexeclib_LTLIBRARIES = libvtv.la libstdc++.la -+noinst_LTLIBRARIES = libstdc++_nonshared44.la \ -+ libstdc++_nonshared48.la \ ++noinst_LTLIBRARIES = libstdc++_nonshared48.la \ + libstdc++_nonshared80.la \ + libstdc++_nonshared110.la + @VTV_CYGMIN_TRUE@libvtv_la_SOURCES = vtv_stubs.cc @VTV_CYGMIN_TRUE@libvtv_la_LDFLAGS = $(lt_host_flags) @VTV_CYGMIN_TRUE@libvtv_la_AM_CXXFLAGS = \ -@@ -515,6 +556,54 @@ SUBDIRS = c++98 c++11 c++17 c++20 $(file +@@ -530,6 +565,45 @@ SUBDIRS = c++98 c++11 c++17 c++20 $(file parallel_compat_sources = \ compatibility-parallel_list.cc compatibility-parallel_list-2.cc -+libstdc___nonshared44_la_SOURCES = -+libstdc___nonshared44_la_LIBADD = \ -+ $(top_builddir)/src/nonshared98/libnonshared98convenience44.la \ -+ $(top_builddir)/src/nonshared11/libnonshared11convenience44.la \ -+ $(top_builddir)/src/nonshared17/libnonshared17convenience44.la \ -+ $(top_builddir)/src/nonshared20/libnonshared20convenience44.la -+ -+libstdc___nonshared44_la_DEPENDENCIES = \ -+ $(top_builddir)/src/nonshared98/libnonshared98convenience44.la \ -+ $(top_builddir)/src/nonshared11/libnonshared11convenience44.la \ -+ $(top_builddir)/src/nonshared17/libnonshared17convenience44.la \ -+ $(top_builddir)/src/nonshared20/libnonshared20convenience44.la -+ +libstdc___nonshared48_la_SOURCES = +libstdc___nonshared48_la_LIBADD = \ + $(top_builddir)/src/nonshared98/libnonshared98convenience48.la \ @@ -13528,16 +12280,20 @@ +libstdc___nonshared110_la_SOURCES = +libstdc___nonshared110_la_LIBADD = \ + $(top_builddir)/src/nonshared98/libnonshared98convenience110.la \ -+ $(top_builddir)/src/nonshared11/libnonshared11convenience110.la ++ $(top_builddir)/src/nonshared11/libnonshared11convenience110.la \ ++ $(top_builddir)/src/nonshared17/libnonshared17convenience110.la \ ++ $(top_builddir)/src/nonshared20/libnonshared20convenience110.la + +libstdc___nonshared110_la_DEPENDENCIES = \ + $(top_builddir)/src/nonshared98/libnonshared98convenience110.la \ -+ $(top_builddir)/src/nonshared11/libnonshared11convenience110.la ++ $(top_builddir)/src/nonshared11/libnonshared11convenience110.la \ ++ $(top_builddir)/src/nonshared17/libnonshared17convenience110.la \ ++ $(top_builddir)/src/nonshared20/libnonshared20convenience110.la + cxx98_sources = \ compatibility.cc \ compatibility-debug_list.cc \ -@@ -709,6 +798,17 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $( +@@ -720,6 +794,17 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): @@ -13555,16 +12311,13 @@ install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES) @$(NORMAL_INSTALL) @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \ -@@ -747,6 +847,18 @@ clean-toolexeclibLTLIBRARIES: +@@ -758,6 +843,15 @@ clean-toolexeclibLTLIBRARIES: libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES) $(EXTRA_libstdc___la_DEPENDENCIES) $(AM_V_GEN)$(libstdc___la_LINK) $(am_libstdc___la_rpath) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS) +libstdc++_nonshared110.la: $(libstdc___nonshared110_la_OBJECTS) $(libstdc___nonshared110_la_DEPENDENCIES) $(EXTRA_libstdc___nonshared110_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libstdc___nonshared110_la_OBJECTS) $(libstdc___nonshared110_la_LIBADD) $(LIBS) + -+libstdc++_nonshared44.la: $(libstdc___nonshared44_la_OBJECTS) $(libstdc___nonshared44_la_DEPENDENCIES) $(EXTRA_libstdc___nonshared44_la_DEPENDENCIES) -+ $(AM_V_CCLD)$(LINK) $(libstdc___nonshared44_la_OBJECTS) $(libstdc___nonshared44_la_LIBADD) $(LIBS) -+ +libstdc++_nonshared48.la: $(libstdc___nonshared48_la_OBJECTS) $(libstdc___nonshared48_la_DEPENDENCIES) $(EXTRA_libstdc___nonshared48_la_DEPENDENCIES) + $(AM_V_CCLD)$(LINK) $(libstdc___nonshared48_la_OBJECTS) $(libstdc___nonshared48_la_LIBADD) $(LIBS) + @@ -13574,7 +12327,7 @@ libvtv.la: $(libvtv_la_OBJECTS) $(libvtv_la_DEPENDENCIES) $(EXTRA_libvtv_la_DEPENDENCIES) $(AM_V_GEN)$(libvtv_la_LINK) $(am_libvtv_la_rpath) $(libvtv_la_OBJECTS) $(libvtv_la_LIBADD) $(LIBS) -@@ -911,7 +1023,8 @@ maintainer-clean-generic: +@@ -922,7 +1016,8 @@ maintainer-clean-generic: clean: clean-recursive clean-am: clean-generic clean-libtool clean-local \ @@ -13584,7 +12337,7 @@ distclean: distclean-recursive -rm -f Makefile -@@ -981,14 +1094,14 @@ uninstall-am: uninstall-toolexeclibLTLIB +@@ -992,14 +1087,14 @@ uninstall-am: uninstall-toolexeclibLTLIB .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \ check check-am clean clean-generic clean-libtool clean-local \ @@ -13607,41 +12360,9 @@ install-toolexeclibLTLIBRARIES installcheck installcheck-am \ installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ ---- libstdc++-v3/src/c++11/thread.cc.jj 2022-05-10 18:36:26.011502088 +0200 -+++ libstdc++-v3/src/c++11/thread.cc 2022-05-12 10:06:51.420502127 +0200 -@@ -103,6 +103,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - - thread::_State::~_State() = default; - -+#ifndef _GLIBCXX_NONSHARED_CXX11_44 - void - thread::join() - { -@@ -130,6 +131,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - - _M_id = id(); - } -+#endif - - void - thread::_M_start_thread(_State_ptr state, void (*)()) -@@ -153,6 +155,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - } - - #if _GLIBCXX_THREAD_ABI_COMPAT -+#ifndef _GLIBCXX_NONSHARED_CXX11_44 - void - thread::_M_start_thread(__shared_base_type __b) - { -@@ -166,6 +169,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - - _M_start_thread(std::move(__b), nullptr); - } -+#endif - - void - thread::_M_start_thread(__shared_base_type __b, void (*)()) -@@ -183,6 +187,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION +--- libstdc++-v3/src/c++11/thread.cc.jj 2023-05-17 21:23:27.509581644 +0200 ++++ libstdc++-v3/src/c++11/thread.cc 2023-05-19 12:22:56.828880889 +0200 +@@ -211,6 +211,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION } #endif @@ -13649,7 +12370,7 @@ unsigned int thread::hardware_concurrency() noexcept { -@@ -191,6 +196,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION +@@ -219,6 +220,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION __n = 0; return __n; } @@ -13657,7 +12378,7 @@ _GLIBCXX_END_NAMESPACE_VERSION } // namespace std -@@ -203,6 +209,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul +@@ -231,6 +233,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul _GLIBCXX_BEGIN_NAMESPACE_VERSION namespace this_thread { @@ -13665,7 +12386,7 @@ void __sleep_for(chrono::seconds __s, chrono::nanoseconds __ns) { -@@ -251,6 +258,7 @@ namespace this_thread +@@ -279,6 +282,7 @@ namespace this_thread ::Sleep(chrono::milliseconds(__s).count() + ms); #endif } @@ -13673,8 +12394,8 @@ } _GLIBCXX_END_NAMESPACE_VERSION } // namespace std ---- libstdc++-v3/src/c++11/condition_variable.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/c++11/condition_variable.cc 2022-05-12 16:09:16.761680307 +0200 +--- libstdc++-v3/src/c++11/condition_variable.cc.jj 2023-05-17 21:23:27.508581658 +0200 ++++ libstdc++-v3/src/c++11/condition_variable.cc 2023-05-19 12:22:56.843880677 +0200 @@ -31,9 +31,11 @@ namespace std _GLIBCXX_VISIBILITY(defaul { _GLIBCXX_BEGIN_NAMESPACE_VERSION @@ -13703,11 +12424,11 @@ extern void __at_thread_exit(__at_thread_exit_elt*); ---- libstdc++-v3/src/c++11/system_error.cc.jj 2022-05-10 18:36:26.011502088 +0200 -+++ libstdc++-v3/src/c++11/system_error.cc 2022-05-12 10:06:51.420502127 +0200 -@@ -532,7 +532,9 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - const error_category& - _V2::generic_category() noexcept { return generic_category_instance.obj; } +--- libstdc++-v3/src/c++11/system_error.cc.jj 2023-05-17 21:23:27.509581644 +0200 ++++ libstdc++-v3/src/c++11/system_error.cc 2023-05-19 12:22:56.870880295 +0200 +@@ -545,7 +545,9 @@ _GLIBCXX_BEGIN_INLINE_ABI_NAMESPACE(_V2) + + _GLIBCXX_END_INLINE_ABI_NAMESPACE(_V2) +#ifndef _GLIBCXX_NONSHARED_CXX11 system_error::~system_error() = default; @@ -13715,7 +12436,7 @@ error_condition error_category::default_error_condition(int __i) const noexcept -@@ -547,9 +549,11 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION +@@ -560,9 +562,11 @@ _GLIBCXX_END_INLINE_ABI_NAMESPACE(_V2) error_category::equivalent(const error_code& __code, int __i) const noexcept { return *this == __code.category() && __code.value() == __i; } @@ -13727,8 +12448,8 @@ #if _GLIBCXX_USE_CXX11_ABI // Return error_category::message() as a COW string ---- libstdc++-v3/src/c++11/future.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/c++11/future.cc 2022-05-12 10:06:51.434501938 +0200 +--- libstdc++-v3/src/c++11/future.cc.jj 2023-05-17 21:23:27.508581658 +0200 ++++ libstdc++-v3/src/c++11/future.cc 2023-05-19 12:22:56.870880295 +0200 @@ -29,6 +29,7 @@ # define __constinit [[clang::require_constant_initialization]] #endif @@ -13768,39 +12489,9 @@ void __future_base::_State_baseV2::_Make_ready::_S_run(void* p) ---- libstdc++-v3/src/c++11/cxx11-ios_failure.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/c++11/cxx11-ios_failure.cc 2022-05-12 10:06:51.434501938 +0200 -@@ -46,6 +46,7 @@ - # define __constinit [[clang::require_constant_initialization]] - #endif - -+#ifndef _GLIBCXX_NONSHARED_CXX11_80 - namespace - { - struct io_error_category final : std::error_category -@@ -84,11 +85,13 @@ namespace - - __constinit constant_init io_category_instance{}; - } // namespace -+#endif - - namespace std _GLIBCXX_VISIBILITY(default) - { - _GLIBCXX_BEGIN_NAMESPACE_VERSION - -+#ifndef _GLIBCXX_NONSHARED_CXX11_80 - const error_category& - iostream_category() noexcept - { return io_category_instance.cat; } -@@ -108,6 +111,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - const char* - ios_base::failure::what() const throw() - { return runtime_error::what(); } -+#endif - - #if __cpp_rtti - // These functions are defined in src/c++98/ios_failure.cc -@@ -169,9 +173,11 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION +--- libstdc++-v3/src/c++11/cxx11-ios_failure.cc.jj 2023-05-17 21:23:27.508581658 +0200 ++++ libstdc++-v3/src/c++11/cxx11-ios_failure.cc 2023-05-19 12:22:56.871880281 +0200 +@@ -122,9 +122,11 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION using __ios_failure = ios::failure; #endif @@ -13812,52 +12503,8 @@ void __throw_ios_failure(const char* str __attribute__((unused)), ---- libstdc++-v3/src/c++11/compatibility-c++0x.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/c++11/compatibility-c++0x.cc 2022-05-12 10:06:51.435501925 +0200 -@@ -46,6 +46,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul - { - _GLIBCXX_BEGIN_NAMESPACE_VERSION - -+#ifndef _GLIBCXX_NONSHARED_CXX11_44 - // gcc-4.4.0 - // exported std::lock_error - #if defined(_GLIBCXX_HAS_GTHREADS) && defined(_GLIBCXX_USE_C99_STDINT_TR1) -@@ -131,10 +132,17 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - }; - constexpr bool system_clock::is_monotonic; - } // namespace chrono -+#endif - - // gcc-5 replaces this with _V2::error_category - class error_category - { -+#ifdef _GLIBCXX_NONSHARED_CXX11_44 -+ // Ugly hack. Ensure we don't emit the virtual table and -+ // use system libstdc++.so.6 one instead. -+ virtual void dummy(); -+#endif -+ - public: - error_category() noexcept; - -@@ -177,6 +185,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - - error_category::~error_category() noexcept = default; - -+#ifndef _GLIBCXX_NONSHARED_CXX11_44 - namespace - { - using std::string; -@@ -251,6 +260,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - return __code.value() == __i; - return false; - } -+#endif - - _GLIBCXX_END_NAMESPACE_VERSION - } ---- libstdc++-v3/src/c++11/futex.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/c++11/futex.cc 2022-05-12 10:06:51.435501925 +0200 +--- libstdc++-v3/src/c++11/futex.cc.jj 2023-05-17 21:23:27.508581658 +0200 ++++ libstdc++-v3/src/c++11/futex.cc 2023-05-19 12:22:56.892879985 +0200 @@ -108,6 +108,7 @@ namespace } } // namespace @@ -13890,9 +12537,9 @@ _GLIBCXX_END_NAMESPACE_VERSION } ---- libstdc++-v3/src/c++11/shared_ptr.cc.jj 2022-05-10 18:36:26.011502088 +0200 -+++ libstdc++-v3/src/c++11/shared_ptr.cc 2022-05-12 10:06:51.448501750 +0200 -@@ -45,11 +45,14 @@ namespace std _GLIBCXX_VISIBILITY(defaul +--- libstdc++-v3/src/c++11/shared_ptr.cc.jj 2023-05-17 21:23:27.508581658 +0200 ++++ libstdc++-v3/src/c++11/shared_ptr.cc 2023-05-19 12:22:56.892879985 +0200 +@@ -49,11 +49,14 @@ namespace std _GLIBCXX_VISIBILITY(defaul { _GLIBCXX_BEGIN_NAMESPACE_VERSION @@ -13907,7 +12554,7 @@ #ifdef __GTHREADS namespace -@@ -95,6 +98,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION +@@ -99,6 +102,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION } } #endif @@ -13915,8 +12562,8 @@ bool _Sp_make_shared_tag::_S_eq(const type_info& ti [[gnu::unused]]) noexcept ---- libstdc++-v3/src/c++11/codecvt.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/c++11/codecvt.cc 2022-05-12 10:06:51.448501750 +0200 +--- libstdc++-v3/src/c++11/codecvt.cc.jj 2023-05-17 21:23:27.508581658 +0200 ++++ libstdc++-v3/src/c++11/codecvt.cc 2023-05-19 12:22:56.906879787 +0200 @@ -738,6 +738,7 @@ namespace } } @@ -13956,8 +12603,8 @@ #if defined(_GLIBCXX_USE_CHAR8_T) inline template class __codecvt_abstract_base; ---- libstdc++-v3/src/c++11/ios.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/c++11/ios.cc 2022-05-12 10:06:51.449501736 +0200 +--- libstdc++-v3/src/c++11/ios.cc.jj 2023-05-17 21:23:27.508581658 +0200 ++++ libstdc++-v3/src/c++11/ios.cc 2023-05-19 12:22:56.914879674 +0200 @@ -33,6 +33,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul { _GLIBCXX_BEGIN_NAMESPACE_VERSION @@ -13974,22 +12621,8 @@ void ios_base::_M_move(ios_base& __rhs) noexcept ---- libstdc++-v3/src/c++11/cow-string-inst.cc.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/src/c++11/cow-string-inst.cc 2022-05-12 10:06:51.449501736 +0200 -@@ -27,7 +27,11 @@ - // - - #define _GLIBCXX_USE_CXX11_ABI 0 -+#ifndef _GLIBCXX_NONSHARED_CXX11_44 - #include "string-inst.cc" -+#else -+#include -+#endif - - #if ! _GLIBCXX_USE_DUAL_ABI - # error This file should not be compiled for this configuration. ---- libstdc++-v3/src/c++11/random.cc.jj 2022-05-10 18:36:26.011502088 +0200 -+++ libstdc++-v3/src/c++11/random.cc 2022-05-12 10:06:51.449501736 +0200 +--- libstdc++-v3/src/c++11/random.cc.jj 2023-05-17 21:23:27.508581658 +0200 ++++ libstdc++-v3/src/c++11/random.cc 2023-05-19 12:22:56.914879674 +0200 @@ -522,6 +522,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul } @@ -13998,7 +12631,7 @@ void random_device::_M_init(const char* s, size_t len) { -@@ -598,6 +599,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul +@@ -600,6 +601,7 @@ namespace std _GLIBCXX_VISIBILITY(defaul random_device::result_type random_device::_M_getval_pretr1() { return _M_getval(); } @@ -14006,9 +12639,9 @@ double random_device::_M_getentropy() const noexcept ---- libstdc++-v3/configure.ac.jj 2022-05-10 18:36:26.010502101 +0200 -+++ libstdc++-v3/configure.ac 2022-05-12 10:06:51.450501723 +0200 -@@ -624,6 +624,11 @@ GLIBCXX_EXPORT_FLAGS +--- libstdc++-v3/configure.ac.jj 2023-05-17 21:23:27.472582161 +0200 ++++ libstdc++-v3/configure.ac 2023-05-19 12:22:56.919879604 +0200 +@@ -657,6 +657,11 @@ GLIBCXX_EXPORT_FLAGS # Determine what GCC version number to use in filesystem paths. GCC_BASE_VER @@ -14020,8 +12653,8 @@ dnl In autoconf 2.5x, AC_OUTPUT is replaced by four AC_CONFIG_* macros, dnl which can all be called multiple times as needed, plus one (different) dnl AC_OUTPUT macro. This one lists the files to be created: ---- libstdc++-v3/configure.jj 2022-05-10 18:36:26.009502114 +0200 -+++ libstdc++-v3/configure 2022-05-12 10:06:51.517500822 +0200 +--- libstdc++-v3/configure.jj 2023-05-17 21:23:27.472582161 +0200 ++++ libstdc++-v3/configure 2023-05-19 12:22:56.965878954 +0200 @@ -633,6 +633,8 @@ ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS @@ -14031,88 +12664,88 @@ get_gcc_base_ver WARN_FLAGS OPTIMIZE_CXXFLAGS -@@ -5551,7 +5553,7 @@ $as_echo "$ac_cv_path_EGREP" >&6; } +@@ -5523,7 +5525,7 @@ $as_echo "$ac_cv_path_EGREP" >&6; } # expandable list at autoconf time; the second provides an expandable list # (i.e., shell variable) at configure time. -- SUBDIRS='include libsupc++ src src/c++98 src/c++11 src/c++17 src/c++20 src/filesystem src/libbacktrace doc po testsuite python' -+ SUBDIRS='include libsupc++ src src/c++98 src/c++11 src/c++17 src/c++20 src/nonshared98 src/nonshared11 src/nonshared17 src/nonshared20 src/filesystem src/libbacktrace doc po testsuite python' +- SUBDIRS='include libsupc++ src src/c++98 src/c++11 src/c++17 src/c++20 src/filesystem src/libbacktrace src/experimental doc po testsuite python' ++ SUBDIRS='include libsupc++ src src/c++98 src/c++11 src/c++17 src/c++20 src/nonshared98 src/nonshared11 src/nonshared17 src/nonshared20 src/filesystem src/libbacktrace src/experimental doc po testsuite python' # These need to be absolute paths, yet at the same time need to # canonicalize only relative paths, because then amd will not unmount -@@ -12191,7 +12193,7 @@ else +@@ -12187,7 +12189,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF --#line 12194 "configure" -+#line 12196 "configure" +-#line 12190 "configure" ++#line 12192 "configure" #include "confdefs.h" #if HAVE_DLFCN_H -@@ -12297,7 +12299,7 @@ else +@@ -12293,7 +12295,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF --#line 12300 "configure" -+#line 12302 "configure" +-#line 12296 "configure" ++#line 12298 "configure" #include "confdefs.h" #if HAVE_DLFCN_H -@@ -15981,7 +15983,7 @@ $as_echo "$glibcxx_cv_atomic_long_long" +@@ -16017,7 +16019,7 @@ $as_echo "$glibcxx_cv_atomic_long_long" # Fake what AC_TRY_COMPILE does. cat > conftest.$ac_ext << EOF --#line 15984 "configure" -+#line 15986 "configure" +-#line 16020 "configure" ++#line 16022 "configure" int main() { typedef bool atomic_type; -@@ -16016,7 +16018,7 @@ $as_echo "$glibcxx_cv_atomic_bool" >&6; +@@ -16052,7 +16054,7 @@ $as_echo "$glibcxx_cv_atomic_bool" >&6; rm -f conftest* cat > conftest.$ac_ext << EOF --#line 16019 "configure" -+#line 16021 "configure" +-#line 16055 "configure" ++#line 16057 "configure" int main() { typedef short atomic_type; -@@ -16051,7 +16053,7 @@ $as_echo "$glibcxx_cv_atomic_short" >&6; - rm -f conftest* - - cat > conftest.$ac_ext << EOF --#line 16054 "configure" -+#line 16056 "configure" - int main() - { - // NB: _Atomic_word not necessarily int. -@@ -16087,7 +16089,7 @@ $as_echo "$glibcxx_cv_atomic_int" >&6; } +@@ -16087,7 +16089,7 @@ $as_echo "$glibcxx_cv_atomic_short" >&6; rm -f conftest* cat > conftest.$ac_ext << EOF -#line 16090 "configure" +#line 16092 "configure" + int main() + { + // NB: _Atomic_word not necessarily int. +@@ -16123,7 +16125,7 @@ $as_echo "$glibcxx_cv_atomic_int" >&6; } + rm -f conftest* + + cat > conftest.$ac_ext << EOF +-#line 16126 "configure" ++#line 16128 "configure" int main() { typedef long long atomic_type; -@@ -16243,7 +16245,7 @@ $as_echo "mutex" >&6; } +@@ -16279,7 +16281,7 @@ $as_echo "mutex" >&6; } # unnecessary for this test. cat > conftest.$ac_ext << EOF --#line 16246 "configure" -+#line 16248 "configure" +-#line 16282 "configure" ++#line 16284 "configure" int main() { _Decimal32 d1; -@@ -16285,7 +16287,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu +@@ -16321,7 +16323,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu # unnecessary for this test. cat > conftest.$ac_ext << EOF --#line 16288 "configure" -+#line 16290 "configure" +-#line 16324 "configure" ++#line 16326 "configure" template struct same { typedef T2 type; }; -@@ -78829,6 +78831,11 @@ fi +@@ -72712,6 +72714,11 @@ fi @@ -14124,16 +12757,16 @@ ac_config_files="$ac_config_files Makefile" ac_config_files="$ac_config_files scripts/testsuite_flags" -@@ -78848,7 +78855,7 @@ ac_config_files="$ac_config_files src/li +@@ -72731,7 +72738,7 @@ ac_config_files="$ac_config_files src/li # append it here. Only modify Makefiles that have just been created. # # Also, get rid of this simulated-VPATH thing that automake does. --ac_config_files="$ac_config_files include/Makefile libsupc++/Makefile src/Makefile src/c++98/Makefile src/c++11/Makefile src/c++17/Makefile src/c++20/Makefile src/filesystem/Makefile src/libbacktrace/Makefile doc/Makefile po/Makefile testsuite/Makefile python/Makefile" -+ac_config_files="$ac_config_files include/Makefile libsupc++/Makefile src/Makefile src/c++98/Makefile src/c++11/Makefile src/c++17/Makefile src/c++20/Makefile src/nonshared98/Makefile src/nonshared11/Makefile src/nonshared17/Makefile src/nonshared20/Makefile src/filesystem/Makefile src/libbacktrace/Makefile doc/Makefile po/Makefile testsuite/Makefile python/Makefile" +-ac_config_files="$ac_config_files include/Makefile libsupc++/Makefile src/Makefile src/c++98/Makefile src/c++11/Makefile src/c++17/Makefile src/c++20/Makefile src/filesystem/Makefile src/libbacktrace/Makefile src/experimental/Makefile doc/Makefile po/Makefile testsuite/Makefile python/Makefile" ++ac_config_files="$ac_config_files include/Makefile libsupc++/Makefile src/Makefile src/c++98/Makefile src/c++11/Makefile src/c++17/Makefile src/c++20/Makefile src/nonshared98/Makefile src/nonshared11/Makefile src/nonshared17/Makefile src/nonshared20/Makefile src/filesystem/Makefile src/libbacktrace/Makefile src/experimental/Makefile doc/Makefile po/Makefile testsuite/Makefile python/Makefile" ac_config_commands="$ac_config_commands generate-headers" -@@ -80114,6 +80121,10 @@ do +@@ -73982,6 +73989,10 @@ do "src/c++11/Makefile") CONFIG_FILES="$CONFIG_FILES src/c++11/Makefile" ;; "src/c++17/Makefile") CONFIG_FILES="$CONFIG_FILES src/c++17/Makefile" ;; "src/c++20/Makefile") CONFIG_FILES="$CONFIG_FILES src/c++20/Makefile" ;; @@ -14143,8 +12776,8 @@ + "src/nonshared20/Makefile") CONFIG_FILES="$CONFIG_FILES src/nonshared20/Makefile" ;; "src/filesystem/Makefile") CONFIG_FILES="$CONFIG_FILES src/filesystem/Makefile" ;; "src/libbacktrace/Makefile") CONFIG_FILES="$CONFIG_FILES src/libbacktrace/Makefile" ;; - "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; -@@ -81978,6 +81989,50 @@ _EOF + "src/experimental/Makefile") CONFIG_FILES="$CONFIG_FILES src/experimental/Makefile" ;; +@@ -75475,6 +75486,50 @@ _EOF s!`test -f '$<' || echo '$(srcdir)/'`!! _EOF sed -f vpsed$$ $ac_file > tmp$$ @@ -14195,14 +12828,14 @@ mv tmp$$ $ac_file rm vpsed$$ echo 'MULTISUBDIR =' >> $ac_file ---- libstdc++-v3/acinclude.m4.jj 2022-05-10 18:36:26.000502233 +0200 -+++ libstdc++-v3/acinclude.m4 2022-05-12 10:06:51.532500620 +0200 +--- libstdc++-v3/acinclude.m4.jj 2023-05-17 21:23:27.459582342 +0200 ++++ libstdc++-v3/acinclude.m4 2023-05-19 12:22:56.968878912 +0200 @@ -49,7 +49,7 @@ AC_DEFUN([GLIBCXX_CONFIGURE], [ # Keep these sync'd with the list in Makefile.am. The first provides an # expandable list at autoconf time; the second provides an expandable list # (i.e., shell variable) at configure time. -- m4_define([glibcxx_SUBDIRS],[include libsupc++ src src/c++98 src/c++11 src/c++17 src/c++20 src/filesystem src/libbacktrace doc po testsuite python]) -+ m4_define([glibcxx_SUBDIRS],[include libsupc++ src src/c++98 src/c++11 src/c++17 src/c++20 src/nonshared98 src/nonshared11 src/nonshared17 src/nonshared20 src/filesystem src/libbacktrace doc po testsuite python]) +- m4_define([glibcxx_SUBDIRS],[include libsupc++ src src/c++98 src/c++11 src/c++17 src/c++20 src/filesystem src/libbacktrace src/experimental doc po testsuite python]) ++ m4_define([glibcxx_SUBDIRS],[include libsupc++ src src/c++98 src/c++11 src/c++17 src/c++20 src/nonshared98 src/nonshared11 src/nonshared17 src/nonshared20 src/filesystem src/libbacktrace src/experimental doc po testsuite python]) SUBDIRS='glibcxx_SUBDIRS' # These need to be absolute paths, yet at the same time need to