This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r223813 - in /branches/ibm/addr: ./ config/Chan...


Author: meissner
Date: Thu May 28 12:35:19 2015
New Revision: 223813

URL: https://gcc.gnu.org/viewcvs?rev=223813&root=gcc&view=rev
Log:
Update to 223807

Added:
    branches/ibm/addr/gcc/hash-map-traits.h
      - copied unchanged from r223807, trunk/gcc/hash-map-traits.h
    branches/ibm/addr/gcc/mem-stats-traits.h
      - copied unchanged from r223807, trunk/gcc/mem-stats-traits.h
    branches/ibm/addr/gcc/mem-stats.h
      - copied unchanged from r223807, trunk/gcc/mem-stats.h
    branches/ibm/addr/gcc/testsuite/g++.dg/ext/alias-canon3.C
      - copied unchanged from r223807, trunk/gcc/testsuite/g++.dg/ext/alias-canon3.C
    branches/ibm/addr/gcc/testsuite/g++.dg/ext/attrib51.C
      - copied unchanged from r223807, trunk/gcc/testsuite/g++.dg/ext/attrib51.C
    branches/ibm/addr/gcc/testsuite/g++.dg/warn/Wsystem-headers1.C
      - copied unchanged from r223807, trunk/gcc/testsuite/g++.dg/warn/Wsystem-headers1.C
    branches/ibm/addr/gcc/testsuite/g++.dg/warn/Wsystem-headers1a.C
      - copied unchanged from r223807, trunk/gcc/testsuite/g++.dg/warn/Wsystem-headers1a.C
    branches/ibm/addr/gcc/testsuite/gcc.c-torture/compile/pr66168.c
      - copied unchanged from r223807, trunk/gcc/testsuite/gcc.c-torture/compile/pr66168.c
    branches/ibm/addr/gcc/testsuite/gcc.dg/pr65358.c
      - copied unchanged from r223807, trunk/gcc/testsuite/gcc.dg/pr65358.c
    branches/ibm/addr/gcc/testsuite/gcc.dg/torture/pr66272.c
      - copied unchanged from r223807, trunk/gcc/testsuite/gcc.dg/torture/pr66272.c
    branches/ibm/addr/gcc/testsuite/gcc.dg/vect/slp-reduc-7.c
      - copied unchanged from r223807, trunk/gcc/testsuite/gcc.dg/vect/slp-reduc-7.c
    branches/ibm/addr/gcc/testsuite/gcc.target/m68k/pr39726.c
      - copied unchanged from r223807, trunk/gcc/testsuite/gcc.target/m68k/pr39726.c
    branches/ibm/addr/gcc/testsuite/gfortran.dg/allocate_with_source_6.f90
      - copied unchanged from r223807, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_6.f90
    branches/ibm/addr/gcc/testsuite/gnat.dg/atomic7_1.adb
      - copied unchanged from r223807, trunk/gcc/testsuite/gnat.dg/atomic7_1.adb
    branches/ibm/addr/gcc/testsuite/gnat.dg/atomic7_2.adb
      - copied unchanged from r223807, trunk/gcc/testsuite/gnat.dg/atomic7_2.adb
    branches/ibm/addr/gcc/testsuite/gnat.dg/atomic7_pkg1.ads
      - copied unchanged from r223807, trunk/gcc/testsuite/gnat.dg/atomic7_pkg1.ads
    branches/ibm/addr/gcc/testsuite/gnat.dg/atomic7_pkg2.adb
      - copied unchanged from r223807, trunk/gcc/testsuite/gnat.dg/atomic7_pkg2.adb
    branches/ibm/addr/gcc/testsuite/gnat.dg/atomic7_pkg2.ads
      - copied unchanged from r223807, trunk/gcc/testsuite/gnat.dg/atomic7_pkg2.ads
    branches/ibm/addr/libgcc/config/i386/freebsd-unwind.h
      - copied unchanged from r223807, trunk/libgcc/config/i386/freebsd-unwind.h
    branches/ibm/addr/libgomp/plugin/plugin-host.h
      - copied unchanged from r223807, trunk/libgomp/plugin/plugin-host.h
Modified:
    branches/ibm/addr/   (props changed)
    branches/ibm/addr/config/ChangeLog
    branches/ibm/addr/config/warnings.m4
    branches/ibm/addr/gcc/ChangeLog
    branches/ibm/addr/gcc/ChangeLog.meissner
    branches/ibm/addr/gcc/DATESTAMP
    branches/ibm/addr/gcc/Makefile.in
    branches/ibm/addr/gcc/REVISION
    branches/ibm/addr/gcc/ada/ChangeLog
    branches/ibm/addr/gcc/ada/adaint.c
    branches/ibm/addr/gcc/ada/errout.ads
    branches/ibm/addr/gcc/ada/erroutc.ads
    branches/ibm/addr/gcc/ada/exp_aggr.adb
    branches/ibm/addr/gcc/ada/exp_ch3.adb
    branches/ibm/addr/gcc/ada/exp_ch5.adb
    branches/ibm/addr/gcc/ada/exp_ch6.adb
    branches/ibm/addr/gcc/ada/exp_ch7.adb
    branches/ibm/addr/gcc/ada/exp_ch9.adb
    branches/ibm/addr/gcc/ada/exp_prag.adb
    branches/ibm/addr/gcc/ada/exp_tss.ads
    branches/ibm/addr/gcc/ada/freeze.adb
    branches/ibm/addr/gcc/ada/freeze.ads
    branches/ibm/addr/gcc/ada/g-comlin.ads
    branches/ibm/addr/gcc/ada/gcc-interface/Makefile.in
    branches/ibm/addr/gcc/ada/gcc-interface/ada-tree.h
    branches/ibm/addr/gcc/ada/gcc-interface/decl.c
    branches/ibm/addr/gcc/ada/gcc-interface/gigi.h
    branches/ibm/addr/gcc/ada/gcc-interface/misc.c
    branches/ibm/addr/gcc/ada/gcc-interface/trans.c
    branches/ibm/addr/gcc/ada/gcc-interface/utils.c
    branches/ibm/addr/gcc/ada/gcc-interface/utils2.c
    branches/ibm/addr/gcc/ada/opt.ads
    branches/ibm/addr/gcc/ada/output.ads
    branches/ibm/addr/gcc/ada/par_sco.adb
    branches/ibm/addr/gcc/ada/s-bignum.adb
    branches/ibm/addr/gcc/ada/s-spsufi.ads
    branches/ibm/addr/gcc/ada/s-stposu.adb
    branches/ibm/addr/gcc/ada/sem_aux.adb
    branches/ibm/addr/gcc/ada/sem_aux.ads
    branches/ibm/addr/gcc/ada/sem_ch13.adb
    branches/ibm/addr/gcc/ada/sem_ch4.adb
    branches/ibm/addr/gcc/ada/sem_ch6.adb
    branches/ibm/addr/gcc/ada/sem_disp.ads
    branches/ibm/addr/gcc/ada/sem_elab.adb
    branches/ibm/addr/gcc/ada/sem_elab.ads
    branches/ibm/addr/gcc/ada/sem_prag.adb
    branches/ibm/addr/gcc/ada/sem_res.adb
    branches/ibm/addr/gcc/ada/sem_util.adb
    branches/ibm/addr/gcc/ada/sem_util.ads
    branches/ibm/addr/gcc/alloc-pool.c
    branches/ibm/addr/gcc/auto-profile.c
    branches/ibm/addr/gcc/bitmap.c
    branches/ibm/addr/gcc/bitmap.h
    branches/ibm/addr/gcc/builtins.c
    branches/ibm/addr/gcc/calls.c
    branches/ibm/addr/gcc/combine.c
    branches/ibm/addr/gcc/common.opt
    branches/ibm/addr/gcc/config.in
    branches/ibm/addr/gcc/config/aarch64/aarch64-linux.h
    branches/ibm/addr/gcc/config/arm/freebsd.h
    branches/ibm/addr/gcc/config/arm/linux-eabi.h
    branches/ibm/addr/gcc/config/arm/netbsd-elf.h
    branches/ibm/addr/gcc/config/arm/semi.h
    branches/ibm/addr/gcc/config/c6x/elf-common.h
    branches/ibm/addr/gcc/config/c6x/uclinux-elf.h
    branches/ibm/addr/gcc/config/cris/linux.h
    branches/ibm/addr/gcc/config/darwin.h
    branches/ibm/addr/gcc/config/darwin9.h
    branches/ibm/addr/gcc/config/frv/frv.h
    branches/ibm/addr/gcc/config/gnu-user.h
    branches/ibm/addr/gcc/config/m32r/m32r.h
    branches/ibm/addr/gcc/config/m68k/m68k.h
    branches/ibm/addr/gcc/config/m68k/netbsd-elf.h
    branches/ibm/addr/gcc/config/m68k/openbsd.h
    branches/ibm/addr/gcc/config/m68k/uclinux.h
    branches/ibm/addr/gcc/config/mips/gnu-user.h
    branches/ibm/addr/gcc/config/mips/vxworks.h
    branches/ibm/addr/gcc/config/openbsd.h
    branches/ibm/addr/gcc/config/pa/pa.c
    branches/ibm/addr/gcc/config/rs6000/freebsd64.h
    branches/ibm/addr/gcc/config/rs6000/linux64.h
    branches/ibm/addr/gcc/config/rs6000/sysv4.h
    branches/ibm/addr/gcc/config/rs6000/vxworks.h
    branches/ibm/addr/gcc/config/rx/rx.c
    branches/ibm/addr/gcc/config/sh/sh.md
    branches/ibm/addr/gcc/config/sol2.h
    branches/ibm/addr/gcc/config/sparc/freebsd.h
    branches/ibm/addr/gcc/config/sparc/linux.h
    branches/ibm/addr/gcc/config/sparc/linux64.h
    branches/ibm/addr/gcc/config/sparc/netbsd-elf.h
    branches/ibm/addr/gcc/config/sparc/openbsd64.h
    branches/ibm/addr/gcc/config/sparc/sp-elf.h
    branches/ibm/addr/gcc/config/sparc/sp64-elf.h
    branches/ibm/addr/gcc/config/sparc/sparc.h
    branches/ibm/addr/gcc/config/sparc/sysv4.h
    branches/ibm/addr/gcc/config/sparc/vxworks.h
    branches/ibm/addr/gcc/config/vax/linux.h
    branches/ibm/addr/gcc/configure
    branches/ibm/addr/gcc/configure.ac
    branches/ibm/addr/gcc/cp/ChangeLog
    branches/ibm/addr/gcc/cp/decl.c
    branches/ibm/addr/gcc/defaults.h
    branches/ibm/addr/gcc/doc/install.texi
    branches/ibm/addr/gcc/doc/invoke.texi
    branches/ibm/addr/gcc/dwarf2out.c
    branches/ibm/addr/gcc/emit-rtl.c
    branches/ibm/addr/gcc/expr.c
    branches/ibm/addr/gcc/expr.h
    branches/ibm/addr/gcc/fortran/ChangeLog
    branches/ibm/addr/gcc/fortran/trans-stmt.c
    branches/ibm/addr/gcc/gcc.c
    branches/ibm/addr/gcc/genmatch.c
    branches/ibm/addr/gcc/genpreds.c
    branches/ibm/addr/gcc/ggc-common.c
    branches/ibm/addr/gcc/hash-map.h
    branches/ibm/addr/gcc/hash-set.h
    branches/ibm/addr/gcc/hash-table.c
    branches/ibm/addr/gcc/hash-table.h
    branches/ibm/addr/gcc/inchash.c
    branches/ibm/addr/gcc/inchash.h
    branches/ibm/addr/gcc/ipa-polymorphic-call.c
    branches/ibm/addr/gcc/loop-invariant.c
    branches/ibm/addr/gcc/lto/ChangeLog
    branches/ibm/addr/gcc/lto/lto-partition.c
    branches/ibm/addr/gcc/lto/lto-partition.h
    branches/ibm/addr/gcc/opts.c
    branches/ibm/addr/gcc/sese.c
    branches/ibm/addr/gcc/statistics.c
    branches/ibm/addr/gcc/testsuite/ChangeLog
    branches/ibm/addr/gcc/testsuite/ChangeLog.meissner
    branches/ibm/addr/gcc/testsuite/g++.dg/cpp0x/noexcept02.C
    branches/ibm/addr/gcc/testsuite/g++.dg/eh/spec8.C
    branches/ibm/addr/gcc/testsuite/g++.dg/other/error3.C
    branches/ibm/addr/gcc/testsuite/g++.dg/template/error36.C
    branches/ibm/addr/gcc/testsuite/g++.old-deja/g++.eh/spec6.C
    branches/ibm/addr/gcc/testsuite/gfortran.dg/allocate_with_source_5.f90
    branches/ibm/addr/gcc/toplev.c
    branches/ibm/addr/gcc/tree-core.h
    branches/ibm/addr/gcc/tree-data-ref.c
    branches/ibm/addr/gcc/tree-data-ref.h
    branches/ibm/addr/gcc/tree-sra.c
    branches/ibm/addr/gcc/tree-ssa-threadupdate.c
    branches/ibm/addr/gcc/tree-vect-loop.c
    branches/ibm/addr/gcc/tree-vect-slp.c
    branches/ibm/addr/gcc/tree-vect-stmts.c
    branches/ibm/addr/gcc/tree-vectorizer.h
    branches/ibm/addr/gcc/tree.c
    branches/ibm/addr/gcc/tree.h
    branches/ibm/addr/gcc/vec.c
    branches/ibm/addr/gcc/vec.h
    branches/ibm/addr/libgcc/ChangeLog
    branches/ibm/addr/libgcc/Makefile.in
    branches/ibm/addr/libgcc/config.host
    branches/ibm/addr/libgomp/ChangeLog
    branches/ibm/addr/libgomp/config/linux/ia64/futex.h
    branches/ibm/addr/libgomp/config/linux/mutex.c
    branches/ibm/addr/libgomp/config/linux/wait.h
    branches/ibm/addr/libgomp/config/linux/x86/futex.h
    branches/ibm/addr/libgomp/oacc-init.c
    branches/ibm/addr/libgomp/plugin/plugin-host.c
    branches/ibm/addr/libgomp/target.c
    branches/ibm/addr/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-4.c
    branches/ibm/addr/libitm/ChangeLog
    branches/ibm/addr/libitm/config/linux/x86/futex_bits.h
    branches/ibm/addr/libjava/ChangeLog
    branches/ibm/addr/libjava/testsuite/libjava.jni/jni.exp
    branches/ibm/addr/libstdc++-v3/ChangeLog
    branches/ibm/addr/libstdc++-v3/include/bits/stl_tree.h
    branches/ibm/addr/libstdc++-v3/include/ext/aligned_buffer.h
    branches/ibm/addr/libstdc++-v3/include/std/array
    branches/ibm/addr/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/ibm/addr/libstdc++-v3/python/libstdcxx/v6/xmethods.py
    branches/ibm/addr/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
    branches/ibm/addr/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
    branches/ibm/addr/libstdc++-v3/testsuite/libstdc++-xmethods/unique_ptr.cc

Propchange: branches/ibm/addr/
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/addr/
            ('svnmerge-integrated' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]