This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Fix segment comparator under debug stable_sort
- From: Cary Coutant <ccoutant at gmail dot com>
- To: Eric Christopher <echristo at gmail dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Fri, 12 May 2017 15:29:24 -0700
- Subject: Re: [PATCH] Fix segment comparator under debug stable_sort
- Authentication-results: sourceware.org; auth=none
- References: <CALehDX41kFdk5S2SHjCuqhuG00J4VkPsz-WCavwQgE7upDZkkw@mail.gmail.com>
> 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