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]

r148734 - in /branches/gcc-in-cxx: ./ gcc/Chang...


Author: ian
Date: Fri Jun 19 23:22:18 2009
New Revision: 148734

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148734
Log:
Merge from trunk revision 148731.

Added:
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/capacity/1.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/capacity/1.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/check_construct_destroy.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/check_construct_destroy.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/1.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/1.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/2.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/2.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/3.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/3.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/4.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/4.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/5.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/5.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/6.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/6.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/7.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/7.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/8.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/8.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/9.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/9.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/clear_allocator.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/cons/clear_allocator.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/init-list.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/init-list.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/2.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/2.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/3.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/3.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/25288.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/25288.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/2.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/2.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/3.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/3.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/moveable.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/moveable.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/1.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/operations/1.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/2.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/operations/2.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/3.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/operations/3.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/4.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/operations/4.h
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/5.h
      - copied unchanged from r148731, trunk/libstdc++-v3/testsuite/23_containers/list/operations/5.h
Modified:
    branches/gcc-in-cxx/libstdc++-v3/ChangeLog
    branches/gcc-in-cxx/libstdc++-v3/include/bits/random.h
    branches/gcc-in-cxx/libstdc++-v3/include/bits/random.tcc
    branches/gcc-in-cxx/libstdc++-v3/python/hook.in
    branches/gcc-in-cxx/libstdc++-v3/testsuite/18_support/pthread_guard.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/capacity/1.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/check_construct_destroy.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/1.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/2.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/3.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/4.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/5.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/6.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/7.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/8.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/9.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/cons/clear_allocator.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/init-list.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/1.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/2.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/3.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/25288.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/2.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/3.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/moveable.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/1.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/2.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/3.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/4.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/operations/5.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/pthread1.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/pthread5.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/map/pthread6.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/cons/default.cc
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/condition_variable/members/   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/this_thread/   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/thread/members/   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/thread/swap/   (props changed)
    branches/gcc-in-cxx/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc   (props changed)

Changes in other areas also in this revision:
Added:
    branches/gcc-in-cxx/gcc/ada/system-aix64.ads
      - copied unchanged from r148731, trunk/gcc/ada/system-aix64.ads
    branches/gcc-in-cxx/gcc/config/arm/fp16.c
      - copied unchanged from r148731, trunk/gcc/config/arm/fp16.c
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/ext/arm-fp16/
      - copied from r148731, trunk/gcc/testsuite/g++.dg/ext/arm-fp16/
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/torture/pr40460.C
      - copied unchanged from r148731, trunk/gcc/testsuite/g++.dg/torture/pr40460.C
    branches/gcc-in-cxx/gcc/testsuite/gcc.c-torture/execute/20090618-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.c-torture/execute/20090618-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.c-torture/execute/bitfld-5.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.c-torture/execute/bitfld-5.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.c-torture/execute/pr40404.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.c-torture/execute/pr40404.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/Wcxx-compat-14.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-14.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/Wcxx-compat-15.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-15.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/Wcxx-compat-16.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-16.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/Wcxx-compat-17.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-17.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/Wcxx-compat-18.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-18.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/builtin-unreachable-3.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/builtin-unreachable-3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/builtins-65.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/builtins-65.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-compile-assign.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-compile-assign.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-compile-convert.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-compile-convert.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-int-convert-alt.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-int-convert-alt.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-int-convert-ieee.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-int-convert-ieee.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-2.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-3.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-4.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-4.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-5.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-5.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-6.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-6.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-7.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-7.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-8.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops-8.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/arm-fp16-ops.h
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/arm-fp16-ops.h
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr40470-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/pr40470-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr40470-2.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/pr40470-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr40470-3.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/pr40470-3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr40470-4.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.dg/torture/pr40470-4.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-builtins-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-builtins-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-10.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-10.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-11.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-11.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-12.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-12.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-2.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-3.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-4.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-4.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-5.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-5.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-6.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-6.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-7.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-7.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-8.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-8.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-alt-9.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-alt-9.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-exprtype.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-exprtype.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-10.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-10.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-11.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-11.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-12.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-12.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-2.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-3.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-4.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-4.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-5.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-5.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-6.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-6.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-7.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-7.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-8.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-8.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-9.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-ieee-9.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-none-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-none-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-none-2.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-none-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-compile-vcvt.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-compile-vcvt.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-param-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-param-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-return-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-return-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-rounding-alt-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-rounding-alt-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-rounding-ieee-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-rounding-ieee-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-unprototyped-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-unprototyped-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-unprototyped-2.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-unprototyped-2.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/fp16-variadic-1.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/fp16-variadic-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/arm/pr40482.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/arm/pr40482.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/i386/builtin-unreachable.c
      - copied unchanged from r148731, trunk/gcc/testsuite/gcc.target/i386/builtin-unreachable.c
    branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/alloc_comp_result_2.f90
      - copied unchanged from r148731, trunk/gcc/testsuite/gfortran.dg/alloc_comp_result_2.f90
    branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/proc_ptr_20.f90
      - copied unchanged from r148731, trunk/gcc/testsuite/gfortran.dg/proc_ptr_20.f90
    branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/proc_ptr_result_4.f90
      - copied unchanged from r148731, trunk/gcc/testsuite/gfortran.dg/proc_ptr_result_4.f90
Removed:
    branches/gcc-in-cxx/gcc/see.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/20080522-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/20080528-1.c
Modified:
    branches/gcc-in-cxx/   (props changed)
    branches/gcc-in-cxx/gcc/ChangeLog
    branches/gcc-in-cxx/gcc/ChangeLog-2008   (props changed)
    branches/gcc-in-cxx/gcc/DATESTAMP
    branches/gcc-in-cxx/gcc/Makefile.in
    branches/gcc-in-cxx/gcc/ada/ChangeLog
    branches/gcc-in-cxx/gcc/ada/a-einuoc.adb
    branches/gcc-in-cxx/gcc/ada/a-einuoc.ads
    branches/gcc-in-cxx/gcc/ada/a-nudira.adb
    branches/gcc-in-cxx/gcc/ada/checks.adb
    branches/gcc-in-cxx/gcc/ada/einfo.ads
    branches/gcc-in-cxx/gcc/ada/env.c
    branches/gcc-in-cxx/gcc/ada/exp_ch9.adb
    branches/gcc-in-cxx/gcc/ada/g-cgi.adb
    branches/gcc-in-cxx/gcc/ada/g-socket.adb
    branches/gcc-in-cxx/gcc/ada/g-socthi-mingw.adb
    branches/gcc-in-cxx/gcc/ada/g-socthi-mingw.ads
    branches/gcc-in-cxx/gcc/ada/g-socthi-vms.adb
    branches/gcc-in-cxx/gcc/ada/g-socthi-vms.ads
    branches/gcc-in-cxx/gcc/ada/g-socthi-vxworks.adb
    branches/gcc-in-cxx/gcc/ada/g-socthi-vxworks.ads
    branches/gcc-in-cxx/gcc/ada/g-socthi.adb
    branches/gcc-in-cxx/gcc/ada/g-socthi.ads
    branches/gcc-in-cxx/gcc/ada/g-sothco.ads
    branches/gcc-in-cxx/gcc/ada/gcc-interface/Makefile.in
    branches/gcc-in-cxx/gcc/ada/gcc-interface/decl.c
    branches/gcc-in-cxx/gcc/ada/gcc-interface/trans.c
    branches/gcc-in-cxx/gcc/ada/gnat_rm.texi
    branches/gcc-in-cxx/gcc/ada/gnat_ugn.texi
    branches/gcc-in-cxx/gcc/ada/i-vxwoio.ads
    branches/gcc-in-cxx/gcc/ada/makeutl.adb
    branches/gcc-in-cxx/gcc/ada/makeutl.ads
    branches/gcc-in-cxx/gcc/ada/prj-ext.adb
    branches/gcc-in-cxx/gcc/ada/s-intman-solaris.adb
    branches/gcc-in-cxx/gcc/ada/s-osinte-solaris.ads
    branches/gcc-in-cxx/gcc/ada/s-osinte-vxworks.ads
    branches/gcc-in-cxx/gcc/ada/s-tposen.adb
    branches/gcc-in-cxx/gcc/ada/s-tposen.ads
    branches/gcc-in-cxx/gcc/ada/s-vxwext-kernel.adb
    branches/gcc-in-cxx/gcc/ada/s-vxwext-kernel.ads
    branches/gcc-in-cxx/gcc/ada/s-vxwext-rtp.ads
    branches/gcc-in-cxx/gcc/ada/s-vxwext.ads
    branches/gcc-in-cxx/gcc/ada/s-wchcnv.adb
    branches/gcc-in-cxx/gcc/ada/sem.adb
    branches/gcc-in-cxx/gcc/ada/sem.ads
    branches/gcc-in-cxx/gcc/ada/sem_ch12.adb
    branches/gcc-in-cxx/gcc/ada/sem_ch8.adb
    branches/gcc-in-cxx/gcc/ada/sem_eval.adb
    branches/gcc-in-cxx/gcc/ada/sem_prag.adb
    branches/gcc-in-cxx/gcc/ada/sem_type.ads
    branches/gcc-in-cxx/gcc/ada/sem_util.adb
    branches/gcc-in-cxx/gcc/ada/sem_util.ads
    branches/gcc-in-cxx/gcc/ada/socket.c
    branches/gcc-in-cxx/gcc/ada/vms_data.ads
    branches/gcc-in-cxx/gcc/builtins.c
    branches/gcc-in-cxx/gcc/c-decl.c
    branches/gcc-in-cxx/gcc/c-parser.c
    branches/gcc-in-cxx/gcc/c-pch.c
    branches/gcc-in-cxx/gcc/c-tree.h
    branches/gcc-in-cxx/gcc/c-typeck.c
    branches/gcc-in-cxx/gcc/collect2.c
    branches/gcc-in-cxx/gcc/common.opt
    branches/gcc-in-cxx/gcc/config/arm/arm-modes.def
    branches/gcc-in-cxx/gcc/config/arm/arm-protos.h
    branches/gcc-in-cxx/gcc/config/arm/arm.c
    branches/gcc-in-cxx/gcc/config/arm/arm.h
    branches/gcc-in-cxx/gcc/config/arm/arm.md
    branches/gcc-in-cxx/gcc/config/arm/arm.opt
    branches/gcc-in-cxx/gcc/config/arm/sfp-machine.h
    branches/gcc-in-cxx/gcc/config/arm/t-bpabi
    branches/gcc-in-cxx/gcc/config/arm/t-symbian
    branches/gcc-in-cxx/gcc/config/arm/vfp.md
    branches/gcc-in-cxx/gcc/config/avr/avr.c
    branches/gcc-in-cxx/gcc/config/i386/i386.c
    branches/gcc-in-cxx/gcc/config/i386/i386.h
    branches/gcc-in-cxx/gcc/config/i386/i386.md
    branches/gcc-in-cxx/gcc/config/rs6000/constraints.md
    branches/gcc-in-cxx/gcc/config/rs6000/dfp.md
    branches/gcc-in-cxx/gcc/config/rs6000/ppu_intrinsics.h
    branches/gcc-in-cxx/gcc/config/rs6000/rs6000.c
    branches/gcc-in-cxx/gcc/config/rs6000/rs6000.md
    branches/gcc-in-cxx/gcc/convert.c
    branches/gcc-in-cxx/gcc/cp/ChangeLog
    branches/gcc-in-cxx/gcc/cp/ChangeLog-2007   (props changed)
    branches/gcc-in-cxx/gcc/cp/ChangeLog-2008   (props changed)
    branches/gcc-in-cxx/gcc/cp/class.c
    branches/gcc-in-cxx/gcc/cp/cp-tree.h
    branches/gcc-in-cxx/gcc/cp/decl.c
    branches/gcc-in-cxx/gcc/cp/decl2.c
    branches/gcc-in-cxx/gcc/cp/name-lookup.c
    branches/gcc-in-cxx/gcc/cp/pt.c
    branches/gcc-in-cxx/gcc/cp/rtti.c
    branches/gcc-in-cxx/gcc/dbxout.c
    branches/gcc-in-cxx/gcc/debug.c
    branches/gcc-in-cxx/gcc/debug.h
    branches/gcc-in-cxx/gcc/defaults.h
    branches/gcc-in-cxx/gcc/diagnostic.h
    branches/gcc-in-cxx/gcc/doc/extend.texi
    branches/gcc-in-cxx/gcc/doc/invoke.texi
    branches/gcc-in-cxx/gcc/doc/md.texi
    branches/gcc-in-cxx/gcc/doc/plugins.texi
    branches/gcc-in-cxx/gcc/dwarf2out.c
    branches/gcc-in-cxx/gcc/expr.c
    branches/gcc-in-cxx/gcc/final.c
    branches/gcc-in-cxx/gcc/fortran/ChangeLog
    branches/gcc-in-cxx/gcc/fortran/arith.c
    branches/gcc-in-cxx/gcc/fortran/decl.c
    branches/gcc-in-cxx/gcc/fortran/dump-parse-tree.c
    branches/gcc-in-cxx/gcc/fortran/expr.c
    branches/gcc-in-cxx/gcc/fortran/gfortran.h
    branches/gcc-in-cxx/gcc/fortran/module.c
    branches/gcc-in-cxx/gcc/fortran/resolve.c
    branches/gcc-in-cxx/gcc/fortran/simplify.c
    branches/gcc-in-cxx/gcc/fortran/symbol.c
    branches/gcc-in-cxx/gcc/fortran/target-memory.c
    branches/gcc-in-cxx/gcc/fortran/target-memory.h
    branches/gcc-in-cxx/gcc/fortran/trans-const.c
    branches/gcc-in-cxx/gcc/fortran/trans-expr.c
    branches/gcc-in-cxx/gcc/genopinit.c
    branches/gcc-in-cxx/gcc/gimple-pretty-print.c
    branches/gcc-in-cxx/gcc/gimple.c
    branches/gcc-in-cxx/gcc/gimple.h
    branches/gcc-in-cxx/gcc/jump.c
    branches/gcc-in-cxx/gcc/objc/ChangeLog
    branches/gcc-in-cxx/gcc/objc/objc-act.c
    branches/gcc-in-cxx/gcc/objcp/ChangeLog
    branches/gcc-in-cxx/gcc/objcp/objcp-decl.h
    branches/gcc-in-cxx/gcc/optabs.c
    branches/gcc-in-cxx/gcc/optabs.h
    branches/gcc-in-cxx/gcc/opts.c
    branches/gcc-in-cxx/gcc/passes.c
    branches/gcc-in-cxx/gcc/plugin.c
    branches/gcc-in-cxx/gcc/profile.c
    branches/gcc-in-cxx/gcc/sdbout.c
    branches/gcc-in-cxx/gcc/testsuite/ChangeLog
    branches/gcc-in-cxx/gcc/testsuite/ChangeLog-2008   (props changed)
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C   (props changed)
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/plugin/attribute_plugin.c
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/plugin/dumb_plugin.c
    branches/gcc-in-cxx/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/builtins-34.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/cpp/arith-3.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/func-ptr-conv-1.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/plugin/ggcplug.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr36227.c   (props changed)
    branches/gcc-in-cxx/gcc/testsuite/gcc.target/x86_64/abi/callabi/   (props changed)
    branches/gcc-in-cxx/gcc/timevar.def
    branches/gcc-in-cxx/gcc/tree-chrec.c
    branches/gcc-in-cxx/gcc/tree-chrec.h
    branches/gcc-in-cxx/gcc/tree-dump.c
    branches/gcc-in-cxx/gcc/tree-pass.h
    branches/gcc-in-cxx/gcc/tree-pretty-print.c
    branches/gcc-in-cxx/gcc/tree-sra.c
    branches/gcc-in-cxx/gcc/tree-ssa-alias.c
    branches/gcc-in-cxx/gcc/tree-ssa-structalias.c
    branches/gcc-in-cxx/gcc/tree-ssa.c
    branches/gcc-in-cxx/gcc/tree.c
    branches/gcc-in-cxx/gcc/tree.h
    branches/gcc-in-cxx/gcc/vmsdbgout.c
    branches/gcc-in-cxx/gcc/xcoffout.c
    branches/gcc-in-cxx/gcc/xcoffout.h
    branches/gcc-in-cxx/libcpp/ChangeLog
    branches/gcc-in-cxx/libcpp/expr.c
    branches/gcc-in-cxx/libcpp/include/cpplib.h
    branches/gcc-in-cxx/libjava/classpath/   (props changed)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/18_support/pthread_guard.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/pthread1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/list/pthread5.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/23_containers/map/pthread6.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/condition_variable/members/
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/this_thread/
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/thread/members/
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/30_threads/thread/swap/
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/
            ('svnmerge-integrated' modified)

Propchange: branches/gcc-in-cxx/gcc/ChangeLog-2008
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/gcc/cp/ChangeLog-2007
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/gcc/cp/ChangeLog-2008
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/gcc/testsuite/ChangeLog-2008
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr36227.c
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/gcc/testsuite/gcc.target/x86_64/abi/callabi/
            ('svn:mergeinfo' modified)

Propchange: branches/gcc-in-cxx/libjava/classpath/
            ('svn:mergeinfo' modified)



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