[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/16870] Gold internal error with -fpie and -mcmodel=large
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gold/16870] Gold internal error with -fpie and -mcmodel=large |
Date: |
Wed, 23 Apr 2014 22:39:02 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16870
--- Comment #2 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_24-branch has been updated
via cb25fe47b0a76573ba04c33a76e0aaab0700b551 (commit)
from d69c090f9a7b68088570e725fda7088e8e9e0c76 (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=cb25fe47b0a76573ba04c33a76e0aaab0700b551
commit cb25fe47b0a76573ba04c33a76e0aaab0700b551
Author: Cary Coutant <address@hidden>
Date: Wed Apr 23 15:17:16 2014 -0700
Add missing break statement for case elfcpp::R_X86_64_PLTOFF64.
gold/
PR gold/16870
* x86_64.cc (Target_x86_64::Relocate::relocate): Add missing break.
-----------------------------------------------------------------------
Summary of changes:
gold/ChangeLog | 5 +++++
gold/x86_64.cc | 1 +
2 files changed, 6 insertions(+), 0 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.