This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r107307 - in /branches/gcc-3_4-rhl-branch: cont...
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 21 Nov 2005 14:13:14 -0000
- Subject: r107307 - in /branches/gcc-3_4-rhl-branch: cont...
Author: jakub
Date: Mon Nov 21 14:12:55 2005
New Revision: 107307
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107307
Log:
svn merge -r102224:107263 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_4-branch
Added:
branches/gcc-3_4-rhl-branch/libstdc++-v3/testsuite/ext/23528.cc
- copied unchanged from r107263, branches/gcc-3_4-branch/libstdc++-v3/testsuite/ext/23528.cc
Modified:
branches/gcc-3_4-rhl-branch/libstdc++-v3/ChangeLog
branches/gcc-3_4-rhl-branch/libstdc++-v3/include/bits/c++config
branches/gcc-3_4-rhl-branch/libstdc++-v3/include/c_std/std_cmath.h
branches/gcc-3_4-rhl-branch/libstdc++-v3/include/ext/hashtable.h
branches/gcc-3_4-rhl-branch/libstdc++-v3/testsuite/21_strings/char_traits/requirements/char/1.cc
branches/gcc-3_4-rhl-branch/libstdc++-v3/testsuite/21_strings/char_traits/requirements/wchar_t/1.cc
branches/gcc-3_4-rhl-branch/libstdc++-v3/testsuite/26_numerics/c99_classification_macros_c.cc
Changes in other areas also in this revision:
Added:
branches/gcc-3_4-rhl-branch/gcc/config/host-linux.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/config/host-linux.c
branches/gcc-3_4-rhl-branch/gcc/config/host-solaris.c
- copied unchanged from r107305, branches/gcc-3_4-branch/gcc/config/host-solaris.c
branches/gcc-3_4-rhl-branch/gcc/config/pa/pa-host.c
- copied unchanged from r107305, branches/gcc-3_4-branch/gcc/config/pa/pa-host.c
branches/gcc-3_4-rhl-branch/gcc/config/pa/x-hpux
- copied unchanged from r107305, branches/gcc-3_4-branch/gcc/config/pa/x-hpux
branches/gcc-3_4-rhl-branch/gcc/config/pa/x-linux
- copied unchanged from r107305, branches/gcc-3_4-branch/gcc/config/pa/x-linux
branches/gcc-3_4-rhl-branch/gcc/config/x-linux
- copied unchanged from r107305, branches/gcc-3_4-branch/gcc/config/x-linux
branches/gcc-3_4-rhl-branch/gcc/config/x-solaris
- copied unchanged from r107305, branches/gcc-3_4-branch/gcc/config/x-solaris
branches/gcc-3_4-rhl-branch/gcc/po/rw.po
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/po/rw.po
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/conversion/const3.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/conversion/const3.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/eh/synth2.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/eh/synth2.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/expr/ptrmem7.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/expr/ptrmem7.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/expr/return1.C
- copied unchanged from r107305, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/expr/return1.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/ext/label5.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/ext/label5.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/ext/packed8.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/ext/packed8.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/lookup/ambig4.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/lookup/ambig4.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/lookup/ambig5.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/lookup/ambig5.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/lookup/crash5.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/lookup/crash5.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/lookup/error1.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/lookup/error1.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/lookup/forscope2.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/lookup/forscope2.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/opt/pr23478.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/opt/pr23478.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/other/semicolon.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/other/semicolon.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/crash30.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/parse/crash30.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/error18.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/parse/error18.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/typename10.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/parse/typename10.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/typename8.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/parse/typename8.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/typename9.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/parse/typename9.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/array11.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/array11.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/crash25.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/crash25.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/crash29.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/crash29.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/crash42.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/crash42.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/error17.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/error17.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/local5.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/local5.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/nontype13.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/nontype13.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/operator5.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/operator5.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/param1.C
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/param1.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/typedef2.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/typedef2.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/typename8.C
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/typename8.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/compile/20050721-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/compile/20050721-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/compile/pr22589-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/compile/pr22589-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/execute/20051021-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/execute/20051021-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/execute/pr20187-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/execute/pr20187-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/execute/pr20621-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/execute/pr20621-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/execute/pr21964-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/execute/pr21964-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/execute/pr22061-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/execute/pr22061-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/execute/pr22061-2.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/execute/pr22061-2.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/execute/pr22061-3.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/execute/pr22061-3.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.c-torture/execute/pr22061-4.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.c-torture/execute/pr22061-4.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/Wredundant-decls-2.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/Wredundant-decls-2.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/altivec-pr18583.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/altivec-pr18583.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/char-compare.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/char-compare.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-altivec1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-altivec1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/init-excess-1.c
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/init-excess-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/nested-redef-1.c
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/nested-redef-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/pr17188-1.c
- copied unchanged from r107304, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/pr17188-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/pr19340.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/pr19340.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/pr22458-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/pr22458-1.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/pr24101-1.i
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/pr24101-1.i
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/pr24101-2.i
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/pr24101-2.i
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/pr24315.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/pr24315.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/torture/pr18582-1.c
- copied unchanged from r107263, branches/gcc-3_4-branch/gcc/testsuite/gcc.dg/torture/pr18582-1.c
Removed:
branches/gcc-3_4-rhl-branch/gcc/po/gcc-3.4.3.rw.po
Modified:
branches/gcc-3_4-rhl-branch/contrib/ChangeLog
branches/gcc-3_4-rhl-branch/contrib/gcc_update
branches/gcc-3_4-rhl-branch/gcc/ChangeLog
branches/gcc-3_4-rhl-branch/gcc/c-common.c
branches/gcc-3_4-rhl-branch/gcc/c-common.h
branches/gcc-3_4-rhl-branch/gcc/c-decl.c
branches/gcc-3_4-rhl-branch/gcc/c-objc-common.c
branches/gcc-3_4-rhl-branch/gcc/c-pch.c
branches/gcc-3_4-rhl-branch/gcc/c-typeck.c
branches/gcc-3_4-rhl-branch/gcc/cfgcleanup.c
branches/gcc-3_4-rhl-branch/gcc/combine.c
branches/gcc-3_4-rhl-branch/gcc/config.host
branches/gcc-3_4-rhl-branch/gcc/config/arm/arm-protos.h
branches/gcc-3_4-rhl-branch/gcc/config/arm/arm.c
branches/gcc-3_4-rhl-branch/gcc/config/arm/arm.md
branches/gcc-3_4-rhl-branch/gcc/config/i386/i386.c
branches/gcc-3_4-rhl-branch/gcc/config/i386/i386.md
branches/gcc-3_4-rhl-branch/gcc/config/ia64/hpux.h
branches/gcc-3_4-rhl-branch/gcc/config/m68k/m68k-protos.h
branches/gcc-3_4-rhl-branch/gcc/config/m68k/m68k.c
branches/gcc-3_4-rhl-branch/gcc/config/m68k/m68k.h
branches/gcc-3_4-rhl-branch/gcc/config/m68k/m68k.md
branches/gcc-3_4-rhl-branch/gcc/config/mips/mips-protos.h
branches/gcc-3_4-rhl-branch/gcc/config/mips/mips.c
branches/gcc-3_4-rhl-branch/gcc/config/mips/mips.md
branches/gcc-3_4-rhl-branch/gcc/config/pa/pa.c
branches/gcc-3_4-rhl-branch/gcc/config/pa/pa.md
branches/gcc-3_4-rhl-branch/gcc/config/pa/pa32-regs.h
branches/gcc-3_4-rhl-branch/gcc/config/pa/pa64-regs.h
branches/gcc-3_4-rhl-branch/gcc/config/pa/som.h
branches/gcc-3_4-rhl-branch/gcc/config/rs6000/host-darwin.c
branches/gcc-3_4-rhl-branch/gcc/config/rs6000/rs6000.c
branches/gcc-3_4-rhl-branch/gcc/config/rs6000/rs6000.md
branches/gcc-3_4-rhl-branch/gcc/config/rs6000/sysv4.h
branches/gcc-3_4-rhl-branch/gcc/config/sparc/gmon-sol2.c
branches/gcc-3_4-rhl-branch/gcc/config/sparc/sparc.h
branches/gcc-3_4-rhl-branch/gcc/cp/ChangeLog
branches/gcc-3_4-rhl-branch/gcc/cp/call.c
branches/gcc-3_4-rhl-branch/gcc/cp/cvt.c
branches/gcc-3_4-rhl-branch/gcc/cp/decl.c
branches/gcc-3_4-rhl-branch/gcc/cp/decl2.c
branches/gcc-3_4-rhl-branch/gcc/cp/error.c
branches/gcc-3_4-rhl-branch/gcc/cp/init.c
branches/gcc-3_4-rhl-branch/gcc/cp/lex.c
branches/gcc-3_4-rhl-branch/gcc/cp/method.c
branches/gcc-3_4-rhl-branch/gcc/cp/name-lookup.c
branches/gcc-3_4-rhl-branch/gcc/cp/name-lookup.h
branches/gcc-3_4-rhl-branch/gcc/cp/parser.c
branches/gcc-3_4-rhl-branch/gcc/cp/pt.c
branches/gcc-3_4-rhl-branch/gcc/cp/semantics.c
branches/gcc-3_4-rhl-branch/gcc/cp/typeck.c
branches/gcc-3_4-rhl-branch/gcc/cppfiles.c
branches/gcc-3_4-rhl-branch/gcc/cpphash.h
branches/gcc-3_4-rhl-branch/gcc/cppinit.c
branches/gcc-3_4-rhl-branch/gcc/doc/hostconfig.texi
branches/gcc-3_4-rhl-branch/gcc/doc/install.texi
branches/gcc-3_4-rhl-branch/gcc/doc/invoke.texi
branches/gcc-3_4-rhl-branch/gcc/fixinc/check.tpl
branches/gcc-3_4-rhl-branch/gcc/fixinc/fixincl.x
branches/gcc-3_4-rhl-branch/gcc/fixinc/inclhack.def
branches/gcc-3_4-rhl-branch/gcc/flow.c
branches/gcc-3_4-rhl-branch/gcc/fold-const.c
branches/gcc-3_4-rhl-branch/gcc/ggc-common.c
branches/gcc-3_4-rhl-branch/gcc/global.c
branches/gcc-3_4-rhl-branch/gcc/hooks.c
branches/gcc-3_4-rhl-branch/gcc/hooks.h
branches/gcc-3_4-rhl-branch/gcc/hosthooks-def.h
branches/gcc-3_4-rhl-branch/gcc/hosthooks.h
branches/gcc-3_4-rhl-branch/gcc/local-alloc.c
branches/gcc-3_4-rhl-branch/gcc/loop.c
branches/gcc-3_4-rhl-branch/gcc/mklibgcc.in
branches/gcc-3_4-rhl-branch/gcc/po/ChangeLog
branches/gcc-3_4-rhl-branch/gcc/reg-stack.c
branches/gcc-3_4-rhl-branch/gcc/regrename.c
branches/gcc-3_4-rhl-branch/gcc/regs.h
branches/gcc-3_4-rhl-branch/gcc/simplify-rtx.c
branches/gcc-3_4-rhl-branch/gcc/stmt.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/ChangeLog
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/ext/stmtexpr4.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/lookup/koenig1.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/lookup/used-before-declaration.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/other/do1.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/overload/koenig1.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/crash11.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/crash13.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/error21.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/explicit1.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/parse/friend2.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/error1.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.dg/template/ttp5.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.old-deja/g++.other/decl5.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/g++.old-deja/g++.other/friend7.C
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/decl-3.c
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/dg.exp
branches/gcc-3_4-rhl-branch/gcc/testsuite/gcc.dg/pch/pch.exp
branches/gcc-3_4-rhl-branch/gcc/toplev.c
branches/gcc-3_4-rhl-branch/gcc/tree.c
branches/gcc-3_4-rhl-branch/gcc/version.c
branches/gcc-3_4-rhl-branch/libffi/ChangeLog
branches/gcc-3_4-rhl-branch/libffi/src/powerpc/ffi.c