Remove info message for every erratum 843419 found and fixed.

2016-02-11 Rahul Chaudhry  <rahulchaudhry@google.com>

	* aarch64.cc (Target_aarch64::scan_erratum_843419_span):
	Remove info message for every erratum 843419 found and fixed.
This commit is contained in:
Han Shen 2016-02-11 09:47:49 -08:00
parent bd5608dcc6
commit e3dbf58233
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2016-02-11 Rahul Chaudhry <rahulchaudhry@google.com>
* aarch64.cc (Target_aarch64::scan_erratum_843419_span): Remove
info message for every erratum 843419 found and fixed.
2016-02-07 Cary Coutant <ccoutant@gmail.com>
PR gold/18695

View File

@ -8248,10 +8248,6 @@ Target_aarch64<size, big_endian>::scan_erratum_843419_span(
}
if (do_report)
{
gold_info(_("Erratum 843419 found and fixed at \"%s\", "
"section %d, offset 0x%08x."),
relobj->name().c_str(), shndx,
(unsigned int)(span_start + offset));
unsigned int erratum_insn_offset =
span_start + offset + insn_offset;
Address erratum_address =