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]

r171815 - in /branches/gcc-4_6-branch: ./ libja...


Author: jyasskin
Date: Fri Apr  1 01:07:46 2011
New Revision: 171815

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171815
Log:
Merge r171807 from trunk to the 4.6 release branch, to fix two C++
conformance problems in libsupc++.

Tested: bootstrap + make check-c++ on x86_64

libstdc++-v3/ChangeLog:

2011-03-31  Jeffrey Yasskin  <jyasskin@google.com>

        * libsupc++/exception_ptr.h: Forward-declare std::type_info.
        * libsupc++/nested_exception.h (__throw_with_nested): Remove a
	redundant default argument from std::__throw_with_nested.


Modified:
    branches/gcc-4_6-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_6-branch/libstdc++-v3/libsupc++/exception_ptr.h
    branches/gcc-4_6-branch/libstdc++-v3/libsupc++/nested_exception.h

Changes in other areas also in this revision:
Modified:
    branches/gcc-4_6-branch/   (props changed)
    branches/gcc-4_6-branch/libjava/classpath/   (props changed)

Propchange: branches/gcc-4_6-branch/
            ('svn:mergeinfo' added)

Propchange: branches/gcc-4_6-branch/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]