r172167 - in /branches/redhat/gcc-4_6-branch: ....
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Apr 8 07:33:00 GMT 2011
Author: jakub
Date: Fri Apr 8 07:33:05 2011
New Revision: 172167
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172167
Log:
svn merge -r171765:172154 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch
Added:
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/other/i386-9.C
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/other/i386-9.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48335-1.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48335-1.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/guality/pr36977.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/guality/pr36977.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/guality/pr48466.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/guality/pr48466.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48144.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48144.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-1.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-1.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-2.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-2.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-3.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-3.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-4.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-4.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-5.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-5.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-6.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-6.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-7.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-7.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-8.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-8.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48343.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48343.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48335-1.c
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48335-1.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/class_42.f03
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/class_42.f03
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/gomp/pr48117.f90
- copied unchanged from r172154, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/gomp/pr48117.f90
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/48398.cc
- copied unchanged from r172154, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/48398.cc
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/ext/iota/
- copied from r172154, branches/gcc-4_6-branch/libstdc++-v3/testsuite/ext/iota/
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/ext/is_sorted/
- copied from r172154, branches/gcc-4_6-branch/libstdc++-v3/testsuite/ext/is_sorted/
Modified:
branches/redhat/gcc-4_6-branch/ (props changed)
branches/redhat/gcc-4_6-branch/gcc/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/DATESTAMP
branches/redhat/gcc-4_6-branch/gcc/combine.c
branches/redhat/gcc-4_6-branch/gcc/config/i386/i386.c
branches/redhat/gcc-4_6-branch/gcc/config/i386/predicates.md
branches/redhat/gcc-4_6-branch/gcc/config/i386/sse.md
branches/redhat/gcc-4_6-branch/gcc/config/spu/t-spu-elf
branches/redhat/gcc-4_6-branch/gcc/cp/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/cp/method.c
branches/redhat/gcc-4_6-branch/gcc/dwarf2out.c
branches/redhat/gcc-4_6-branch/gcc/expmed.c
branches/redhat/gcc-4_6-branch/gcc/expr.c
branches/redhat/gcc-4_6-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/fortran/class.c
branches/redhat/gcc-4_6-branch/gcc/fortran/f95-lang.c
branches/redhat/gcc-4_6-branch/gcc/gcov-io.c
branches/redhat/gcc-4_6-branch/gcc/lto/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/lto/lto.c
branches/redhat/gcc-4_6-branch/gcc/po/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/po/be.po
branches/redhat/gcc-4_6-branch/gcc/po/da.po
branches/redhat/gcc-4_6-branch/gcc/po/de.po
branches/redhat/gcc-4_6-branch/gcc/po/el.po
branches/redhat/gcc-4_6-branch/gcc/po/es.po
branches/redhat/gcc-4_6-branch/gcc/po/fi.po
branches/redhat/gcc-4_6-branch/gcc/po/fr.po
branches/redhat/gcc-4_6-branch/gcc/po/id.po
branches/redhat/gcc-4_6-branch/gcc/po/ja.po
branches/redhat/gcc-4_6-branch/gcc/po/nl.po
branches/redhat/gcc-4_6-branch/gcc/po/ru.po
branches/redhat/gcc-4_6-branch/gcc/po/sr.po
branches/redhat/gcc-4_6-branch/gcc/po/sv.po
branches/redhat/gcc-4_6-branch/gcc/po/tr.po
branches/redhat/gcc-4_6-branch/gcc/po/vi.po
branches/redhat/gcc-4_6-branch/gcc/po/zh_CN.po
branches/redhat/gcc-4_6-branch/gcc/po/zh_TW.po
branches/redhat/gcc-4_6-branch/gcc/sel-sched-ir.c
branches/redhat/gcc-4_6-branch/gcc/sel-sched-ir.h
branches/redhat/gcc-4_6-branch/gcc/sel-sched.c
branches/redhat/gcc-4_6-branch/gcc/stor-layout.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/stackalign/non-local-goto-5.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/bessel_6.f90
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/bessel_7.f90
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/g77/cabs.f
branches/redhat/gcc-4_6-branch/libcpp/po/ChangeLog
branches/redhat/gcc-4_6-branch/libcpp/po/be.po
branches/redhat/gcc-4_6-branch/libcpp/po/ca.po
branches/redhat/gcc-4_6-branch/libcpp/po/da.po
branches/redhat/gcc-4_6-branch/libcpp/po/de.po
branches/redhat/gcc-4_6-branch/libcpp/po/el.po
branches/redhat/gcc-4_6-branch/libcpp/po/es.po
branches/redhat/gcc-4_6-branch/libcpp/po/fi.po
branches/redhat/gcc-4_6-branch/libcpp/po/fr.po
branches/redhat/gcc-4_6-branch/libcpp/po/id.po
branches/redhat/gcc-4_6-branch/libcpp/po/ja.po
branches/redhat/gcc-4_6-branch/libcpp/po/nl.po
branches/redhat/gcc-4_6-branch/libcpp/po/ru.po
branches/redhat/gcc-4_6-branch/libcpp/po/sv.po
branches/redhat/gcc-4_6-branch/libcpp/po/tr.po
branches/redhat/gcc-4_6-branch/libcpp/po/uk.po
branches/redhat/gcc-4_6-branch/libcpp/po/vi.po
branches/redhat/gcc-4_6-branch/libcpp/po/zh_CN.po
branches/redhat/gcc-4_6-branch/libcpp/po/zh_TW.po
branches/redhat/gcc-4_6-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_6-branch/libstdc++-v3/include/bits/unique_ptr.h
branches/redhat/gcc-4_6-branch/libstdc++-v3/include/ext/algorithm
branches/redhat/gcc-4_6-branch/libstdc++-v3/include/ext/numeric
branches/redhat/gcc-4_6-branch/libstdc++-v3/libsupc++/exception_ptr.h
branches/redhat/gcc-4_6-branch/libstdc++-v3/libsupc++/nested_exception.h
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/unique_ptr/requirements/pointer_type.cc
branches/redhat/gcc-4_6-branch/lto-plugin/ChangeLog
branches/redhat/gcc-4_6-branch/lto-plugin/lto-plugin.c
Propchange: branches/redhat/gcc-4_6-branch/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list