[PATCH] Fix segment comparator under debug stable_sort

Eric Christopher echristo@gmail.com
Mon May 15 23:03:00 GMT 2017


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



More information about the Binutils mailing list