bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/20765] [2.27 Regression] gold internal error in fix_errata on


From: peter.smith at linaro dot org
Subject: [Bug gold/20765] [2.27 Regression] gold internal error in fix_errata on aarch64-linux-gnu
Date: Thu, 30 Nov 2017 05:20:43 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20765

--- Comment #5 from Peter Smith <peter.smith at linaro dot org> ---
Created attachment 10650
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10650&action=edit
Use a field that is not used in operator<() for erratum_stub validity

Attached patch that adds a new field to class Erratum_stub, so that
invalidate_erratum_stub can be used without affecting operator<(), which is
used by erratum_stubs_.lower_bound().

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]