This is the mail archive of the gcc-patches@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]

Re: PATCH: Factor __aeabi_atexit into its own object file


On Mon, May 07, 2007 at 09:11:32PM -0700, Mark Mitchell wrote:
> 2007-05-07  Mark Mitchell  <mark@codesourcery.com>
> 
> 	* libstdc++-v3/libsupc++/cxxabi.h (_GLIBCX_NOTHROW): New macro.
                                           ^^^^^^^^^^^^^^^

You'll probably catch this before you check in, but in case you don't,
I think you meant _GLIBCXX_NOTHROW here.

-Nathan


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