This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/48130] [4.7 Regression]: build fails on libsupc++/nested_exception.cc


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48130

--- Comment #4 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2011-03-15 06:19:12 UTC ---
Author: bkoz
Date: Tue Mar 15 06:19:08 2011
New Revision: 170979

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170979
Log:
2011-03-14  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/48130
        * src/future.cc: Guard definitions.
        * libsupc++/nested_exception.cc: Same.



Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/nested_exception.cc
    trunk/libstdc++-v3/src/future.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]