[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/17482] -melf32_x86_64 IE->LE transition error
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/17482] -melf32_x86_64 IE->LE transition error |
Date: |
Wed, 12 Nov 2014 04:51:10 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17482
--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, binutils-2_25-branch has been updated
via 10153947d78f6ead12735a2d9198cf46c19449dd (commit)
from b02026e71aeb7fab4fb3f0466dca83c73515132d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=10153947d78f6ead12735a2d9198cf46c19449dd
commit 10153947d78f6ead12735a2d9198cf46c19449dd
Author: Alan Modra <address@hidden>
Date: Wed Nov 12 14:54:23 2014 +1030
Fix x86 non-ELF build breakage
PR ld/17482
* config/tc-i386.c (output_insn): Don't test x86_elf_abi when
not ELF.
-----------------------------------------------------------------------
Summary of changes:
gas/ChangeLog | 6 ++++++
gas/config/tc-i386.c | 2 ++
2 files changed, 8 insertions(+), 0 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.