Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 904183 Details for
Bug 1106207
mingw-llvm: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 643.06 KB, created by
Dennis Gilmore
on 2014-06-09 03:58:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 03:58:06 UTC
Size:
643.06 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/mingw-llvm.spec'], False, '/var/lib/mock/f21-build-2124813-392856/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xd96c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/mingw-llvm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Wed Jul 01 2012 Eric Smith <eric@brouhaha.com> - 3.0-4 >warning: Could not canonicalize hostname: arm04-builder04.arm.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/mingw-llvm-3.0-8.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mingw-llvm.spec'], False, '/var/lib/mock/f21-build-2124813-392856/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xd96c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mingw-llvm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Wed Jul 01 2012 Eric Smith <eric@brouhaha.com> - 3.0-4 >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CfsEVp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf llvm-3.0.src >+ /usr/bin/gzip -dc /builddir/build/SOURCES/llvm-3.0.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd llvm-3.0.src >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -rf tools/clang >+ echo 'Patch #0 (llvm-2.6-timestamp.patch):' >Patch #0 (llvm-2.6-timestamp.patch): >+ /usr/bin/cat /builddir/build/SOURCES/llvm-2.6-timestamp.patch >+ /usr/bin/patch -p1 -b --suffix .timestamp --fuzz=0 >patching file Makefile.rules >Hunk #1 succeeded at 679 (offset 7 lines). >+ echo 'Patch #1 (mingw-llvm-3.0-strerror_s.patch):' >Patch #1 (mingw-llvm-3.0-strerror_s.patch): >+ /usr/bin/cat /builddir/build/SOURCES/mingw-llvm-3.0-strerror_s.patch >+ /usr/bin/patch -p1 -b --suffix .strerror_s --fuzz=0 >patching file lib/Support/Errno.cpp >+ echo 'Patch #100 (llvm-3.0-mingw-undef.patch):' >Patch #100 (llvm-3.0-mingw-undef.patch): >+ /usr/bin/cat /builddir/build/SOURCES/llvm-3.0-mingw-undef.patch >+ /usr/bin/patch -p1 -b --suffix .mingw-undef --fuzz=0 >patching file configure >+ echo 'Patch #101 (llvm-3.0-mingw-config-dir.patch):' >Patch #101 (llvm-3.0-mingw-config-dir.patch): >+ /usr/bin/patch -p1 -b --suffix .mingw-config-dir --fuzz=0 >+ /usr/bin/cat /builddir/build/SOURCES/llvm-3.0-mingw-config-dir.patch >patching file tools/llvm-config/llvm-config.in.in >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ahu2YW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd llvm-3.0.src >+ run_mingw_configure --enable-debug-runtime --enable-jit --enable-libffi --enable-shared --enable-bindings=none --enable-docs=no >+ mkdir build_win32 >+ pushd build_win32 >~/build/BUILD/llvm-3.0.src/build_win32 ~/build/BUILD/llvm-3.0.src >++ /usr/bin/env >++ egrep -vw 'PWD|USER|LANG' >++ egrep '^(w+)=(.*)$' >++ /usr/bin/cut -d= -f1 >+ unset >+ test -z '' >+ PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin >+ export PATH_ORIG >+ PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin >+ export PATH >+ HOST_CC=gcc >+ export HOST_CC >+ unset PKG_CONFIG_PATH >+ _PREFIX=/usr/bin/i686-w64-mingw32- >++ grep -v gcc- >++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++ /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-4.9.0 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-addr2line >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=ADDR2LINE >+ declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line >+ export ADDR2LINE >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-ar >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=AR >+ declare -x AR=/usr/bin/i686-w64-mingw32-ar >+ export AR >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-as >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=AS >+ declare -x AS=/usr/bin/i686-w64-mingw32-as >+ export AS >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-c++ >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=CXX >+ declare -x CXX=/usr/bin/i686-w64-mingw32-c++ >+ export CXX >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-c++filt >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=CXXFILT >+ declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt >+ export CXXFILT >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-cpp >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=CPP >+ declare -x CPP=/usr/bin/i686-w64-mingw32-cpp >+ export CPP >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-dlltool >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=DLLTOOL >+ declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool >+ export DLLTOOL >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-dllwrap >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=DLLWRAP >+ declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap >+ export DLLWRAP >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-elfedit >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=ELFEDIT >+ declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit >+ export ELFEDIT >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-g++ >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GXX >+ declare -x GXX=/usr/bin/i686-w64-mingw32-g++ >+ export GXX >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-gcc >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCC >+ declare -x GCC=/usr/bin/i686-w64-mingw32-gcc >+ export GCC >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-gcov >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCOV >+ declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov >+ export GCOV >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-gprof >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GPROF >+ declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof >+ export GPROF >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-ld >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=LD >+ declare -x LD=/usr/bin/i686-w64-mingw32-ld >+ export LD >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-ld.bfd >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=LD_BFD >+ declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd >+ export LD_BFD >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-nm >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=NM >+ declare -x NM=/usr/bin/i686-w64-mingw32-nm >+ export NM >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >++ echo /usr/bin/i686-w64-mingw32-objcopy >+ x=OBJCOPY >+ declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy >+ export OBJCOPY >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-objdump >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=OBJDUMP >+ declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump >+ export OBJDUMP >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-pkg-config >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=PKG_CONFIG >+ declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config >+ export PKG_CONFIG >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-ranlib >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=RANLIB >+ declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib >+ export RANLIB >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-readelf >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=READELF >+ declare -x READELF=/usr/bin/i686-w64-mingw32-readelf >+ export READELF >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-size >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=SIZE >+ declare -x SIZE=/usr/bin/i686-w64-mingw32-size >+ export SIZE >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-strings >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=STRINGS >+ declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings >+ export STRINGS >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-strip >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=STRIP >+ declare -x STRIP=/usr/bin/i686-w64-mingw32-strip >+ export STRIP >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-windmc >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=WINDMC >+ declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc >+ export WINDMC >+ for i in '`ls -1 ${_PREFIX}* | grep -v '\''gcc-'\''`' >++ echo /usr/bin/i686-w64-mingw32-windres >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=WINDRES >+ declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres >+ export WINDRES >+ unset _PREFIX >+ CC=i686-w64-mingw32-gcc >+ export CC >+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >+ export CFLAGS >+ CPPFLAGS= >+ export CPPFLAGS >+ '[' -x /usr/bin/i686-w64-mingw32-g++ ']' >+ CXX=i686-w64-mingw32-g++ >+ export CXX >+ CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >+ export CXXFLAGS >+ LDFLAGS= >+ export LDFLAGS >++ grep -- '-config$' >++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libffi-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libstdc++-6.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll >+ unset x i >+ __mingw32_topdir=. >+ test -x configure >+ __mingw32_topdir=.. >+ ../configure --host=i686-w64-mingw32 --build=arm-redhat-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --enable-debug-runtime --enable-jit --enable-libffi --enable-shared --enable-bindings=none --enable-docs=no >checking for i686-w64-mingw32-clang... no >checking for i686-w64-mingw32-llvm-gcc... no >checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc >checking for C compiler default output file name... a.exe >checking whether the C compiler works... yes >checking whether we are cross compiling... yes >checking for suffix of executables... .exe >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-w64-mingw32-gcc accepts -g... yes >checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed >checking for i686-w64-mingw32-clang++... no >checking for i686-w64-mingw32-llvm-g++... no >checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-w64-mingw32-g++ accepts -g... yes >checking how to run the C preprocessor... i686-w64-mingw32-gcc -E >checking build system type... arm-redhat-linux-gnu >checking host system type... i686-w64-mingw32 >checking target system type... i686-w64-mingw32 >checking type of operating system we're going to host on... MingW >checking type of operating system we're going to target... MingW >checking target architecture... x86 >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for executable suffix on build platform... checking for arm-redhat-linux-gnu-gcc... no >checking for gcc... gcc >blank >checking for arm-redhat-linux-gnu-g++... no >checking for g++... g++ >checking optimization flags... -O2 >checking for BSD-compatible nm... /usr/bin/i686-w64-mingw32-nm -B >checking for GNU make... make >checking whether ln -s works... yes >checking for cmp... /usr/bin/cmp >checking for cp... /usr/bin/cp >checking for date... /usr/bin/date >checking for find... /usr/bin/find >checking for grep... (cached) /usr/bin/grep >checking for mkdir... /usr/bin/mkdir >checking for mv... /usr/bin/mv >checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib >checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar >checking for rm... /usr/bin/rm >checking for sed... /usr/bin/sed >checking for tar... /usr/bin/tar >checking for pwd... /usr/bin/pwd >checking for Graphviz... echo Graphviz >checking for dot... echo dot >checking for fdp... echo fdp >checking for neato... echo neato >checking for twopi... echo twopi >checking for circo... echo circo >checking for gv... no >checking for gsview32... no >checking for dotty... echo dotty >checking for xdot.py... echo xdot.py >checking for perl... /usr/bin/perl >checking for Perl 5.006 or newer... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for bzip2... /usr/bin/bzip2 >checking for cat... /usr/bin/cat >checking for doxygen... no >checking for groff... /usr/bin/groff >checking for gzip... /usr/bin/gzip >checking for pod2html... /usr/bin/pod2html >checking for pod2man... /usr/bin/pod2man >checking for pdfroff... no >checking for runtest... no >checking for the tclsh program in tclinclude directory... none >checking for tclsh8.4... no >checking for tclsh8.4.8... no >checking for tclsh8.4.7... no >checking for tclsh8.4.6... no >checking for tclsh8.4.5... no >checking for tclsh8.4.4... no >checking for tclsh8.4.3... no >checking for tclsh8.4.2... no >checking for tclsh8.4.1... no >checking for tclsh8.4.0... no >checking for tclsh8.3... no >checking for tclsh8.3.5... no >checking for tclsh8.3.4... no >checking for tclsh8.3.3... no >checking for tclsh8.3.2... no >checking for tclsh8.3.1... no >checking for tclsh8.3.0... no >checking for tclsh... no >checking for zip... /usr/bin/zip >checking for ocamlc... no >checking for ocamlopt... no >checking for ocamldep... no >checking for ocamldoc... no >checking for gas... no >checking for as... /usr/bin/as >checking for linker version... 2.24 >checking for compiler -Wl,-R<path> option... yes >checking for compiler -Wl,-export-dynamic option... yes >checking for compiler -Wl,--version-script option... yes >checking for an ANSI C-conforming const... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking dlfcn.h usability... no >checking dlfcn.h presence... no >checking for dlfcn.h... no >checking dynamic linker characteristics... Win32 ld.exe >checking which extension is used for loadable modules... .dll >checking which variable specifies run-time library path... PATH >checking for the default library search path... /lib /usr/lib >checking for objdir... .libs >checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from object... ok >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen in -ldl... no >checking for dlopen in -lsvld... no >checking for dld_link in -ldld... no >checking for _dyld_func_lookup... no >checking for _ prefix in compiled symbols... yes >checking whether deplibs are loaded by dlopen... unknown >checking argz.h usability... no >checking argz.h presence... no >checking for argz.h... no >checking for error_t... no >checking for argz_append... no >checking for argz_create_sep... no >checking for argz_insert... no >checking for argz_next... no >checking for argz_stringify... no >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.h... (cached) yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking sys/dl.h usability... no >checking sys/dl.h presence... no >checking for sys/dl.h... no >checking dld.h usability... no >checking dld.h presence... no >checking for dld.h... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for string.h... (cached) yes >checking for strchr... yes >checking for strrchr... yes >checking for memcpy... yes >checking for memmove... yes >checking for strcmp... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking tool compatibility... ok >checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers >checking for sin in -lm... yes >checking for main in -limagehlp... yes >checking for main in -lpsapi... yes >checking for library containing dlopen... no >configure: WARNING: dlopen() not found - disabling plugin support >checking for library containing ffi_call... -lffi >checking for library containing mallinfo... no >checking for pthread_mutex_init in -lpthread... yes >checking for library containing pthread_mutex_lock... none required >checking for library containing pthread_rwlock_init... none required >checking for library containing pthread_getspecific... none required >checking for dirent.h that defines DIR... (cached) yes >checking for library containing opendir... (cached) none required >checking for MAP_ANONYMOUS vs. MAP_ANON... no >checking whether stat file-mode macros are broken... no >checking for sys/wait.h that is POSIX.1 compatible... no >checking whether time.h and sys/time.h may both be included... yes >checking for dlfcn.h... (cached) no >checking execinfo.h usability... no >checking execinfo.h presence... no >checking for execinfo.h... no >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking link.h usability... no >checking link.h presence... no >checking for link.h... no >checking for malloc.h... (cached) yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdint.h... (cached) yes >checking termios.h usability... no >checking termios.h presence... no >checking for termios.h... no >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking windows.h usability... yes >checking windows.h presence... yes >checking for windows.h... yes >checking sys/mman.h usability... no >checking sys/mman.h presence... no >checking for sys/mman.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... no >checking sys/resource.h presence... no >checking for sys/resource.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/uio.h usability... no >checking sys/uio.h presence... no >checking for sys/uio.h... no >checking for sys/types.h... (cached) yes >checking sys/ioctl.h usability... no >checking sys/ioctl.h presence... no >checking for sys/ioctl.h... no >checking malloc/malloc.h usability... no >checking malloc/malloc.h presence... no >checking for malloc/malloc.h... no >checking mach/mach.h usability... no >checking mach/mach.h presence... no >checking for mach/mach.h... no >checking valgrind/valgrind.h usability... no >checking valgrind/valgrind.h presence... no >checking for valgrind/valgrind.h... no >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking ffi.h usability... no >checking ffi.h presence... no >checking for ffi.h... no >checking ffi/ffi.h usability... no >checking ffi/ffi.h presence... no >checking for ffi/ffi.h... no >checking CrashReporterClient.h usability... no >checking CrashReporterClient.h presence... no >checking for CrashReporterClient.h... no >checking __crashreporter_info__... no >checking for HUGE_VAL sanity... yes >checking for pid_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for int64_t... yes >checking for uint64_t... yes >checking for backtrace... no >checking for ceilf... yes >checking for floorf... yes >checking for roundf... yes >checking for rintf... yes >checking for nearbyintf... yes >checking for getcwd... yes >checking for powf... yes >checking for fmodf... yes >checking for strtof... yes >checking for round... yes >checking for getpagesize... yes >checking for getrusage... no >checking for getrlimit... no >checking for setrlimit... no >checking for gettimeofday... yes >checking for isatty... yes >checking for mkdtemp... no >checking for mkstemp... no >checking for mktemp... yes >checking for posix_spawn... no >checking for realpath... no >checking for sbrk... no >checking for setrlimit... (cached) no >checking for strdup... yes >checking for strerror... yes >checking for strerror_r... no >checking for setenv... no >checking for strtoll... yes >checking for strtoq... no >checking for sysconf... no >checking for malloc_zone_statistics... no >checking for setjmp... no >checking for longjmp... yes >checking for sigsetjmp... no >checking for siglongjmp... no >checking for writev... no >checking if printf has the %a format character... >checking for srand48/lrand48/drand48 in <stdlib.h>... no >checking whether strerror_s is declared... yes >checking for _alloca in -lgcc... yes >checking for __alloca in -lgcc... no >checking for __chkstk in -lgcc... yes >checking for ___chkstk in -lgcc... no >checking for __ashldi3 in -lgcc... yes >checking for __ashrdi3 in -lgcc... yes >checking for __divdi3 in -lgcc... yes >checking for __fixdfdi in -lgcc... yes >checking for __fixsfdi in -lgcc... yes >checking for __floatdidf in -lgcc... yes >checking for __lshrdi3 in -lgcc... yes >checking for __moddi3 in -lgcc... yes >checking for __udivdi3 in -lgcc... yes >checking for __umoddi3 in -lgcc... yes >checking for __main in -lgcc... yes >checking for __cmpdi2 in -lgcc... yes >checking whether EnumerateLoadedModules() accepts new decl... yes >checking for isnan in <math.h>... yes >checking for isnan in <cmath>... no >checking for std::isnan in <cmath>... yes >checking for isinf in <math.h>... yes >checking for isinf in <cmath>... no >checking for std::isinf in <cmath>... no >checking for finite in <ieeefp.h>... no >checking for GCC atomic builtins... yes >checking for __dso_handle... no >checking for compiler -fvisibility-inlines-hidden option... yes >configure: creating ./config.status >config.status: creating include/llvm/Config/Targets.def >config.status: creating include/llvm/Config/AsmPrinters.def >config.status: creating include/llvm/Config/AsmParsers.def >config.status: creating include/llvm/Config/Disassemblers.def >config.status: creating Makefile.config >config.status: creating llvm.spec >config.status: creating docs/doxygen.cfg >config.status: creating tools/llvm-config/llvm-config.in >config.status: creating bindings/ocaml/llvm/META.llvm >config.status: creating include/llvm/Config/config.h >config.status: creating include/llvm/Config/llvm-config.h >config.status: creating include/llvm/Support/DataTypes.h >config.status: executing setup commands >config.status: executing Makefile commands >config.status: executing Makefile.common commands >config.status: executing examples/Makefile commands >config.status: executing lib/Makefile commands >config.status: executing runtime/Makefile commands >config.status: executing test/Makefile commands >config.status: executing test/Makefile.tests commands >config.status: executing unittests/Makefile commands >config.status: executing tools/Makefile commands >config.status: executing utils/Makefile commands >config.status: executing projects/Makefile commands >config.status: executing bindings/Makefile commands >config.status: executing bindings/ocaml/Makefile.ocaml commands >=== configuring in projects/sample (/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample) >configure: running /bin/sh ../../../projects/sample/configure '--prefix=/usr/i686-w64-mingw32/sys-root/mingw' '--host=i686-w64-mingw32' '--build=arm-redhat-linux-gnu' '--target=i686-w64-mingw32' '--exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw' '--bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin' '--sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin' '--sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc' '--datadir=/usr/i686-w64-mingw32/sys-root/mingw/share' '--includedir=/usr/i686-w64-mingw32/sys-root/mingw/include' '--libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib' '--libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec' '--localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var' '--sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com' '--mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man' '--infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info' '--enable-debug-runtime' '--enable-jit' '--enable-libffi' '--enable-shared' '--enable-bindings=none' '--enable-docs=no' 'build_alias=arm-redhat-linux-gnu' 'host_alias=i686-w64-mingw32' 'target_alias=i686-w64-mingw32' 'CFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' --cache-file=/dev/null --srcdir=../../../projects/sample >configure: creating ./config.status >config.status: creating Makefile.common >config.status: executing setup commands >config.status: executing Makefile commands >config.status: executing lib/Makefile commands >config.status: executing lib/sample/Makefile commands >config.status: executing tools/Makefile commands >config.status: executing tools/sample/Makefile commands >+ popd >~/build/BUILD/llvm-3.0.src >+ run_mingw_make -j4 'OPTIMIZE_OPTION= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' KEEP_SYMBOLS=1 >+ make -C build_win32 -j4 'OPTIMIZE_OPTION= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' KEEP_SYMBOLS=1 >make: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32' >checking for arm-redhat-linux-gnu-clang... no >checking for arm-redhat-linux-gnu-llvm-gcc... no >checking for arm-redhat-linux-gnu-gcc... no >checking for clang... no >checking for llvm-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for arm-redhat-linux-gnu-clang++... no >checking for arm-redhat-linux-gnu-llvm-g++... no >checking for arm-redhat-linux-gnu-g++... no >checking for clang++... no >checking for llvm-g++... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking build system type... arm-redhat-linux-gnu >checking host system type... arm-redhat-linux-gnu >checking target system type... arm-redhat-linux-gnu >checking type of operating system we're going to host on... Linux >checking type of operating system we're going to target... Linux >checking target architecture... ARM >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking optimization flags... -O3 >checking for BSD-compatible nm... /usr/bin/nm -B >checking for GNU make... make >checking whether ln -s works... yes >checking for cmp... /usr/bin/cmp >checking for cp... /usr/bin/cp >checking for date... /usr/bin/date >checking for find... /usr/bin/find >checking for grep... (cached) /usr/bin/grep >checking for mkdir... /usr/bin/mkdir >checking for mv... /usr/bin/mv >checking for arm-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for arm-redhat-linux-gnu-ar... no >checking for ar... ar >checking for rm... /usr/bin/rm >checking for sed... /usr/bin/sed >checking for tar... /usr/bin/tar >checking for pwd... /usr/bin/pwd >checking for Graphviz... echo Graphviz >checking for dot... echo dot >checking for fdp... echo fdp >checking for neato... echo neato >checking for twopi... echo twopi >checking for circo... echo circo >checking for gv... no >checking for gsview32... no >checking for dotty... echo dotty >checking for xdot.py... echo xdot.py >checking for perl... /usr/bin/perl >checking for Perl 5.006 or newer... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for bzip2... /usr/bin/bzip2 >checking for cat... /usr/bin/cat >checking for doxygen... no >checking for groff... /usr/bin/groff >checking for gzip... /usr/bin/gzip >checking for pod2html... /usr/bin/pod2html >checking for pod2man... /usr/bin/pod2man >checking for pdfroff... no >checking for runtest... no >checking for the tclsh program in tclinclude directory... none >checking for tclsh8.4... no >checking for tclsh8.4.8... no >checking for tclsh8.4.7... no >checking for tclsh8.4.6... no >checking for tclsh8.4.5... no >checking for tclsh8.4.4... no >checking for tclsh8.4.3... no >checking for tclsh8.4.2... no >checking for tclsh8.4.1... no >checking for tclsh8.4.0... no >checking for tclsh8.3... no >checking for tclsh8.3.5... no >checking for tclsh8.3.4... no >checking for tclsh8.3.3... no >checking for tclsh8.3.2... no >checking for tclsh8.3.1... no >checking for tclsh8.3.0... no >checking for tclsh... no >checking for zip... /usr/bin/zip >checking for ocamlc... no >checking for ocamlopt... no >checking for ocamldep... no >checking for ocamldoc... no >checking for gas... no >checking for as... /usr/bin/as >checking for linker version... 2.24 >checking for compiler -Wl,-R<path> option... yes >checking for compiler -Wl,-export-dynamic option... yes >checking for compiler -Wl,--version-script option... yes >checking for an ANSI C-conforming const... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking which extension is used for loadable modules... .so >checking which variable specifies run-time library path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib >checking for objdir... .libs >checking command to parse /usr/bin/nm -B output from object... ok >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen in -ldl... yes >checking for dlerror... yes >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_append... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.h... (cached) yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking sys/dl.h usability... no >checking sys/dl.h presence... no >checking for sys/dl.h... no >checking dld.h usability... no >checking dld.h presence... no >checking for dld.h... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for string.h... (cached) yes >checking for strchr... yes >checking for strrchr... yes >checking for memcpy... yes >checking for memmove... yes >checking for strcmp... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking tool compatibility... ok >checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers >checking for sin in -lm... yes >checking for library containing dlopen... -ldl >checking for library containing mallinfo... none required >checking for pthread_mutex_init in -lpthread... yes >checking for library containing pthread_mutex_lock... none required >checking for library containing pthread_rwlock_init... none required >checking for library containing pthread_getspecific... none required >checking for dirent.h that defines DIR... (cached) yes >checking for library containing opendir... (cached) none required >checking for MAP_ANONYMOUS vs. MAP_ANON... yes >checking whether stat file-mode macros are broken... no >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether time.h and sys/time.h may both be included... yes >checking for dlfcn.h... (cached) yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking link.h usability... yes >checking link.h presence... yes >checking for link.h... yes >checking for malloc.h... (cached) yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdint.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking for sys/types.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking malloc/malloc.h usability... no >checking malloc/malloc.h presence... no >checking for malloc/malloc.h... no >checking mach/mach.h usability... no >checking mach/mach.h presence... no >checking for mach/mach.h... no >checking valgrind/valgrind.h usability... no >checking valgrind/valgrind.h presence... no >checking for valgrind/valgrind.h... no >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking CrashReporterClient.h usability... no >checking CrashReporterClient.h presence... no >checking for CrashReporterClient.h... no >checking __crashreporter_info__... no >checking for HUGE_VAL sanity... yes >checking for pid_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for int64_t... yes >checking for uint64_t... yes >checking for backtrace... yes >checking for ceilf... yes >checking for floorf... yes >checking for roundf... yes >checking for rintf... yes >checking for nearbyintf... yes >checking for getcwd... yes >checking for powf... yes >checking for fmodf... yes >checking for strtof... yes >checking for round... yes >checking for getpagesize... yes >checking for getrusage... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for gettimeofday... yes >checking for isatty... yes >checking for mkdtemp... yes >checking for mkstemp... yes >checking for mktemp... yes >checking for posix_spawn... yes >checking for realpath... yes >checking for sbrk... yes >checking for setrlimit... (cached) yes >checking for strdup... yes >checking for strerror... yes >checking for strerror_r... yes >checking for setenv... yes >checking for strtoll... yes >checking for strtoq... yes >checking for sysconf... yes >checking for malloc_zone_statistics... no >checking for setjmp... yes >checking for longjmp... yes >checking for sigsetjmp... no >checking for siglongjmp... yes >checking for writev... yes >checking if printf has the %a format character... yes >checking for srand48/lrand48/drand48 in <stdlib.h>... yes >checking whether strerror_s is declared... no >checking for isnan in <math.h>... yes >checking for isnan in <cmath>... yes >checking for std::isnan in <cmath>... yes >checking for isinf in <math.h>... yes >checking for isinf in <cmath>... yes >checking for std::isinf in <cmath>... no >checking for finite in <ieeefp.h>... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking for mmap of files... yes >checking if /dev/zero is needed for mmap... no >checking for GCC atomic builtins... yes >checking for __dso_handle... yes >checking for compiler -fvisibility-inlines-hidden option... yes >configure: creating ./config.status >config.status: creating include/llvm/Config/Targets.def >config.status: creating include/llvm/Config/AsmPrinters.def >config.status: creating include/llvm/Config/AsmParsers.def >config.status: creating include/llvm/Config/Disassemblers.def >config.status: creating Makefile.config >config.status: creating llvm.spec >config.status: creating docs/doxygen.cfg >config.status: creating tools/llvm-config/llvm-config.in >config.status: creating bindings/ocaml/llvm/META.llvm >config.status: creating include/llvm/Config/config.h >config.status: creating include/llvm/Config/llvm-config.h >config.status: creating include/llvm/Support/DataTypes.h >config.status: executing setup commands >config.status: executing Makefile commands >config.status: executing Makefile.common commands >config.status: executing examples/Makefile commands >config.status: executing lib/Makefile commands >config.status: executing runtime/Makefile commands >config.status: executing test/Makefile commands >config.status: executing test/Makefile.tests commands >config.status: executing unittests/Makefile commands >config.status: executing tools/Makefile commands >config.status: executing utils/Makefile commands >config.status: executing projects/Makefile commands >config.status: executing bindings/Makefile commands >config.status: executing bindings/ocaml/Makefile.ocaml commands >=== configuring in projects/sample (/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/projects/sample) >configure: running /bin/sh /builddir/build/BUILD/llvm-3.0.src/projects/sample/configure '--prefix=/usr/local' '--build=arm-redhat-linux-gnu' '--host=arm-redhat-linux-gnu' '--target=arm-redhat-linux-gnu' '--disable-polly' 'build_alias=arm-redhat-linux-gnu' 'host_alias=arm-redhat-linux-gnu' 'target_alias=arm-redhat-linux-gnu' 'LDFLAGS= ' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=/builddir/build/BUILD/llvm-3.0.src/projects/sample >configure: creating ./config.status >config.status: creating Makefile.common >config.status: executing setup commands >config.status: executing Makefile commands >config.status: executing lib/Makefile commands >config.status: executing lib/sample/Makefile commands >config.status: executing tools/Makefile commands >config.status: executing tools/sample/Makefile commands >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/lib/Support' >llvm[2]: Compiling APFloat.cpp for Release build >llvm[2]: Compiling APInt.cpp for Release build >llvm[2]: Compiling APSInt.cpp for Release build >llvm[2]: Compiling Allocator.cpp for Release build >llvm[2]: Compiling Atomic.cpp for Release build >llvm[2]: Compiling BlockFrequency.cpp for Release build >llvm[2]: Compiling BranchProbability.cpp for Release build >llvm[2]: Compiling CommandLine.cpp for Release build >llvm[2]: Compiling ConstantRange.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Support/CommandLine.cpp: In function 'int OptNameCompare(const void*, const void*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Support/CommandLine.cpp:1198:28: warning: cast from type 'const void*' to type 'pair_ty* {aka std::pair<const char*, llvm::cl::Option*>*}' casts away qualifiers [-Wcast-qual] > return strcmp(((pair_ty*)LHS)->first, ((pair_ty*)RHS)->first); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Support/CommandLine.cpp:1198:52: warning: cast from type 'const void*' to type 'pair_ty* {aka std::pair<const char*, llvm::cl::Option*>*}' casts away qualifiers [-Wcast-qual] > return strcmp(((pair_ty*)LHS)->first, ((pair_ty*)RHS)->first); > ^ >llvm[2]: Compiling CrashRecoveryContext.cpp for Release build >llvm[2]: Compiling DAGDeltaAlgorithm.cpp for Release build >llvm[2]: Compiling DataExtractor.cpp for Release build >llvm[2]: Compiling Debug.cpp for Release build >llvm[2]: Compiling DeltaAlgorithm.cpp for Release build >llvm[2]: Compiling Disassembler.cpp for Release build >llvm[2]: Compiling Dwarf.cpp for Release build >llvm[2]: Compiling DynamicLibrary.cpp for Release build >llvm[2]: Compiling Errno.cpp for Release build >llvm[2]: Compiling ErrorHandling.cpp for Release build >llvm[2]: Compiling FileUtilities.cpp for Release build >llvm[2]: Compiling FoldingSet.cpp for Release build >llvm[2]: Compiling FormattedStream.cpp for Release build >llvm[2]: Compiling GraphWriter.cpp for Release build >llvm[2]: Compiling Host.cpp for Release build >llvm[2]: Compiling IncludeFile.cpp for Release build >llvm[2]: Compiling IntEqClasses.cpp for Release build >llvm[2]: Compiling IntervalMap.cpp for Release build >llvm[2]: Compiling IsInf.cpp for Release build >llvm[2]: Compiling IsNAN.cpp for Release build >llvm[2]: Compiling ManagedStatic.cpp for Release build >llvm[2]: Compiling Memory.cpp for Release build >llvm[2]: Compiling MemoryBuffer.cpp for Release build >llvm[2]: Compiling MemoryObject.cpp for Release build >llvm[2]: Compiling Mutex.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Mutex.cpp: In constructor 'llvm::sys::MutexImpl::MutexImpl(bool)': >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Mutex.cpp:69:9: warning: variable 'errorcode' set but not used [-Wunused-but-set-variable] > int errorcode = pthread_mutexattr_init(&attr); > ^ >llvm[2]: Compiling Path.cpp for Release build >llvm[2]: Compiling PathV2.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Memory.cpp: In static member function 'static void llvm::sys::Memory::InvalidateInstructionCache(const void*, size_t)': >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Memory.cpp:70:25: warning: cast from type 'const void*' to type 'char*' casts away qualifiers [-Wcast-qual] > char *Start = (char*) Addr; > ^ >llvm[2]: Compiling PluginLoader.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Support/Path.cpp:299:0: >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Unix/Path.inc: In static member function 'static void llvm::sys::Path::UnMapFilePages(const char*, size_t)': >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Unix/Path.inc:887:19: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] > ::munmap((void*)BasePtr, FileSize); > ^ >llvm[2]: Compiling PrettyStackTrace.cpp for Release build >llvm[2]: Compiling Process.cpp for Release build >llvm[2]: Compiling Program.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Support/Process.cpp:29:0: >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Unix/Process.inc: In static member function 'static void llvm::sys::Process::SetWorkingDirectory(std::string)': >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Unix/Process.inc:298:24: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] > ::chdir(Path.c_str()); > ^ >llvm[2]: Compiling RWMutex.cpp for Release build >llvm[2]: Compiling Regex.cpp for Release build >llvm[2]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build >llvm[2]: Compiling Signals.cpp for Release build >llvm[2]: Compiling SmallPtrSet.cpp for Release build >llvm[2]: Compiling SmallVector.cpp for Release build >llvm[2]: Compiling SourceMgr.cpp for Release build >llvm[2]: Compiling Statistic.cpp for Release build >llvm[2]: Compiling StringExtras.cpp for Release build >llvm[2]: Compiling StringMap.cpp for Release build >llvm[2]: Compiling StringPool.cpp for Release build >llvm[2]: Compiling StringRef.cpp for Release build >llvm[2]: Compiling SystemUtils.cpp for Release build >llvm[2]: Compiling TargetRegistry.cpp for Release build >llvm[2]: Compiling ThreadLocal.cpp for Release build >llvm[2]: Compiling Threading.cpp for Release build >llvm[2]: Compiling TimeValue.cpp for Release build >llvm[2]: Compiling Timer.cpp for Release build >llvm[2]: Compiling ToolOutputFile.cpp for Release build >llvm[2]: Compiling Triple.cpp for Release build >llvm[2]: Compiling Twine.cpp for Release build >llvm[2]: Compiling Valgrind.cpp for Release build >llvm[2]: Compiling circular_raw_ostream.cpp for Release build >llvm[2]: Compiling raw_os_ostream.cpp for Release build >llvm[2]: Compiling raw_ostream.cpp for Release build >llvm[2]: Compiling regcomp.c for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Support/raw_ostream.cpp: In member function 'virtual void llvm::raw_fd_ostream::write_impl(const char*, size_t)': >/builddir/build/BUILD/llvm-3.0.src/lib/Support/raw_ostream.cpp:530:36: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] > struct iovec IOV = { (void*) Ptr, Size }; > ^ >llvm[2]: Compiling regerror.c for Release build >llvm[2]: Compiling regexec.c for Release build >llvm[2]: Compiling regfree.c for Release build >llvm[2]: Compiling regstrlcpy.c for Release build >llvm[2]: Compiling system_error.cpp for Release build >llvm[2]: Building Release Archive Library libLLVMSupport.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/lib/Support' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/lib/TableGen' >llvm[2]: Compiling Error.cpp for Release build >llvm[2]: Compiling Main.cpp for Release build >llvm[2]: Compiling Record.cpp for Release build >llvm[2]: Compiling TGLexer.cpp for Release build >llvm[2]: Compiling TGParser.cpp for Release build >llvm[2]: Compiling TableGenBackend.cpp for Release build >llvm[2]: Building Release Archive Library libLLVMTableGen.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/lib/TableGen' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/FileCheck' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/FileUpdate' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/PerfectShuffle' >llvm[3]: Compiling FileCheck.cpp for Release build >llvm[3]: Compiling PerfectShuffle.cpp for Release build >llvm[3]: Compiling FileUpdate.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/TableGen' >llvm[3]: Compiling ARMDecoderEmitter.cpp for Release build >llvm[3]: Linking Release executable llvm-PerfectShuffle >llvm[3]: ======= Finished Linking Release Executable llvm-PerfectShuffle >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/PerfectShuffle' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/count' >llvm[3]: Linking Release executable FileUpdate >llvm[3]: Compiling count.c for Release build >llvm[3]: Linking Release executable count >llvm[3]: ======= Finished Linking Release Executable FileUpdate >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/FileUpdate' >llvm[3]: ======= Finished Linking Release Executable count >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/count' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/fpcmp' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/llvm-lit' >llvm[3]: Compiling fpcmp.cpp for Release build >llvm[3]: Creating 'llvm-lit' script... >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/llvm-lit' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/not' >llvm[3]: Compiling not.cpp for Release build >llvm[3]: Linking Release executable not >llvm[3]: ======= Finished Linking Release Executable not >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/not' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/unittest' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/unittest/googletest' >llvm[4]: Compiling gtest.cc for Release build >llvm[3]: Linking Release executable fpcmp >llvm[3]: ======= Finished Linking Release Executable fpcmp >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/fpcmp' >llvm[4]: Compiling gtest-death-test.cc for Release build >llvm[3]: Linking Release executable FileCheck >llvm[3]: Compiling AsmMatcherEmitter.cpp for Release build >llvm[3]: ======= Finished Linking Release Executable FileCheck >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/FileCheck' >llvm[3]: Compiling AsmWriterEmitter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/utils/TableGen/AsmMatcherEmitter.cpp:103:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h: In instantiation of 'class llvm::PointerUnionUIntTraits<const llvm::CodeGenInstruction*, const llvm::CodeGenInstAlias*>': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerIntPair.h:46:33: required from 'class llvm::PointerIntPair<void*, 1u, bool, llvm::PointerUnionUIntTraits<const llvm::CodeGenInstruction*, const llvm::CodeGenInstAlias*> >' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:84:11: required from 'class llvm::PointerUnion<const llvm::CodeGenInstruction*, const llvm::CodeGenInstAlias*>' >/builddir/build/BUILD/llvm-3.0.src/utils/TableGen/AsmMatcherEmitter.cpp:374:68: required from here >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:59:39: warning: comparison between 'enum llvm::PointerLikeTypeTraits<const llvm::CodeGenInstruction*>::<anonymous>' and 'enum llvm::PointerLikeTypeTraits<const llvm::CodeGenInstAlias*>::<anonymous>' [-Wenum-compare] > NumLowBitsAvailable = PT1BitsAv < PT2BitsAv ? PT1BitsAv : PT2BitsAv > ^ >llvm[4]: Compiling gtest-filepath.cc for Release build >llvm[4]: Compiling gtest-port.cc for Release build >llvm[4]: Compiling gtest-printers.cc for Release build >llvm[4]: Compiling gtest-test-part.cc for Release build >llvm[4]: Compiling gtest-typed-test.cc for Release build >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/unittest/UnitTestMain' >llvm[4]: Compiling TestMain.cpp for Release build >llvm[4]: Building Release Archive Library libUnitTestMain.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/unittest/UnitTestMain' >llvm[3]: Compiling AsmWriterInst.cpp for Release build >llvm[4]: Building Release Archive Library libGoogleTest.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/unittest/googletest' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/unittest' >llvm[3]: Compiling CallingConvEmitter.cpp for Release build >llvm[3]: Compiling CodeEmitterGen.cpp for Release build >llvm[3]: Compiling CodeGenDAGPatterns.cpp for Release build >llvm[3]: Compiling CodeGenInstruction.cpp for Release build >llvm[3]: Compiling CodeGenRegisters.cpp for Release build >llvm[3]: Compiling CodeGenTarget.cpp for Release build >llvm[3]: Compiling DAGISelEmitter.cpp for Release build >llvm[3]: Compiling DAGISelMatcher.cpp for Release build >llvm[3]: Compiling DAGISelMatcherEmitter.cpp for Release build >llvm[3]: Compiling DAGISelMatcherGen.cpp for Release build >llvm[3]: Compiling DAGISelMatcherOpt.cpp for Release build >llvm[3]: Compiling DisassemblerEmitter.cpp for Release build >llvm[3]: Compiling EDEmitter.cpp for Release build >llvm[3]: Compiling FastISelEmitter.cpp for Release build >llvm[3]: Compiling FixedLenDecoderEmitter.cpp for Release build >llvm[3]: Compiling InstrEnumEmitter.cpp for Release build >llvm[3]: Compiling InstrInfoEmitter.cpp for Release build >llvm[3]: Compiling IntrinsicEmitter.cpp for Release build >llvm[3]: Compiling PseudoLoweringEmitter.cpp for Release build >llvm[3]: Compiling RegisterInfoEmitter.cpp for Release build >llvm[3]: Compiling SetTheory.cpp for Release build >llvm[3]: Compiling StringMatcher.cpp for Release build >llvm[3]: Compiling SubtargetEmitter.cpp for Release build >llvm[3]: Compiling TGValueTypes.cpp for Release build >llvm[3]: Compiling TableGen.cpp for Release build >llvm[3]: Compiling X86DisassemblerTables.cpp for Release build >llvm[3]: Compiling X86RecognizableInstr.cpp for Release build >llvm[3]: Linking Release executable llvm-tblgen >llvm[3]: ======= Finished Linking Release Executable llvm-tblgen >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils/TableGen' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools/utils' >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/BuildTools' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Support' >llvm[1]: Compiling APFloat.cpp for Release build >llvm[1]: Compiling APInt.cpp for Release build >llvm[1]: Compiling APSInt.cpp for Release build >llvm[1]: Compiling Allocator.cpp for Release build >llvm[1]: Compiling Atomic.cpp for Release build >llvm[1]: Compiling BlockFrequency.cpp for Release build >llvm[1]: Compiling BranchProbability.cpp for Release build >llvm[1]: Compiling CommandLine.cpp for Release build >llvm[1]: Compiling ConstantRange.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Support/CommandLine.cpp: In function 'int OptNameCompare(const void*, const void*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Support/CommandLine.cpp:1198:28: warning: cast from type 'const void*' to type 'pair_ty* {aka std::pair<const char*, llvm::cl::Option*>*}' casts away qualifiers [-Wcast-qual] > return strcmp(((pair_ty*)LHS)->first, ((pair_ty*)RHS)->first); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Support/CommandLine.cpp:1198:52: warning: cast from type 'const void*' to type 'pair_ty* {aka std::pair<const char*, llvm::cl::Option*>*}' casts away qualifiers [-Wcast-qual] > return strcmp(((pair_ty*)LHS)->first, ((pair_ty*)RHS)->first); > ^ >llvm[1]: Compiling CrashRecoveryContext.cpp for Release build >llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release build >llvm[1]: Compiling DataExtractor.cpp for Release build >llvm[1]: Compiling Debug.cpp for Release build >llvm[1]: Compiling DeltaAlgorithm.cpp for Release build >llvm[1]: Compiling Disassembler.cpp for Release build >llvm[1]: Compiling Dwarf.cpp for Release build >llvm[1]: Compiling DynamicLibrary.cpp for Release build >llvm[1]: Compiling Errno.cpp for Release build >llvm[1]: Compiling ErrorHandling.cpp for Release build >llvm[1]: Compiling FileUtilities.cpp for Release build >llvm[1]: Compiling FoldingSet.cpp for Release build >llvm[1]: Compiling FormattedStream.cpp for Release build >llvm[1]: Compiling GraphWriter.cpp for Release build >llvm[1]: Compiling Host.cpp for Release build >llvm[1]: Compiling IncludeFile.cpp for Release build >llvm[1]: Compiling IntEqClasses.cpp for Release build >llvm[1]: Compiling IntervalMap.cpp for Release build >llvm[1]: Compiling IsInf.cpp for Release build >llvm[1]: Compiling IsNAN.cpp for Release build >llvm[1]: Compiling ManagedStatic.cpp for Release build >llvm[1]: Compiling Memory.cpp for Release build >llvm[1]: Compiling MemoryBuffer.cpp for Release build >llvm[1]: Compiling MemoryObject.cpp for Release build >llvm[1]: Compiling Mutex.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Mutex.cpp: In constructor 'llvm::sys::MutexImpl::MutexImpl(bool)': >/builddir/build/BUILD/llvm-3.0.src/lib/Support/Mutex.cpp:69:9: warning: variable 'errorcode' set but not used [-Wunused-but-set-variable] > int errorcode = pthread_mutexattr_init(&attr); > ^ >llvm[1]: Compiling Path.cpp for Release build >llvm[1]: Compiling PathV2.cpp for Release build >llvm[1]: Compiling PluginLoader.cpp for Release build >llvm[1]: Compiling PrettyStackTrace.cpp for Release build >llvm[1]: Compiling Process.cpp for Release build >llvm[1]: Compiling Program.cpp for Release build >llvm[1]: Compiling RWMutex.cpp for Release build >llvm[1]: Compiling Regex.cpp for Release build >llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build >llvm[1]: Compiling Signals.cpp for Release build >llvm[1]: Compiling SmallPtrSet.cpp for Release build >llvm[1]: Compiling SmallVector.cpp for Release build >llvm[1]: Compiling SourceMgr.cpp for Release build >llvm[1]: Compiling Statistic.cpp for Release build >llvm[1]: Compiling StringExtras.cpp for Release build >llvm[1]: Compiling StringMap.cpp for Release build >llvm[1]: Compiling StringPool.cpp for Release build >llvm[1]: Compiling StringRef.cpp for Release build >llvm[1]: Compiling SystemUtils.cpp for Release build >llvm[1]: Compiling TargetRegistry.cpp for Release build >llvm[1]: Compiling ThreadLocal.cpp for Release build >llvm[1]: Compiling Threading.cpp for Release build >llvm[1]: Compiling TimeValue.cpp for Release build >llvm[1]: Compiling Timer.cpp for Release build >llvm[1]: Compiling ToolOutputFile.cpp for Release build >llvm[1]: Compiling Triple.cpp for Release build >llvm[1]: Compiling Twine.cpp for Release build >llvm[1]: Compiling Valgrind.cpp for Release build >llvm[1]: Compiling circular_raw_ostream.cpp for Release build >llvm[1]: Compiling raw_os_ostream.cpp for Release build >llvm[1]: Compiling raw_ostream.cpp for Release build >llvm[1]: Compiling regcomp.c for Release build >llvm[1]: Compiling regerror.c for Release build >llvm[1]: Compiling regexec.c for Release build >llvm[1]: Compiling regfree.c for Release build >llvm[1]: Compiling regstrlcpy.c for Release build >llvm[1]: Compiling system_error.cpp for Release build >llvm[1]: Building Release Archive Library libLLVMSupport.a >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Support' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/TableGen' >llvm[1]: Compiling Error.cpp for Release build >llvm[1]: Compiling Record.cpp for Release build >llvm[1]: Compiling Main.cpp for Release build >llvm[1]: Compiling TGLexer.cpp for Release build >llvm[1]: Compiling TGParser.cpp for Release build >llvm[1]: Compiling TableGenBackend.cpp for Release build >llvm[1]: Building Release Archive Library libLLVMTableGen.a >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/TableGen' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/FileCheck' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/FileUpdate' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/PerfectShuffle' >llvm[2]: Compiling FileCheck.cpp for Release build >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/TableGen' >llvm[2]: Compiling PerfectShuffle.cpp for Release build >llvm[2]: Compiling FileUpdate.cpp for Release build >llvm[2]: Compiling ARMDecoderEmitter.cpp for Release build >llvm[2]: Linking Release executable llvm-PerfectShuffle >llvm[2]: ======= Finished Linking Release Executable llvm-PerfectShuffle >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/PerfectShuffle' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/count' >llvm[2]: Compiling count.c for Release build >llvm[2]: Linking Release executable count >llvm[2]: Linking Release executable FileUpdate >llvm[2]: ======= Finished Linking Release Executable count >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/count' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/fpcmp' >llvm[2]: Compiling fpcmp.cpp for Release build >llvm[2]: ======= Finished Linking Release Executable FileUpdate >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/FileUpdate' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/llvm-lit' >llvm[2]: Creating 'llvm-lit' script... >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/llvm-lit' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/not' >llvm[2]: Compiling not.cpp for Release build >llvm[2]: Linking Release executable fpcmp >llvm[2]: Linking Release executable not >llvm[2]: ======= Finished Linking Release Executable not >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/not' >llvm[2]: ======= Finished Linking Release Executable fpcmp >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/fpcmp' >llvm[2]: Compiling AsmMatcherEmitter.cpp for Release build >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/unittest' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/unittest/googletest' >llvm[3]: Compiling gtest.cc for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/utils/TableGen/AsmMatcherEmitter.cpp:103:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h: In instantiation of 'class llvm::PointerUnionUIntTraits<const llvm::CodeGenInstruction*, const llvm::CodeGenInstAlias*>': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerIntPair.h:46:33: required from 'class llvm::PointerIntPair<void*, 1u, bool, llvm::PointerUnionUIntTraits<const llvm::CodeGenInstruction*, const llvm::CodeGenInstAlias*> >' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:84:11: required from 'class llvm::PointerUnion<const llvm::CodeGenInstruction*, const llvm::CodeGenInstAlias*>' >/builddir/build/BUILD/llvm-3.0.src/utils/TableGen/AsmMatcherEmitter.cpp:374:68: required from here >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:59:39: warning: comparison between 'enum llvm::PointerLikeTypeTraits<const llvm::CodeGenInstruction*>::<anonymous>' and 'enum llvm::PointerLikeTypeTraits<const llvm::CodeGenInstAlias*>::<anonymous>' [-Wenum-compare] > NumLowBitsAvailable = PT1BitsAv < PT2BitsAv ? PT1BitsAv : PT2BitsAv > ^ >llvm[2]: Compiling AsmWriterEmitter.cpp for Release build >llvm[2]: Linking Release executable FileCheck >llvm[2]: ======= Finished Linking Release Executable FileCheck >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/FileCheck' >llvm[2]: Compiling AsmWriterInst.cpp for Release build >llvm[2]: Compiling CallingConvEmitter.cpp for Release build >llvm[2]: Compiling CodeEmitterGen.cpp for Release build >llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release build >llvm[2]: Compiling CodeGenInstruction.cpp for Release build >llvm[3]: Compiling gtest-death-test.cc for Release build >llvm[2]: Compiling CodeGenRegisters.cpp for Release build >llvm[3]: Compiling gtest-filepath.cc for Release build >llvm[3]: Compiling gtest-port.cc for Release build >llvm[2]: Compiling CodeGenTarget.cpp for Release build >llvm[3]: Compiling gtest-printers.cc for Release build >llvm[3]: Compiling gtest-test-part.cc for Release build >llvm[2]: Compiling DAGISelEmitter.cpp for Release build >llvm[2]: Compiling DAGISelMatcher.cpp for Release build >llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release build >llvm[3]: Compiling gtest-typed-test.cc for Release build >llvm[3]: Building Release Archive Library libGoogleTest.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/unittest/googletest' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/unittest/UnitTestMain' >llvm[3]: Compiling TestMain.cpp for Release build >llvm[2]: Compiling DAGISelMatcherGen.cpp for Release build >llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release build >llvm[3]: Building Release Archive Library libUnitTestMain.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/unittest/UnitTestMain' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/unittest' >llvm[2]: Compiling DisassemblerEmitter.cpp for Release build >llvm[2]: Compiling EDEmitter.cpp for Release build >llvm[2]: Compiling FastISelEmitter.cpp for Release build >llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release build >llvm[2]: Compiling InstrEnumEmitter.cpp for Release build >llvm[2]: Compiling InstrInfoEmitter.cpp for Release build >llvm[2]: Compiling IntrinsicEmitter.cpp for Release build >llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release build >llvm[2]: Compiling RegisterInfoEmitter.cpp for Release build >llvm[2]: Compiling SetTheory.cpp for Release build >llvm[2]: Compiling StringMatcher.cpp for Release build >llvm[2]: Compiling SubtargetEmitter.cpp for Release build >llvm[2]: Compiling TGValueTypes.cpp for Release build >llvm[2]: Compiling TableGen.cpp for Release build >llvm[2]: Compiling X86DisassemblerTables.cpp for Release build >llvm[2]: Compiling X86RecognizableInstr.cpp for Release build >llvm[2]: Linking Release executable llvm-tblgen >llvm[2]: ======= Finished Linking Release Executable llvm-tblgen >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/TableGen' >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/VMCore' >llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td >llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly. >llvm[1]: Compiling AsmWriter.cpp for Release build >llvm[1]: Compiling Attributes.cpp for Release build >llvm[1]: Compiling AutoUpgrade.cpp for Release build >llvm[1]: Compiling BasicBlock.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/BasicBlock.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/AutoUpgrade.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/AsmWriter.cpp:25: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling ConstantFold.cpp for Release build >llvm[1]: Compiling Constants.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/ConstantFold.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Constants.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Core.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Core.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling DebugInfoProbe.cpp for Release build >llvm[1]: Compiling DebugLoc.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/DebugInfoProbe.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Dominators.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Dominators.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Function.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Function.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling GCOV.cpp for Release build >llvm[1]: Compiling GVMaterializer.cpp for Release build >llvm[1]: Compiling Globals.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/GCOV.cpp:15:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GCOV.h: In member function 'uint32_t llvm::GCOVBuffer::readInt()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GCOV.h:131:38: warning: cast from type 'const char*' to type 'uint32_t* {aka unsigned int*}' casts away qualifiers [-Wcast-qual] > Result = *(uint32_t *)(Str.data()); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Globals.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling IRBuilder.cpp for Release build >llvm[1]: Compiling InlineAsm.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/IRBuilder.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/IRBuilder.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Instruction.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Instruction.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Instructions.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Instructions.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling IntrinsicInst.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/IntrinsicInst.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling LLVMContext.cpp for Release build >llvm[1]: Compiling LLVMContextImpl.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/LLVMContextImpl.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling LeakDetector.cpp for Release build >llvm[1]: Compiling Metadata.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Metadata.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Module.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Module.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Pass.cpp for Release build >llvm[1]: Compiling PassManager.cpp for Release build >llvm[1]: Compiling PassRegistry.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/PassManager.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/PassRegistry.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/VMCore/PassManager.cpp: In member function 'void llvm::PMDataManager::dumpAnalysisUsage(llvm::StringRef, const llvm::Pass*, const VectorType&) const': >/builddir/build/BUILD/llvm-3.0.src/lib/VMCore/PassManager.cpp:1185:20: warning: cast from type 'const llvm::Pass*' to type 'void*' casts away qualifiers [-Wcast-qual] > dbgs() << (void*)P << std::string(getDepth()*2+3, ' ') << Msg << " Analyses:"; > ^ >llvm[1]: Compiling PrintModulePass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/PrintModulePass.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Type.cpp for Release build >llvm[1]: Compiling Use.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Use.cpp: In member function 'llvm::User* llvm::Use::getUser() const': >/builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Use.cpp:141:14: warning: cast from type 'const llvm::Use*' to type 'llvm::User*' casts away qualifiers [-Wcast-qual] > : (User*)End; > ^ >llvm[1]: Compiling User.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Type.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling Value.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Value.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Compiling ValueSymbolTable.cpp for Release build >llvm[1]: Compiling ValueTypes.cpp for Release build >llvm[1]: Compiling Verifier.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/VMCore/Verifier.cpp:53: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[1]: Building Release Archive Library libLLVMCore.a >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/VMCore' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Bitcode' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/AsmParser' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Archive' >llvm[2]: Compiling LLLexer.cpp for Release build >llvm[2]: Compiling Archive.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Bitcode/Reader' >llvm[3]: Compiling BitReader.cpp for Release build >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/VMCore' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/VMCore' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Analysis' >llvm[2]: Compiling AliasAnalysis.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/BitReader.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Reader/BitReader.cpp:10: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Archive/Archive.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/AliasAnalysis.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling BitcodeReader.cpp for Release build >llvm[2]: Compiling AliasAnalysisCounter.cpp for Release build >llvm[2]: Compiling ArchiveReader.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Reader/BitcodeReader.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling LLParser.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Reader/BitcodeReader.cpp: In member function 'bool llvm::BitcodeReader::ParseBitcodeInto(llvm::Module*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Reader/BitcodeReader.cpp:1827:67: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] > unsigned char *BufPtr = (unsigned char *)Buffer->getBufferStart(); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Reader/BitcodeReader.cpp: In member function 'bool llvm::BitcodeReader::ParseTriple(std::string&)': >/builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Reader/BitcodeReader.cpp:1958:67: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] > unsigned char *BufPtr = (unsigned char *)Buffer->getBufferStart(); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/AliasAnalysisCounter.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Archive/ArchiveReader.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Archive/ArchiveReader.cpp: In member function 'llvm::ArchiveMember* llvm::Archive::parseMemberHeader(const char*&, const char*, std::string*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Archive/ArchiveReader.cpp:80:52: warning: cast from type 'const char*' to type 'llvm::ArchiveMemberHeader*' casts away qualifiers [-Wcast-qual] > ArchiveMemberHeader* Hdr = (ArchiveMemberHeader*)At; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/AsmParser/LLParser.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/AsmParser/LLParser.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/AliasAnalysisEvaluator.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ArchiveWriter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Archive/ArchiveWriter.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Building Release Archive Library libLLVMArchive.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Archive' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/Utils' >llvm[2]: Compiling AliasDebugger.cpp for Release build >llvm[3]: Compiling AddrModeMatcher.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/AliasDebugger.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/AddrModeMatcher.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling AliasSetTracker.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasSetTracker.h:20, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/AliasSetTracker.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Analysis/AliasSetTracker.cpp: In member function 'void llvm::AliasSet::print(llvm::raw_ostream&) const': >/builddir/build/BUILD/llvm-3.0.src/lib/Analysis/AliasSetTracker.cpp:551:33: warning: cast from type 'const llvm::AliasSet*' to type 'void*' casts away qualifiers [-Wcast-qual] > OS << " AliasSet[" << (void*)this << ", " << RefCount << "] "; > ^ >llvm[3]: Compiling BasicBlockUtils.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Transforms/Utils/BasicBlockUtils.h:20, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/BasicBlockUtils.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/BasicBlockUtils.cpp:23:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling Analysis.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Analysis.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/Analysis.cpp:10: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling BasicAliasAnalysis.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/BasicAliasAnalysis.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMBitReader.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Bitcode/Reader' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Bitcode/Writer' >llvm[3]: Compiling BitWriter.cpp for Release build >llvm[2]: Compiling Parser.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/BitWriter.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Writer/BitWriter.cpp:10: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling BasicInliner.cpp for Release build >llvm[3]: Compiling BitcodeWriter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/AsmParser/LLParser.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/AsmParser/Parser.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/BasicInliner.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Writer/BitcodeWriter.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Building Release Archive Library libLLVMAsmParser.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/AsmParser' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/CodeGen' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/CodeGen/SelectionDAG' >llvm[3]: Compiling DAGCombiner.cpp for Release build >llvm[2]: Compiling BlockFrequencyInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/BlockFrequencyImpl.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/BlockFrequencyInfo.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling BreakCriticalEdges.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/BlockFrequencyInfo.cpp:17:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp: In function 'bool FindBaseOffset(llvm::SDValue, llvm::SDValue&, int64_t&, const llvm::GlobalValue*&, void*&)': >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp:7775:67: warning: cast from type 'const llvm::Constant*' to type 'void*' casts away qualifiers [-Wcast-qual] > : (void *)C->getConstVal(); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Transforms/Utils/BasicBlockUtils.h:20, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/BreakCriticalEdges.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/BreakCriticalEdges.cpp:22:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling BuildLibCalls.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/IRBuilder.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Transforms/Utils/BuildLibCalls.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/BuildLibCalls.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling BitcodeWriterPass.cpp for Release build >llvm[3]: Compiling CloneFunction.cpp for Release build >llvm[2]: Compiling BranchProbabilityInfo.cpp for Release build >llvm[3]: Compiling ValueEnumerator.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/CloneFunction.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Bitcode/Writer/ValueEnumerator.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/BranchProbabilityInfo.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/BranchProbabilityInfo.cpp:19:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling CFGPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CFGPrinter.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/CFGPrinter.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CFGPrinter.h:23:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/CFGPrinter.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GraphWriter.h: In instantiation of 'void llvm::GraphWriter<GraphType>::writeNode(llvm::GraphWriter<GraphType>::NodeType*) [with GraphType = const llvm::Function*; llvm::GraphWriter<GraphType>::NodeType = const llvm::BasicBlock]': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GraphWriter.h:156:20: required from 'void llvm::GraphWriter<GraphType>::writeNode(llvm::GraphWriter<GraphType>::NodeType&) [with GraphType = const llvm::Function*; llvm::GraphWriter<GraphType>::NodeType = const llvm::BasicBlock]' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GraphWriter.h:140:21: required from 'void llvm::GraphWriter<GraphType>::writeNodes() [with GraphType = const llvm::Function*]' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GraphWriter.h:100:16: required from 'void llvm::GraphWriter<GraphType>::writeGraph(const string&) [with GraphType = const llvm::Function*; std::string = std::basic_string<char>]' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GraphWriter.h:304:3: required from 'llvm::raw_ostream& llvm::WriteGraph(llvm::raw_ostream&, const GraphType&, bool, const string&) [with GraphType = const llvm::Function*; std::string = std::basic_string<char>]' >/builddir/build/BUILD/llvm-3.0.src/lib/Analysis/CFGPrinter.cpp:87:45: required from here >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GraphWriter.h:175:18: warning: cast from type 'llvm::GraphWriter<const llvm::Function*>::NodeType* {aka const llvm::BasicBlock*}' to type 'void*' casts away qualifiers [-Wcast-qual] > O << "|" << (void*)Node; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GraphWriter.h:195:18: warning: cast from type 'llvm::GraphWriter<const llvm::Function*>::NodeType* {aka const llvm::BasicBlock*}' to type 'void*' casts away qualifiers [-Wcast-qual] > O << "|" << (void*)Node; > ^ >llvm[2]: Compiling CaptureTracking.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMBitWriter.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Bitcode/Writer' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Bitcode' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86' >llvm[3]: Building X86.td register info implementation with tblgen >llvm[3]: Compiling CloneModule.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/CaptureTracking.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/CloneModule.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ConstantFolding.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ConstantFolding.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ConstantFolding.cpp: In function 'llvm::Constant* SymbolicallyEvaluateGEP(llvm::ArrayRef<llvm::Constant*>, llvm::Type*, const llvm::TargetData*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ConstantFolding.cpp:615:74: warning: cast from type 'llvm::Constant* const*' to type 'llvm::Value**' casts away qualifiers [-Wcast-qual] > makeArrayRef((Value **)Ops.data() + 1, > ^ >llvm[3]: Building X86.td instruction information with tblgen >llvm[3]: Compiling CodeExtractor.cpp for Release build >llvm[2]: Compiling DIBuilder.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/CodeExtractor.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/DIBuilder.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/CodeExtractor.cpp:25:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Building X86.td assembly writer with tblgen >llvm[2]: Compiling DbgInfoPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/DbgInfoPrinter.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling FastISel.cpp for Release build >llvm[3]: Building X86.td assembly matcher with tblgen >llvm[2]: Compiling DebugInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/FastISel.cpp:42: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/DebugInfo.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building X86.td assembly writer #1 with tblgen >llvm[2]: Compiling DomPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CFGPrinter.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/DOTGraphTraitsPass.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/DomPrinter.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling DemoteRegToStack.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/DemoteRegToStack.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling InlineFunction.cpp for Release build >llvm[3]: Building X86.td DAG instruction selector implementation with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/InlineFunction.cpp:25: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling FunctionLoweringInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/FunctionLoweringInfo.h:32, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building X86.td disassembly tables with tblgen >llvm[2]: Compiling DominanceFrontier.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/DominanceFrontier.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/DominanceFrontier.cpp:10: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling InstructionNamer.cpp for Release build >llvm[2]: Compiling IVUsers.cpp for Release build >llvm[3]: Building X86.td "fast" instruction selector implementation with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/InstructionNamer.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LCSSA.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/IVUsers.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/IVUsers.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/IVUsers.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/IVUsers.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LCSSA.cpp:34: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling InstrEmitter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LCSSA.cpp:37: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling InlineCost.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/InlineCost.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building X86.td calling convention information with tblgen >llvm[3]: Compiling Local.cpp for Release build >llvm[3]: Compiling LegalizeDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/Local.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/Analysis.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building X86.td subtarget information with tblgen >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp: In member function 'llvm::SDValue {anonymous}::SelectionDAGLegalize::LegalizeOp(llvm::SDValue)': >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp:1652:19: warning: variable 'EltVT' set but not used [-Wunused-but-set-variable] > EVT EltVT = EVT::getIntegerVT(*DAG.getContext(), ScalarSize); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp:1632:15: warning: variable 'WideScalarVT' set but not used [-Wunused-but-set-variable] > EVT WideScalarVT = Tmp3.getValueType().getScalarType(); > ^ >llvm[3]: Compiling LoopSimplify.cpp for Release build >llvm[3]: Building X86.td enhanced disassembly information with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LoopSimplify.cpp:44: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LoopSimplify.cpp:51: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling X86AsmPrinter.cpp for Release build >llvm[2]: Compiling InstCount.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/InstCount.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86AsmPrinter.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86AsmPrinter.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling InstructionSimplify.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/InstructionSimplify.cpp:25: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling X86COFFMachineModuleInfo.cpp for Release build >llvm[3]: Compiling X86CodeEmitter.cpp for Release build >llvm[3]: Compiling LoopUnroll.cpp for Release build >llvm[3]: Compiling LegalizeFloatTypes.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86CodeEmitter.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LoopUnroll.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopIterator.h:29:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LoopUnroll.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling Interval.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/Interval.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling IntervalPartition.cpp for Release build >llvm[3]: Compiling X86ELFWriterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/IntervalIterator.h:37, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/IntervalPartition.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86ELFWriterInfo.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling X86FastISel.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86FastISel.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86FastISel.cpp: In member function 'virtual bool {anonymous}::X86FastISel::TryToFoldLoad(llvm::MachineInstr*, unsigned int, const llvm::LoadInst*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86FastISel.cpp:2140:38: warning: cast from type 'const llvm::TargetInstrInfo*' to type 'llvm::X86InstrInfo*' casts away qualifiers [-Wcast-qual] > X86InstrInfo &XII = (X86InstrInfo&)TII; > ^ >llvm[2]: Compiling LazyValueInfo.cpp for Release build >llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LowerExpectIntrinsic.cpp:3: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LazyValueInfo.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LowerInvoke.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LowerInvoke.cpp:44: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LowerSwitch.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/LowerSwitch.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LegalizeTypes.cpp for Release build >llvm[3]: Compiling Mem2Reg.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/Mem2Reg.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release build >llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/PromoteMemoryToRegister.cpp:32: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LibCallAliasAnalysis.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LibCallAliasAnalysis.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling LibCallSemantics.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LibCallSemantics.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LibCallSemantics.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling Lint.cpp for Release build >llvm[3]: Compiling X86FloatingPoint.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/Lint.cpp:38: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release build >llvm[2]: Compiling Loads.cpp for Release build >llvm[3]: Compiling X86FrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Loads.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/Loads.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LegalizeVectorOps.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86FrameLowering.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling LoopDependenceAnalysis.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LoopDependenceAnalysis.cpp:25: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SSAUpdater.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopDependenceAnalysis.h:26, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LoopDependenceAnalysis.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SSAUpdater.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/TinyPtrVector.h:14:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SSAUpdater.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h: In instantiation of 'class llvm::PointerUnionUIntTraits<llvm::Instruction*, llvm::SmallVector<llvm::Instruction*, 4u>*>': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerIntPair.h:46:33: required from 'class llvm::PointerIntPair<void*, 1u, bool, llvm::PointerUnionUIntTraits<llvm::Instruction*, llvm::SmallVector<llvm::Instruction*, 4u>*> >' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:84:11: required from 'class llvm::PointerUnion<llvm::Instruction*, llvm::SmallVector<llvm::Instruction*, 4u>*>' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/TinyPtrVector.h:28:37: required from 'class llvm::TinyPtrVector<llvm::Instruction*>' >/builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SSAUpdater.cpp:386:34: required from here >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:59:39: warning: comparison between 'enum llvm::PointerLikeTypeTraits<llvm::Instruction*>::<anonymous>' and 'enum llvm::PointerLikeTypeTraits<llvm::SmallVector<llvm::Instruction*, 4u>*>::<anonymous>' [-Wenum-compare] > NumLowBitsAvailable = PT1BitsAv < PT2BitsAv ? PT1BitsAv : PT2BitsAv > ^ >llvm[2]: Compiling LoopInfo.cpp for Release build >llvm[3]: Compiling LegalizeVectorTypes.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LoopInfo.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LoopInfo.cpp:17:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86ISelDAGToDAG.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SimplifyCFG.cpp for Release build >llvm[3]: Compiling ScheduleDAGFast.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SimplifyCFG.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SimplifyCFG.cpp: In function 'int ConstantIntSortPredicate(const void*, const void*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SimplifyCFG.cpp:671:50: warning: cast from type 'const void*' to type 'const llvm::ConstantInt**' casts away qualifiers [-Wcast-qual] > const ConstantInt *LHS = *(const ConstantInt**)P1; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SimplifyCFG.cpp:672:50: warning: cast from type 'const void*' to type 'const llvm::ConstantInt**' casts away qualifiers [-Wcast-qual] > const ConstantInt *RHS = *(const ConstantInt**)P2; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling X86ISelLowering.cpp for Release build >llvm[2]: Compiling LoopPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LoopPass.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/LoopPass.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86ISelLowering.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86ISelLowering.cpp: In member function 'bool llvm::X86TargetLowering::IsEligibleForTailCallOptimization(llvm::SDValue, llvm::CallingConv::ID, bool, bool, bool, const llvm::SmallVectorImpl<llvm::ISD::OutputArg>&, const llvm::SmallVectorImpl<llvm::SDValue>&, const llvm::SmallVectorImpl<llvm::ISD::InputArg>&, llvm::SelectionDAG&) const': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86ISelLowering.cpp:2721:46: warning: cast from type 'const llvm::TargetMachine*' to type 'llvm::X86TargetMachine*' casts away qualifiers [-Wcast-qual] > ((X86TargetMachine&)getTargetMachine()).getInstrInfo(); > ^ >llvm[3]: Compiling ScheduleDAGList.cpp for Release build >llvm[2]: Compiling MemDepPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/MemoryDependenceAnalysis.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/MemDepPrinter.cpp:13: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ScheduleDAGRRList.cpp for Release build >llvm[2]: Compiling MemoryBuiltins.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/MemoryBuiltins.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release build >llvm[3]: Compiling SimplifyIndVar.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/MemoryDependenceAnalysis.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/MemoryDependenceAnalysis.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SimplifyIndVar.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/IVUsers.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SimplifyIndVar.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling SimplifyInstructions.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/SimplifyInstructions.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release build >llvm[3]: Compiling Utils.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Initialization.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/Utils.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ValueMapper.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Utils/ValueMapper.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMTransformUtils.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/Utils' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/Instrumentation' >llvm[3]: Compiling EdgeProfiling.cpp for Release build >llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Instrumentation/EdgeProfiling.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ModuleDebugInfoPrinter.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SelectionDAG.cpp for Release build >llvm[2]: Compiling NoAliasAnalysis.cpp for Release build >llvm[3]: Compiling GCOVProfiling.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/NoAliasAnalysis.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Instrumentation/GCOVProfiling.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling PHITransAddr.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp: In member function 'void llvm::SDNode::print_types(llvm::raw_ostream&, const llvm::SelectionDAG*) const': >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:6172:16: warning: cast from type 'const llvm::SDNode*' to type 'void*' casts away qualifiers [-Wcast-qual] > OS << (void*)this << ": "; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp: In function 'void DumpNodesr(llvm::raw_ostream&, const llvm::SDNode*, unsigned int, const llvm::SelectionDAG*, VisitedSDNodeSet&)': >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:6611:20: warning: cast from type 'const llvm::SDNode*' to type 'void*' casts away qualifiers [-Wcast-qual] > OS << (void*)child; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/PHITransAddr.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling PathNumbering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/PathNumbering.h:29, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/PathNumbering.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling PathProfileInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/PathProfileInfo.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling Instrumentation.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Initialization.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Instrumentation/Instrumentation.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling OptimalEdgeProfiling.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling PathProfileVerifier.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/PathProfileVerifier.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PathProfiling.cpp for Release build >llvm[2]: Compiling PostDominators.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/PathNumbering.h:29, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Instrumentation/PathProfiling.cpp:50: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/PostDominators.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/PostDominators.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ProfilingUtils.cpp for Release build >llvm[3]: Compiling X86InstrInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Instrumentation/ProfilingUtils.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMInstrumentation.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/Instrumentation' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/Scalar' >llvm[3]: Compiling ADCE.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86InstrInfo.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/ADCE.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling BasicBlockPlacement.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/BasicBlockPlacement.cpp:31: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling CodeGenPrepare.cpp for Release build >llvm[3]: Compiling SelectionDAGBuilder.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/CodeGenPrepare.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ProfileEstimatorPass.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def: In member function 'void llvm::SelectionDAGBuilder::visit(unsigned int, const llvm::User&)': >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::ReturnInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:28:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_TERM_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:97:1: note: in expansion of macro 'HANDLE_TERM_INST' > HANDLE_TERM_INST ( 1, Ret , ReturnInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BranchInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:28:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_TERM_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:98:1: note: in expansion of macro 'HANDLE_TERM_INST' > HANDLE_TERM_INST ( 2, Br , BranchInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::SwitchInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:28:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_TERM_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:99:1: note: in expansion of macro 'HANDLE_TERM_INST' > HANDLE_TERM_INST ( 3, Switch , SwitchInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::IndirectBrInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:28:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_TERM_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:100:1: note: in expansion of macro 'HANDLE_TERM_INST' > HANDLE_TERM_INST ( 4, IndirectBr , IndirectBrInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::InvokeInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:28:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_TERM_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:101:1: note: in expansion of macro 'HANDLE_TERM_INST' > HANDLE_TERM_INST ( 5, Invoke , InvokeInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::UnwindInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:28:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_TERM_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:102:1: note: in expansion of macro 'HANDLE_TERM_INST' > HANDLE_TERM_INST ( 6, Unwind , UnwindInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::ResumeInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:28:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_TERM_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:103:1: note: in expansion of macro 'HANDLE_TERM_INST' > HANDLE_TERM_INST ( 7, Resume , ResumeInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::UnreachableInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:28:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_TERM_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:104:1: note: in expansion of macro 'HANDLE_TERM_INST' > HANDLE_TERM_INST ( 8, Unreachable, UnreachableInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:109:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST( 9, Add , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:110:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(10, FAdd , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:111:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(11, Sub , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:112:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(12, FSub , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:113:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(13, Mul , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:114:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(14, FMul , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:115:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(15, UDiv , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:116:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(16, SDiv , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:117:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(17, FDiv , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:118:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(18, URem , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:119:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(19, SRem , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:120:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(20, FRem , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:123:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(21, Shl , BinaryOperator) // Shift left (logical) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:124:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(22, LShr , BinaryOperator) // Shift right (logical) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:125:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(23, AShr , BinaryOperator) // Shift right (arithmetic) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:126:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(24, And , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:127:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(25, Or , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BinaryOperator*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:42:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_BINARY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:128:1: note: in expansion of macro 'HANDLE_BINARY_INST' > HANDLE_BINARY_INST(26, Xor , BinaryOperator) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::AllocaInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:56:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_MEMORY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:133:1: note: in expansion of macro 'HANDLE_MEMORY_INST' > HANDLE_MEMORY_INST(27, Alloca, AllocaInst) // Stack management > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::LoadInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:56:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_MEMORY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:134:1: note: in expansion of macro 'HANDLE_MEMORY_INST' > HANDLE_MEMORY_INST(28, Load , LoadInst ) // Memory manipulation instrs > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::StoreInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:56:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_MEMORY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:135:1: note: in expansion of macro 'HANDLE_MEMORY_INST' > HANDLE_MEMORY_INST(29, Store , StoreInst ) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::GetElementPtrInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:56:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_MEMORY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:136:1: note: in expansion of macro 'HANDLE_MEMORY_INST' > HANDLE_MEMORY_INST(30, GetElementPtr, GetElementPtrInst) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::FenceInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:56:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_MEMORY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:137:1: note: in expansion of macro 'HANDLE_MEMORY_INST' > HANDLE_MEMORY_INST(31, Fence , FenceInst ) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::AtomicCmpXchgInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:56:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_MEMORY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:138:1: note: in expansion of macro 'HANDLE_MEMORY_INST' > HANDLE_MEMORY_INST(32, AtomicCmpXchg , AtomicCmpXchgInst ) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::AtomicRMWInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:56:48: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_MEMORY_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:139:1: note: in expansion of macro 'HANDLE_MEMORY_INST' > HANDLE_MEMORY_INST(33, AtomicRMW , AtomicRMWInst ) > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::TruncInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:146:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(34, Trunc , TruncInst ) // Truncate integers > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::ZExtInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:147:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(35, ZExt , ZExtInst ) // Zero extend integers > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::SExtInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:148:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(36, SExt , SExtInst ) // Sign extend integers > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::FPToUIInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:149:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(37, FPToUI , FPToUIInst ) // floating point -> UInt > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::FPToSIInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:150:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(38, FPToSI , FPToSIInst ) // floating point -> SInt > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::UIToFPInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:151:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(39, UIToFP , UIToFPInst ) // UInt -> floating point > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::SIToFPInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:152:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(40, SIToFP , SIToFPInst ) // SInt -> floating point > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::FPTruncInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:153:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(41, FPTrunc , FPTruncInst ) // Truncate floating point > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::FPExtInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:154:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(42, FPExt , FPExtInst ) // Extend floating point > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::PtrToIntInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:155:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(43, PtrToInt, PtrToIntInst) // Pointer -> Integer > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::IntToPtrInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:156:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(44, IntToPtr, IntToPtrInst) // Integer -> Pointer > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::BitCastInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:70:46: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_CAST_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:157:1: note: in expansion of macro 'HANDLE_CAST_INST' > HANDLE_CAST_INST(45, BitCast , BitCastInst ) // Type cast > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::ICmpInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:162:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(46, ICmp , ICmpInst ) // Integer comparison instruction > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::FCmpInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:163:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(47, FCmp , FCmpInst ) // Floating point comparison instr. > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::PHINode*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:164:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(48, PHI , PHINode ) // PHI node instruction > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::CallInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:165:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(49, Call , CallInst ) // Call a function > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::SelectInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:166:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(50, Select , SelectInst ) // select instruction > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::Instruction*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:167:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(51, UserOp1, Instruction) // May be used internally in a pass > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::Instruction*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:168:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(52, UserOp2, Instruction) // Internal to passes only > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::VAArgInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:169:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(53, VAArg , VAArgInst ) // vaarg instruction > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::ExtractElementInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:170:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(54, ExtractElement, ExtractElementInst)// extract from vector > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::InsertElementInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:171:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(55, InsertElement, InsertElementInst) // insert into vector > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::ShuffleVectorInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:172:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(56, ShuffleVector, ShuffleVectorInst) // shuffle two vectors. > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::ExtractValueInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:173:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(57, ExtractValue, ExtractValueInst)// extract from aggregate > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::InsertValueInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:174:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(58, InsertValue, InsertValueInst) // insert into aggregate > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:937:53: warning: cast from type 'const llvm::User*' to type 'llvm::LandingPadInst*' casts away qualifiers [-Wcast-qual] > case Instruction::OPCODE: visit##OPCODE((CLASS&)I); break; > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:84:47: note: in expansion of macro 'HANDLE_INST' > #define HANDLE_OTHER_INST(num, opcode, Class) HANDLE_INST(num, opcode, Class) > ^ >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Instruction.def:175:1: note: in expansion of macro 'HANDLE_OTHER_INST' > HANDLE_OTHER_INST(59, LandingPad, LandingPadInst) // Landing pad instruction. > ^ >llvm[3]: Compiling X86JITInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ProfileEstimatorPass.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ProfileEstimatorPass.cpp:18:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling X86MCInstLower.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86AsmPrinter.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86MCInstLower.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ProfileInfo.cpp for Release build >llvm[3]: Compiling ConstantProp.cpp for Release build >llvm[3]: Compiling X86RegisterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CFG.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ProfileInfo.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/InstIterator.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/ConstantProp.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86RegisterInfo.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling DCE.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/InstIterator.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/DCE.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling DeadStoreElimination.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/DeadStoreElimination.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling EarlyCSE.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/EarlyCSE.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ProfileInfoLoader.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ProfileInfoLoader.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ProfileInfoLoaderPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ProfileInfoLoaderPass.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling GVN.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/GVN.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ProfileVerifierPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ProfileVerifierPass.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release build >llvm[2]: Compiling RegionInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86SelectionDAGInfo.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/DominanceFrontier.h:21, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/RegionInfo.h:31, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/RegionInfo.cpp:12: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/RegionInfo.cpp:19:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling X86Subtarget.cpp for Release build >llvm[3]: Compiling SelectionDAGISel.cpp for Release build >llvm[3]: Compiling X86TargetMachine.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling IndVarSimplify.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp: At global scope: >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1924:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckOrImm(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1911:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckAndImm(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1900:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckInteger(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1889:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckValueType(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1882:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckCondCode(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1872:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckChildType(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1862:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckType(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1854:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckOpcode(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1848:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckNodePredicate(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1841:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckPatternPredicate(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1830:1: warning: always_inline function might not be inlinable [-Wattributes] > CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1504:1: warning: always_inline function might not be inlinable [-Wattributes] > GetVBR(uint64_t Val, const unsigned char *MatcherTable, unsigned &Idx) { > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/IndVarSimplify.cpp:29: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling X86TargetObjectFile.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/IVUsers.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/IndVarSimplify.cpp:36: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86JITInfo.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetMachine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/X86TargetObjectFile.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling X86VZeroUpper.cpp for Release build >llvm[2]: Compiling RegionPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/DominanceFrontier.h:21, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/RegionInfo.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/RegionPass.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/RegionPass.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMX86CodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/InstPrinter' >llvm[4]: Compiling X86ATTInstPrinter.cpp for Release build >llvm[2]: Compiling RegionPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/DominanceFrontier.h:21, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/RegionInfo.h:31, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/RegionPrinter.cpp:12: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Compiling X86InstComments.cpp for Release build >llvm[3]: Compiling JumpThreading.cpp for Release build >llvm[4]: Compiling X86IntelInstPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/JumpThreading.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMX86AsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/AsmParser' >llvm[4]: Compiling X86AsmLexer.cpp for Release build >llvm[3]: Compiling SelectionDAGPrinter.cpp for Release build >llvm[4]: Compiling X86AsmParser.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ScalarEvolution.cpp for Release build >llvm[3]: Compiling TargetLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/ScalarEvolution.h:26, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/ScalarEvolutionExpressions.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ScalarEvolution.cpp:62: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ScalarEvolution.cpp:73:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling LICM.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/Analysis.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SelectionDAG/TargetLowering.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LICM.cpp:37: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LICM.cpp:43:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[4]: Building Release Archive Library libLLVMX86AsmParser.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/AsmParser' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/Disassembler' >llvm[4]: Compiling X86Disassembler.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/Disassembler/X86Disassembler.cpp: In member function 'virtual llvm::MCDisassembler::DecodeStatus llvm::X86Disassembler::X86GenericDisassembler::getInstruction(llvm::MCInst&, uint64_t&, const llvm::MemoryObject&, uint64_t, llvm::raw_ostream&, llvm::raw_ostream&) const': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/Disassembler/X86Disassembler.cpp:127:39: warning: cast from type 'const llvm::MemoryObject*' to type 'void*' casts away qualifiers [-Wcast-qual] > (void*)®ion, > ^ >llvm[3]: Compiling LoopDeletion.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopDeletion.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopDeletion.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[4]: Compiling X86DisassemblerDecoder.c for Release build >llvm[3]: Compiling LoopIdiomRecognize.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopIdiomRecognize.cpp:46: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopIdiomRecognize.cpp:49: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[4]: Building Release Archive Library libLLVMX86Disassembler.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/Disassembler' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/TargetInfo' >llvm[4]: Compiling X86TargetInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/X86/TargetInfo/X86TargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMX86Info.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/MCTargetDesc' >llvm[4]: Compiling X86AsmBackend.cpp for Release build >llvm[3]: Compiling LoopInstSimplify.cpp for Release build >llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopInstSimplify.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopInstSimplify.cpp:18:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Building Release Archive Library libLLVMSelectionDAG.a >llvm[4]: Compiling X86MCAsmInfo.cpp for Release build >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/CodeGen/SelectionDAG' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/CodeGen/AsmPrinter' >llvm[3]: Compiling ARMException.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/ARMException.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LoopRotation.cpp for Release build >llvm[4]: Compiling X86MCCodeEmitter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopRotation.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling AsmPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopRotation.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/AsmPrinter.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/AsmPrinter.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[4]: Compiling X86MCTargetDesc.cpp for Release build >llvm[3]: Compiling LoopStrengthReduce.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopStrengthReduce.cpp:60: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/IVUsers.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopStrengthReduce.cpp:62: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release build >llvm[3]: Compiling AsmPrinterDwarf.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/ScalarEvolution.h:26, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/ScalarEvolutionExpressions.h:17, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/ScalarEvolutionExpander.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ScalarEvolutionExpander.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ScalarEvolutionExpander.cpp:17:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling DIE.cpp for Release build >llvm[3]: Compiling DwarfCFIException.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling DwarfCompileUnit.cpp for Release build >llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release build >llvm[4]: Compiling X86MachObjectWriter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ScalarEvolutionNormalization.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ScalarEvolutionNormalization.cpp:16:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling SparsePropagation.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/SparsePropagation.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMX86Desc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/MCTargetDesc' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/Utils' >llvm[4]: Compiling X86ShuffleDecode.cpp for Release build >llvm[3]: Compiling DwarfDebug.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMX86Utils.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86/Utils' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/X86' >llvm[2]: Compiling Trace.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Sparc' >llvm[3]: Building Sparc.td register info implementation with tblgen >llvm[3]: Building Sparc.td instruction information with tblgen >llvm[3]: Building Sparc.td assembly writer with tblgen >llvm[3]: Building Sparc.td DAG instruction selector implementation with tblgen >llvm[3]: Building Sparc.td subtarget information with tblgen >llvm[3]: Building Sparc.td calling convention information with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/Trace.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LoopUnrollPass.cpp for Release build >llvm[3]: Compiling DelaySlotFiller.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopUnrollPass.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/TypeBasedAliasAnalysis.cpp:60: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopUnrollPass.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling FPMover.cpp for Release build >llvm[2]: Compiling ValueTracking.cpp for Release build >llvm[3]: Compiling LoopUnswitch.cpp for Release build >llvm[3]: Compiling SparcAsmPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/ValueTracking.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopUnswitch.cpp:33: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LoopUnswitch.cpp:37:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling SparcFrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Sparc/SparcFrameLowering.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SparcISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Sparc/SparcISelDAGToDAG.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Building Release Archive Library libLLVMAnalysis.a >llvm[3]: Compiling SparcISelLowering.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Analysis/IPA' >llvm[3]: Compiling CallGraph.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CallGraph.h:54, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/IPA/CallGraph.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Sparc/SparcISelLowering.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LowerAtomic.cpp for Release build >llvm[3]: Compiling DwarfException.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/LowerAtomic.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/DwarfException.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling CallGraphSCCPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CallGraph.h:54, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CallGraphSCCPass.h:25, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/IPA/CallGraphSCCPass.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MemCpyOptimizer.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/MemCpyOptimizer.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling OcamlGCPrinter.cpp for Release build >llvm[3]: Compiling SparcInstrInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling Win64Exception.cpp for Release build >llvm[3]: Compiling SparcRegisterInfo.cpp for Release build >llvm[3]: Compiling ObjCARC.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/AsmPrinter/Win64Exception.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling FindUsedTypes.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/ObjCARC.cpp:32: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMAsmPrinter.a >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/IPA/FindUsedTypes.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/CodeGen/AsmPrinter' >llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release build >llvm[3]: Compiling GlobalsModRef.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/IPA/GlobalsModRef.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SparcSelectionDAGInfo.cpp for Release build >llvm[2]: Compiling AllocationOrder.cpp for Release build >llvm[3]: Compiling SparcSubtarget.cpp for Release build >llvm[3]: Compiling SparcTargetMachine.cpp for Release build >llvm[2]: Compiling Analysis.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/Analysis.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Analysis.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling IPA.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMSparcCodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Sparc/TargetInfo' >llvm[4]: Compiling SparcTargetInfo.cpp for Release build >llvm[2]: Compiling BranchFolding.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Initialization.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Analysis/IPA/IPA.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/BranchFolding.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMSparcInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Sparc/TargetInfo' >llvm[3]: Building Release Archive Library libLLVMipa.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Sparc/MCTargetDesc' >llvm[4]: Compiling SparcMCAsmInfo.cpp for Release build >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Analysis/IPA' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Analysis' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine/Interpreter' >llvm[3]: Compiling Execution.cpp for Release build >llvm[4]: Compiling SparcMCTargetDesc.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Interpreter.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Execution.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Interpreter.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Execution.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[3]: Compiling Reassociate.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/Reassociate.cpp:28: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMSparcDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Sparc/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Sparc' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PowerPC' >llvm[3]: Building PPC.td register info implementation with tblgen >llvm[3]: Building PPC.td assembly writer with tblgen >llvm[2]: Compiling CalcSpillWeights.cpp for Release build >llvm[3]: Building PPC.td code emitter with tblgen >llvm[3]: Building PPC.td instruction information with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/CalcSpillWeights.cpp:12: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building PPC.td DAG instruction selector implementation with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/CalcSpillWeights.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Building PPC.td subtarget information with tblgen >llvm[3]: Building PPC.td calling convention information with tblgen >llvm[3]: Building PPC.td MC code emitter with tblgen >llvm[3]: Compiling PPCAsmPrinter.cpp for Release build >llvm[2]: Compiling CallingConvLower.cpp for Release build >llvm[3]: Compiling ExternalFunctions.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Interpreter.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PowerPC/PPCAsmPrinter.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Interpreter.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[2]: Compiling CodeGen.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Initialization.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/CodeGen.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling Reg2Mem.cpp for Release build >llvm[2]: Compiling CodePlacementOpt.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/Reg2Mem.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/CodePlacementOpt.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/CodePlacementOpt.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling SCCP.cpp for Release build >llvm[3]: Compiling Interpreter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Interpreter.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Interpreter.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PPCBranchSelector.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/SCCP.cpp:31: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Interpreter.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/Interpreter/Interpreter.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[3]: Compiling PPCCodeEmitter.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMInterpreter.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine/Interpreter' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine/JIT' >llvm[3]: Compiling Intercept.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JIT.h:17:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/Intercept.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[3]: Compiling JIT.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PowerPC/PPCCodeEmitter.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JIT.h:17:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JIT.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JIT.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling DwarfEHPrepare.cpp for Release build >llvm[3]: Compiling PPCFrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/DwarfEHPrepare.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PowerPC/PPCFrameLowering.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling JITDebugRegisterer.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling Scalar.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Transforms/Scalar.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/Scalar.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PPCHazardRecognizers.cpp for Release build >llvm[3]: Compiling JITDwarfEmitter.cpp for Release build >llvm[3]: Compiling ScalarReplAggregates.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JIT.h:17:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/ScalarReplAggregates.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PPCISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PowerPC/PPCISelDAGToDAG.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ELFCodeEmitter.cpp for Release build >llvm[3]: Compiling JITEmitter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JIT.h:17:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITEmitter.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ELFCodeEmitter.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITEmitter.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ELFWriter.cpp for Release build >llvm[3]: Compiling PPCISelLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ELFWriter.cpp:36: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PowerPC/PPCISelLowering.cpp:31: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SimplifyCFGPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/SimplifyCFGPass.cpp:29: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SimplifyLibCalls.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/IRBuilder.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Transforms/Utils/BuildLibCalls.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/SimplifyLibCalls.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling JITMemoryManager.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITMemoryManager.cpp: In member function '{anonymous}::MemoryRangeHeader& {anonymous}::MemoryRangeHeader::getBlockAfter() const': >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITMemoryManager.cpp:64:43: warning: cast from type 'const {anonymous}::MemoryRangeHeader*' to type 'char*' casts away qualifiers [-Wcast-qual] > return *(MemoryRangeHeader*)((char*)this+BlockSize); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITMemoryManager.cpp: In member function '{anonymous}::FreeRangeHeader* {anonymous}::MemoryRangeHeader::getFreeBlockBefore() const': >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITMemoryManager.cpp:71:40: warning: cast from type 'const {anonymous}::MemoryRangeHeader*' to type 'intptr_t* {aka int*}' casts away qualifiers [-Wcast-qual] > intptr_t PrevSize = ((intptr_t *)this)[-1]; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/JITMemoryManager.cpp:72:40: warning: cast from type 'const {anonymous}::MemoryRangeHeader*' to type 'char*' casts away qualifiers [-Wcast-qual] > return (FreeRangeHeader*)((char*)this-PrevSize); > ^ >llvm[2]: Compiling EdgeBundles.cpp for Release build >llvm[3]: Compiling OProfileJITEventListener.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMJIT.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine/JIT' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine/MCJIT' >llvm[3]: Compiling Intercept.cpp for Release build >llvm[2]: Compiling ExecutionDepsFix.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/MCJIT/MCJIT.h:14:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/MCJIT/Intercept.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[3]: Compiling MCJIT.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/MCJIT/MCJIT.h:14:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/MCJIT/MCJIT.cpp:10: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/MCJIT/MCJITMemoryManager.h:13, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/MCJIT/MCJIT.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMMCJIT.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine/MCJIT' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine/RuntimeDyld' >llvm[3]: Compiling RuntimeDyld.cpp for Release build >llvm[2]: Compiling ExpandISelPseudos.cpp for Release build >llvm[3]: Compiling Sink.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:22:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[3]: Compiling RuntimeDyldMachO.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/Sink.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/Sink.cpp:19:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:22:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp: In member function 'bool llvm::RuntimeDyldMachO::loadSegment32(const llvm::object::MachOObject*, const llvm::object::MachOObject::LoadCommandInfo*, const llvm::InMemoryStruct<llvm::object::macho::SymtabLoadCommand>&)': >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp:197:70: warning: cast from type 'const char*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] > SegmentLC->FileSize).data(); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp: In member function 'bool llvm::RuntimeDyldMachO::loadSegment64(const llvm::object::MachOObject*, const llvm::object::MachOObject::LoadCommandInfo*, const llvm::InMemoryStruct<llvm::object::macho::SymtabLoadCommand>&)': >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp:334:72: warning: cast from type 'const char*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] > Segment64LC->FileSize).data(); > ^ >llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ExpandPostRAPseudos.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling TailRecursionElimination.cpp for Release build >llvm[3]: Compiling PPCInstrInfo.cpp for Release build >llvm[2]: Compiling GCMetadata.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Transforms/Utils/BasicBlockUtils.h:20, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/Scalar/TailRecursionElimination.cpp:55: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/GCMetadata.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMRuntimeDyld.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine/RuntimeDyld' >llvm[2]: Compiling ExecutionEngine.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/ExecutionEngine.cpp:16:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[2]: Compiling GCMetadataPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/ExecutionEngine.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/ExecutionEngine.cpp: In function 'void StoreIntToMemory(const llvm::APInt&, uint8_t*, unsigned int)': >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/ExecutionEngine.cpp:826:47: warning: cast from type 'const uint64_t* {aka const long long unsigned int*}' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] > uint8_t *Src = (uint8_t *)IntVal.getRawData(); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/ExecutionEngine.cpp: In function 'void LoadIntFromMemory(llvm::APInt&, uint8_t*, unsigned int)': >/builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/ExecutionEngine.cpp:884:47: warning: cast from type 'const uint64_t* {aka const long long unsigned int*}' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] > uint8_t *Dst = (uint8_t *)IntVal.getRawData(); > ^ >llvm[3]: Building Release Archive Library libLLVMScalarOpts.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/Scalar' >llvm[2]: Compiling GCStrategy.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/InstCombine' >llvm[3]: Compiling InstCombineAddSub.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/GCStrategy.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineAddSub.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PPCJITInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PowerPC/PPCJITInfo.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PPCMCInstLower.cpp for Release build >llvm[2]: Compiling IfConversion.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/IfConversion.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PPCRegisterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PowerPC/PPCRegisterInfo.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ExecutionEngineBindings.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/ExecutionEngine.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/ExecutionEngineBindings.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/ExecutionEngineBindings.cpp:17:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[3]: Compiling InstCombineAndOrXor.cpp for Release build >llvm[2]: Compiling TargetSelect.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/TargetSelect.cpp:16:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/ExecutionEngine/TargetSelect.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Building Release Archive Library libLLVMExecutionEngine.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/ExecutionEngine' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Linker' >llvm[2]: Compiling LinkArchives.cpp for Release build >llvm[2]: Compiling InlineSpiller.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Linker/LinkArchives.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/InlineSpiller.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/InlineSpiller.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/TinyPtrVector.h:14:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/InlineSpiller.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h: In instantiation of 'class llvm::PointerUnionUIntTraits<llvm::VNInfo*, llvm::SmallVector<llvm::VNInfo*, 4u>*>': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerIntPair.h:46:33: required from 'class llvm::PointerIntPair<void*, 1u, bool, llvm::PointerUnionUIntTraits<llvm::VNInfo*, llvm::SmallVector<llvm::VNInfo*, 4u>*> >' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:84:11: required from 'class llvm::PointerUnion<llvm::VNInfo*, llvm::SmallVector<llvm::VNInfo*, 4u>*>' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/TinyPtrVector.h:28:37: required from 'class llvm::TinyPtrVector<llvm::VNInfo*>' >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/InlineSpiller.cpp:115:28: required from here >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:59:39: warning: comparison between 'enum llvm::PointerLikeTypeTraits<llvm::VNInfo*>::<anonymous>' and 'enum llvm::PointerLikeTypeTraits<llvm::SmallVector<llvm::VNInfo*, 4u>*>::<anonymous>' [-Wenum-compare] > NumLowBitsAvailable = PT1BitsAv < PT2BitsAv ? PT1BitsAv : PT2BitsAv > ^ >llvm[2]: Compiling LinkItems.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Linker/LinkItems.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling LinkModules.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Linker/LinkModules.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling InstCombineCalls.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineCalls.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PPCSelectionDAGInfo.cpp for Release build >llvm[2]: Compiling InterferenceCache.cpp for Release build >llvm[3]: Compiling PPCSubtarget.cpp for Release build >llvm[3]: Compiling PPCTargetMachine.cpp for Release build >llvm[2]: Compiling Linker.cpp for Release build >llvm[2]: Compiling IntrinsicLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Linker/Linker.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/IntrinsicLowering.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Building Release Archive Library libLLVMLinker.a >llvm[3]: Building Release Archive Library libLLVMPowerPCCodeGen.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Linker' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/MC' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/MC/MCParser' >llvm[3]: Compiling AsmLexer.cpp for Release build >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PowerPC/InstPrinter' >llvm[4]: Compiling PPCInstPrinter.cpp for Release build >llvm[3]: Compiling AsmParser.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMPowerPCAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PowerPC/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PowerPC/TargetInfo' >llvm[4]: Compiling PowerPCTargetInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling LLVMTargetMachine.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMPowerPCInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PowerPC/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PowerPC/MCTargetDesc' >llvm[4]: Compiling PPCAsmBackend.cpp for Release build >llvm[3]: Compiling InstCombineCasts.cpp for Release build >llvm[4]: Compiling PPCMCAsmInfo.cpp for Release build >llvm[4]: Compiling PPCMCCodeEmitter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineCasts.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling LatencyPriorityQueue.cpp for Release build >llvm[4]: Compiling PPCMCTargetDesc.cpp for Release build >llvm[2]: Compiling LexicalScopes.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/LexicalScopes.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling COFFAsmParser.cpp for Release build >llvm[2]: Compiling LiveDebugVariables.cpp for Release build >llvm[3]: Compiling DarwinAsmParser.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/LiveDebugVariables.cpp:33: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling InstCombineCompares.cpp for Release build >llvm[3]: Compiling ELFAsmParser.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineCompares.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MCAsmLexer.cpp for Release build >llvm[3]: Compiling MCAsmParser.cpp for Release build >llvm[3]: Compiling MCAsmParserExtension.cpp for Release build >llvm[3]: Compiling MCTargetAsmParser.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMMCParser.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/MC/MCParser' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/MC/MCDisassembler' >llvm[3]: Compiling Disassembler.cpp for Release build >llvm[3]: Compiling EDDisassembler.cpp for Release build >llvm[2]: Compiling LiveInterval.cpp for Release build >llvm[4]: Compiling PPCPredicates.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMPowerPCDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PowerPC/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PowerPC' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Alpha' >llvm[3]: Compiling EDInst.cpp for Release build >llvm[3]: Building Alpha.td register info implementation with tblgen >llvm[3]: Building Alpha.td instruction information with tblgen >llvm[3]: Building Alpha.td assembly writer with tblgen >llvm[3]: Building Alpha.td DAG instruction selector implementation with tblgen >llvm[3]: Building Alpha.td calling convention information with tblgen >llvm[3]: Building Alpha.td subtarget information with tblgen >llvm[3]: Compiling EDOperand.cpp for Release build >llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release build >llvm[3]: Compiling AlphaAsmPrinter.cpp for Release build >llvm[3]: Compiling EDToken.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/LiveIntervalAnalysis.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/LiveIntervalAnalysis.cpp:28: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Alpha/AlphaAsmPrinter.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMMCDisassembler.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/MC/MCDisassembler' >llvm[2]: Compiling ELFObjectWriter.cpp for Release build >llvm[3]: Compiling AlphaBranchSelector.cpp for Release build >llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling AlphaFrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Alpha/AlphaFrameLowering.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling AlphaISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Alpha/AlphaISelDAGToDAG.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling AlphaISelLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Alpha/AlphaISelLowering.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MCAsmBackend.cpp for Release build >llvm[2]: Compiling MCAsmInfo.cpp for Release build >llvm[3]: Compiling InstCombineMulDivRem.cpp for Release build >llvm[2]: Compiling LiveIntervalUnion.cpp for Release build >llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release build >llvm[2]: Compiling MCAsmStreamer.cpp for Release build >llvm[3]: Compiling AlphaInstrInfo.cpp for Release build >llvm[2]: Compiling LiveRangeCalc.cpp for Release build >llvm[3]: Compiling AlphaLLRP.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/LiveRangeCalc.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MCAssembler.cpp for Release build >llvm[3]: Compiling AlphaRegisterInfo.cpp for Release build >llvm[2]: Compiling LiveRangeEdit.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Alpha/AlphaRegisterInfo.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling InstCombinePHI.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombinePHI.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling LiveStackAnalysis.cpp for Release build >llvm[2]: Compiling MCAtom.cpp for Release build >llvm[3]: Compiling AlphaSelectionDAGInfo.cpp for Release build >llvm[2]: Compiling LiveVariables.cpp for Release build >llvm[2]: Compiling MCCodeEmitter.cpp for Release build >llvm[2]: Compiling MCCodeGenInfo.cpp for Release build >llvm[2]: Compiling MCContext.cpp for Release build >llvm[3]: Compiling AlphaSubtarget.cpp for Release build >llvm[3]: Compiling AlphaTargetMachine.cpp for Release build >llvm[2]: Compiling MCDisassembler.cpp for Release build >llvm[2]: Compiling MCDwarf.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMAlphaCodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Alpha/TargetInfo' >llvm[4]: Compiling AlphaTargetInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Alpha/TargetInfo/AlphaTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMAlphaInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Alpha/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Alpha/MCTargetDesc' >llvm[4]: Compiling AlphaMCAsmInfo.cpp for Release build >llvm[4]: Compiling AlphaMCTargetDesc.cpp for Release build >llvm[3]: Compiling InstCombineSelect.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineSelect.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MCELF.cpp for Release build >llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release build >llvm[2]: Compiling MCELFStreamer.cpp for Release build >llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMAlphaDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Alpha/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Alpha' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM' >llvm[3]: Building ARM.td register info implementation with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/LocalStackSlotAllocation.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building ARM.td instruction information with tblgen >llvm[2]: Compiling MachineBasicBlock.cpp for Release build >llvm[2]: Compiling MCExpr.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineBasicBlock.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineBasicBlock.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling MCInst.cpp for Release build >llvm[3]: Compiling InstCombineShifts.cpp for Release build >llvm[3]: Building ARM.td assembly writer with tblgen >llvm[2]: Compiling MCInstPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineShifts.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MCInstrAnalysis.cpp for Release build >llvm[2]: Compiling MCLabel.cpp for Release build >llvm[2]: Compiling MCLoggingStreamer.cpp for Release build >llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/BlockFrequencyImpl.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineBlockFrequencyInfo.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building ARM.td assembly matcher with tblgen >llvm[2]: Compiling MCMachOStreamer.cpp for Release build >llvm[3]: Building ARM.td DAG instruction selector implementation with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:20:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineShifts.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/TargetFolder.h: In member function 'llvm::Instruction* llvm::InstCombiner::commonShiftTransforms(llvm::BinaryOperator&)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/TargetFolder.h:100:47: warning: 'A' may be used uninitialized in this function [-Wmaybe-uninitialized] > return Fold(ConstantExpr::getAnd(LHS, RHS)); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineShifts.cpp:43:10: note: 'A' was declared here > Value *A; const APInt *B; > ^ >llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release build >llvm[3]: Building ARM.td subtarget information with tblgen >llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release build >llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release build >llvm[2]: Compiling MCModule.cpp for Release build >llvm[2]: Compiling MachineCSE.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineCSE.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building ARM.td code emitter with tblgen >llvm[2]: Compiling MCNullStreamer.cpp for Release build >llvm[2]: Compiling MCObjectFileInfo.cpp for Release build >llvm[3]: Building ARM.td calling convention information with tblgen >llvm[2]: Compiling MCObjectStreamer.cpp for Release build >llvm[2]: Compiling MachineDominators.cpp for Release build >llvm[3]: Building ARM.td enhanced disassembly information with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineDominators.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MCObjectWriter.cpp for Release build >llvm[2]: Compiling MCPureStreamer.cpp for Release build >llvm[3]: Building ARM.td "fast" instruction selector implementation with tblgen >llvm[3]: Compiling InstCombineVectorOps.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombineVectorOps.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MCSection.cpp for Release build >llvm[2]: Compiling MCSectionCOFF.cpp for Release build >llvm[3]: Building ARM.td MC code emitter with tblgen >llvm[2]: Compiling MCSectionELF.cpp for Release build >llvm[2]: Compiling MCSectionMachO.cpp for Release build >llvm[2]: Compiling MCStreamer.cpp for Release build >llvm[3]: Building ARM.td MC Pseudo instruction expander with tblgen >llvm[2]: Compiling MachineFunction.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineFunction.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building ARM.td disassembly tables with tblgen >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineFunction.cpp: In member function 'void llvm::MachineConstantPool::print(llvm::raw_ostream&) const': >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineFunction.cpp:738:39: warning: cast from type 'const llvm::Constant* const' to type 'llvm::Value*' casts away qualifiers [-Wcast-qual] > OS << *(Value*)Constants[i].Val.ConstVal; > ^ >llvm[2]: Compiling MCSubtargetInfo.cpp for Release build >llvm[2]: Compiling MCSymbol.cpp for Release build >llvm[3]: Compiling InstructionCombining.cpp for Release build >llvm[2]: Compiling MCTargetAsmLexer.cpp for Release build >llvm[2]: Compiling MCValue.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstCombine.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/InstCombine/InstructionCombining.cpp:38: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ARMAsmPrinter.cpp for Release build >llvm[2]: Compiling MCWin64EH.cpp for Release build >llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release build >llvm[2]: Compiling MachObjectWriter.cpp for Release build >llvm[2]: Compiling MachineFunctionPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMAsmPrinter.cpp:29: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineFunctionPass.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release build >llvm[2]: Compiling MachineInstr.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineInstr.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMInstCombine.a >llvm[2]: Compiling MachineLICM.cpp for Release build >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/InstCombine' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/IPO' >llvm[3]: Compiling ArgumentPromotion.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineLICM.cpp:25: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/ArgumentPromotion.cpp:36: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ARMBaseInstrInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineLICM.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling SubtargetFeature.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMBaseInstrInfo.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release build >llvm[3]: Compiling ConstantMerge.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/ConstantMerge.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ARMBaseRegisterInfo.cpp for Release build >llvm[2]: Compiling WinCOFFStreamer.cpp for Release build >llvm[3]: Compiling DeadArgumentElimination.cpp for Release build >llvm[2]: Compiling MachineLoopInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMBaseRegisterInfo.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineLoopInfo.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/DeadArgumentElimination.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineLoopInfo.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Building Release Archive Library libLLVMMC.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/MC' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Object' >llvm[2]: Compiling Archive.cpp for Release build >llvm[2]: Compiling Binary.cpp for Release build >llvm[2]: Compiling COFFObjectFile.cpp for Release build >llvm[3]: Compiling ExtractGV.cpp for Release build >llvm[2]: Compiling ELFObjectFile.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/ExtractGV.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ARMCodeEmitter.cpp for Release build >llvm[3]: Compiling FunctionAttrs.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CallGraph.h:54, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CallGraphSCCPass.h:25, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/FunctionAttrs.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMCodeEmitter.cpp:25: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMCodeEmitter.cpp: In member function 'virtual bool {anonymous}::ARMCodeEmitter::runOnMachineFunction(llvm::MachineFunction&)': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMCodeEmitter.cpp:369:43: warning: cast from type 'const llvm::TargetMachine*' to type 'llvm::ARMTargetMachine*' casts away qualifiers [-Wcast-qual] > JTI = ((ARMTargetMachine &)MF.getTarget()).getJITInfo(); > ^ >llvm[2]: Compiling MachineLoopRanges.cpp for Release build >llvm[3]: Compiling GlobalDCE.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/GlobalDCE.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineLoopRanges.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineLoopRanges.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling GlobalOpt.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/GlobalOpt.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MachineModuleInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineModuleInfo.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineModuleInfo.cpp:22:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h: In instantiation of 'class llvm::PointerUnionUIntTraits<llvm::MCSymbol*, std::vector<llvm::MCSymbol*>*>': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerIntPair.h:46:33: required from 'class llvm::PointerIntPair<void*, 1u, bool, llvm::PointerUnionUIntTraits<llvm::MCSymbol*, std::vector<llvm::MCSymbol*>*> >' >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:84:11: required from 'class llvm::PointerUnion<llvm::MCSymbol*, std::vector<llvm::MCSymbol*>*>' >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineModuleInfo.cpp:58:55: required from here >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ADT/PointerUnion.h:59:39: warning: comparison between 'enum llvm::PointerLikeTypeTraits<llvm::MCSymbol*>::<anonymous>' and 'enum llvm::PointerLikeTypeTraits<std::vector<llvm::MCSymbol*>*>::<anonymous>' [-Wenum-compare] > NumLowBitsAvailable = PT1BitsAv < PT2BitsAv ? PT1BitsAv : PT2BitsAv > ^ >llvm[3]: Compiling ARMConstantIslandPass.cpp for Release build >llvm[2]: Compiling Error.cpp for Release build >llvm[2]: Compiling MachOObject.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::SegmentLoadCommand; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:184:65: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::SegmentLoadCommand*}' casts away qualifiers [-Wcast-qual] > struct_type *Ptr = (struct_type *) (Buffer.data() + Base); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::Segment64LoadCommand; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:202:65: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::Segment64LoadCommand*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::SymtabLoadCommand; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:216:65: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::SymtabLoadCommand*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::DysymtabLoadCommand; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:244:65: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::DysymtabLoadCommand*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::LinkeditDataLoadCommand; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:256:65: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::LinkeditDataLoadCommand*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::IndirectSymbolTableEntry; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:269:61: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::IndirectSymbolTableEntry*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::Section; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:292:61: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::Section*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::Section64; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:315:61: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::Section64*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::RelocationEntry; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:328:61: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::RelocationEntry*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::SymbolTableEntry; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:342:61: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::SymbolTableEntry*}' casts away qualifiers [-Wcast-qual] >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp: In instantiation of 'void ReadInMemoryStruct(const llvm::object::MachOObject&, llvm::StringRef, uint64_t, llvm::InMemoryStruct<T>&) [with T = llvm::object::macho::Symbol64TableEntry; uint64_t = long long unsigned int]': >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:356:61: required from here >/builddir/build/BUILD/llvm-3.0.src/lib/Object/MachOObject.cpp:46:59: warning: cast from type 'const char*' to type 'struct_type* {aka llvm::object::macho::Symbol64TableEntry*}' casts away qualifiers [-Wcast-qual] >llvm[2]: Compiling MachOObjectFile.cpp for Release build >llvm[2]: Compiling Object.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Object.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Object/Object.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ObjectFile.cpp for Release build >llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release build >llvm[2]: Building Release Archive Library libLLVMObject.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Object' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/DebugInfo' >llvm[2]: Compiling DIContext.cpp for Release build >llvm[2]: Compiling MachinePassRegistry.cpp for Release build >llvm[3]: Compiling ARMConstantPoolValue.cpp for Release build >llvm[2]: Compiling DWARFAbbreviationDeclaration.cpp for Release build >llvm[2]: Compiling MachineRegisterInfo.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMConstantPoolValue.cpp: In destructor 'virtual llvm::ARMConstantPoolSymbol::~ARMConstantPoolSymbol()': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMConstantPoolValue.cpp:213:15: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] > free((void*)S); > ^ >llvm[2]: Compiling DWARFCompileUnit.cpp for Release build >llvm[3]: Compiling IPConstantPropagation.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFCompileUnit.cpp:12:0: >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.h: In member function 'bool llvm::DWARFFormValue::isInlinedCStr() const': >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.h:55:64: warning: cast from type 'const char* const' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] > return Value.data != NULL && Value.data == (uint8_t*)Value.cstr; > ^ >llvm[3]: Compiling ARMELFWriterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/IPConstantPropagation.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling DWARFContext.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMELFWriterInfo.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling MachineSSAUpdater.cpp for Release build >llvm[3]: Compiling ARMExpandPseudoInsts.cpp for Release build >llvm[3]: Compiling IPO.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Initialization.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/IPO.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling DWARFDebugAbbrev.cpp for Release build >llvm[3]: Compiling InlineAlways.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/InlineAlways.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling DWARFDebugArangeSet.cpp for Release build >llvm[2]: Compiling DWARFDebugAranges.cpp for Release build >llvm[3]: Compiling ARMFastISel.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFDebugAranges.cpp: In member function 'bool llvm::DWARFDebugAranges::extract(llvm::DataExtractor)': >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFDebugAranges.cpp:65:43: warning: typedef 'SetCollectionIter' locally defined but not used [-Wunused-local-typedefs] > typedef SetCollection::const_iterator SetCollectionIter; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMFastISel.cpp:28: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling DWARFDebugInfoEntry.cpp for Release build >llvm[3]: Compiling InlineSimple.cpp for Release build >llvm[2]: Compiling MachineSink.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFDebugInfoEntry.cpp:14:0: >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.h: In member function 'bool llvm::DWARFFormValue::isInlinedCStr() const': >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.h:55:64: warning: cast from type 'const char* const' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] > return Value.data != NULL && Value.data == (uint8_t*)Value.cstr; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/InlineSimple.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling DWARFDebugLine.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineSink.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineSink.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling MachineVerifier.cpp for Release build >llvm[2]: Compiling DWARFFormValue.cpp for Release build >llvm[3]: Compiling Inliner.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.cpp:10:0: >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.h: In member function 'bool llvm::DWARFFormValue::isInlinedCStr() const': >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.h:55:64: warning: cast from type 'const char* const' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] > return Value.data != NULL && Value.data == (uint8_t*)Value.cstr; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/Inliner.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineVerifier.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.cpp: In member function 'bool llvm::DWARFFormValue::extractValue(llvm::DataExtractor, uint32_t*, const llvm::DWARFCompileUnit*)': >/builddir/build/BUILD/llvm-3.0.src/lib/DebugInfo/DWARFFormValue.cpp:144:36: warning: cast from type 'const char*' to type 'uint8_t* {aka unsigned char*}' casts away qualifiers [-Wcast-qual] > Value.data = (uint8_t*)Value.cstr; > ^ >llvm[2]: Building Release Archive Library libLLVMDebugInfo.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/DebugInfo' >llvm[3]: Compiling Internalize.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineVerifier.cpp: In member function 'void {anonymous}::MachineVerifier::report(const char*, const llvm::MachineBasicBlock*)': >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/MachineVerifier.cpp:330:24: warning: cast from type 'const llvm::MachineBasicBlock*' to type 'void*' casts away qualifiers [-Wcast-qual] > << " " << (void*)MBB > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CallGraph.h:54, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/Internalize.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling LoopExtractor.cpp for Release build >llvm[3]: Compiling MergeFunctions.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/LoopExtractor.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/LoopExtractor.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/MergeFunctions.cpp:57: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ARMFrameLowering.cpp for Release build >llvm[3]: Compiling PartialInlining.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMFrameLowering.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/PartialInlining.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PassManagerBuilder.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Transforms/PassManagerBuilder.h:17, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/PassManagerBuilder.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PruneEH.cpp for Release build >llvm[2]: Compiling ObjectCodeEmitter.cpp for Release build >llvm[3]: Compiling ARMGlobalMerge.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CallGraph.h:54, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CallGraphSCCPass.h:25, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/PruneEH.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling StripDeadPrototypes.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMGlobalMerge.cpp:60: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/StripDeadPrototypes.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling OcamlGC.cpp for Release build >llvm[3]: Compiling StripSymbols.cpp for Release build >llvm[3]: Compiling ARMHazardRecognizer.cpp for Release build >llvm[2]: Compiling OptimizePHIs.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Transforms/IPO/StripSymbols.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ARMISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/OptimizePHIs.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ARMISelLowering.cpp for Release build >llvm[2]: Compiling PHIElimination.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMipo.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms/IPO' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Transforms' >llvm[2]: Compiling PHIEliminationUtils.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PHIElimination.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMISelDAGToDAG.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PHIElimination.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMISelLowering.cpp:29: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling Passes.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMISelDAGToDAG.cpp: In member function 'llvm::SDNode* {anonymous}::ARMDAGToDAGISel::SelectABSOp(llvm::SDNode*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMISelDAGToDAG.cpp:2319:12: warning: variable 'DL' set but not used [-Wunused-but-set-variable] > DebugLoc DL = N->getDebugLoc(); > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMISelLowering.cpp: In member function 'bool llvm::ARMTargetLowering::IsEligibleForTailCallOptimization(llvm::SDValue, llvm::CallingConv::ID, bool, bool, bool, const llvm::SmallVectorImpl<llvm::ISD::OutputArg>&, const llvm::SmallVectorImpl<llvm::SDValue>&, const llvm::SmallVectorImpl<llvm::ISD::InputArg>&, llvm::SelectionDAG&) const': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMISelLowering.cpp:1727:46: warning: cast from type 'const llvm::TargetMachine*' to type 'llvm::ARMTargetMachine*' casts away qualifiers [-Wcast-qual] > ((ARMTargetMachine&)getTargetMachine()).getInstrInfo(); > ^ >llvm[2]: Compiling PeepholeOptimizer.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PeepholeOptimizer.cpp:47: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling PostRASchedulerList.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ScheduleDAGInstrs.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PostRASchedulerList.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ScheduleDAGInstrs.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PostRASchedulerList.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling ProcessImplicitDefs.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ProcessImplicitDefs.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling PrologEpilogInserter.cpp for Release build >llvm[2]: Compiling PseudoSourceValue.cpp for Release build >llvm[3]: Compiling ARMInstrInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PrologEpilogInserter.h:27, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PrologEpilogInserter.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PrologEpilogInserter.h:27, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PrologEpilogInserter.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling RegAllocBasic.cpp for Release build >llvm[3]: Compiling ARMJITInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocBasic.cpp:25: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocBasic.cpp:33: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMJITInfo.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMJITInfo.cpp: In member function 'virtual void* llvm::ARMJITInfo::emitFunctionStub(const llvm::Function*, void*, llvm::JITCodeEmitter&)': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMJITInfo.cpp:171:69: warning: cast from type 'const llvm::Function*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > LazyPtr= (intptr_t)emitGlobalValueIndirectSym((GlobalValue*)F, Fn, JCE); > ^ >llvm[3]: Compiling ARMLoadStoreOptimizer.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/ARMLoadStoreOptimizer.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling RegAllocFast.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocFast.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling RegAllocGreedy.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocGreedy.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocGreedy.cpp:35: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling RegAllocLinearScan.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocLinearScan.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocLinearScan.cpp:27: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling ARMMCInstLower.cpp for Release build >llvm[2]: Compiling RegAllocPBQP.cpp for Release build >llvm[3]: Compiling ARMRegisterInfo.cpp for Release build >llvm[3]: Compiling ARMSelectionDAGInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Splitter.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocPBQP.cpp:35: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling ARMSubtarget.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Splitter.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocPBQP.cpp:35: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocPBQP.cpp: In member function 'virtual std::auto_ptr<llvm::PBQPRAProblem> llvm::PBQPBuilder::build(llvm::MachineFunction*, const llvm::LiveIntervals*, const llvm::MachineLoopInfo*, const RegSet&)': >/builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegAllocPBQP.cpp:197:44: warning: typedef 'LIVector' locally defined but not used [-Wunused-local-typedefs] > typedef std::vector<const LiveInterval*> LIVector; > ^ >llvm[3]: Compiling ARMTargetMachine.cpp for Release build >llvm[3]: Compiling ARMTargetObjectFile.cpp for Release build >llvm[3]: Compiling MLxExpansionPass.cpp for Release build >llvm[2]: Compiling RegisterClassInfo.cpp for Release build >llvm[3]: Compiling Thumb1FrameLowering.cpp for Release build >llvm[3]: Compiling Thumb1InstrInfo.cpp for Release build >llvm[2]: Compiling RegisterCoalescer.cpp for Release build >llvm[3]: Compiling Thumb1RegisterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasAnalysis.h:40, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegisterCoalescer.cpp:30: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RegisterCoalescer.cpp:33: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling Thumb2ITBlockPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/Thumb1RegisterInfo.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling Thumb2InstrInfo.cpp for Release build >llvm[3]: Compiling Thumb2RegisterInfo.cpp for Release build >llvm[2]: Compiling RegisterScavenging.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/Thumb2RegisterInfo.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling Thumb2SizeReduction.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Mips' >llvm[3]: Building Mips.td register info implementation with tblgen >llvm[3]: Building Mips.td instruction information with tblgen >llvm[2]: Compiling RenderMachineFunction.cpp for Release build >llvm[3]: Building Mips.td assembly writer with tblgen >llvm[3]: Building Mips.td code emitter with tblgen >llvm[3]: Building Mips.td DAG instruction selector implementation with tblgen >llvm[3]: Building Mips.td calling convention information with tblgen >llvm[3]: Building Mips.td subtarget information with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/RenderMachineFunction.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMARMCodeGen.a >llvm[3]: Compiling MipsAsmPrinter.cpp for Release build >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/InstPrinter' >llvm[4]: Compiling ARMInstPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsAsmPrinter.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ScheduleDAG.cpp for Release build >llvm[3]: Compiling MipsCodeEmitter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsCodeEmitter.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsCodeEmitter.cpp: In member function 'virtual bool {anonymous}::MipsCodeEmitter::runOnMachineFunction(llvm::MachineFunction&)': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsCodeEmitter.cpp:117:44: warning: cast from type 'const llvm::TargetMachine*' to type 'llvm::MipsTargetMachine*' casts away qualifiers [-Wcast-qual] > JTI = ((MipsTargetMachine&) MF.getTarget()).getJITInfo(); > ^ >llvm[4]: Building Release Archive Library libLLVMARMAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/AsmParser' >llvm[4]: Compiling ARMAsmLexer.cpp for Release build >llvm[3]: Compiling MipsDelaySlotFiller.cpp for Release build >llvm[2]: Compiling ScheduleDAGEmit.cpp for Release build >llvm[4]: Compiling ARMAsmParser.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/AsmParser/ARMAsmParser.cpp: In member function 'bool {anonymous}::ARMAsmParser::tryParseRegisterWithWriteBack(llvm::SmallVectorImpl<llvm::MCParsedAsmOperand*>&)': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:1979:11: warning: variable 'ExprLoc' set but not used [-Wunused-but-set-variable] > SMLoc ExprLoc = Parser.getTok().getLoc(); > ^ >llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release build >llvm[3]: Compiling MipsEmitGPRestore.cpp for Release build >llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ScheduleDAGInstrs.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ScheduleDAGInstrs.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ScheduleDAGInstrs.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ScheduleDAGInstrs.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ScheduleDAGPrinter.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MipsExpandPseudo.cpp for Release build >llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release build >llvm[2]: Compiling ShadowStackGC.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/IntrinsicInst.h:28, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ShadowStackGC.cpp:32: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MipsFrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsFrameLowering.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling ShrinkWrapping.cpp for Release build >llvm[3]: Compiling MipsISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PrologEpilogInserter.h:27, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ShrinkWrapping.cpp:37: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling SjLjEHPrepare.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/PrologEpilogInserter.h:27, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/ShrinkWrapping.cpp:37: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SjLjEHPrepare.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CFG.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsISelDAGToDAG.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MipsISelLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsISelLowering.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsISelLowering.cpp: In member function 'llvm::SDValue llvm::MipsTargetLowering::LowerGlobalAddress(llvm::SDValue, llvm::SelectionDAG&) const': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsISelLowering.cpp:1393:76: warning: cast from type 'const llvm::TargetLoweringObjectFile*' to type 'llvm::MipsTargetObjectFile*' casts away qualifiers [-Wcast-qual] > MipsTargetObjectFile &TLOF = (MipsTargetObjectFile&)getObjFileLowering(); > ^ >llvm[2]: Compiling SlotIndexes.cpp for Release build >llvm[2]: Compiling SpillPlacement.cpp for Release build >llvm[2]: Compiling Spiller.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SpillPlacement.cpp:36: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SpillPlacement.cpp:36: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Spiller.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Spiller.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[4]: Building Release Archive Library libLLVMARMAsmParser.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/AsmParser' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/Disassembler' >llvm[4]: Compiling ARMDisassembler.cpp for Release build >llvm[2]: Compiling SplitKit.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SplitKit.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/SplitKit.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling MipsInstrInfo.cpp for Release build >llvm[2]: Compiling Splitter.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/Disassembler/ARMDisassembler.cpp: In function 'DecodeStatus DecodeCopMemInstruction(llvm::MCInst&, unsigned int, uint64_t, const void*)': >/builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/Disassembler/ARMDisassembler.cpp:1241:12: warning: variable 'idx_mode' set but not used [-Wunused-but-set-variable] > unsigned idx_mode = 0; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:41, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Splitter.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Splitter.cpp:12: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Splitter.h:14, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/Splitter.cpp:12: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Compiling MipsJITInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsJITInfo.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MipsMCInstLower.cpp for Release build >llvm[3]: Compiling MipsMCSymbolRefExpr.cpp for Release build >llvm[3]: Compiling MipsRegisterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/MipsRegisterInfo.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling StackProtector.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/StackProtector.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling StackSlotColoring.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/StackSlotColoring.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/StackSlotColoring.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: Compiling StrongPHIElimination.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/Dominators.h:19, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineDominators.h:21, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/StrongPHIElimination.cpp:45: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MipsSelectionDAGInfo.cpp for Release build >llvm[3]: Compiling MipsSubtarget.cpp for Release build >llvm[3]: Compiling MipsTargetMachine.cpp for Release build >llvm[2]: Compiling TailDuplication.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/TailDuplication.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MipsTargetObjectFile.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMMipsCodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Mips/InstPrinter' >llvm[4]: Compiling MipsInstPrinter.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMMipsAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Mips/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Mips/TargetInfo' >llvm[4]: Compiling MipsTargetInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMMipsInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Mips/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Mips/MCTargetDesc' >llvm[4]: Compiling MipsAsmBackend.cpp for Release build >llvm[2]: Compiling TargetInstrInfoImpl.cpp for Release build >llvm[4]: Compiling MipsMCAsmInfo.cpp for Release build >llvm[4]: Compiling MipsMCCodeEmitter.cpp for Release build >llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/TargetLoweringObjectFileImpl.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Compiling MipsMCTargetDesc.cpp for Release build >llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/TwoAddressInstructionPass.cpp:32: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling UnreachableBlockElim.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/UnreachableBlockElim.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/MachineLoopInfo.h:34:0, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/UnreachableBlockElim.cpp:34: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[4]: Building Release Archive Library libLLVMMipsDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Mips/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Mips' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CellSPU' >llvm[3]: Building SPU.td instruction information with tblgen >llvm[2]: Compiling VirtRegMap.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/VirtRegMap.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling VirtRegRewriter.cpp for Release build >llvm[3]: Building SPU.td register info implementation with tblgen >llvm[3]: Building SPU.td assembly writer with tblgen >llvm[3]: Building SPU.td code emitter with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/CodeGen/VirtRegRewriter.cpp:13: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building SPU.td DAG instruction selector implementation with tblgen >llvm[3]: Building SPU.td subtarget information with tblgen >llvm[3]: Building SPU.td calling convention information with tblgen >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/XCore' >llvm[3]: Building XCore.td register info implementation with tblgen >llvm[3]: Building XCore.td instruction information with tblgen >llvm[3]: Building XCore.td assembly writer with tblgen >llvm[3]: Building XCore.td DAG instruction selector implementation with tblgen >llvm[3]: Building XCore.td calling convention information with tblgen >llvm[3]: Building XCore.td subtarget information with tblgen >llvm[3]: Compiling XCoreAsmPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/XCore/XCoreAsmPrinter.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SPUAsmPrinter.cpp for Release build >llvm[3]: Compiling XCoreFrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CellSPU/SPUAsmPrinter.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/XCore/XCoreFrameLowering.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SPUFrameLowering.cpp for Release build >llvm[3]: Compiling XCoreISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CellSPU/SPUFrameLowering.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/XCore/XCoreISelDAGToDAG.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SPUHazardRecognizers.cpp for Release build >llvm[3]: Compiling XCoreISelLowering.cpp for Release build >llvm[3]: Compiling SPUISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/XCore/XCoreISelLowering.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Building Release Archive Library libLLVMCodeGen.a >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CellSPU/SPUISelDAGToDAG.cpp:24: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/CodeGen' >llvm[3]: Compiling SPUISelLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CellSPU/SPUISelLowering.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SPUInstrInfo.cpp for Release build >llvm[3]: Compiling XCoreInstrInfo.cpp for Release build >llvm[3]: Compiling XCoreRegisterInfo.cpp for Release build >llvm[3]: Compiling SPUNopFiller.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/XCore/XCoreRegisterInfo.cpp:28: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SPURegisterInfo.cpp for Release build >llvm[3]: Compiling SPUSelectionDAGInfo.cpp for Release build >llvm[3]: Compiling XCoreSelectionDAGInfo.cpp for Release build >llvm[3]: Compiling SPUSubtarget.cpp for Release build >llvm[3]: Compiling SPUTargetMachine.cpp for Release build >llvm[3]: Compiling XCoreSubtarget.cpp for Release build >llvm[3]: Compiling XCoreTargetMachine.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/XCore/XCoreTargetMachine.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling XCoreTargetObjectFile.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MSP430' >llvm[3]: Building MSP430.td register info implementation with tblgen >llvm[3]: Building Release Archive Library libLLVMXCoreCodeGen.a >llvm[3]: Building MSP430.td instruction information with tblgen >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/XCore/TargetInfo' >llvm[4]: Compiling XCoreTargetInfo.cpp for Release build >llvm[3]: Building MSP430.td assembly writer with tblgen >llvm[3]: Building MSP430.td DAG instruction selector implementation with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building MSP430.td calling convention information with tblgen >llvm[3]: Building MSP430.td subtarget information with tblgen >llvm[3]: Compiling MSP430AsmPrinter.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMXCoreInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/XCore/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/XCore/MCTargetDesc' >llvm[4]: Compiling XCoreMCAsmInfo.cpp for Release build >llvm[4]: Compiling XCoreMCTargetDesc.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMCellSPUCodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CellSPU/TargetInfo' >llvm[4]: Compiling CellSPUTargetInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CellSPU/TargetInfo/CellSPUTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MSP430/MSP430AsmPrinter.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMCellSPUInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CellSPU/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CellSPU/MCTargetDesc' >llvm[4]: Compiling SPUMCAsmInfo.cpp for Release build >llvm[4]: Compiling SPUMCTargetDesc.cpp for Release build >llvm[3]: Compiling MSP430BranchSelector.cpp for Release build >llvm[3]: Compiling MSP430FrameLowering.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMXCoreDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/XCore/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/XCore' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/SystemZ' >llvm[3]: Building SystemZ.td register info implementation with tblgen >llvm[3]: Building SystemZ.td instruction information with tblgen >llvm[3]: Building SystemZ.td assembly writer with tblgen >llvm[3]: Building SystemZ.td DAG instruction selector implementation with tblgen >llvm[3]: Building SystemZ.td subtarget information with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MSP430/MSP430FrameLowering.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building SystemZ.td calling convention information with tblgen >llvm[3]: Compiling SystemZAsmPrinter.cpp for Release build >llvm[3]: Compiling MSP430ISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/SystemZ/SystemZAsmPrinter.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SystemZFrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/SystemZ/SystemZFrameLowering.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MSP430ISelLowering.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMCellSPUDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CellSPU/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CellSPU' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Blackfin' >llvm[3]: Building Blackfin.td register info implementation with tblgen >llvm[3]: Compiling SystemZISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MSP430/MSP430ISelLowering.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Blackfin.td instruction information with tblgen >llvm[3]: Building Blackfin.td assembly writer with tblgen >llvm[3]: Building Blackfin.td DAG instruction selector implementation with tblgen >llvm[3]: Building Blackfin.td subtarget information with tblgen >llvm[3]: Building Blackfin.td calling convention information with tblgen >llvm[3]: Building Blackfin.td intrinsics information with tblgen >llvm[3]: Compiling BlackfinAsmPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Blackfin/BlackfinAsmPrinter.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMARMDisassembler.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/Disassembler' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/TargetInfo' >llvm[4]: Compiling ARMTargetInfo.cpp for Release build >llvm[3]: Compiling SystemZISelLowering.cpp for Release build >llvm[3]: Compiling BlackfinFrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMARMInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/MCTargetDesc' >llvm[4]: Compiling ARMAsmBackend.cpp for Release build >llvm[3]: Compiling MSP430InstrInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/SystemZ/SystemZISelLowering.cpp:21: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling BlackfinISelDAGToDAG.cpp for Release build >llvm[4]: Compiling ARMMCAsmInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MSP430/MSP430InstrInfo.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Blackfin/BlackfinISelDAGToDAG.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Compiling ARMMCCodeEmitter.cpp for Release build >llvm[3]: Compiling MSP430MCInstLower.cpp for Release build >llvm[3]: Compiling BlackfinISelLowering.cpp for Release build >llvm[3]: Compiling SystemZInstrInfo.cpp for Release build >llvm[3]: Compiling MSP430RegisterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Blackfin/BlackfinISelLowering.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/SystemZ/SystemZInstrInfo.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MSP430/MSP430RegisterInfo.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MSP430SelectionDAGInfo.cpp for Release build >llvm[3]: Compiling SystemZRegisterInfo.cpp for Release build >llvm[3]: Compiling BlackfinInstrInfo.cpp for Release build >llvm[3]: Compiling MSP430Subtarget.cpp for Release build >llvm[3]: Compiling MSP430TargetMachine.cpp for Release build >llvm[3]: Compiling BlackfinIntrinsicInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Blackfin/BlackfinIntrinsicInfo.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling BlackfinRegisterInfo.cpp for Release build >llvm[4]: Compiling ARMMCExpr.cpp for Release build >llvm[3]: Compiling SystemZSelectionDAGInfo.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMMSP430CodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MSP430/InstPrinter' >llvm[4]: Compiling MSP430InstPrinter.cpp for Release build >llvm[4]: Compiling ARMMCTargetDesc.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMMSP430AsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MSP430/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MSP430/TargetInfo' >llvm[4]: Compiling MSP430TargetInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling SystemZSubtarget.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMMSP430Info.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MSP430/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MSP430/MCTargetDesc' >llvm[4]: Compiling MSP430MCAsmInfo.cpp for Release build >llvm[3]: Compiling SystemZTargetMachine.cpp for Release build >llvm[4]: Compiling MSP430MCTargetDesc.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMMSP430Desc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MSP430/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MSP430' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CBackend' >llvm[3]: Compiling CBackend.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CBackend/CBackend.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CBackend/CBackend.cpp:31:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Building Release Archive Library libLLVMSystemZCodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/SystemZ/TargetInfo' >llvm[4]: Compiling SystemZTargetInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMSystemZInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/SystemZ/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/SystemZ/MCTargetDesc' >llvm[4]: Compiling SystemZMCAsmInfo.cpp for Release build >llvm[3]: Compiling BlackfinSelectionDAGInfo.cpp for Release build >llvm[4]: Compiling ARMMachObjectWriter.cpp for Release build >llvm[4]: Compiling SystemZMCTargetDesc.cpp for Release build >llvm[3]: Compiling BlackfinSubtarget.cpp for Release build >llvm[3]: Compiling BlackfinTargetMachine.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMARMDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/ARM' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CppBackend' >llvm[3]: Compiling CPPBackend.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMBlackfinCodeGen.a >llvm[4]: Building Release Archive Library libLLVMSystemZDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/SystemZ/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/SystemZ' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Blackfin/TargetInfo' >llvm[4]: Compiling BlackfinTargetInfo.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze' >llvm[3]: Building MBlaze.td register info implementation with tblgen >llvm[3]: Building MBlaze.td instruction information with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CppBackend/CPPBackend.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building MBlaze.td assembly writer with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Blackfin/TargetInfo/BlackfinTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building MBlaze.td DAG instruction selector implementation with tblgen >llvm[4]: Building Release Archive Library libLLVMBlackfinInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Blackfin/TargetInfo' >llvm[3]: Building MBlaze.td assembly matcher with tblgen >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Blackfin/MCTargetDesc' >llvm[4]: Compiling BlackfinMCAsmInfo.cpp for Release build >llvm[3]: Building MBlaze.td code emitter with tblgen >llvm[4]: Compiling BlackfinMCTargetDesc.cpp for Release build >llvm[3]: Building MBlaze.td calling convention information with tblgen >llvm[3]: Building MBlaze.td subtarget information with tblgen >llvm[3]: Building MBlaze.td intrinsics information with tblgen >llvm[3]: Building MBlaze.td enhanced disassembly information with tblgen >llvm[3]: Compiling MBlazeAsmPrinter.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MBlaze/MBlazeAsmPrinter.cpp:26: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MBlazeDelaySlotFiller.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMCBackend.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CBackend/TargetInfo' >llvm[4]: Compiling CBackendTargetInfo.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMBlackfinDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Blackfin/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/Blackfin' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PTX' >llvm[3]: Building PTX.td assembly writer with tblgen >llvm[3]: Compiling MBlazeELFWriterInfo.cpp for Release build >llvm[3]: Building PTX.td DAG instruction selector implementation with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CBackend/TargetInfo/CBackendTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MBlaze/MBlazeELFWriterInfo.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMCBackendInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CBackend/TargetInfo' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CBackend' >llvm[2]: Compiling Mangler.cpp for Release build >llvm[3]: Compiling MBlazeFrameLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Mangler.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MBlaze/MBlazeFrameLowering.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building PTX.td instruction information with tblgen >llvm[2]: Compiling Target.cpp for Release build >llvm[3]: Building PTX.td register info implementation with tblgen >llvm[3]: Building PTX.td subtarget information with tblgen >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Target.h:22, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/Target.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PTXAsmPrinter.cpp for Release build >llvm[2]: Compiling TargetData.cpp for Release build >llvm[3]: Compiling MBlazeISelDAGToDAG.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PTX/PTXAsmPrinter.cpp:25: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/TargetData.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Building Release Archive Library libLLVMCppBackend.a >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CFG.h:19, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CppBackend/TargetInfo' >llvm[4]: Compiling CppBackendTargetInfo.cpp for Release build >llvm[2]: Compiling TargetELFWriterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/CppBackend/TargetInfo/CppBackendTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/TargetELFWriterInfo.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMCppBackendInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CppBackend/TargetInfo' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/CppBackend' >llvm[2]: Compiling TargetFrameLowering.cpp for Release build >llvm[2]: Compiling TargetInstrInfo.cpp for Release build >llvm[3]: Compiling MBlazeISelLowering.cpp for Release build >llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release build >llvm[2]: Compiling TargetLibraryInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/TargetIntrinsicInfo.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MBlaze/MBlazeISelLowering.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release build >llvm[2]: Compiling TargetMachine.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/TargetLoweringObjectFile.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling TargetRegisterInfo.cpp for Release build >llvm[2]: Compiling TargetSubtargetInfo.cpp for Release build >llvm[3]: Compiling MBlazeInstrInfo.cpp for Release build >llvm[2]: Building Release Archive Library libLLVMTarget.a >llvm[3]: Compiling PTXFPRoundingModePass.cpp for Release build >llvm[3]: Compiling MBlazeIntrinsicInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PTXFrameLowering.cpp for Release build >llvm[3]: Compiling PTXISelDAGToDAG.cpp for Release build >llvm[3]: Compiling MBlazeMCInstLower.cpp for Release build >llvm[3]: Compiling MBlazeRegisterInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/CodeGen/SelectionDAGISel.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PTX/PTXISelDAGToDAG.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MBlaze/MBlazeRegisterInfo.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MBlazeSelectionDAGInfo.cpp for Release build >llvm[3]: Compiling PTXISelLowering.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PTX/PTXISelLowering.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling PTXInstrInfo.cpp for Release build >llvm[3]: Compiling MBlazeSubtarget.cpp for Release build >llvm[3]: Compiling PTXMCAsmStreamer.cpp for Release build >llvm[3]: Compiling MBlazeTargetMachine.cpp for Release build >llvm[3]: Compiling PTXMCInstLower.cpp for Release build >llvm[3]: Compiling PTXMFInfoExtract.cpp for Release build >llvm[3]: Compiling PTXParamManager.cpp for Release build >llvm[3]: Compiling MBlazeTargetObjectFile.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMMBlazeCodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/InstPrinter' >llvm[4]: Compiling MBlazeInstPrinter.cpp for Release build >llvm[3]: Compiling PTXRegAlloc.cpp for Release build >llvm[3]: Compiling PTXRegisterInfo.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMMBlazeAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/AsmParser' >llvm[4]: Compiling MBlazeAsmLexer.cpp for Release build >llvm[3]: Compiling PTXSelectionDAGInfo.cpp for Release build >llvm[3]: Compiling PTXSubtarget.cpp for Release build >llvm[4]: Compiling MBlazeAsmParser.cpp for Release build >llvm[3]: Compiling PTXTargetMachine.cpp for Release build >llvm[3]: Building Release Archive Library libLLVMPTXCodeGen.a >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PTX/InstPrinter' >llvm[4]: Compiling PTXInstPrinter.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMMBlazeAsmParser.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/AsmParser' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/Disassembler' >llvm[4]: Compiling MBlazeDisassembler.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMPTXAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PTX/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PTX/TargetInfo' >llvm[4]: Compiling PTXTargetInfo.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/PTX/TargetInfo/PTXTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMMBlazeDisassembler.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/Disassembler' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/TargetInfo' >llvm[4]: Compiling MBlazeTargetInfo.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMPTXInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PTX/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PTX/MCTargetDesc' >llvm[4]: Compiling PTXMCAsmInfo.cpp for Release build >llvm[4]: Compiling PTXMCTargetDesc.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/lib/Target/MBlaze/TargetInfo/MBlazeTargetInfo.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[4]: Building Release Archive Library libLLVMMBlazeInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/MCTargetDesc' >llvm[4]: Compiling MBlazeAsmBackend.cpp for Release build >llvm[4]: Compiling MBlazeMCAsmInfo.cpp for Release build >llvm[4]: Compiling MBlazeMCCodeEmitter.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMPTXDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PTX/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/PTX' >llvm[4]: Compiling MBlazeMCTargetDesc.cpp for Release build >llvm[4]: Building Release Archive Library libLLVMMBlazeDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target/MBlaze' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Target' >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-shlib' >llvm[1]: Linking all LLVMLibs together for LLVM-3.0 >llvm[1]: Collecting global symbols of LLVM-3.0 >BFD: /builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-shlib/Release/LLVM-3.0.a.o: warning: COMDAT symbol '.debug_frame$_ZNK4llvm9MCAsmInfo18getDataASDirectiveEjj' does not match section name '.debug_frame' >llvm[1]: Generating exports for LLVM-3.0 >llvm[1]: Generating LLVM-3.0.def >llvm[1]: Linking Release Shared Library LLVM-3.0.dll >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-shlib' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-config' >llvm[1]: Regenerating LibDeps.txt.tmp >llvm[1]: Updated LibDeps.txt because dependencies changed >llvm[1]: Checking for cyclic dependencies between LLVM libraries. >llvm[1]: Building llvm-config script. >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-config' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-config' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-config' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-as' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-dis' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llc' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/opt' >llvm[2]: Compiling llc.cpp for Release build >llvm[2]: Compiling llvm-dis.cpp for Release build >llvm[2]: Compiling AnalysisWrappers.cpp for Release build >llvm[2]: Compiling llvm-as.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-as/llvm-as.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/opt/AnalysisWrappers.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-dis/llvm-dis.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llc/llc.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling GraphPrinters.cpp for Release build >llvm[2]: Linking Release executable llvm-as >llvm[2]: ======= Finished Linking Release Executable llvm-as >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-as' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-ranlib' >llvm[2]: Compiling llvm-ranlib.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/CallGraph.h:54, > from /builddir/build/BUILD/llvm-3.0.src/tools/opt/GraphPrinters.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable llvm-dis >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-ranlib/llvm-ranlib.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: ======= Finished Linking Release Executable llvm-dis >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-dis' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-ar' >llvm[2]: Compiling llvm-ar.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-ar/llvm-ar.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable llvm-ranlib >llvm[2]: ======= Finished Linking Release Executable llvm-ranlib >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-ranlib' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-nm' >llvm[2]: Compiling llvm-nm.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-nm/llvm-nm.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling PrintSCC.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/opt/PrintSCC.cpp:29: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable llc >llvm[2]: ======= Finished Linking Release Executable llc >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llc' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-ld' >llvm[2]: Compiling Optimize.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-ld/Optimize.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable llvm-ar >llvm[2]: ======= Finished Linking Release Executable llvm-ar >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-ar' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-prof' >llvm[2]: Compiling llvm-prof.cpp for Release build >llvm[2]: Compiling llvm-ld.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-prof/llvm-prof.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable llvm-nm >llvm[2]: ======= Finished Linking Release Executable llvm-nm >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-nm' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-link' >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/LinkAllVMCore.h:20, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-ld/llvm-ld.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling llvm-link.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-link/llvm-link.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling opt.cpp for Release build >llvm[2]: Linking Release executable llvm-link >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/opt/opt.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: ======= Finished Linking Release Executable llvm-link >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-link' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/lli' >llvm[2]: Compiling lli.cpp for Release build >llvm[2]: Linking Release executable llvm-prof >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/lli/lli.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopPass.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/tools/opt/opt.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[2]: ======= Finished Linking Release Executable llvm-prof >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-prof' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-extract' >llvm[2]: Compiling llvm-extract.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/Interpreter.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/tools/lli/lli.cpp:23: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-extract/llvm-extract.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable llvm-ld >llvm[2]: ======= Finished Linking Release Executable llvm-ld >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-ld' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-mc' >llvm[2]: Compiling Disassembler.cpp for Release build >llvm[2]: Linking Release executable llvm-extract >llvm[2]: ======= Finished Linking Release Executable llvm-extract >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-extract' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/bugpoint' >llvm[2]: Compiling BugDriver.cpp for Release build >llvm[2]: Linking Release executable lli >llvm[2]: ======= Finished Linking Release Executable lli >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/lli' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-bcanalyzer' >llvm[2]: Compiling llvm-mc.cpp for Release build >llvm[2]: Compiling llvm-bcanalyzer.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/bugpoint/BugDriver.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp: In function 'int AnalyzeBitcode()': >/builddir/build/BUILD/llvm-3.0.src/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp:488:67: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] > unsigned char *BufPtr = (unsigned char *)MemBuf->getBufferStart(); > ^ >llvm[2]: Compiling CrashDebugger.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/bugpoint/CrashDebugger.cpp:20: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable opt >llvm[2]: ======= Finished Linking Release Executable opt >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/opt' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-stub' >llvm[2]: Compiling llvm-stub.c for Release build >/builddir/build/BUILD/llvm-3.0.src/tools/llvm-stub/llvm-stub.c: In function 'main': >/builddir/build/BUILD/llvm-3.0.src/tools/llvm-stub/llvm-stub.c:70:3: warning: passing argument 2 of 'execvp' from incompatible pointer type > execvp(Interp, Args); /* windows execvp takes a const char *const *. */ > ^ >In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unistd.h:11:0, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-stub/llvm-stub.c:30: >/usr/i686-w64-mingw32/sys-root/mingw/include/process.h:167:15: note: expected 'char * const*' but argument is of type 'const char **' > int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; > ^ >llvm[2]: Linking Release executable llvm-stub >llvm[2]: ======= Finished Linking Release Executable llvm-stub >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-stub' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-diff' >llvm[2]: Compiling DiffConsumer.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-diff/DiffConsumer.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable llvm-mc >llvm[2]: ======= Finished Linking Release Executable llvm-mc >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-mc' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/macho-dump' >llvm[2]: Compiling macho-dump.cpp for Release build >llvm[2]: Compiling DiffLog.cpp for Release build >llvm[2]: Compiling DifferenceEngine.cpp for Release build >llvm[2]: Linking Release executable llvm-bcanalyzer >llvm[2]: ======= Finished Linking Release Executable llvm-bcanalyzer >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-bcanalyzer' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-objdump' >llvm[2]: Compiling MCFunction.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-diff/DifferenceEngine.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable macho-dump >llvm[2]: ======= Finished Linking Release Executable macho-dump >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/macho-dump' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-rtdyld' >llvm[2]: Compiling llvm-rtdyld.cpp for Release build >llvm[2]: Linking Release executable llvm-rtdyld >llvm[2]: ======= Finished Linking Release Executable llvm-rtdyld >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-rtdyld' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-dwarfdump' >llvm[2]: Compiling llvm-dwarfdump.cpp for Release build >llvm[2]: Compiling ExecutionDriver.cpp for Release build >llvm[2]: Linking Release executable llvm-dwarfdump >llvm[2]: ======= Finished Linking Release Executable llvm-dwarfdump >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-dwarfdump' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-cov' >llvm[2]: Compiling llvm-cov.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-cov/llvm-cov.cpp:16:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GCOV.h: In member function 'uint32_t llvm::GCOVBuffer::readInt()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/GCOV.h:131:38: warning: cast from type 'const char*' to type 'uint32_t* {aka unsigned int*}' casts away qualifiers [-Wcast-qual] > Result = *(uint32_t *)(Str.data()); > ^ >llvm[2]: Linking Release executable llvm-cov >llvm[2]: ======= Finished Linking Release Executable llvm-cov >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-cov' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-size' >llvm[2]: Compiling llvm-size.cpp for Release build >llvm[2]: Compiling MachODump.cpp for Release build >llvm[2]: Compiling ExtractFunction.cpp for Release build >llvm[2]: Compiling llvm-diff.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/bugpoint/ExtractFunction.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/llvm-diff/llvm-diff.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable llvm-size >llvm[2]: ======= Finished Linking Release Executable llvm-size >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-size' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/lto' >llvm[2]: Compiling LTOCodeGenerator.cpp for Release build (PIC) >llvm[2]: Linking Release executable llvm-diff >llvm[2]: ======= Finished Linking Release Executable llvm-diff >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-diff' >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/lto/LTOModule.h:17, > from /builddir/build/BUILD/llvm-3.0.src/tools/lto/LTOCodeGenerator.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/bugpoint-passes' >llvm[2]: Compiling TestPasses.cpp for Release build (PIC) >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/tools/bugpoint-passes/TestPasses.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Generating bugpoint.def >llvm[2]: Linking Release Loadable Module BugpointPasses.dll >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/bugpoint-passes' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/edis' >llvm[2]: Compiling EDMain.cpp for Release build >llvm[2]: Compiling llvm-objdump.cpp for Release build >llvm[2]: Building Release Archive Library libEnhancedDisassembly.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/edis' >llvm[2]: Compiling LTOModule.cpp for Release build (PIC) >llvm[2]: Compiling lto.cpp for Release build (PIC) >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm-c/Core.h:42, > from /builddir/build/BUILD/llvm-3.0.src/tools/lto/lto.cpp:16: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/lto/LTOModule.h:17, > from /builddir/build/BUILD/llvm-3.0.src/tools/lto/LTOModule.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling FindBugs.cpp for Release build >/builddir/build/BUILD/llvm-3.0.src/tools/lto/LTOModule.cpp: In static member function 'static bool LTOModule::isBitcodeFile(const void*, size_t)': >/builddir/build/BUILD/llvm-3.0.src/tools/lto/LTOModule.cpp:50:45: warning: cast from type 'const void*' to type 'char*' casts away qualifiers [-Wcast-qual] > return llvm::sys::IdentifyFileType((char*)mem, length) > ^ >/builddir/build/BUILD/llvm-3.0.src/tools/lto/LTOModule.cpp: In static member function 'static llvm::MemoryBuffer* LTOModule::makeBuffer(const void*, size_t)': >/builddir/build/BUILD/llvm-3.0.src/tools/lto/LTOModule.cpp:121:33: warning: cast from type 'const void*' to type 'char*' casts away qualifiers [-Wcast-qual] > const char *startPtr = (char*)mem; > ^ >llvm[2]: Generating lto.def >llvm[2]: Compiling Miscompilation.cpp for Release build >llvm[2]: Compiling OptimizerDriver.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/bugpoint/Miscompilation.cpp:22: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/bugpoint/OptimizerDriver.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >/builddir/build/BUILD/llvm-3.0.src/tools/bugpoint/OptimizerDriver.cpp: In member function 'bool llvm::BugDriver::runPasses(llvm::Module*, const std::vector<std::basic_string<char> >&, std::string&, bool, bool, unsigned int, const char* const*) const': >/builddir/build/BUILD/llvm-3.0.src/tools/bugpoint/OptimizerDriver.cpp:149:53: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] > (void*)"opt"); > ^ >llvm[2]: Linking Release Shared Library LTO.dll >llvm[2]: Linking Release executable llvm-objdump >llvm[2]: Building Release Archive Library libLTO.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/lto' >llvm[2]: Compiling ToolRunner.cpp for Release build >llvm[2]: ======= Finished Linking Release Executable llvm-objdump >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/llvm-objdump' >llvm[2]: Compiling bugpoint.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/CallSite.h:31, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/AliasSetTracker.h:20, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/LinkAllPasses.h:18, > from /builddir/build/BUILD/llvm-3.0.src/tools/bugpoint/bugpoint.cpp:18: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Linking Release executable bugpoint >llvm[2]: ======= Finished Linking Release Executable bugpoint >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools/bugpoint' >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/tools' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/runtime' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/runtime' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/ExecutionEngine' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/Transforms' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/Support' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/ADT' >llvm[2]: Compiling AllocatorTest.cpp for Release build >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/Transforms/Utils' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/ExecutionEngine/JIT' >llvm[2]: Compiling APFloatTest.cpp for Release build >llvm[3]: Compiling Cloning.cpp for Release build >llvm[3]: Compiling JITEventListenerTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/JIT/JITEventListenerTest.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/JIT.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/JIT/JITEventListenerTest.cpp:17: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[3]: Compiling Local.cpp for Release build >llvm[2]: Compiling BlockFrequencyTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/unittests/Transforms/Utils/Local.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling Casting.cpp for Release build >llvm[3]: Linking Release unit test Utils >llvm[3]: ======= Finished Linking Release Unit test Utils >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/Transforms/Utils' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/Transforms' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/VMCore' >llvm[2]: Compiling ConstantsTest.cpp for Release build >llvm[3]: Compiling JITMemoryManagerTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling CommandLineTest.cpp for Release build >llvm[2]: Compiling InstructionsTest.cpp for Release build >llvm[2]: Compiling ConstantRangeTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/unittests/VMCore/InstructionsTest.cpp:11: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling APIntTest.cpp for Release build >llvm[3]: Compiling JITTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/JIT/JITTest.cpp:14: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/JIT.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/JIT/JITTest.cpp:19: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[2]: Compiling MetadataTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/unittests/VMCore/MetadataTest.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[3]: Compiling MultiJITTest.cpp for Release build >llvm[2]: Compiling DataExtractorTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/JIT/MultiJITTest.cpp:12: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling PassManagerTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/JIT.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/JIT/MultiJITTest.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/unittests/VMCore/PassManagerTest.cpp:10: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/unittests/VMCore/PassManagerTest.cpp:13:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >llvm[3]: Linking Release unit test JIT >llvm[3]: ======= Finished Linking Release Unit test JIT >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/ExecutionEngine/JIT' >llvm[2]: Compiling ExecutionEngineTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Module.h:18, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/ExecutionEngineTest.cpp:13: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/Interpreter.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/unittests/ExecutionEngine/ExecutionEngineTest.cpp:15: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h: In member function 'virtual void* llvm::ExecutionEngine::getOrEmitGlobalVariable(const llvm::GlobalVariable*)': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/ExecutionEngine/ExecutionEngine.h:336:45: warning: cast from type 'const llvm::GlobalVariable*' to type 'llvm::GlobalValue*' casts away qualifiers [-Wcast-qual] > return getPointerToGlobal((GlobalValue*)GV); > ^ >llvm[2]: Compiling BitVectorTest.cpp for Release build >llvm[2]: Compiling EndianTest.cpp for Release build >llvm[2]: Linking Release unit test ExecutionEngine >llvm[2]: Compiling ValueMapTest.cpp for Release build >llvm[2]: Compiling IRBuilderTest.cpp for Release build >llvm[2]: ======= Finished Linking Release Unit test ExecutionEngine >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/ExecutionEngine' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/Analysis' >llvm[2]: Compiling ScalarEvolutionTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Support/IRBuilder.h:19, > from /builddir/build/BUILD/llvm-3.0.src/unittests/Support/IRBuilderTest.cpp:10: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/ScalarEvolution.h:26, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/ScalarEvolutionExpressions.h:17, > from /builddir/build/BUILD/llvm-3.0.src/unittests/Analysis/ScalarEvolutionTest.cpp:10: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >In file included from /builddir/build/BUILD/llvm-3.0.src/unittests/Analysis/ScalarEvolutionTest.cpp:11:0: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h: In member function 'BlockT* llvm::LoopBase<N, M>::getLoopPredecessor() const': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/Analysis/LoopInfo.h:297:34: warning: typedef 'BlockTraits' locally defined but not used [-Wunused-local-typedefs] > typedef GraphTraits<BlockT*> BlockTraits; > ^ >/builddir/build/BUILD/llvm-3.0.src/unittests/VMCore/ValueMapTest.cpp: In function 'void {anonymous}::CompileAssertHasType(VarType)': >/builddir/build/BUILD/llvm-3.0.src/unittests/VMCore/ValueMapTest.cpp:121:16: warning: typedef 'assert' locally defined but not used [-Wunused-local-typedefs] > typedef char assert[is_same<ExpectedType, VarType>::value ? 1 : -1]; > ^ >llvm[2]: Compiling DAGDeltaAlgorithmTest.cpp for Release build >llvm[2]: Compiling LeakDetectorTest.cpp for Release build >llvm[2]: Linking Release unit test Analysis >llvm[2]: Compiling MathExtrasTest.cpp for Release build >llvm[2]: ======= Finished Linking Release Unit test Analysis >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/Analysis' >llvm[2]: Compiling Path.cpp for Release build >llvm[2]: Compiling DeltaAlgorithmTest.cpp for Release build >llvm[2]: Compiling RegexTest.cpp for Release build >llvm[2]: Compiling DenseMapTest.cpp for Release build >llvm[2]: Compiling SwapByteOrderTest.cpp for Release build >llvm[2]: Compiling TimeValue.cpp for Release build >llvm[2]: Compiling TypeBuilderTest.cpp for Release build >llvm[2]: Compiling ValueHandleTest.cpp for Release build >llvm[2]: Compiling DenseSetTest.cpp for Release build >llvm[2]: Compiling VerifierTest.cpp for Release build >In file included from /builddir/build/BUILD/llvm-3.0.src/include/llvm/BasicBlock.h:18:0, > from /builddir/build/BUILD/llvm-3.0.src/include/llvm/Function.h:23, > from /builddir/build/BUILD/llvm-3.0.src/unittests/VMCore/VerifierTest.cpp:12: >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h: In member function 'ItemParentClass* llvm::SymbolTableListTraits<ValueSubClass, ItemParentClass>::getListOwner()': >/builddir/build/BUILD/llvm-3.0.src/include/llvm/SymbolTableListTraits.h:49:53: warning: typedef 'Sublist' locally defined but not used [-Wunused-local-typedefs] > typedef iplist<ValueSubClass> ItemParentClass::*Sublist; > ^ >llvm[2]: Compiling FoldingSet.cpp for Release build >llvm[2]: Linking Release unit test VMCore >llvm[2]: Compiling ImmutableSetTest.cpp for Release build >llvm[2]: ======= Finished Linking Release Unit test VMCore >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/VMCore' >llvm[2]: Compiling IntEqClassesTest.cpp for Release build >llvm[2]: Compiling raw_ostream_test.cpp for Release build >llvm[2]: Compiling IntervalMapTest.cpp for Release build >llvm[2]: Compiling PackedVectorTest.cpp for Release build >llvm[2]: Compiling SCCIteratorTest.cpp for Release build >llvm[2]: Linking Release unit test Support >llvm[2]: ======= Finished Linking Release Unit test Support >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/Support' >llvm[2]: Compiling SmallBitVectorTest.cpp for Release build >llvm[2]: Compiling SmallStringTest.cpp for Release build >llvm[2]: Compiling SmallVectorTest.cpp for Release build >llvm[2]: Compiling SparseBitVectorTest.cpp for Release build >llvm[2]: Compiling StringMapTest.cpp for Release build >llvm[2]: Compiling StringRefTest.cpp for Release build >llvm[2]: Compiling TripleTest.cpp for Release build >llvm[2]: Compiling TwineTest.cpp for Release build >llvm[2]: Compiling ilistTest.cpp for Release build >llvm[2]: Linking Release unit test ADT >llvm[2]: ======= Finished Linking Release Unit test ADT >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests/ADT' >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/unittests' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample/lib' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample/lib/sample' >llvm[4]: Compiling sample.c for Release build >llvm[4]: Building Release Archive Library libsample.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample/lib/sample' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample/lib' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample/tools' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample/tools/sample' >llvm[4]: Compiling main.c for Release build >llvm[4]: Linking Release executable Sample >llvm[4]: ======= Finished Linking Release Executable Sample >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample/tools/sample' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample/tools' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects/sample' >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/projects' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/bindings' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/bindings' >llvm[0]: ***** Completed Release Build >make: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UymYH0 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch >++ dirname /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch >+ cd llvm-3.0.src >+ run_mingw_make install DESTDIR=/builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch >+ make -C build_win32 install DESTDIR=/builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch >make: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32' >llvm[0]: Installing include files >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm-c >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm-c/Transforms >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Support >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Object >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/DebugInfo >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Transforms/IPO >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Transforms/Utils >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/ExecutionEngine >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Bitcode >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/CodeGen >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/CodeGen/PBQP >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/CodeGen/PBQP/Heuristics >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Assembly >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Analysis >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Target >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/MC >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/MC/MCParser >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/ADT >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/TableGen >llvm[0]: Making install directory /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/include/./llvm/Config >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Support' >llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libLLVMSupport.a >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/Support' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/TableGen' >llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/lib/libLLVMTableGen.a >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/lib/TableGen' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/FileCheck' >llvm[2]: Install circumvented with NO_INSTALL >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/FileCheck' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/FileUpdate' >llvm[2]: Install circumvented with NO_INSTALL >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/FileUpdate' >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/TableGen' >llvm[2]: Installing Release /builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/llvm-tblgen.exe >strip:/builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/llvm-tblgen.exe: File format not recognized >/usr/bin/install: strip process terminated abnormally >make[2]: *** [/builddir/build/BUILDROOT/mingw-llvm-3.0-8.fc21.noarch/usr/i686-w64-mingw32/sys-root/mingw/bin/llvm-tblgen.exe] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils/TableGen' >make[1]: *** [TableGen/.makeinstall] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32/utils' >make: Leaving directory `/builddir/build/BUILD/llvm-3.0.src/build_win32' >make: *** [install] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.UymYH0 (%install) > bogus date in %changelog: Wed Jul 01 2012 Eric Smith <eric@brouhaha.com> - 3.0-4 > Bad exit status from /var/tmp/rpm-tmp.UymYH0 (%install) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mingw-llvm.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/mingw-llvm.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106207
: 904183 |
904184
|
904185