[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/24511] nm should not mark symbols in .init_array as "t"
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/24511] nm should not mark symbols in .init_array as "t" |
Date: |
Thu, 27 Feb 2020 21:50:34 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24511
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5f6028029146629b5fd5732e20c600b5837c20a9
commit 5f6028029146629b5fd5732e20c600b5837c20a9
Author: Alan Modra <address@hidden>
Date: Thu Feb 27 16:26:19 2020 +1030
mmix-mmo set SEC_DATA for .data section
With the bfd_decode_symclass change, ld SIZEOF test fails due to
data_end being reported as type '?'.
bfd/
PR 24511
* mmo.c (mmo_scan): Set SEC_DATA for .data.
ld/
PR 24511
* testsuite/ld-mmix/b-fixo2.d: Adjust for .data change.
* testsuite/ld-mmix/sec-2.d: Likewise.
* testsuite/ld-mmix/sec-3.d: Likewise.
* testsuite/ld-mmix/sec-4.d: Likewise.
* testsuite/ld-mmix/spec802.d: Likewise.
* testsuite/ld-mmix/spec803.d: Likewise.
* testsuite/ld-mmix/spec804.d: Likewise.
* testsuite/ld-mmix/spec805.d: Likewise.
* testsuite/ld-mmix/spec806.d: Likewise.
* testsuite/ld-mmix/spec807.d: Likewise.
* testsuite/ld-mmix/spec808.d: Likewise.
--
You are receiving this mail because:
You are on the CC list for the bug.