This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r133606 - in /branches/redhat/gcc-4_3-branch: g...
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 26 Mar 2008 13:57:04 -0000
- Subject: r133606 - in /branches/redhat/gcc-4_3-branch: g...
Author: jakub
Date: Wed Mar 26 13:57:03 2008
New Revision: 133606
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133606
Log:
svn merge -r133221:133601 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_3-branch/
Added:
branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_function/35637.cc
- copied unchanged from r133601, branches/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_function/35637.cc
Modified:
branches/redhat/gcc-4_3-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_3-branch/libstdc++-v3/doc/html/api.html
branches/redhat/gcc-4_3-branch/libstdc++-v3/doc/html/faq.html
branches/redhat/gcc-4_3-branch/libstdc++-v3/doc/html/manual/bk01pt12ch31s03.html
branches/redhat/gcc-4_3-branch/libstdc++-v3/doc/html/manual/bk01pt12ch31s04.html
branches/redhat/gcc-4_3-branch/libstdc++-v3/doc/xml/api.xml
branches/redhat/gcc-4_3-branch/libstdc++-v3/doc/xml/faq.xml
branches/redhat/gcc-4_3-branch/libstdc++-v3/doc/xml/manual/parallel_mode.xml
branches/redhat/gcc-4_3-branch/libstdc++-v3/include/tr1_impl/type_traits
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/init/ref16.C
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/init/ref16.C
branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/other/error27.C
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/other/error27.C
branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/other/pr35504.C
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/other/pr35504.C
branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/warn/Warray-bounds-3.C
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/g++.dg/warn/Warray-bounds-3.C
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr35258.c
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr35258.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr35616.c
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr35616.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/uninit-15.c
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/uninit-15.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/uninit-16.c
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/uninit-16.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/module_function_type_1.f90
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/module_function_type_1.f90
branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/namelist_45.f90
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/namelist_45.f90
branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/namelist_46.f90
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/namelist_46.f90
branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/null_3.f90
- copied unchanged from r133601, branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/null_3.f90
branches/redhat/gcc-4_3-branch/libgomp/testsuite/libgomp.c/atomic-4.c
- copied unchanged from r133601, branches/gcc-4_3-branch/libgomp/testsuite/libgomp.c/atomic-4.c
branches/redhat/gcc-4_3-branch/libgomp/testsuite/libgomp.c/pr35625.c
- copied unchanged from r133601, branches/gcc-4_3-branch/libgomp/testsuite/libgomp.c/pr35625.c
Modified:
branches/redhat/gcc-4_3-branch/gcc/ChangeLog
branches/redhat/gcc-4_3-branch/gcc/DATESTAMP
branches/redhat/gcc-4_3-branch/gcc/alias.c
branches/redhat/gcc-4_3-branch/gcc/alias.h
branches/redhat/gcc-4_3-branch/gcc/calls.c
branches/redhat/gcc-4_3-branch/gcc/config/i386/i386.c
branches/redhat/gcc-4_3-branch/gcc/cp/ChangeLog
branches/redhat/gcc-4_3-branch/gcc/cp/call.c
branches/redhat/gcc-4_3-branch/gcc/cp/error.c
branches/redhat/gcc-4_3-branch/gcc/cse.c
branches/redhat/gcc-4_3-branch/gcc/dbxout.c
branches/redhat/gcc-4_3-branch/gcc/doc/extend.texi
branches/redhat/gcc-4_3-branch/gcc/doc/invoke.texi
branches/redhat/gcc-4_3-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-4_3-branch/gcc/fortran/resolve.c
branches/redhat/gcc-4_3-branch/gcc/gcov-io.h
branches/redhat/gcc-4_3-branch/gcc/gimplify.c
branches/redhat/gcc-4_3-branch/gcc/po/ChangeLog
branches/redhat/gcc-4_3-branch/gcc/po/de.po
branches/redhat/gcc-4_3-branch/gcc/po/es.po
branches/redhat/gcc-4_3-branch/gcc/po/nl.po
branches/redhat/gcc-4_3-branch/gcc/po/sv.po
branches/redhat/gcc-4_3-branch/gcc/po/zh_CN.po
branches/redhat/gcc-4_3-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/vect/vect.exp
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr34692.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/vect.exp
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-pabsb.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-pabsd.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-pabsw.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-palignr.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-phaddd.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-phaddsw.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-phaddw.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-phsubd.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-phsubsw.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-phsubw.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-pmaddubsw.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-pmulhrsw.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-pshufb.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-psignb.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-psignd.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/i386/ssse3-psignw.c
branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/vect/vect.exp
branches/redhat/gcc-4_3-branch/gcc/testsuite/lib/target-supports.exp
branches/redhat/gcc-4_3-branch/gcc/tree-ssa-ccp.c
branches/redhat/gcc-4_3-branch/gcc/tree-ssa.c
branches/redhat/gcc-4_3-branch/libcpp/po/ChangeLog
branches/redhat/gcc-4_3-branch/libcpp/po/de.po
branches/redhat/gcc-4_3-branch/libcpp/po/es.po
branches/redhat/gcc-4_3-branch/libcpp/po/nl.po
branches/redhat/gcc-4_3-branch/libcpp/po/sv.po
branches/redhat/gcc-4_3-branch/libcpp/po/vi.po
branches/redhat/gcc-4_3-branch/libcpp/po/zh_CN.po
branches/redhat/gcc-4_3-branch/libgfortran/ChangeLog
branches/redhat/gcc-4_3-branch/libgfortran/io/list_read.c
branches/redhat/gcc-4_3-branch/libgomp/ChangeLog
branches/redhat/gcc-4_3-branch/libgomp/iter.c