[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/13809] New: --print-icf-sections prints about folding empty se
From: |
mh-sourceware at glandium dot org |
Subject: |
[Bug gold/13809] New: --print-icf-sections prints about folding empty sections |
Date: |
Mon, 05 Mar 2012 15:54:45 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=13809
Bug #: 13809
Summary: --print-icf-sections prints about folding empty
sections
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: address@hidden
ReportedBy: address@hidden
CC: address@hidden
Classification: Unclassified
$ > foo.c
$ gcc -o foo.so -shared foo.c -Wl,--icf=safe -Wl,--print-icf-sections
-ffunction-sections -fdata-sections
/usr/local/bin/ld: ICF Converged after 2 iteration(s)
/usr/local/bin/ld: ICF folding section '.text' in file
'/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o'into
'.text' in file '/tmp/ccrGpJnm.o'
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
- [Bug gold/13809] New: --print-icf-sections prints about folding empty sections,
mh-sourceware at glandium dot org <=