libexpat (2.5.0)

mkdir /bb.build
Result = 0
Working Dir = /
Stdout
Stderr
/bb.download/source/expat-2.5.0/configure --help
Result = 0
Working Dir = /bb.build
Stdout
`configure' configures expat 2.5.0 to adapt to many kinds of systems.

Usage: /bb.download/source/expat-2.5.0/configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
      --help=short        display options specific to this package
      --help=recursive    display the short help of all the included packages
  -V, --version           display version information and exit
  -q, --quiet, --silent   do not print `checking ...' messages
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for `--cache-file=config.cache'
  -n, --no-create         do not create output files
      --srcdir=DIR        find the sources in DIR [configure dir or `..']

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc.  You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
  --bindir=DIR            user executables [EPREFIX/bin]
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
  --libexecdir=DIR        program executables [EPREFIX/libexec]
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
  --runstatedir=DIR       modifiable per-process data [LOCALSTATEDIR/run]
  --libdir=DIR            object code libraries [EPREFIX/lib]
  --includedir=DIR        C header files [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
  --infodir=DIR           info documentation [DATAROOTDIR/info]
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
  --mandir=DIR            man documentation [DATAROOTDIR/man]
  --docdir=DIR            documentation root [DATAROOTDIR/doc/expat]
  --htmldir=DIR           html documentation [DOCDIR]
  --dvidir=DIR            dvi documentation [DOCDIR]
  --pdfdir=DIR            pdf documentation [DOCDIR]
  --psdir=DIR             ps documentation [DOCDIR]

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]

Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --enable-silent-rules   less verbose build output (undo: "make V=1")
  --disable-silent-rules  verbose build output (undo: "make V=0")
  --enable-dependency-tracking
                          do not reject slow dependency extractors
  --disable-dependency-tracking
                          speeds up one-time build
  --enable-shared[=PKGS]  build shared libraries [default=yes]
  --enable-static[=PKGS]  build static libraries [default=yes]
  --enable-fast-install[=PKGS]
                          optimize for fast installation [default=yes]
  --disable-libtool-lock  avoid locking (might break parallel builds)
  --enable-xml-attr-info  Enable retrieving the byte offsets for attribute
                          names and values [default=no]
  --enable-xml-context [COUNT]
                          Retain context around the current parse point;
                          default is enabled and a size of 1024 bytes
  --disable-xml-context   Do not retain context around the current parse point

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
                          both]
  --with-aix-soname=aix|svr4|both
                          shared library versioning (aka "SONAME") variant to
                          provide on AIX, [default=aix].
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-sysroot[=DIR]    Search for dependent libraries within DIR (or the
                          compiler's sysroot if not specified).
  --without-xmlwf         do not build xmlwf
  --without-examples      do not build examples [default=included]
  --without-tests         do not build tests [default=included]
  --with-libbsd           utilize libbsd (for arc4random_buf)
  --with-getrandom        enforce the use of getrandom function in the system
                          [default=check]
  --without-getrandom     skip auto detect of getrandom [default=check]
  --with-sys-getrandom    enforce the use of syscall SYS_getrandom function in
                          the system [default=check]
  --without-sys-getrandom skip auto detect of syscall SYS_getrandom
                          [default=check]
  --with-docbook          enforce XML to man page compilation [default=check]
  --without-docbook       skip XML to man page compilation [default=check]

Some influential environment variables:
  CC          C compiler command
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  LIBS        libraries to pass to the linker, e.g. -l<library>
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
              you have headers in a nonstandard directory <include dir>
  LT_SYS_LIBRARY_PATH
              User-defined run-time library search path.
  CXX         C++ compiler command
  CXXFLAGS    C++ compiler flags
  CXXCPP      C++ preprocessor
  DOCBOOK_TO_MAN
              docbook2x-man command

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to <expat-bugs@libexpat.org>.
Stderr
/bb.download/source/expat-2.5.0/configure --prefix=/BuggyBox/libexpat/2.5.0/any --enable-static --enable-shared --disable-nls --disable-doc
Result = 0
Working Dir = /bb.build
Stdout
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /BuggyBox/sed/4.9/bootstrap/bin/sed
checking for grep that handles long lines and -e... /BuggyBox/grep/3.11/bootstrap/bin/grep
checking for egrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -E
checking for fgrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -F
checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /BuggyBox/binutils/2.41/bootstrap/bin/nm -B
checking the name lister (/BuggyBox/binutils/2.41/bootstrap/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 32768
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /BuggyBox/binutils/2.41/bootstrap/bin/ld option to reload object files... -r
checking for file... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /BuggyBox/binutils/2.41/bootstrap/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /BuggyBox/coreutils/9.4/bootstrap/bin/dd
checking how to truncate binary pipes... /BuggyBox/coreutils/9.4/bootstrap/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -fexceptions... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -pedantic... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C compiler accepts -Wduplicated-branches... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wrestrict... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Wjump-misses-init... yes
checking whether C compiler accepts -Wdouble-promotion... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wno-pedantic-ms-format... yes
checking whether C compiler accepts -Wmisleading-indentation... yes
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking whether the g++ linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -Wextra... yes
checking whether C++ compiler accepts -fexceptions... yes
checking whether C++ compiler accepts -fno-strict-aliasing... yes
checking whether the linker accepts -fno-strict-aliasing... yes
checking whether compiler supports visibility... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for cos in -lm... yes
checking for arc4random_buf (BSD or libbsd)... yes
checking for getrandom (Linux 3.17+, glibc 2.25+)... yes
checking for syscall SYS_getrandom (Linux 3.17+)... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for docbook2x-man... no
checking for db2x_docbook2man... no
checking for docbook2man... no
checking for docbook-to-man... no
checking size of void *... 8
checking for shared library name prefix... lib
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating expat.pc
config.status: creating cmake/expat-config.cmake
config.status: creating cmake/autotools/expat-config-version.cmake
config.status: creating cmake/autotools/expat-noconfig.cmake
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating tests/benchmark/Makefile
config.status: creating xmlwf/Makefile
config.status: creating run.sh
config.status: creating expat_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:

Automake flags (can be overridden by user flags):
  AM_CPPFLAGS: -DXML_ENABLE_VISIBILITY=1
    AM_CFLAGS: -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden
  AM_CXXFLAGS: -Wall -Wextra -fexceptions -fno-strict-aliasing
   AM_LDFLAGS: -fno-strict-aliasing

User flags (override Automake flags on conflict):
     CPPFLAGS: 
       CFLAGS: -g -O2
     CXXFLAGS: -g -O2
      LDFLAGS: 
Stderr
configure: WARNING: unrecognized options: --disable-nls, --disable-doc
configure: WARNING: unrecognized options: --disable-nls, --disable-doc
make -j16
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/make/4.4/bootstrap/bin/make  all-recursive
make[1]: Entering directory '/bb.build'
Making all in lib
make[2]: Entering directory '/bb.build/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I..  -DXML_ENABLE_VISIBILITY=1  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c -o xmlparse.lo /bb.download/source/expat-2.5.0/lib/xmlparse.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I..  -DXML_ENABLE_VISIBILITY=1  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c -o xmltok.lo /bb.download/source/expat-2.5.0/lib/xmltok.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I..  -DXML_ENABLE_VISIBILITY=1  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c -o xmlrole.lo /bb.download/source/expat-2.5.0/lib/xmlrole.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c /bb.download/source/expat-2.5.0/lib/xmlparse.c  -fPIC -DPIC -o .libs/xmlparse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c /bb.download/source/expat-2.5.0/lib/xmltok.c  -fPIC -DPIC -o .libs/xmltok.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c /bb.download/source/expat-2.5.0/lib/xmlrole.c  -fPIC -DPIC -o .libs/xmlrole.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c /bb.download/source/expat-2.5.0/lib/xmlrole.c -o xmlrole.o >/dev/null 2>&1
mv -f .deps/xmlrole.Tpo .deps/xmlrole.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c /bb.download/source/expat-2.5.0/lib/xmltok.c -o xmltok.o >/dev/null 2>&1
mv -f .deps/xmltok.Tpo .deps/xmltok.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/lib -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c /bb.download/source/expat-2.5.0/lib/xmlparse.c -o xmlparse.o >/dev/null 2>&1
mv -f .deps/xmlparse.Tpo .deps/xmlparse.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing  -o libexpatinternal.la  xmlparse.lo xmltok.lo xmlrole.lo  
libtool: link: ar cr .libs/libexpatinternal.a .libs/xmlparse.o .libs/xmltok.o .libs/xmlrole.o 
libtool: link: ranlib .libs/libexpatinternal.a
libtool: link: ( cd ".libs" && rm -f "libexpatinternal.la" && ln -s "../libexpatinternal.la" "libexpatinternal.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing -lm -no-undefined -version-info 9:10:8  -o libexpat.la -rpath /BuggyBox/libexpat/2.5.0/any/lib  libexpatinternal.la 
libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libexpatinternal.a -Wl,--no-whole-archive  -lm  -g -O2   -Wl,-soname -Wl,libexpat.so.1 -o .libs/libexpat.so.1.8.10
libtool: link: (cd ".libs" && rm -f "libexpat.so.1" && ln -s "libexpat.so.1.8.10" "libexpat.so.1")
libtool: link: (cd ".libs" && rm -f "libexpat.so" && ln -s "libexpat.so.1.8.10" "libexpat.so")
libtool: link: (cd .libs/libexpat.lax/libexpatinternal.a && ar x "/bb.build/lib/./.libs/libexpatinternal.a")
libtool: link: ar cr .libs/libexpat.a   .libs/libexpat.lax/libexpatinternal.a/xmlparse.o .libs/libexpat.lax/libexpatinternal.a/xmlrole.o .libs/libexpat.lax/libexpatinternal.a/xmltok.o 
libtool: link: ranlib .libs/libexpat.a
libtool: link: rm -fr .libs/libexpat.lax
libtool: link: ( cd ".libs" && rm -f "libexpat.la" && ln -s "../libexpat.la" "libexpat.la" )
make[2]: Leaving directory '/bb.build/lib'
Making all in examples
make[2]: Entering directory '/bb.build/examples'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/examples -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/examples/../lib  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT elements.o -MD -MP -MF .deps/elements.Tpo -c -o elements.o /bb.download/source/expat-2.5.0/examples/elements.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/examples -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/examples/../lib  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT outline.o -MD -MP -MF .deps/outline.Tpo -c -o outline.o /bb.download/source/expat-2.5.0/examples/outline.c
mv -f .deps/elements.Tpo .deps/elements.Po
mv -f .deps/outline.Tpo .deps/outline.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing  -o outline outline.o ../lib/libexpat.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing  -o elements elements.o ../lib/libexpat.la 
libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing -o .libs/outline outline.o  ../lib/.libs/libexpat.so -lm -Wl,-rpath -Wl,/BuggyBox/libexpat/2.5.0/any/lib
libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing -o .libs/elements elements.o  ../lib/.libs/libexpat.so -lm -Wl,-rpath -Wl,/BuggyBox/libexpat/2.5.0/any/lib
make[2]: Leaving directory '/bb.build/examples'
Making all in tests
make[2]: Entering directory '/bb.build/tests'
Making all in .
make[3]: Entering directory '/bb.build/tests'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/tests -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/tests/../lib  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT chardata.o -MD -MP -MF .deps/chardata.Tpo -c -o chardata.o /bb.download/source/expat-2.5.0/tests/chardata.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/tests -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/tests/../lib  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT structdata.o -MD -MP -MF .deps/structdata.Tpo -c -o structdata.o /bb.download/source/expat-2.5.0/tests/structdata.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/tests -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/tests/../lib  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT memcheck.o -MD -MP -MF .deps/memcheck.Tpo -c -o memcheck.o /bb.download/source/expat-2.5.0/tests/memcheck.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/tests -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/tests/../lib  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT minicheck.o -MD -MP -MF .deps/minicheck.Tpo -c -o minicheck.o /bb.download/source/expat-2.5.0/tests/minicheck.c
mv -f .deps/memcheck.Tpo .deps/memcheck.Po
mv -f .deps/chardata.Tpo .deps/chardata.Po
mv -f .deps/structdata.Tpo .deps/structdata.Po
mv -f .deps/minicheck.Tpo .deps/minicheck.Po
rm -f libruntests.a
ar cru libruntests.a chardata.o structdata.o memcheck.o minicheck.o 
ranlib libruntests.a
make[3]: Leaving directory '/bb.build/tests'
Making all in benchmark
make[3]: Entering directory '/bb.build/tests/benchmark'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/tests/benchmark -I../..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/tests/benchmark/../../lib  -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o /bb.download/source/expat-2.5.0/tests/benchmark/benchmark.c
mv -f .deps/benchmark.Tpo .deps/benchmark.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing  -o benchmark benchmark.o ../../lib/libexpat.la 
libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing -o .libs/benchmark benchmark.o  ../../lib/.libs/libexpat.so -lm -Wl,-rpath -Wl,/BuggyBox/libexpat/2.5.0/any/lib
make[3]: Leaving directory '/bb.build/tests/benchmark'
make[2]: Leaving directory '/bb.build/tests'
Making all in xmlwf
make[2]: Entering directory '/bb.build/xmlwf'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/xmlwf -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/xmlwf/../lib   -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlwf-xmlwf.o -MD -MP -MF .deps/xmlwf-xmlwf.Tpo -c -o xmlwf-xmlwf.o `test -f 'xmlwf.c' || echo '/bb.download/source/expat-2.5.0/xmlwf/'`xmlwf.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/xmlwf -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/xmlwf/../lib   -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlwf-xmlfile.o -MD -MP -MF .deps/xmlwf-xmlfile.Tpo -c -o xmlwf-xmlfile.o `test -f 'xmlfile.c' || echo '/bb.download/source/expat-2.5.0/xmlwf/'`xmlfile.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/xmlwf -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/xmlwf/../lib   -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlwf-codepage.o -MD -MP -MF .deps/xmlwf-codepage.Tpo -c -o xmlwf-codepage.o `test -f 'codepage.c' || echo '/bb.download/source/expat-2.5.0/xmlwf/'`codepage.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/expat-2.5.0/xmlwf -I..  -DXML_ENABLE_VISIBILITY=1 -I/bb.download/source/expat-2.5.0/xmlwf/../lib   -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -MT xmlwf-unixfilemap.o -MD -MP -MF .deps/xmlwf-unixfilemap.Tpo -c -o xmlwf-unixfilemap.o `test -f 'unixfilemap.c' || echo '/bb.download/source/expat-2.5.0/xmlwf/'`unixfilemap.c
mv -f .deps/xmlwf-codepage.Tpo .deps/xmlwf-codepage.Po
mv -f .deps/xmlwf-unixfilemap.Tpo .deps/xmlwf-unixfilemap.Po
mv -f .deps/xmlwf-xmlfile.Tpo .deps/xmlwf-xmlfile.Po
mv -f .deps/xmlwf-xmlwf.Tpo .deps/xmlwf-xmlwf.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing -lm   -o xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/libexpat.la 
libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing -o .libs/xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o  ../lib/.libs/libexpat.so -lm -Wl,-rpath -Wl,/BuggyBox/libexpat/2.5.0/any/lib
make[2]: Leaving directory '/bb.build/xmlwf'
Making all in doc
make[2]: Entering directory '/bb.build/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/doc'
make[2]: Entering directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
In file included from /bb.download/source/expat-2.5.0/lib/internal.h:108,
                 from /bb.download/source/expat-2.5.0/lib/xmlrole.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/expat-2.5.0/lib/internal.h:108,
                 from /bb.download/source/expat-2.5.0/lib/xmltok.c:58:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/expat-2.5.0/lib/xmlparse.c:79:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/expat-2.5.0/lib/xmlparse.c:81:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:141:8: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  141 | extern _Float32 strtof32 (const char *__restrict __nptr,
      |        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:147:8: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  147 | extern _Float64 strtof64 (const char *__restrict __nptr,
      |        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:153:8: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  153 | extern _Float128 strtof128 (const char *__restrict __nptr,
      |        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:159:8: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  159 | extern _Float32x strtof32x (const char *__restrict __nptr,
      |        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:165:8: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  165 | extern _Float64x strtof64x (const char *__restrict __nptr,
      |        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:299:24: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  299 |                        _Float32 __f)
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:305:24: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  305 |                        _Float64 __f)
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:311:25: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  311 |                         _Float128 __f)
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:317:25: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  317 |                         _Float32x __f)
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:323:25: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  323 |                         _Float64x __f)
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:436:8: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  436 | extern _Float32 strtof32_l (const char *__restrict __nptr,
      |        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:443:8: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  443 | extern _Float64 strtof64_l (const char *__restrict __nptr,
      |        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:450:8: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  450 | extern _Float128 strtof128_l (const char *__restrict __nptr,
      |        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:457:8: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  457 | extern _Float32x strtof32x_l (const char *__restrict __nptr,
      |        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:464:8: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  464 | extern _Float64x strtof64x_l (const char *__restrict __nptr,
      |        ^~~~~~~~~
In file included from /bb.download/source/expat-2.5.0/lib/xmlparse.c:83:
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:1: note: in expansion of macro '__MATHDECL'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:37: note: in expansion of macro '_Mdouble_'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:1: note: in expansion of macro '__MATHDECL'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:38: note: in expansion of macro '_Mdouble_'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:36: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:59: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:40: note: in expansion of macro '_Mdouble_'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:412:40: note: in expansion of macro '_Mdouble_'
  412 |                                  const _Mdouble_ *__y))
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:43: note: in expansion of macro '_Mdouble_'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:417:43: note: in expansion of macro '_Mdouble_'
  417 |                                     const _Mdouble_ *__y))
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:34: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:50: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:37: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:442:33: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  442 | # define _Mdouble_              _Float32
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:53: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:1: note: in expansion of macro '__MATHDECL'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:37: note: in expansion of macro '_Mdouble_'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:1: note: in expansion of macro '__MATHDECL'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:38: note: in expansion of macro '_Mdouble_'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:36: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:59: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:40: note: in expansion of macro '_Mdouble_'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:412:40: note: in expansion of macro '_Mdouble_'
  412 |                                  const _Mdouble_ *__y))
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:43: note: in expansion of macro '_Mdouble_'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:417:43: note: in expansion of macro '_Mdouble_'
  417 |                                     const _Mdouble_ *__y))
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:34: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:50: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:37: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:459:33: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  459 | # define _Mdouble_              _Float64
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:53: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:20:1: note: in expansion of macro '__MATHDECL_ALIAS'
   20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:20:40: note: in expansion of macro '_Mdouble_'
   20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:24:1: note: in expansion of macro '__MATHDECL_ALIAS'
   24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:24:37: note: in expansion of macro '_Mdouble_'
   24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:29:1: note: in expansion of macro '__MATHDECL_ALIAS'
   29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:29:35: note: in expansion of macro '_Mdouble_'
   29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:33:1: note: in expansion of macro '__MATHDECL_ALIAS'
   33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:33:36: note: in expansion of macro '_Mdouble_'
   33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:37:1: note: in expansion of macro '__MATHDECL_ALIAS'
   37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:37:35: note: in expansion of macro '_Mdouble_'
   37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:1: note: in expansion of macro '__MATHDECL_ALIAS'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:37: note: in expansion of macro '_Mdouble_'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:1: note: in expansion of macro '__MATHDECL_ALIAS'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:52: note: in expansion of macro '_Mdouble_'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:44:1: note: in expansion of macro '__MATHDECL_ALIAS'
   44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:44:41: note: in expansion of macro '_Mdouble_'
   44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:1: note: in expansion of macro '__MATHDECL'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:37: note: in expansion of macro '_Mdouble_'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:1: note: in expansion of macro '__MATHDECL'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:38: note: in expansion of macro '_Mdouble_'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:36: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:59: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:40: note: in expansion of macro '_Mdouble_'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:412:40: note: in expansion of macro '_Mdouble_'
  412 |                                  const _Mdouble_ *__y))
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:43: note: in expansion of macro '_Mdouble_'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:417:43: note: in expansion of macro '_Mdouble_'
  417 |                                     const _Mdouble_ *__y))
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:34: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:50: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:37: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:53: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:1: note: in expansion of macro '__MATHDECL'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:37: note: in expansion of macro '_Mdouble_'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:1: note: in expansion of macro '__MATHDECL'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:38: note: in expansion of macro '_Mdouble_'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:36: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:59: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:40: note: in expansion of macro '_Mdouble_'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:412:40: note: in expansion of macro '_Mdouble_'
  412 |                                  const _Mdouble_ *__y))
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:43: note: in expansion of macro '_Mdouble_'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:417:43: note: in expansion of macro '_Mdouble_'
  417 |                                     const _Mdouble_ *__y))
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:34: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:50: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:37: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:493:33: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  493 | # define _Mdouble_              _Float32x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:53: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:1: note: in expansion of macro '__MATHCALL_VEC'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:53:25: note: in expansion of macro '_Mdouble_'
   53 | __MATHCALL_VEC (acos,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:1: note: in expansion of macro '__MATHCALL_VEC'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:55:25: note: in expansion of macro '_Mdouble_'
   55 | __MATHCALL_VEC (asin,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:1: note: in expansion of macro '__MATHCALL_VEC'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:57:25: note: in expansion of macro '_Mdouble_'
   57 | __MATHCALL_VEC (atan,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:26: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:1: note: in expansion of macro '__MATHCALL_VEC'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:59:41: note: in expansion of macro '_Mdouble_'
   59 | __MATHCALL_VEC (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:1: note: in expansion of macro '__MATHCALL_VEC'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:62:24: note: in expansion of macro '_Mdouble_'
   62 | __MATHCALL_VEC (cos,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:1: note: in expansion of macro '__MATHCALL_VEC'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:64:24: note: in expansion of macro '_Mdouble_'
   64 | __MATHCALL_VEC (sin,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:1: note: in expansion of macro '__MATHCALL_VEC'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:66:24: note: in expansion of macro '_Mdouble_'
   66 | __MATHCALL_VEC (tan,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:1: note: in expansion of macro '__MATHCALL_VEC'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:71:25: note: in expansion of macro '_Mdouble_'
   71 | __MATHCALL_VEC (cosh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:1: note: in expansion of macro '__MATHCALL_VEC'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:73:25: note: in expansion of macro '_Mdouble_'
   73 | __MATHCALL_VEC (sinh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:1: note: in expansion of macro '__MATHCALL_VEC'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:75:25: note: in expansion of macro '_Mdouble_'
   75 | __MATHCALL_VEC (tanh,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:18: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:33: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:284:3: note: in expansion of macro '__MATHDECL'
  284 |   __MATHDECL(type, function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:79:1: note: in expansion of macro '__MATHDECL_VEC'
   79 | __MATHDECL_VEC (void,sincos,,
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:80:52: note: in expansion of macro '_Mdouble_'
   80 |                 (_Mdouble_ __x, _Mdouble_ *__sinx, _Mdouble_ *__cosx));
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:1: note: in expansion of macro '__MATHCALL_VEC'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:85:26: note: in expansion of macro '_Mdouble_'
   85 | __MATHCALL_VEC (acosh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:1: note: in expansion of macro '__MATHCALL_VEC'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:87:26: note: in expansion of macro '_Mdouble_'
   87 | __MATHCALL_VEC (asinh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:1: note: in expansion of macro '__MATHCALL_VEC'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:89:26: note: in expansion of macro '_Mdouble_'
   89 | __MATHCALL_VEC (atanh,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:1: note: in expansion of macro '__MATHCALL_VEC'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:95:24: note: in expansion of macro '_Mdouble_'
   95 | __MATHCALL_VEC (exp,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:1: note: in expansion of macro '__MATHCALL'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:98:22: note: in expansion of macro '_Mdouble_'
   98 | __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:1: note: in expansion of macro '__MATHCALL'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:101:22: note: in expansion of macro '_Mdouble_'
  101 | __MATHCALL (ldexp,, (_Mdouble_ __x, int __exponent));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:1: note: in expansion of macro '__MATHCALL_VEC'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:104:24: note: in expansion of macro '_Mdouble_'
  104 | __MATHCALL_VEC (log,, (_Mdouble_ __x));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:1: note: in expansion of macro '__MATHCALL_VEC'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:107:26: note: in expansion of macro '_Mdouble_'
  107 | __MATHCALL_VEC (log10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:21: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:1: note: in expansion of macro '__MATHCALL'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:110:36: note: in expansion of macro '_Mdouble_'
  110 | __MATHCALL (modf,, (_Mdouble_ __x, _Mdouble_ *__iptr)) __nonnull ((2));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:1: note: in expansion of macro '__MATHCALL_VEC'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:114:26: note: in expansion of macro '_Mdouble_'
  114 | __MATHCALL_VEC (exp10,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:1: note: in expansion of macro '__MATHCALL_VEC'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:119:26: note: in expansion of macro '_Mdouble_'
  119 | __MATHCALL_VEC (expm1,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:1: note: in expansion of macro '__MATHCALL_VEC'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:122:26: note: in expansion of macro '_Mdouble_'
  122 | __MATHCALL_VEC (log1p,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:1: note: in expansion of macro '__MATHCALL'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:125:21: note: in expansion of macro '_Mdouble_'
  125 | __MATHCALL (logb,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:1: note: in expansion of macro '__MATHCALL_VEC'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:130:25: note: in expansion of macro '_Mdouble_'
  130 | __MATHCALL_VEC (exp2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:1: note: in expansion of macro '__MATHCALL_VEC'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:133:25: note: in expansion of macro '_Mdouble_'
  133 | __MATHCALL_VEC (log2,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:24: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:1: note: in expansion of macro '__MATHCALL_VEC'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:140:39: note: in expansion of macro '_Mdouble_'
  140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:1: note: in expansion of macro '__MATHCALL'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:143:21: note: in expansion of macro '_Mdouble_'
  143 | __MATHCALL (sqrt,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:26: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:1: note: in expansion of macro '__MATHCALL_VEC'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:147:41: note: in expansion of macro '_Mdouble_'
  147 | __MATHCALL_VEC (hypot,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:1: note: in expansion of macro '__MATHCALL_VEC'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:152:25: note: in expansion of macro '_Mdouble_'
  152 | __MATHCALL_VEC (cbrt,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:1: note: in expansion of macro '__MATHCALLX'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:159:22: note: in expansion of macro '_Mdouble_'
  159 | __MATHCALLX (ceil,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:1: note: in expansion of macro '__MATHCALLX'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:162:22: note: in expansion of macro '_Mdouble_'
  162 | __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:1: note: in expansion of macro '__MATHCALLX'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:165:23: note: in expansion of macro '_Mdouble_'
  165 | __MATHCALLX (floor,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:21: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:1: note: in expansion of macro '__MATHCALL'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:168:36: note: in expansion of macro '_Mdouble_'
  168 | __MATHCALL (fmod,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:26: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:1: note: in expansion of macro '__MATHCALLX'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:198:41: note: in expansion of macro '_Mdouble_'
  198 | __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:203:1: note: in expansion of macro '__MATHCALL'
  203 | __MATHCALL (nan,, (const char *__tagb));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:1: note: in expansion of macro '__MATHCALL'
  220 | __MATHCALL (j0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:220:19: note: in expansion of macro '_Mdouble_'
  220 | __MATHCALL (j0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:1: note: in expansion of macro '__MATHCALL'
  221 | __MATHCALL (j1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:221:19: note: in expansion of macro '_Mdouble_'
  221 | __MATHCALL (j1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:1: note: in expansion of macro '__MATHCALL'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:222:24: note: in expansion of macro '_Mdouble_'
  222 | __MATHCALL (jn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:1: note: in expansion of macro '__MATHCALL'
  223 | __MATHCALL (y0,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:223:19: note: in expansion of macro '_Mdouble_'
  223 | __MATHCALL (y0,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:1: note: in expansion of macro '__MATHCALL'
  224 | __MATHCALL (y1,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:224:19: note: in expansion of macro '_Mdouble_'
  224 | __MATHCALL (y1,, (_Mdouble_));
      |                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:1: note: in expansion of macro '__MATHCALL'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:225:24: note: in expansion of macro '_Mdouble_'
  225 | __MATHCALL (yn,, (int, _Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:1: note: in expansion of macro '__MATHCALL_VEC'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:231:24: note: in expansion of macro '_Mdouble_'
  231 | __MATHCALL_VEC (erf,, (_Mdouble_));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:280:3: note: in expansion of macro '__MATHCALL'
  280 |   __MATHCALL (function, suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:1: note: in expansion of macro '__MATHCALL_VEC'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      | ^~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:232:25: note: in expansion of macro '_Mdouble_'
  232 | __MATHCALL_VEC (erfc,, (_Mdouble_));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:1: note: in expansion of macro '__MATHCALL'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:233:23: note: in expansion of macro '_Mdouble_'
  233 | __MATHCALL (lgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:1: note: in expansion of macro '__MATHCALL'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:238:23: note: in expansion of macro '_Mdouble_'
  238 | __MATHCALL (tgamma,, (_Mdouble_));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:1: note: in expansion of macro '__MATHCALL'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:252:25: note: in expansion of macro '_Mdouble_'
  252 | __MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:1: note: in expansion of macro '__MATHCALL'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:259:21: note: in expansion of macro '_Mdouble_'
  259 | __MATHCALL (rint,, (_Mdouble_ __x));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:26: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:1: note: in expansion of macro '__MATHCALL'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:262:41: note: in expansion of macro '_Mdouble_'
  262 | __MATHCALL (nextafter,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:1: note: in expansion of macro '__MATHCALL'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:269:25: note: in expansion of macro '_Mdouble_'
  269 | __MATHCALL (nextdown,, (_Mdouble_ __x));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:1: note: in expansion of macro '__MATHCALL'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:271:23: note: in expansion of macro '_Mdouble_'
  271 | __MATHCALL (nextup,, (_Mdouble_ __x));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:26: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:1: note: in expansion of macro '__MATHCALL'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:275:41: note: in expansion of macro '_Mdouble_'
  275 | __MATHCALL (remainder,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:1: note: in expansion of macro '__MATHCALL'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:279:23: note: in expansion of macro '_Mdouble_'
  279 | __MATHCALL (scalbn,, (_Mdouble_ __x, int __n));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:1: note: in expansion of macro '__MATHDECL'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:283:26: note: in expansion of macro '_Mdouble_'
  283 | __MATHDECL (int,ilogb,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:1: note: in expansion of macro '__MATHDECL'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:288:32: note: in expansion of macro '_Mdouble_'
  288 | __MATHDECL (long int, llogb,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:1: note: in expansion of macro '__MATHCALL'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:293:24: note: in expansion of macro '_Mdouble_'
  293 | __MATHCALL (scalbln,, (_Mdouble_ __x, long int __n));
      |                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:1: note: in expansion of macro '__MATHCALL'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:297:26: note: in expansion of macro '_Mdouble_'
  297 | __MATHCALL (nearbyint,, (_Mdouble_ __x));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:1: note: in expansion of macro '__MATHCALLX'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:301:23: note: in expansion of macro '_Mdouble_'
  301 | __MATHCALLX (round,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:1: note: in expansion of macro '__MATHCALLX'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:305:23: note: in expansion of macro '_Mdouble_'
  305 | __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:23: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                       ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:1: note: in expansion of macro '__MATHCALL'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:310:38: note: in expansion of macro '_Mdouble_'
  310 | __MATHCALL (remquo,, (_Mdouble_ __x, _Mdouble_ __y, int *__quo));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:1: note: in expansion of macro '__MATHDECL'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:317:31: note: in expansion of macro '_Mdouble_'
  317 | __MATHDECL (long int,lrint,, (_Mdouble_ __x));
      |                               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:1: note: in expansion of macro '__MATHDECL'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:319:37: note: in expansion of macro '_Mdouble_'
  319 | __MATHDECL (long long int,llrint,, (_Mdouble_ __x));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:1: note: in expansion of macro '__MATHDECL'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:323:32: note: in expansion of macro '_Mdouble_'
  323 | __MATHDECL (long int,lround,, (_Mdouble_ __x));
      |                                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:1: note: in expansion of macro '__MATHDECL'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:325:38: note: in expansion of macro '_Mdouble_'
  325 | __MATHDECL (long long int,llround,, (_Mdouble_ __x));
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:21: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:1: note: in expansion of macro '__MATHCALL'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:329:36: note: in expansion of macro '_Mdouble_'
  329 | __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:22: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:1: note: in expansion of macro '__MATHCALLX'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:333:37: note: in expansion of macro '_Mdouble_'
  333 | __MATHCALLX (fmax,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:22: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:1: note: in expansion of macro '__MATHCALLX'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:336:37: note: in expansion of macro '_Mdouble_'
  336 | __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:20: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:35: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:1: note: in expansion of macro '__MATHCALL'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:340:50: note: in expansion of macro '_Mdouble_'
  340 | __MATHCALL (fma,, (_Mdouble_ __x, _Mdouble_ __y, _Mdouble_ __z));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:1: note: in expansion of macro '__MATHCALLX'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:345:27: note: in expansion of macro '_Mdouble_'
  345 | __MATHCALLX (roundeven,, (_Mdouble_ __x), (__const__));
      |                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:1: note: in expansion of macro '__MATHDECL'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:349:35: note: in expansion of macro '_Mdouble_'
  349 | __MATHDECL (__intmax_t, fromfp,, (_Mdouble_ __x, int __round,
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:1: note: in expansion of macro '__MATHDECL'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:354:37: note: in expansion of macro '_Mdouble_'
  354 | __MATHDECL (__uintmax_t, ufromfp,, (_Mdouble_ __x, int __round,
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:1: note: in expansion of macro '__MATHDECL'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:360:36: note: in expansion of macro '_Mdouble_'
  360 | __MATHDECL (__intmax_t, fromfpx,, (_Mdouble_ __x, int __round,
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:1: note: in expansion of macro '__MATHDECL'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:366:38: note: in expansion of macro '_Mdouble_'
  366 | __MATHDECL (__uintmax_t, ufromfpx,, (_Mdouble_ __x, int __round,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:36: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:1: note: in expansion of macro '__MATHDECL_1'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:370:59: note: in expansion of macro '_Mdouble_'
  370 | __MATHDECL_1 (int, canonicalize,, (_Mdouble_ *__cx, const _Mdouble_ *__x));
      |                                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:25: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:1: note: in expansion of macro '__MATHCALLX'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:377:40: note: in expansion of macro '_Mdouble_'
  377 | __MATHCALLX (fmaxmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:25: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:1: note: in expansion of macro '__MATHCALLX'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:380:40: note: in expansion of macro '_Mdouble_'
  380 | __MATHCALLX (fminmag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:26: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:1: note: in expansion of macro '__MATHCALLX'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:385:41: note: in expansion of macro '_Mdouble_'
  385 | __MATHCALLX (fmaximum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:26: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:1: note: in expansion of macro '__MATHCALLX'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:388:41: note: in expansion of macro '_Mdouble_'
  388 | __MATHCALLX (fminimum,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                         ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:30: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:1: note: in expansion of macro '__MATHCALLX'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:391:45: note: in expansion of macro '_Mdouble_'
  391 | __MATHCALLX (fmaximum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:30: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:1: note: in expansion of macro '__MATHCALLX'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:394:45: note: in expansion of macro '_Mdouble_'
  394 | __MATHCALLX (fminimum_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:30: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:1: note: in expansion of macro '__MATHCALLX'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:397:45: note: in expansion of macro '_Mdouble_'
  397 | __MATHCALLX (fmaximum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:30: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                              ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:1: note: in expansion of macro '__MATHCALLX'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:400:45: note: in expansion of macro '_Mdouble_'
  400 | __MATHCALLX (fminimum_mag,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                             ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:34: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:1: note: in expansion of macro '__MATHCALLX'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:403:49: note: in expansion of macro '_Mdouble_'
  403 | __MATHCALLX (fmaximum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:294:3: note: in expansion of macro '__MATHDECL_1'
  294 |   __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:16: note: in expansion of macro '_Mdouble_'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |                ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:34: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:295:3: note: in expansion of macro '__MATHDECL_1'
  295 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:292:3: note: in expansion of macro '__MATHDECLX'
  292 |   __MATHDECLX (_Mdouble_,function,suffix, args, attrib)
      |   ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:1: note: in expansion of macro '__MATHCALLX'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      | ^~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:406:49: note: in expansion of macro '_Mdouble_'
  406 | __MATHCALLX (fminimum_mag_num,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
      |                                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:40: note: in expansion of macro '_Mdouble_'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:411:1: note: in expansion of macro '__MATHDECL_1'
  411 | __MATHDECL_1 (int, totalorder,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:412:40: note: in expansion of macro '_Mdouble_'
  412 |                                  const _Mdouble_ *__y))
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:43: note: in expansion of macro '_Mdouble_'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:416:1: note: in expansion of macro '__MATHDECL_1'
  416 | __MATHDECL_1 (int, totalordermag,, (const _Mdouble_ *__x,
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:417:43: note: in expansion of macro '_Mdouble_'
  417 |                                     const _Mdouble_ *__y))
      |                                           ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:289:3: note: in expansion of macro '__MATHDECL_1'
  289 |   __MATHDECL_1(type, function,suffix, args); \
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:10: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |          ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:15: note: in expansion of macro '_Mdouble_'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |               ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:290:3: note: in expansion of macro '__MATHDECL_1'
  290 |   __MATHDECL_1(type, __CONCAT(__,function),suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:287:3: note: in expansion of macro '__MATHDECL'
  287 |   __MATHDECL (_Mdouble_,function,suffix, args)
      |   ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:1: note: in expansion of macro '__MATHCALL'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      | ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:421:33: note: in expansion of macro '_Mdouble_'
  421 | __MATHCALL (getpayload,, (const _Mdouble_ *__x));
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:34: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:1: note: in expansion of macro '__MATHDECL_1'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:424:50: note: in expansion of macro '_Mdouble_'
  424 | __MATHDECL_1 (int, setpayload,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:37: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:510:33: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  510 | # define _Mdouble_              _Float64x
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:1: note: in expansion of macro '__MATHDECL_1'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      | ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls.h:427:53: note: in expansion of macro '_Mdouble_'
  427 | __MATHDECL_1 (int, setpayloadsig,, (_Mdouble_ *__x, _Mdouble_ __payload));
      |                                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:694:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  694 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:694:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  694 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:694:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  694 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:694:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  694 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:694:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  694 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:694:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  694 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:695:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  695 | #  define _Marg_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:704:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  704 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:704:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  704 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:704:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  704 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:704:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  704 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:704:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  704 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:704:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  704 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:705:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  705 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:714:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  714 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:714:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  714 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:714:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  714 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:714:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  714 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:714:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  714 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:714:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  714 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:715:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  715 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:724:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  724 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:724:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  724 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:724:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  724 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:724:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  724 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:724:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  724 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:724:18: warning: ISO C does not support the '_Float32' type [-Wpedantic]
  724 | #  define _Mret_ _Float32
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:725:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  725 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:744:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  744 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:744:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  744 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:744:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  744 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:744:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  744 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:744:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  744 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:744:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  744 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:745:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  745 | #  define _Marg_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:754:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  754 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:754:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  754 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:754:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  754 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:754:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  754 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:754:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  754 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:754:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  754 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:755:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  755 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:764:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  764 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:764:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  764 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:764:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  764 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:764:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  764 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:764:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  764 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:764:18: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
  764 | #  define _Mret_ _Float32x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:765:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  765 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:784:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  784 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:784:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  784 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:784:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  784 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:784:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  784 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:784:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  784 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:784:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  784 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:785:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  785 | #  define _Marg_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:794:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  794 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:794:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  794 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:794:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  794 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:794:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  794 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:794:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  794 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:794:18: warning: ISO C does not support the '_Float64' type [-Wpedantic]
  794 | #  define _Mret_ _Float64
      |                  ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:795:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  795 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:814:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  814 | #  define _Mret_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:24:1: note: in expansion of macro '__MATHCALL_NARROW'
   24 | __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:814:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  814 | #  define _Mret_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:27:1: note: in expansion of macro '__MATHCALL_NARROW'
   27 | __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:814:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  814 | #  define _Mret_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:35: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:47: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:552:59: note: in expansion of macro '_Marg_'
  552 | #define __MATHCALL_NARROW_ARGS_3 (_Marg_ __x, _Marg_ __y, _Marg_ __z)
      |                                                           ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_3'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:30:1: note: in expansion of macro '__MATHCALL_NARROW'
   30 | __MATHCALL_NARROW (__MATHCALL_NAME (fma), __MATHCALL_REDIR_NAME2 (fma), 3);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:814:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  814 | #  define _Mret_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:33:1: note: in expansion of macro '__MATHCALL_NARROW'
   33 | __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:814:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  814 | #  define _Mret_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:550:35: note: in expansion of macro '_Marg_'
  550 | #define __MATHCALL_NARROW_ARGS_1 (_Marg_ __x)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_1'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:36:1: note: in expansion of macro '__MATHCALL_NARROW'
   36 | __MATHCALL_NARROW (__MATHCALL_NAME (sqrt), __MATHCALL_REDIR_NAME2 (sqrt), 1);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:814:18: warning: ISO C does not support the '_Float64x' type [-Wpedantic]
  814 | #  define _Mret_ _Float64x
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:10: note: in expansion of macro '_Mret_'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |          ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:35: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                   ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:815:18: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  815 | #  define _Marg_ _Float128
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:551:47: note: in expansion of macro '_Marg_'
  551 | #define __MATHCALL_NARROW_ARGS_2 (_Marg_ __x, _Marg_ __y)
      |                                               ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:554:22: note: in expansion of macro '__MATHCALL_NARROW_ARGS_2'
  554 |   extern _Mret_ func __MATHCALL_NARROW_ARGS_ ## nargs __THROW
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:559:3: note: in expansion of macro '__MATHCALL_NARROW_NORMAL'
  559 |   __MATHCALL_NARROW_NORMAL (func, nargs)
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-narrow.h:39:1: note: in expansion of macro '__MATHCALL_NARROW'
   39 | __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2);
      | ^~~~~~~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/bits/fcntl.h:61,
                 from /BuggyBox/glibc/2.38/bootstrap/include/fcntl.h:35,
                 from /bb.download/source/expat-2.5.0/lib/xmlparse.c:91:
/BuggyBox/glibc/2.38/bootstrap/include/bits/fcntl-linux.h:363:17: warning: ISO C forbids zero-size array 'f_handle' [-Wpedantic]
  363 |   unsigned char f_handle[0];
      |                 ^~~~~~~~
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
In file included from /bb.download/source/expat-2.5.0/tests/../lib/internal.h:108,
                 from /bb.download/source/expat-2.5.0/tests/minicheck.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
/bb.download/source/expat-2.5.0/tests/memcheck.c: In function 'tracking_realloc':
/bb.download/source/expat-2.5.0/tests/memcheck.c:168:25: warning: pointer 'ptr' may be used after 'realloc' [-Wuse-after-free]
  168 |       entry->allocation = ptr;
      |       ~~~~~~~~~~~~~~~~~~^~~~~
/bb.download/source/expat-2.5.0/tests/memcheck.c:165:25: note: call to 'realloc' here
  165 |     entry->allocation = realloc(ptr, size);
      |                         ^~~~~~~~~~~~~~~~~~
At top level:
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
In file included from /bb.download/source/expat-2.5.0/xmlwf/../lib/internal.h:108,
                 from /bb.download/source/expat-2.5.0/xmlwf/codepage.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/expat-2.5.0/xmlwf/../lib/internal.h:108,
                 from /bb.download/source/expat-2.5.0/xmlwf/xmlfile.c:53:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/expat-2.5.0/xmlwf/filemap.h:35,
                 from /bb.download/source/expat-2.5.0/xmlwf/unixfilemap.c:51:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/expat-2.5.0/xmlwf/xmlwf.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:20:1: note: in expansion of macro '__MATHDECL_ALIAS'
   20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:20:40: note: in expansion of macro '_Mdouble_'
   20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:24:1: note: in expansion of macro '__MATHDECL_ALIAS'
   24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:24:37: note: in expansion of macro '_Mdouble_'
   24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:29:1: note: in expansion of macro '__MATHDECL_ALIAS'
   29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:29:35: note: in expansion of macro '_Mdouble_'
   29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:33:1: note: in expansion of macro '__MATHDECL_ALIAS'
   33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:33:36: note: in expansion of macro '_Mdouble_'
   33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:37:1: note: in expansion of macro '__MATHDECL_ALIAS'
   37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:37:35: note: in expansion of macro '_Mdouble_'
   37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:1: note: in expansion of macro '__MATHDECL_ALIAS'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:37: note: in expansion of macro '_Mdouble_'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:1: note: in expansion of macro '__MATHDECL_ALIAS'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:52: note: in expansion of macro '_Mdouble_'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:44:1: note: in expansion of macro '__MATHDECL_ALIAS'
   44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:44:41: note: in expansion of macro '_Mdouble_'
   44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
      |                                         ^~~~~~~~~
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
In file included from /bb.download/source/expat-2.5.0/xmlwf/../lib/internal.h:108,
                 from /bb.download/source/expat-2.5.0/xmlwf/xmlwf.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-pedantic-ms-format' may have been intended to silence earlier diagnostics
make install
Result = 0
Working Dir = /bb.build
Stdout
Making install in lib
make[1]: Entering directory '/bb.build/lib'
make[2]: Entering directory '/bb.build/lib'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libexpat/2.5.0/any/lib'
 /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   libexpat.la '/BuggyBox/libexpat/2.5.0/any/lib'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libexpat.so.1.8.10 /BuggyBox/libexpat/2.5.0/any/lib/libexpat.so.1.8.10
libtool: install: (cd /BuggyBox/libexpat/2.5.0/any/lib && { ln -s -f libexpat.so.1.8.10 libexpat.so.1 || { rm -f libexpat.so.1 && ln -s libexpat.so.1.8.10 libexpat.so.1; }; })
libtool: install: (cd /BuggyBox/libexpat/2.5.0/any/lib && { ln -s -f libexpat.so.1.8.10 libexpat.so || { rm -f libexpat.so && ln -s libexpat.so.1.8.10 libexpat.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libexpat.lai /BuggyBox/libexpat/2.5.0/any/lib/libexpat.la
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libexpat.a /BuggyBox/libexpat/2.5.0/any/lib/libexpat.a
libtool: install: chmod 644 /BuggyBox/libexpat/2.5.0/any/lib/libexpat.a
libtool: install: ranlib /BuggyBox/libexpat/2.5.0/any/lib/libexpat.a
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/BuggyBox/pkg-config/0.29.2/bootstrap/bin:/BuggyBox/tar/1.35/bootstrap/bin:/BuggyBox/python/3.12.0/bootstrap/bin:/BuggyBox/cmake/3.27.7/bootstrap/bin:/BuggyBox/ninja/1.11.1/bootstrap/bin:/BuggyBox/gcc/13.2.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/libexpat/2.5.0/any/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/libexpat/2.5.0/any/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libexpat/2.5.0/any/share/doc/expat'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/expat-2.5.0/lib/../AUTHORS /bb.download/source/expat-2.5.0/lib/../Changes '/BuggyBox/libexpat/2.5.0/any/share/doc/expat'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libexpat/2.5.0/any/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 ../expat_config.h /bb.download/source/expat-2.5.0/lib/expat.h /bb.download/source/expat-2.5.0/lib/expat_external.h '/BuggyBox/libexpat/2.5.0/any/include'
/BuggyBox/make/4.4/bootstrap/bin/make  install-data-hook
make[3]: Entering directory '/bb.build/lib'
cd "/BuggyBox/libexpat/2.5.0/any/share/doc/expat" && mv -f Changes changelog
make[3]: Leaving directory '/bb.build/lib'
make[2]: Leaving directory '/bb.build/lib'
make[1]: Leaving directory '/bb.build/lib'
Making install in examples
make[1]: Entering directory '/bb.build/examples'
make[2]: Entering directory '/bb.build/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/bb.build/examples'
make[1]: Leaving directory '/bb.build/examples'
Making install in tests
make[1]: Entering directory '/bb.build/tests'
Making install in .
make[2]: Entering directory '/bb.build/tests'
make[3]: Entering directory '/bb.build/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/tests'
make[2]: Leaving directory '/bb.build/tests'
Making install in benchmark
make[2]: Entering directory '/bb.build/tests/benchmark'
make[3]: Entering directory '/bb.build/tests/benchmark'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/tests/benchmark'
make[2]: Leaving directory '/bb.build/tests/benchmark'
make[1]: Leaving directory '/bb.build/tests'
Making install in xmlwf
make[1]: Entering directory '/bb.build/xmlwf'
make[2]: Entering directory '/bb.build/xmlwf'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libexpat/2.5.0/any/bin'
  /bin/sh ../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c xmlwf '/BuggyBox/libexpat/2.5.0/any/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/xmlwf /BuggyBox/libexpat/2.5.0/any/bin/xmlwf
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/bb.build/xmlwf'
make[1]: Leaving directory '/bb.build/xmlwf'
Making install in doc
make[1]: Entering directory '/bb.build/doc'
make[2]: Entering directory '/bb.build/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Leaving directory '/bb.build/doc'
make[1]: Leaving directory '/bb.build/doc'
make[1]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libexpat/2.5.0/any/lib/cmake/expat-2.5.0'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/expat-2.5.0/cmake/autotools/expat.cmake '/BuggyBox/libexpat/2.5.0/any/lib/cmake/expat-2.5.0'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libexpat/2.5.0/any/lib/cmake/expat-2.5.0'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 cmake/autotools/expat-config-version.cmake cmake/autotools/expat-noconfig.cmake cmake/expat-config.cmake '/BuggyBox/libexpat/2.5.0/any/lib/cmake/expat-2.5.0'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libexpat/2.5.0/any/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 expat.pc '/BuggyBox/libexpat/2.5.0/any/lib/pkgconfig'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
/bb.build/libtool: line 1904: ldconfig: command not found