This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] Fix segment comparator under debug stable_sort


On Fri, May 12, 2017 at 3:29 PM Cary Coutant <ccoutant@gmail.com> wrote:
>
> > 2017-05-11  Eric Christopher <echristo@gmail.com>
> >
> >         * layout.cc (Layout::segment_precedes): Add a case for testing
> >         pointer equality when determining which segment precedes
> >         another.
>
> This is OK. Thanks!
>
> -cary

Should be pushed thusly:

echristo@athyra ~/s/binutils-gdb> git push origin master
To ssh://sourceware.org/git/binutils-gdb.git
   d8cbc93b65..0c38a3d194  master -> master

commit 0c38a3d1942067100580e9673bcf0cbe27f3d6e8
Author: Eric Christopher <echristo@gmail.com>
Date:   Mon May 15 15:59:52 2017 -0700

    2017-05-15  Eric Christopher <echristo@gmail.com>

            * layout.cc (Layout::segment_precedes): Add a case for testing
            pointer equality when determining which segment precedes
            another.

thanks!

-eric


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