This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r146329 - in /branches/pretty-ipa: ./ gcc/Chang...
- From: hubicka at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sat, 18 Apr 2009 21:31:08 -0000
- Subject: r146329 - in /branches/pretty-ipa: ./ gcc/Chang...
Author: hubicka
Date: Sat Apr 18 21:31:08 2009
New Revision: 146329
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146329
Log:
Merge from mainline.
Added:
branches/pretty-ipa/libstdc++-v3/testsuite/22_locale/num_get/get/char/39802.cc
- copied unchanged from r146328, trunk/libstdc++-v3/testsuite/22_locale/num_get/get/char/39802.cc
branches/pretty-ipa/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/39802.cc
- copied unchanged from r146328, trunk/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/39802.cc
Modified:
branches/pretty-ipa/libstdc++-v3/ChangeLog
branches/pretty-ipa/libstdc++-v3/include/backward/strstream
branches/pretty-ipa/libstdc++-v3/include/bits/c++config
branches/pretty-ipa/libstdc++-v3/include/bits/functional_hash.h
branches/pretty-ipa/libstdc++-v3/include/bits/ios_base.h
branches/pretty-ipa/libstdc++-v3/include/bits/locale_classes.h
branches/pretty-ipa/libstdc++-v3/include/bits/locale_classes.tcc
branches/pretty-ipa/libstdc++-v3/include/bits/locale_facets.h
branches/pretty-ipa/libstdc++-v3/include/bits/locale_facets.tcc
branches/pretty-ipa/libstdc++-v3/include/bits/locale_facets_nonio.h
branches/pretty-ipa/libstdc++-v3/include/bits/stl_list.h
branches/pretty-ipa/libstdc++-v3/include/c_compatibility/stdatomic.h
branches/pretty-ipa/libstdc++-v3/include/std/chrono
branches/pretty-ipa/libstdc++-v3/include/std/condition_variable
branches/pretty-ipa/libstdc++-v3/include/std/mutex
branches/pretty-ipa/libstdc++-v3/include/std/system_error
branches/pretty-ipa/libstdc++-v3/src/chrono.cc
branches/pretty-ipa/libstdc++-v3/src/condition_variable.cc
branches/pretty-ipa/libstdc++-v3/src/hash.cc
branches/pretty-ipa/libstdc++-v3/src/strstream.cc
Changes in other areas also in this revision:
Added:
branches/pretty-ipa/gcc/testsuite/gcc.dg/call-diag-2.c
- copied unchanged from r146328, trunk/gcc/testsuite/gcc.dg/call-diag-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/include5.c
- copied unchanged from r146328, trunk/gcc/testsuite/gcc.dg/cpp/include5.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/line8.c
- copied unchanged from r146328, trunk/gcc/testsuite/gcc.dg/cpp/line8.c
Modified:
branches/pretty-ipa/ (props changed)
branches/pretty-ipa/gcc/ChangeLog
branches/pretty-ipa/gcc/c-typeck.c
branches/pretty-ipa/gcc/cp/ChangeLog
branches/pretty-ipa/gcc/cp/cp-tree.h
branches/pretty-ipa/gcc/cp/decl.c
branches/pretty-ipa/gcc/testsuite/ChangeLog
branches/pretty-ipa/libcpp/ChangeLog
branches/pretty-ipa/libcpp/directives.c
branches/pretty-ipa/libcpp/include/line-map.h
branches/pretty-ipa/libcpp/line-map.c
Propchange: branches/pretty-ipa/
('svnmerge-integrated' modified)