[Bug gold/5986] New: build failure with gcc 4.3.0

2008-03-25 Thread cryptooctoploid at gmail dot com
19 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: cryptooctoploid at gmail dot com CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.

[Bug gold/6407] New: linux kernel linked with gold fails to boot

2008-04-15 Thread cryptooctoploid at gmail dot com
) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: cryptooctoploid at gmail dot com CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=6407 --- You are

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-04-15 Thread cryptooctoploid at gmail dot com
--- Additional Comments From cryptooctoploid at gmail dot com 2008-04-15 14:41 --- I narrowed it down to one linker script, namely arch/x86/boot/setup.ld . On my machine (amd64) running: ld -m elf_x86_64 -T arch/x86/boot/setup.ld arch/x86/boot/a20.o arch/x86/boot/cmdline.o arch/x86

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-04-15 Thread cryptooctoploid at gmail dot com
--- Additional Comments From cryptooctoploid at gmail dot com 2008-04-15 15:04 --- Created an attachment (id=2695) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2695&action=view) dumpelf -vv setup.elf > dump_ld -- http://sourceware.org/bugzilla/show_bug.c

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-04-15 Thread cryptooctoploid at gmail dot com
--- Additional Comments From cryptooctoploid at gmail dot com 2008-04-15 15:05 --- Created an attachment (id=2696) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2696&action=view) dumpelf -vv setup.elf >dump_gold -- http://sourceware.org/bugzilla/show_bug.c

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-04-15 Thread cryptooctoploid at gmail dot com
-- What|Removed |Added Attachment #2695|application/octet-stream|text/plain mime type|| Attachment #2695 is|0 |1

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-04-15 Thread cryptooctoploid at gmail dot com
-- What|Removed |Added Attachment #2696|application/octet-stream|text/plain mime type|| Attachment #2696 is|0 |1

[Bug binutils/13311] internal error, aborting at bfd.c line 649 in _bfd_default_error_handler

2011-10-17 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13311 --- Comment #1 from Octoploid 2011-10-17 20:17:45 UTC --- Created attachment 6013 --> http://sourceware.org/bugzilla/attachment.cgi?id=6013 testcase -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You a

[Bug binutils/13311] New: internal error, aborting at bfd.c line 649 in _bfd_default_error_handler

2011-10-17 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13311 Bug #: 13311 Summary: internal error, aborting at bfd.c line 649 in _bfd_default_error_handler Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: n

[Bug binutils/13311] internal error, aborting at bfd.c line 649 in _bfd_default_error_handler

2011-10-18 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13311 --- Comment #3 from Octoploid 2011-10-18 07:27:49 UTC --- (In reply to comment #2) > Can you try applying the first hunk (ie. the elf_link_output_extsym change) > from the patch in http://sourceware.org/ml/binutils/2011-10/msg00123.html? Yes,

[Bug binutils/13311] internal error, aborting at bfd.c line 649 in _bfd_default_error_handler

2011-10-18 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13311 --- Comment #4 from Octoploid 2011-10-18 12:07:52 UTC --- (In reply to comment #3) > Another thing that caught me eye are the undefined references to libc > libraries > with bfd and --as-needed: This appears to be the same bug as http://sour

[Bug binutils/13311] internal error, aborting at bfd.c line 649 in _bfd_default_error_handler

2011-10-19 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13311 Octoploid changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gold/13245] PREVAILING_DEF reported too often.

2011-11-02 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13245 Octoploid changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug gold/14342] [gold] symbol 'std::__once_callable' used as both __thread and non-__thread

2012-07-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14342 Octoploid changed: What|Removed |Added CC||cryptooctoploid at gmail

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-05-30 Thread cryptooctoploid at gmail dot com
-- What|Removed |Added CC||andi at firstfloor dot org http://sourceware.org/bugzilla/show_bug.cgi?id=6407 --- You are receiving this

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-05-30 Thread cryptooctoploid at gmail dot com
--- Additional Comments From cryptooctoploid at gmail dot com 2008-05-30 16:42 --- The kernel still does not boot on my machine (amd64) using the current »gold« version. It prints this message: »bad gzip magic number« So we got a step further, but are still not quite there. I noticed

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-05-30 Thread cryptooctoploid at gmail dot com
--- Additional Comments From cryptooctoploid at gmail dot com 2008-05-30 17:51 --- >I assume you are building a 64-bit kernel on the amd64 box? Yes. >Should we track this problem in a separate PR so it gets a unique ID? Ok, I will enter a new bug. -- http://sourcewa

[Bug gold/6584] New: kernel image decompression fails on 64bit machines (linked with gold)

2008-05-30 Thread cryptooctoploid at gmail dot com
) Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: cryptooctoploid at gmail dot com CC: andi at firstfloor dot org,bug

[Bug gold/10698] gold 2.20.51.0.1.20091009 fails to link linux kernel 2.6.31.1

2009-10-19 Thread cryptooctoploid at gmail dot com
--- Additional Comments From cryptooctoploid at gmail dot com 2009-10-19 15:38 --- Fixed in the 2.20 release here. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10698 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching

[Bug binutils/12557] New: Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-09 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Summary: Firefox fails to build with -flto and --as-needed LDFLAGS Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Com

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-09 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Octoploid changed: What|Removed |Added CC||cryptooctoploid at gmail

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-09 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #2 from Octoploid 2011-03-10 06:31:09 UTC --- The problem comes from: "-Wl,-R/usr/lib64 -L/usr/lib64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl" If I remove "-lnspr4" from above, ld links without any problem. When I remove the who

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #4 from Octoploid 2011-03-10 16:30:57 UTC --- Created attachment 5285 --> http://sourceware.org/bugzilla/attachment.cgi?id=5285 mozconfig No, there's only one libnspr4.so on my system. # cd / / # find . -name "libnspr4*" ./usr/l

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Octoploid changed: What|Removed |Added Attachment #5285|0 |1 is obsolete|

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #7 from Octoploid 2011-03-10 17:43:09 UTC --- Created attachment 5287 --> http://sourceware.org/bugzilla/attachment.cgi?id=5287 output_bad -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #8 from Octoploid 2011-03-10 17:43:32 UTC --- Created attachment 5288 --> http://sourceware.org/bugzilla/attachment.cgi?id=5288 map_bad -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You ar

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #9 from Octoploid 2011-03-10 17:43:59 UTC --- Created attachment 5289 --> http://sourceware.org/bugzilla/attachment.cgi?id=5289 output_good -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- Yo

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #10 from Octoploid 2011-03-10 17:45:27 UTC --- Created attachment 5290 --> http://sourceware.org/bugzilla/attachment.cgi?id=5290 map_good Everything is attached. Good > without --as-needed Bad > with --as-needed -- Configure

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #12 from Octoploid 2011-03-10 18:28:19 UTC --- Thanks. Unfortunately nothing obvious stands out in vimdiff. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Octoploid changed: What|Removed |Added Attachment #5289|0 |1 is obsolete|

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Octoploid changed: What|Removed |Added Attachment #5290|0 |1 is obsolete|

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-10 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #15 from Octoploid 2011-03-11 07:34:09 UTC --- Now two lines stands out in "vimdiff verbose_good verbose_bad": libnspr4.so needed by ../../../../dist/bin/libxul.so found libnspr4.so at /usr/lib/libnspr4.so These two lines are mis

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-11 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #17 from Octoploid 2011-03-11 18:22:34 UTC --- Created attachment 5294 --> http://sourceware.org/bugzilla/attachment.cgi?id=5294 gcc_verbose_good -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-11 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #18 from Octoploid 2011-03-11 18:23:03 UTC --- Created attachment 5295 --> http://sourceware.org/bugzilla/attachment.cgi?id=5295 gcc_verbose_bad -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email -

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-11 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Octoploid changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever Confirmed|1

[Bug ld/12557] Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-11 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #24 from Octoploid 2011-03-11 19:24:33 UTC --- >I really need a small testcase. Understood. I will take a deeper look. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this m

[Bug ld/12557] gcc & Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-11 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Octoploid changed: What|Removed |Added Summary|Firefox fails to build with |gcc & Firefox fails to |

[Bug ld/12557] gcc & Firefox fail to build with -flto and --as-needed LDFLAGS

2011-03-11 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 Octoploid changed: What|Removed |Added Summary|gcc & Firefox fails to |gcc & Firefox fail to build

[Bug ld/12557] gcc & Firefox fails to build with -flto and --as-needed LDFLAGS

2011-03-11 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #25 from Octoploid 2011-03-11 21:02:12 UTC --- Even gcc fails to build with the same combination (-flto and Wl,--as-needed): ... /var/tmp/gcc_build_dir/./prev-gcc/g++ -B/var/tmp/gcc_build_dir/./prev-gcc/ -B/usr/x86_64-pc-linux-gnu

[Bug ld/12557] gcc & Firefox fail to build with -flto and --as-needed LDFLAGS

2011-03-11 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #26 from Octoploid 2011-03-11 22:12:02 UTC --- Hmm, the LDFLAGS are simply ignored by gcc. And gcc builds fine when I configure it with: --with-boot-ldflags=-Wl,-O1,--hash-style=gnu,--as-needed -- Configure bugmail: http://source

[Bug ld/12557] gcc & Firefox fail to build with -flto and --as-needed LDFLAGS

2011-03-14 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #28 from Octoploid 2011-03-14 16:39:13 UTC --- (In reply to comment #27) > I have no problems with gcc bootstrap using > > .../configure --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld > --prefix=/usr/gcc-4.7.0 --

[Bug ld/12557] gcc & Firefox fail to build with -flto and --as-needed LDFLAGS

2011-03-16 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12557 --- Comment #30 from Octoploid 2011-03-16 08:06:47 UTC --- Thanks H.J.. Both issues are fixed now. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on t

[Bug gold/12898] gold throws "internal error in segment_precedes" when building kvm

2011-06-16 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12898 Octoploid changed: What|Removed |Added Attachment #5796|text/x-asm |text/plain mime type|

[Bug gold/12898] New: gold throws "internal error in segment_precedes" when building kvm

2011-06-16 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12898 Summary: gold throws "internal error in segment_precedes" when building kvm Product: binutils Version: 2.21 Status: NEW Severity: normal Priority: P2 C

[Bug gold/12898] gold throws "internal error in segment_precedes" when building kvm

2011-06-17 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12898 --- Comment #2 from Octoploid 2011-06-17 14:58:02 UTC --- Created attachment 5802 --> http://sourceware.org/bugzilla/attachment.cgi?id=5802 input files -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- Yo

[Bug gold/12898] gold throws "internal error in segment_precedes" when building kvm

2011-06-28 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12898 --- Comment #5 from Octoploid 2011-06-29 06:44:52 UTC --- And thank you for the quick fix. KVM is linking fine now. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --

[Bug gold/13019] New: "error: load segment overlap" when linking Linux kernel

2011-07-23 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13019 Summary: "error: load segment overlap" when linking Linux kernel Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Compo

[Bug gold/13023] gold misinterprets dot assignments in sections

2011-07-23 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13023 Octoploid changed: What|Removed |Added CC||cryptooctoploid at gmail

[Bug gold/13245] PREVAILING_DEF reported too often.

2011-10-02 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13245 Octoploid changed: What|Removed |Added CC||cryptooctoploid at gmail

[Bug gold/13245] PREVAILING_DEF reported too often.

2011-10-02 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13245 --- Comment #5 from Octoploid 2011-10-02 13:01:38 UTC --- What about the following naive patch? diff --git a/gold/plugin.cc b/gold/plugin.cc index b5880a1..d999254 100644 --- a/gold/plugin.cc +++ b/gold/plugin.cc @@ -889,10 +889,10 @@ Plugino

[Bug gold/13245] PREVAILING_DEF reported too often.

2011-10-02 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13245 --- Comment #7 from Octoploid 2011-10-02 18:41:58 UTC --- (In reply to comment #6) > > Cool! If you happen to have a lot of memory (15GB), you may try if it > > solves > the -fprofile-generate -flto problem. Yes, it does solve the problem h

[Bug gold/13245] PREVAILING_DEF reported too often.

2011-10-14 Thread cryptooctoploid at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13245 --- Comment #13 from Octoploid 2011-10-15 06:44:54 UTC --- Any update on this? The issue just got fixed on the bfd side: http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.423&r2=1.424 -- Configure bugmail: http