This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from ed60adf0a3 Automatic date update in version.in new 3d9c8f6b3f Delay evaluation of alignment expressions in output sections
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ld/ChangeLog | 23 +++++++++++++++++++ ld/emultempl/pe.em | 2 +- ld/emultempl/pep.em | 2 +- ld/ldexp.c | 20 ++++++++++++++-- ld/ldexp.h | 4 ++-- ld/ldlang.c | 48 +++++++++++++-------------------------- ld/ldlang.h | 4 ++-- ld/testsuite/ld-scripts/align.exp | 4 ++++ ld/testsuite/ld-scripts/pr23571.d | 10 ++++++++ ld/testsuite/ld-scripts/pr23571.t | 11 +++++++++ 10 files changed, 88 insertions(+), 40 deletions(-) create mode 100644 ld/testsuite/ld-scripts/pr23571.d create mode 100644 ld/testsuite/ld-scripts/pr23571.t