This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r197896 - in /branches/redhat/gcc-4_8-branch: ....


Author: jakub
Date: Fri Apr 12 10:58:00 2013
New Revision: 197896

URL: http://gcc.gnu.org/viewcvs?rev=197896&root=gcc&view=rev
Log:
svn merge -r196973:197847 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch

Added:
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/deque/cons/55977.cc
      - copied unchanged from r197847, branches/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/deque/cons/55977.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/list/cons/55979.cc
      - copied unchanged from r197847, branches/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/list/cons/55979.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/vector/cons/55977.cc
      - copied unchanged from r197847, branches/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/vector/cons/55977.cc
Modified:
    branches/redhat/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_8-branch/libstdc++-v3/acinclude.m4
    branches/redhat/gcc-4_8-branch/libstdc++-v3/config.h.in
    branches/redhat/gcc-4_8-branch/libstdc++-v3/configure
    branches/redhat/gcc-4_8-branch/libstdc++-v3/configure.ac
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/debug.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/debug_mode.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/messages.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/policy_data_structures.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/profile_mode.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/doc/xml/manual/shared_ptr.xml
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/deque.tcc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/stl_list.h
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/bits/stl_vector.h
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/debug/array
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/profile/array
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/std/chrono
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/std/mutex
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_debug_neg.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/gomp/pr56883.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/gomp/pr56883.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array5.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array5.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-reinterpret1.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-reinterpret1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype-call1.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype-call1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype-call3.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype-call3.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype49.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype49.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/enum24.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/enum24.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/enum25.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/enum25.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist68.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist68.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv8.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv8.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg4.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg4.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mutable2.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-mutable2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi3.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi3.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-sfinae1.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-sfinae1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this13.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this13.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this14.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this14.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this15.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this15.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this16.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this16.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this9.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this9.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for23.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for23.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for24.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for24.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual-mangle1.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual-mangle1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual1.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual2.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual3.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual3.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual4.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual4.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual5.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual5.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual6.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual6.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual7.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual7.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual8.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual8.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/sfinae44.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/sfinae44.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/trailing8.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/trailing8.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/trailing9.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/trailing9.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic-explicit2.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic-explicit2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/debug/pr56819.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/debug/pr56819.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/desig5.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/desig5.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arrow2.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arrow2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arrow3.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arrow3.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arrow4.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arrow4.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/template/sfinae-dr657.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/sfinae-dr657.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56694.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56694.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56768.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56768.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56817.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56817.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56837.C
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56837.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr56745.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr56745.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56837.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56837.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56899.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56899.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr48186.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr48186.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr55702.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr55702.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr55964-2.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr55964-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr56407.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr56407.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr56501.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr56501.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr56918.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr56918.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr56920.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr56920.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-gt.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-gt.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-ltgt.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-ltgt.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-unordered.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-unordered.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr56560.c
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr56560.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_44.f90
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_44.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/eof_5.f90
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/eof_5.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/fmt_cache_3.f90
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/fmt_cache_3.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/namelist_80.f90
      - copied unchanged from r197847, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/namelist_80.f90
Modified:
    branches/redhat/gcc-4_8-branch/   (props changed)
    branches/redhat/gcc-4_8-branch/ChangeLog
    branches/redhat/gcc-4_8-branch/Makefile.def
    branches/redhat/gcc-4_8-branch/Makefile.in
    branches/redhat/gcc-4_8-branch/gcc/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_8-branch/gcc/config/aarch64/aarch64-simd.md
    branches/redhat/gcc-4_8-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-4_8-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-4_8-branch/gcc/config/arm/iterators.md
    branches/redhat/gcc-4_8-branch/gcc/config/arm/neon.md
    branches/redhat/gcc-4_8-branch/gcc/config/i386/avx2intrin.h
    branches/redhat/gcc-4_8-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_8-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-4_8-branch/gcc/config/pa/pa.c
    branches/redhat/gcc-4_8-branch/gcc/config/rtems.opt
    branches/redhat/gcc-4_8-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-4_8-branch/gcc/config/sparc/sparc.h
    branches/redhat/gcc-4_8-branch/gcc/config/tilegx/tilegx-builtins.h
    branches/redhat/gcc-4_8-branch/gcc/config/tilegx/tilegx.c
    branches/redhat/gcc-4_8-branch/gcc/config/tilegx/tilegx.h
    branches/redhat/gcc-4_8-branch/gcc/config/tilegx/tilegx.md
    branches/redhat/gcc-4_8-branch/gcc/config/tilepro/tilepro.c
    branches/redhat/gcc-4_8-branch/gcc/config/tilepro/tilepro.h
    branches/redhat/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/cp/call.c
    branches/redhat/gcc-4_8-branch/gcc/cp/class.c
    branches/redhat/gcc-4_8-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-4_8-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_8-branch/gcc/cp/decl2.c
    branches/redhat/gcc-4_8-branch/gcc/cp/error.c
    branches/redhat/gcc-4_8-branch/gcc/cp/init.c
    branches/redhat/gcc-4_8-branch/gcc/cp/mangle.c
    branches/redhat/gcc-4_8-branch/gcc/cp/name-lookup.h
    branches/redhat/gcc-4_8-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_8-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_8-branch/gcc/cp/search.c
    branches/redhat/gcc-4_8-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_8-branch/gcc/cp/tree.c
    branches/redhat/gcc-4_8-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_8-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-4_8-branch/gcc/doc/extend.texi
    branches/redhat/gcc-4_8-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_8-branch/gcc/doc/standards.texi
    branches/redhat/gcc-4_8-branch/gcc/fold-const.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/fortran/frontend-passes.c
    branches/redhat/gcc-4_8-branch/gcc/ifcvt.c
    branches/redhat/gcc-4_8-branch/gcc/omp-low.c
    branches/redhat/gcc-4_8-branch/gcc/params.def
    branches/redhat/gcc-4_8-branch/gcc/po/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/po/de.po
    branches/redhat/gcc-4_8-branch/gcc/po/sv.po
    branches/redhat/gcc-4_8-branch/gcc/predict.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/gen-attrs-4.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-eq-d.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-eq-f.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-ge-d.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-ge-f.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-gt-d.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-gt-f.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm.x
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/avx2-vbroadcastsi128-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/avx2-vbroadcastsi128-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/do_1.f90
    branches/redhat/gcc-4_8-branch/gcc/toplev.c
    branches/redhat/gcc-4_8-branch/gcc/tree-eh.c
    branches/redhat/gcc-4_8-branch/gcc/tree-loop-distribution.c
    branches/redhat/gcc-4_8-branch/gcc/tree-ssa-loop-ivcanon.c
    branches/redhat/gcc-4_8-branch/gcc/tsan.c
    branches/redhat/gcc-4_8-branch/include/ChangeLog
    branches/redhat/gcc-4_8-branch/include/demangle.h
    branches/redhat/gcc-4_8-branch/libbacktrace/ChangeLog
    branches/redhat/gcc-4_8-branch/libbacktrace/alloc.c
    branches/redhat/gcc-4_8-branch/libbacktrace/mmap.c
    branches/redhat/gcc-4_8-branch/libcpp/ChangeLog
    branches/redhat/gcc-4_8-branch/libcpp/configure
    branches/redhat/gcc-4_8-branch/libcpp/configure.ac
    branches/redhat/gcc-4_8-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-4_8-branch/libcpp/po/vi.po
    branches/redhat/gcc-4_8-branch/libcpp/po/zh_TW.po
    branches/redhat/gcc-4_8-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_8-branch/libgcc/config/arm/linux-atomic.c
    branches/redhat/gcc-4_8-branch/libgcc/config/t-slibgcc-hpux
    branches/redhat/gcc-4_8-branch/libgcc/config/tilegx/t-crtstuff
    branches/redhat/gcc-4_8-branch/libgcc/config/vxlib-tls.c
    branches/redhat/gcc-4_8-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_8-branch/libgfortran/io/format.c
    branches/redhat/gcc-4_8-branch/libgfortran/io/list_read.c
    branches/redhat/gcc-4_8-branch/libiberty/ChangeLog
    branches/redhat/gcc-4_8-branch/libiberty/cp-demangle.c
    branches/redhat/gcc-4_8-branch/libiberty/testsuite/demangle-expected

Propchange: branches/redhat/gcc-4_8-branch/
            ('svn:mergeinfo' modified)



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