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]

Re: [C++ PATCH]: __FUNCTION__ handling


>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:

    Nathan> Mark Mitchell wrote:
    >> Your patch does that, for sure.  The question is if it can be
    >> done more efficiently, without emitting __FUNCTION__ itself.  I
    >> think it could be, if we could arrange to use the same string
    >> literal eerywhere

    Nathan> Um, Mark, I think you're having a thinko.

Um, Nathan, I think you're right. :-)  Sorry to be dense.

Go for it with the patch.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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