[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/22309] New: incremental_test_2 failure with GCC 7
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug gold/22309] New: incremental_test_2 failure with GCC 7 |
Date: |
Wed, 18 Oct 2017 13:19:13 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22309
Bug ID: 22309
Summary: incremental_test_2 failure with GCC 7
Product: binutils
Version: 2.30 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: hjl.tools at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
On Fedora 26/x86-64, I got
echo g++ -W -Wall -Wstack-usage=262144 -Werror -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -fno-use-linker-plugin -o
incremental_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'`
-Wl,--incremental-update -Wl,-z,norelro -Bgcctestdir/ two_file_test_1.o
two_file_test_tmp_3.o two_file_test_2.o two_file_test_main.o
gcctestdir/ld: fatal error: out of patch space in section .eh_frame; relink
with --incremental-full
collect2: error: ld returned 2 exit status
make[7]: *** [Makefile:7302: incremental_test_2] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gold/22309] New: incremental_test_2 failure with GCC 7,
hjl.tools at gmail dot com <=