Skip to Content.
Sympa Menu

opal - Re: [Opal] Fwd: Error compiling GCC 5.4 for opal on RHEL-6

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

Re: [Opal] Fwd: Error compiling GCC 5.4 for opal on RHEL-6


Chronological Thread 
  • From: Christopher Mayes <cmayes AT stanford.edu>
  • To: Nicole Neveu <nneveu AT hawk.iit.edu>
  • Cc: "Adelmann Andreas (PSI)" <andreas.adelmann AT psi.ch>, "opal AT lists.psi.ch" <Opal AT lists.psi.ch>, "Gsell Achim (PSI)" <achim.gsell AT psi.ch>
  • Subject: Re: [Opal] Fwd: Error compiling GCC 5.4 for opal on RHEL-6
  • Date: Wed, 18 Oct 2017 04:54:27 +0000
  • Accept-language: en-US
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hi Nicole, I checked out and compiled everything today, exactly in the order on the webpage. Attached is the complete log after make:

Does this help?

Chris



On Oct 17, 2017, at 8:55 PM, Nicole Neveu <nneveu AT hawk.iit.edu> wrote:

Chris,

Did you compile with or without the SAAMG solver?
Which git branch did you check out?

It looks like a library/link error. Did you have trouble compiling any of the libraries?
Do you have zlib or szip in your library path?

Was there any stdout before this error, or did this pop up right after you called make?
Can you show us the output after cmake? i.e. pipe it to a text file or something.

Thanks,

Nicole


On Tue, Oct 17, 2017 at 10:20 PM, Christopher Mayes <cmayes AT stanford.edu> wrote:
Hi Nicole, I just followed the instructions verbatim for GCC 5.4:


Thanks,

Chris

On Oct 17, 2017, at 8:14 PM, Nicole Neveu <nneveu AT hawk.iit.edu> wrote:

Hi all,

I've been building OPAL on our cluster a lot lately....maybe I can help?
What did your cmake command look like? Are you using modules or your own libraries?

Thanks,

Nicole


On Tue, Oct 17, 2017 at 1:54 PM, Adelmann Andreas (PSI) <andreas.adelmann AT psi.ch> wrote:
Hi  Chris no idea what this is. I forwarded this to the mailing list and 
to Achim, in charge of the build system.

Cheers Andreas 
------
Dr. sc. math. Andreas (Andy) Adelmann
Staff Scientist
Paul Scherrer Institut WBBA/219 CH-5232 Villigen PSI
Phone Office: xx41 56 310 42 33 Fax: xx41 56 310 31 91
Phone Home: xx41 62 891 91 44
-------------------------------------------------------
Friday: ETH HPK G 28   +41 44 632 75 22
============================================
The more exotic, the more abstract the knowledge, 
the more profound will be its consequences.
Leon Lederman 
============================================





Begin forwarded message:

From: Christopher Mayes <cmayes AT stanford.edu>
Subject: Error compiling GCC 5.4 for opal on RHEL-6
Date: 17 October 2017 at 19:48:08 GMT+2
To: "Adelmann Andreas (PSI)" <andreas.adelmann AT psi.ch>

Hi Andreas,

I’m following the instructions for compiling OPAL, and ran into the error with GCC. Any idea what to do?

Thanks,

Chris




g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/genmatch \
    build/genmatch.o ../build-x86_64-unknown-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/genpreds \
    build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/genflags \
    build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
g++   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  -o build/genconditions \
    build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (648)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (571)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (792)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (817)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (608)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (594)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (636)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (842)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (800)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (530)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (622)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: del_op.o: access beyond end of merged section (553)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: /afs/slac.stanford.edu/package/spack/opt/spack/linux-rhel6-x86_64/gcc-4.4.7/gcc-5.3.0-cv3yxpmklrqf7dl3zgvtapwy3l5jt7hz/lib64/../lib64/libstdc++.a(del_op.o)(.debug_info+0x2e6): reloc against `.debug_str': error 2
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
make[3]: *** [build/genmatch] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcc.pod
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make: *** [all] Error 2






[ -f stage_final ] || echo stage3 > stage_final
make[1]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make[2]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
rm -f stage_current
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make[2]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make[2]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libiberty'
if [ x"-fpic" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
CONFIG_FILES=
CONFIG_HEADERS=config.h:/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/config.in
/bin/sh ./config.status
config.status: creating config.h
config.status: executing default commands
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/regex.c -o regex.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cplus-dem.c -o pic/cplus-dem.o;
\
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cplus-dem.c -o
noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cp-demangle.c -o
pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cp-demangle.c -o
noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/md5.c -o md5.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/sha1.c -o sha1.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/alloca.c -o alloca.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/argv.c -o argv.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/choose-temp.c -o
pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/choose-temp.c -o
noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/choose-temp.c -o choose-temp.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/concat.c -o concat.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cp-demint.c -o pic/cp-demint.o;
\
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cp-demint.c -o
noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/cp-demint.c -o cp-demint.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/crc32.c -o crc32.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/d-demangle.c -o
pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/d-demangle.c -o
noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/d-demangle.c -o d-demangle.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/dwarfnames.c -o
pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/dwarfnames.c -o
noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/dyn-string.c -o
pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/dyn-string.c -o
noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/dyn-string.c -o dyn-string.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fdmatch.c -o fdmatch.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fibheap.c -o fibheap.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/filename_cmp.c -o
pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/filename_cmp.c -o
noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/floatformat.c -o
pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/floatformat.c -o
noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/floatformat.c -o floatformat.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fnmatch.c -o fnmatch.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fopen_unlocked.c -o
pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fopen_unlocked.c -o
noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/fopen_unlocked.c -o
fopen_unlocked.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getopt.c -o getopt.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getopt1.c -o getopt1.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getpwd.c -o getpwd.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getruntime.c -o
pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getruntime.c -o
noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/getruntime.c -o getruntime.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/hashtab.c -o hashtab.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/hex.c -o hex.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/lbasename.c -o pic/lbasename.o;
\
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/lbasename.c -o
noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/lbasename.c -o lbasename.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/lrealpath.c -o pic/lrealpath.o;
\
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/lrealpath.c -o
noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/lrealpath.c -o lrealpath.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/make-relative-prefix.c -o
pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/make-relative-prefix.c -o
noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/make-relative-prefix.c -o
make-relative-prefix.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/make-temp-file.c -o
pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/make-temp-file.c -o
noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/make-temp-file.c -o
make-temp-file.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/objalloc.c -o
noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/objalloc.c -o objalloc.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/obstack.c -o obstack.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/partition.c -o pic/partition.o;
\
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/partition.c -o
noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/partition.c -o partition.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pexecute.c -o
noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pexecute.c -o pexecute.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/physmem.c -o physmem.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-common.c -o
pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-common.c -o
noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-common.c -o pex-common.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-one.c -o pex-one.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-unix.c -o
noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/pex-unix.c -o pex-unix.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/vprintf-support.c -o
pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/vprintf-support.c -o
noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/vprintf-support.c -o
vprintf-support.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/safe-ctype.c -o
pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/safe-ctype.c -o
noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object.c -o
pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object.c -o
noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object.c -o
simple-object.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-coff.c -o
pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-coff.c -o
noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-coff.c -o
simple-object-coff.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-elf.c -o
pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-elf.c -o
noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-elf.c -o
simple-object-elf.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-mach-o.c -o
pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-mach-o.c -o
noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-mach-o.c -o
simple-object-mach-o.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-xcoff.c -o
pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-xcoff.c -o
noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/simple-object-xcoff.c -o
simple-object-xcoff.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/sort.c -o sort.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/spaces.c -o spaces.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/splay-tree.c -o
pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/splay-tree.c -o
noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/splay-tree.c -o splay-tree.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/stack-limit.c -o
pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/stack-limit.c -o
noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/stack-limit.c -o stack-limit.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/strerror.c -o
noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/strerror.c -o strerror.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/strsignal.c -o pic/strsignal.o;
\
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/strsignal.c -o
noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/strsignal.c -o strsignal.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/timeval-utils.c -o
pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/timeval-utils.c -o
noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/timeval-utils.c -o
timeval-utils.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/unlink-if-ordinary.c -o
pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/unlink-if-ordinary.c -o
noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/unlink-if-ordinary.c -o
unlink-if-ordinary.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xasprintf.c -o pic/xasprintf.o;
\
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xasprintf.c -o
noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xasprintf.c -o xasprintf.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xatexit.c -o xatexit.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xexit.c -o xexit.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xmalloc.c -o xmalloc.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xmemdup.c -o xmemdup.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrdup.c -o xstrdup.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrerror.c -o pic/xstrerror.o;
\
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrerror.c -o
noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrerror.c -o xstrerror.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrndup.c -o
noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xstrndup.c -o xstrndup.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xvasprintf.c -o
pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xvasprintf.c -o
noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/xvasprintf.c -o xvasprintf.o
if [ x"-fpic" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/setproctitle.c -o
pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/setproctitle.c -o
noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/../include -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o
./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o
./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o
./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o
./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o
./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o
./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o
./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o
./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o
./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o
./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o
./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o
./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"-fpic" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o
./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o
./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o
./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o
./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o
./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o
./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o
./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o
./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o
./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o
./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o
./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o
./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o
./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o
./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o
./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o
./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o
./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o
./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o
./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o
./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o
./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o
./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o
./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o
./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o
./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o
./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o
./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o
./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o
./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o
./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o
./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o
./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o
./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o
./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o
./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o
./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[4]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libiberty/testsuite'
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libiberty'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/lto-plugin'
make all-am
make[4]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/lto-plugin'
/bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc
-DHAVE_CONFIG_H -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/lto-plugin
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/lto-plugin/../include -DHAVE_CONFIG_H
-Wall -g -c -o lto-plugin.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/lto-plugin/lto-plugin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/lto-plugin
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/lto-plugin/../include -DHAVE_CONFIG_H
-Wall -g -c /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/lto-plugin/lto-plugin.c
-fPIC -DPIC -o .libs/lto-plugin.o
/bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g
-Wc,-static-libgcc -module -bindir
/u/ad/cmayes/OPAL/software/libexec/gcc/x86_64-unknown-linux-gnu/5.4.0
-Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o
liblto_plugin.la -rpath
/u/ad/cmayes/OPAL/software/libexec/gcc/x86_64-unknown-linux-gnu/5.4.0
lto-plugin.lo -Wc,../libiberty/pic/libiberty.a
libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc
-static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname
-Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s
"liblto_plugin.so.0.0.0" "liblto_plugin.so.0")
libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s
"liblto_plugin.so.0.0.0" "liblto_plugin.so")
libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s
"../liblto_plugin.la" "liblto_plugin.la" )
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0
/u/ad/cmayes/OPAL/src/gcc/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /u/ad/cmayes/OPAL/src/gcc/build/lto-plugin/../gcc && {
ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f
liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /u/ad/cmayes/OPAL/src/gcc/build/lto-plugin/../gcc && {
ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so
&& ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai
/u/ad/cmayes/OPAL/src/gcc/build/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish
/u/ad/cmayes/OPAL/software/libexec/gcc/x86_64-unknown-linux-gnu/5.4.0'
make[4]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/lto-plugin'
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/lto-plugin'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/intl'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/build-x86_64-unknown-linux-gnu/libiberty'
make[4]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/build-x86_64-unknown-linux-gnu/libiberty'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/build-x86_64-unknown-linux-gnu/fixincludes'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/build-x86_64-unknown-linux-gnu/fixincludes'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/build-x86_64-unknown-linux-gnu/libcpp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/build-x86_64-unknown-linux-gnu/libcpp'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/zlib'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-adler32.o `test -f 'adler32.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`adler32.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-compress.o `test -f 'compress.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`compress.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-crc32.o `test -f 'crc32.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`crc32.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-deflate.o `test -f 'deflate.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`deflate.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-gzread.o `test -f 'gzread.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`gzread.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-gzclose.o `test -f 'gzclose.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`gzclose.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`gzwrite.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-gzlib.o `test -f 'gzlib.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`gzlib.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-infback.o `test -f 'infback.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`infback.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-inffast.o `test -f 'inffast.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`inffast.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-inflate.o `test -f 'inflate.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`inflate.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-inftrees.o `test -f 'inftrees.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`inftrees.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-trees.o `test -f 'trees.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`trees.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-uncompr.o `test -f 'uncompr.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`uncompr.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1
-DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1
-DHAVE_UNISTD_H=1 -I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib -g -c
-o libz_a-zutil.o `test -f 'zutil.c' || echo
'/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/zlib/'`zutil.c
rm -f libz.a
ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o
libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o
libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o
libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
ranlib libz.a
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g" "CXXFLAGS=-g"
"CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2"
"INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644"
"INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c"
"LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2"
"LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo
--split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG="
"PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest"
"RUNTESTFLAGS=" "exec_prefix=/u/ad/cmayes/OPAL/software"
"infodir=/u/ad/cmayes/OPAL/software/share/info"
"libdir=/u/ad/cmayes/OPAL/software/lib" "prefix=/u/ad/cmayes/OPAL/software"
"tooldir=/u/ad/cmayes/OPAL/software/x86_64-unknown-linux-gnu" "AR=ar" "AS=as"
"CC=gcc" "CXX=g++"
"LD=/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld"
"LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all
multi-do # make
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/zlib'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libbacktrace'
make all-am
make[4]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/atomic.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/atomic.c -o atomic.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/dwarf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/dwarf.c -o dwarf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/fileline.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/fileline.c -o fileline.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/posix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/posix.c -o posix.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o print.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/print.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/print.c -o print.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/sort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/sort.c -o sort.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o state.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/state.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/state.c -o state.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o backtrace.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/backtrace.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/backtrace.c -o backtrace.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o simple.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/simple.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/simple.c -o simple.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o elf.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/elf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/elf.c -o elf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/mmapio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/mmapio.c -o mmapio.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/mmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../include -I
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/../libgcc -I ../libgcc
-funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -Wcast-qual -g -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libbacktrace/mmap.c -o mmap.o
/bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables
-frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-Wcast-qual -g -static-libstdc++ -static-libgcc -o libbacktrace.la
atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo
backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo
libtool: link: ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o
posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s
"../libbacktrace.la" "libbacktrace.la" )
true DO=all multi-do # make
make[4]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libbacktrace'
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libbacktrace'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libcpp'
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o charset.o -MT
charset.o -MMD -MP -MF .deps/charset.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/charset.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o directives.o -MT
directives.o -MMD -MP -MF .deps/directives.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/directives.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o
directives-only.o -MT directives-only.o -MMD -MP -MF
.deps/directives-only.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/directives-only.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o errors.o -MT
errors.o -MMD -MP -MF .deps/errors.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/errors.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o expr.o -MT
expr.o -MMD -MP -MF .deps/expr.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/expr.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o files.o -MT
files.o -MMD -MP -MF .deps/files.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/files.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o identifiers.o
-MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/identifiers.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o init.o -MT
init.o -MMD -MP -MF .deps/init.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/init.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o lex.o -MT lex.o
-MMD -MP -MF .deps/lex.Tpo /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/lex.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o line-map.o -MT
line-map.o -MMD -MP -MF .deps/line-map.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/line-map.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o macro.o -MT
macro.o -MMD -MP -MF .deps/macro.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/macro.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o mkdeps.o -MT
mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/mkdeps.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o pch.o -MT pch.o
-MMD -MP -MF .deps/pch.Tpo /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/pch.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o symtab.o -MT
symtab.o -MMD -MP -MF .deps/symtab.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/symtab.c
g++ -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -g -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -fno-exceptions -fno-rtti
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/include -c -o traditional.o
-MT traditional.o -MMD -MP -MF .deps/traditional.Tpo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libcpp/traditional.c
rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o
files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o
traditional.o
ranlib libcpp.a
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libcpp'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libdecnumber'
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/decNumber.c'
object='decNumber.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/decNumber.c
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/decContext.c'
object='decContext.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/decContext.c
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/decimal32.c'
object='decimal32.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/decimal32.c
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/decimal64.c'
object='decimal64.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/decimal64.c
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/decimal128.c'
object='decimal128.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/decimal128.c
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/bid2dpd_dpd2bid.c'
object='bid2dpd_dpd2bid.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/bid2dpd_dpd2bid.c
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/host-ieee32.c'
object='host-ieee32.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/host-ieee32.c
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/host-ieee64.c'
object='host-ieee64.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/host-ieee64.c
source='/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/host-ieee128.c'
object='host-ieee128.o' libtool=no gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber -I. -c
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/libdecnumber/bid/host-ieee128.c
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o
decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
ranlib libdecnumber.a
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/libdecnumber'
make[3]: Entering directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h
config/i386/biarch64.h config/i386/i386.h config/i386/unix.h
config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h
config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h
config/i386/gnu-user64.h config/linux.h config/linux-android.h
config/i386/linux-common.h config/i386/linux64.h config/initfini-array.h
defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3
DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h"
DEFINES="" \
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/mkconfig.sh bconfig.h
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genmddeps.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genmddeps.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/read-md.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/read-md.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/errors.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/errors.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmddeps \
build/genmddeps.o build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genmddeps /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md > tmp-mddeps
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-mddeps
mddeps.mk
echo timestamp > s-mddeps
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genmodes.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genmodes.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmodes \
build/genmodes.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genmodes -h > tmp-modes.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-modes.h
insn-modes.h
echo timestamp > s-modes-h
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gengtype.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gengtype.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gengtype-lex.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gengtype-lex.c
gengtype-lex.c: In function 'int yy_get_next_buffer()':
gengtype-lex.c:1342:18: warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
gengtype-lex.c:2149:3: note: in expansion of macro 'YY_INPUT'
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gengtype-parse.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gengtype-parse.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gengtype-state.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gengtype-state.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-DBASEVER="\"5.4.0\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/version.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengtype \
build/gengtype.o build/errors.o build/gengtype-lex.o
build/gengtype-parse.o build/gengtype-state.o build/version.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
gawk -f /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/opt-gather.awk
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/ada/gcc-interface/lang.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/fortran/lang.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/go/lang.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/java/lang.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/lto/lang.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/fused-madd.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/gnu-user.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/linux.opt
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/linux-android.opt >
tmp-optionlist
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-optionlist optionlist
echo timestamp > s-options
gawk -f /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/opt-functions.awk -f
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/opt-read.awk \
-f /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/opth-gen.awk \
< optionlist > tmp-options.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-options.h options.h
echo timestamp > s-options-h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-gi.list
gtyp-input.list
echo timestamp > s-gtyp-input
build/gengtype \
-S /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc -I
gtyp-input.list -w tmp-gtype.state
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-gtype.state gtype.state
build/gengtype \
-r gtype.state
echo timestamp > s-gtype
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genconstants.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genconstants.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconstants \
build/genconstants.o build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genconstants /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
> tmp-constants.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-constants.h insn-constants.h
echo timestamp > s-constants
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genpreds.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genpreds.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gengenrtl.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gengenrtl.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gengenrtl \
build/gengenrtl.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/gengenrtl > tmp-genrtl.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/rtl.o /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/rtl.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/read-rtl.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/read-rtl.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/ggc-none.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/ggc-none.c
echo "#define BUILDING_GCC_MAJOR `echo 5.4.0 | sed -e
's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo "#define BUILDING_GCC_MINOR `echo 5.4.0 | sed -e
's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 5.4.0 | sed -e
's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 +
BUILDING_GCC_MINOR)" >> bversion.h
echo timestamp > s-bversion
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/vec.o /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/vec.c
build/genmodes -m > tmp-min-modes.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-min-modes.c min-insn-modes.c
echo timestamp > s-modes-m
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/min-insn-modes.o min-insn-modes.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gensupport.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gensupport.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/print-rtl.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/print-rtl.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpreds \
build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genpreds -h /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md > tmp-preds.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-preds.h
tm-preds.h
echo timestamp > s-preds-h
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genflags.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genflags.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genflags \
build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genconditions.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genconditions.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconditions \
build/genconditions.o build/rtl.o build/read-rtl.o
build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o
build/print-rtl.o build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genconditions /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md > tmp-condmd.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-condmd.c build/gencondmd.c
echo timestamp > s-conditions
build/genpreds -c /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md > tmp-constrs.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-constrs.h tm-constrs.h
echo timestamp > s-constrs-h
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gencondmd.o build/gencondmd.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencondmd \
build/gencondmd.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-cond.md
insn-conditions.md
echo timestamp > s-condmd
build/genflags /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-flags.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-flags.h
insn-flags.h
echo timestamp > s-flags
if test no = yes \
|| test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genmultilib \
"m64/m32" \
" 64 32" \
"" \
"" \
"" \
"" \
"m64=../lib64 m32=../lib mx32=../libx32" \
"" \
"" \
"" \
"no" \
> tmp-mlib.h; \
else \
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genmultilib '' ''
'' '' '' '' '' '' \
"" '' no \
> tmp-mlib.h; \
fi
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-mlib.h
multilib.h
echo timestamp > s-mlib
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genattr.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genattr.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattr \
build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genattr /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-attr.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-attr.h
insn-attr.h
echo timestamp > s-attr
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genattr-common.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genattr-common.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattr-common \
build/genattr-common.o build/rtl.o build/read-rtl.o
build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o
build/print-rtl.o build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genattr-common /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-attr-common.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-attr-common.h insn-attr-common.h
echo timestamp > s-attr-common
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gencodes.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gencodes.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencodes \
build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/gencodes /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-codes.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-codes.h
insn-codes.h
echo timestamp > s-codes
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genconfig.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genconfig.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genconfig \
build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genconfig /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-config.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-config.h insn-config.h
echo timestamp > s-config
lsf="/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cp/lang-specs.h
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/lto/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/||' >
tmp-specs.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-specs.h
specs.h
echo timestamp > s-specs
rm -f tmp-all-tree.def
echo '#include "tree.def"' > tmp-all-tree.def
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
ltf="/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/ada/gcc-interface/ada-tree.def
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cp/cp-tree.def
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/java/java-tree.def
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/objc/objc-tree.def"; for f in $ltf;
do \
echo "#include \"$f\""; \
done | sed 's|/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/||' >>
tmp-all-tree.def
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-all-tree.def all-tree.def
echo timestamp > s-alltree
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gencheck.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gencheck.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/gencheck \
build/gencheck.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/gencheck > tmp-check.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-check.h
tree-check.h
echo timestamp > s-check
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/gcov-iov.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gcov-iov.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc \
build/gcov-iov.o -o build/gcov-iov
build/gcov-iov '5.4.0' '' \
> tmp-gcov-iov.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genhooks.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genhooks.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genhooks \
build/genhooks.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genhooks "Target Hook" \
> tmp-target-hooks-def.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-target-hooks-def.h \
target-hooks-def.h
echo timestamp > s-target-hooks-def-h
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genopinit.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genopinit.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genopinit \
build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genopinit /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-opinit.h insn-opinit.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
build/genhooks "Common Target Hook" \
> tmp-common-target-hooks-def.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-common-target-hooks-def.h \
common/common-target-hooks-def.h
echo timestamp > s-common-target-hooks-def-h
build/genhooks "C Target Hook" \
> tmp-c-target-hooks-def.h
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-c-target-hooks-def.h \
c-family/c-target-hooks-def.h
echo timestamp > s-c-target-hooks-def-h
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-lang.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF
c-family/.deps/stub-objc.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/stub-objc.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I.
-I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/attribs.c
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-errors.c
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-decl.c
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-typeck.c
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-convert.c
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-aux-info.c
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF
c/.deps/c-objc-common.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-objc-common.c
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-parser.c
g++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -Ic
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c/c-array-notation.o -MT c/c-array-notation.o -MMD -MP -MF
c/.deps/c-array-notation.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c/c-array-notation.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF
c-family/.deps/c-common.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-common.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF
c-family/.deps/c-cppbuiltin.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-cppbuiltin.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF
c-family/.deps/c-dump.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-dump.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF
c-family/.deps/c-format.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-format.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF
c-family/.deps/c-gimplify.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-gimplify.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF
c-family/.deps/c-lex.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-lex.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF
c-family/.deps/c-omp.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-omp.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF
c-family/.deps/c-opts.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-opts.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND
-DHOST_MACHINE=\"x86_64-unknown-linux-gnu\"
-DTARGET_MACHINE=\"x86_64-unknown-linux-gnu\" -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF
c-family/.deps/c-pch.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-pch.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF
c-family/.deps/c-ppoutput.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-ppoutput.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF
c-family/.deps/c-pragma.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-pragma.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF
c-family/.deps/c-pretty-print.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-pretty-print.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF
c-family/.deps/c-semantics.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-semantics.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF
c-family/.deps/c-ada-spec.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-ada-spec.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-cilkplus.o -MT c-family/c-cilkplus.o -MMD -MP -MF
c-family/.deps/c-cilkplus.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-cilkplus.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/array-notation-common.o -MT c-family/array-notation-common.o -MMD
-MP -MF c-family/.deps/array-notation-common.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/array-notation-common.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/cilk.o -MT c-family/cilk.o -MMD -MP -MF c-family/.deps/cilk.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/cilk.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF
c-family/.deps/c-ubsan.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/c-family/c-ubsan.c
gawk -f
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386-builtin-types.awk
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386-builtin-types.def >
tmp-bt.inc
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-bt.inc
i386-builtin-types.inc
echo timestamp > s-i386-bt
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386-c.c
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/glibc-c.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genchecksum.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genchecksum.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genchecksum \
build/genchecksum.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
echo "g++ -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " >
checksum-options.tmp \
&& /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
checksum-options.tmp checksum-options
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genattrtab.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genattrtab.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genattrtab \
build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genattrtab /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md
insn-conditions.md \
-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-attrtab.c insn-attrtab.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-dfatab.c insn-dfatab.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-latencytab.c insn-latencytab.c
echo timestamp > s-attrtab
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo
insn-attrtab.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genautomata.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genautomata.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genautomata \
build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a -lm
build/genautomata /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-automata.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-automata.c insn-automata.c
echo timestamp > s-automata
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo
insn-automata.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo
insn-dfatab.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genemit.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genemit.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genemit \
build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genemit /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-emit.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-emit.c
insn-emit.c
echo timestamp > s-emit
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genextract.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genextract.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genextract \
build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genextract /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-extract.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-extract.c insn-extract.c
echo timestamp > s-extract
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo
insn-extract.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF
./.deps/insn-latencytab.TPo insn-latencytab.c
build/genmodes > tmp-modes.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-modes.c
insn-modes.c
echo timestamp > s-modes
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo
insn-modes.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo
insn-opinit.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genoutput.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genoutput.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genoutput \
build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genoutput /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-output.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change
tmp-output.c insn-output.c
echo timestamp > s-output
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo
insn-output.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genpeep.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genpeep.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genpeep \
build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genpeep /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-peep.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-peep.c
insn-peep.c
echo timestamp > s-peep
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c
build/genpreds /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md > tmp-preds.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-preds.c
insn-preds.c
echo timestamp > s-preds
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo
insn-preds.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genrecog.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genrecog.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genrecog \
build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genrecog /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
insn-conditions.md > tmp-recog.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-recog.c
insn-recog.c
echo timestamp > s-recog
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo
insn-recog.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genenums.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genenums.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genenums \
build/genenums.o build/read-md.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
build/genenums /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/common.md
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/config/i386/i386.md \
> tmp-enums.c
/bin/sh /u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../move-if-change tmp-enums.c
insn-enums.c
echo timestamp > s-enums
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo
insn-enums.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/ggc-page.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/alias.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/alloc-pool.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/auto-inc-dec.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/auto-profile.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/bb-reorder.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/bitmap.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/bt-load.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/builtins.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/caller-save.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/calls.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/ccmp.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfg.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfganal.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfgbuild.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfgcleanup.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfgexpand.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfghooks.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfgloop.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfgloopanal.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfgloopmanip.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cfgrtl.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/symtab.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cgraph.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cgraphbuild.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cgraphunit.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cgraphclones.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cilk-common.o -MT cilk-common.o -MMD -MP -MF ./.deps/cilk-common.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cilk-common.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/combine.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF
./.deps/combine-stack-adj.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/combine-stack-adj.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/compare-elim.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/context.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/convert.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/coverage.c
g++ -c
-DGCC_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/include\"

-DFIXED_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/include-fixed\"

-DGPLUSPLUS_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../include/c++/5.4.0\"
-DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0
-DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../include/c++/5.4.0/x86_64-unknown-linux-gnu\"

-DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../include/c++/5.4.0/backward\"
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\"
-DCROSS_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../x86_64-unknown-linux-gnu/sys-include\"

-DTOOL_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../x86_64-unknown-linux-gnu/include\"
-DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\"
-DPREFIX=\"/u/ad/cmayes/OPAL/software/\"
-DSTANDARD_EXEC_PREFIX=\"/u/ad/cmayes/OPAL/software/lib/gcc/\"
-DBASEVER="\"5.4.0\"" -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cppbuiltin.c
g++ -c
-DGCC_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/include\"

-DFIXED_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/include-fixed\"

-DGPLUSPLUS_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../include/c++/5.4.0\"
-DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0
-DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../include/c++/5.4.0/x86_64-unknown-linux-gnu\"

-DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../include/c++/5.4.0/backward\"
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\"
-DCROSS_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../x86_64-unknown-linux-gnu/sys-include\"

-DTOOL_INCLUDE_DIR=\"/u/ad/cmayes/OPAL/software/lib/gcc/x86_64-unknown-linux-gnu/5.4.0/../../../../x86_64-unknown-linux-gnu/include\"
-DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\"
-DPREFIX=\"/u/ad/cmayes/OPAL/software/\"
-DSTANDARD_EXEC_PREFIX=\"/u/ad/cmayes/OPAL/software/lib/gcc/\" -g -DIN_GCC
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I.
-I. -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cppdefault.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cprop.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cse.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/cselib.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/data-streamer.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF
./.deps/data-streamer-in.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/data-streamer-in.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF
./.deps/data-streamer-out.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/data-streamer-out.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dbxout.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dbgcnt.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dce.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/ddg.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/debug.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/df-core.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/df-problems.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/df-scan.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dfp.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dojump.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dominance.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/domwalk.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/double-int.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dse.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dumpfile.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dwarf2asm.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dwarf2cfi.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/dwarf2out.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/emit-rtl.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/et-forest.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/except.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/explow.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/expmed.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/expr.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/final.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/fixed-value.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/fold-const.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/function.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/fwprop.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gcse.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gcse-common.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/ggc-common.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gimple.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF
./.deps/gimple-builder.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gimple-builder.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gimple-expr.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF
./.deps/gimple-iterator.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gimple-iterator.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gimple-fold.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -I. -I.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/.
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include
-I/u/ad/cmayes/OPAL/software/include -I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/software/include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libdecnumber/bid
-I../libdecnumber -I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libbacktrace
-o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/gimple-low.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/genmatch.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/genmatch.c
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/build
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../include
-I/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/../libcpp/include \
-o build/hash-table.o
/u/ad/cmayes/OPAL/src/gcc/gcc-5.4.0/gcc/hash-table.c
g++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H
-DGENERATOR_FILE -static-libstdc++ -static-libgcc -o build/genmatch \
build/genmatch.o
../build-x86_64-unknown-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o
build/hash-table.o ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (648)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (571)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (792)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (817)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (608)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (594)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (636)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (842)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (800)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (530)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (622)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
del_op.o: access beyond end of merged section (553)
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld:
/afs/slac.stanford.edu/package/spack/opt/spack/linux-rhel6-x86_64/gcc-4.4.7/gcc-5.3.0-cv3yxpmklrqf7dl3zgvtapwy3l5jt7hz/lib64/../lib64/libstdc++.a(del_op.o)(.debug_info+0x2e6):
reloc against `.debug_str': error 2
/opt/rh/devtoolset-4/root/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/ld: final
link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
make[3]: *** [build/genmatch] Error 1
make[3]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory
`/afs/slac.stanford.edu/u/ad/cmayes/OPAL/src/gcc/build'
make: *** [all] Error 2



Archive powered by MHonArc 2.6.19.

Top of Page