[Bug other/60465] [4.9/5 Regression] Compiling glibc-2.17,2.18 with gcc-4.8.2 and binutils-2.23.2,2.24 results in segfaults in _start / elf_get_dynamic_info

vapier at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 19 23:15:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465

--- Comment #45 from Mike Frysinger <vapier at gcc dot gnu.org> ---
Author: vapier
Date: Tue Jan 19 23:15:12 2016
New Revision: 232595

URL: https://gcc.gnu.org/viewcvs?rev=232595&root=gcc&view=rev
Log:
ia64: don't use dynamic relocations for local symbols

Backported from trunk for PR other/60465.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/ia64/pr60465-gprel64-c37.c
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/ia64/pr60465-gprel64.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/ia64/ia64.c
    branches/gcc-4_9-branch/gcc/config/ia64/predicates.md
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list