[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/16428] autoconf tests don't terminate on ix86-linux-gnu with -st
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/16428] autoconf tests don't terminate on ix86-linux-gnu with -static -fPIE -pie on glibc-2.18 based systems |
Date: |
Mon, 05 Jan 2015 15:57:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16428
--- Comment #6 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, user/hjl/pr16428 has been created
at 82b177ee22f39cbe105834b8a6f25a87496dada8 (commit)
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=82b177ee22f39cbe105834b8a6f25a87496dada8
commit 82b177ee22f39cbe105834b8a6f25a87496dada8
Author: H.J. Lu <address@hidden>
Date: Fri Jan 10 06:17:23 2014 -0800
Disallow -shared/-pie, -shared/-static, -pie/-static
ld/
PR ld/16428
* ld.texinfo: Updated for -static/-non_shared change.
* ldlex.h (option_values): Add OPTION_STATIC.
* lexsup.c (ld_options): Use OPTION_STATIC for -static/-non_shared.
(parse_args): Handle OPTION_STATIC. Disallow -shared and -pie,
-shared and -static, -pie and -static.
ld/testsuite/
2014-01-10 H.J. Lu <address@hidden>
PR ld/16428
* ld-elf/pr16428a.d: New file.
* ld-elf/pr16428b.d: Likewise.
* ld-elf/pr16428c.d: Likewise.
* ld-elf/pr16428d.d: Likewise.
-----------------------------------------------------------------------
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/16428] autoconf tests don't terminate on ix86-linux-gnu with -static -fPIE -pie on glibc-2.18 based systems,
cvs-commit at gcc dot gnu.org <=