[Bug ld/19542] New: Preformance penalty when linking chromium executable

2016-01-31 Thread krejzi at email dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: krejzi at email dot com Target Milestone: --- Created attachment 8944 --> https://sourceware.org/bugzilla/attachment.cgi?id=8944&action=edit compiler and linker command line When linking chromium executab

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread krejzi at email dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 --- Comment #3 from Armin K. --- (In reply to Markus Trippelsdorf from comment #1) > This happens when using ld.bfd, right? > > You could try ld.gold instead. It links chromium in a few seconds on my > machine. Yes ld.bfd. I had a couple of

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread krejzi at email dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 --- Comment #4 from Armin K. --- (In reply to Markus Trippelsdorf from comment #2) > Also make sure you have enough RAM and your system is not swapping. RAM usage stays constant at 22% as reported by htop. I have 6 GB of RAM and nowhere near

[Bug ld/19542] Preformance penalty when linking chromium executable

2016-01-31 Thread krejzi at email dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19542 --- Comment #6 from Armin K. --- Created attachment 8945 --> https://sourceware.org/bugzilla/attachment.cgi?id=8945&action=edit Marked ps aux output The attached file is actually ps aux output containing clang++ and ld invocation command li

[Bug ld/19617] ELF: Allow -E to work without -pic/-pie/-shared in the absence of undefined symbols

2016-02-12 Thread krejzi at email dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19617 Armin K. changed: What|Removed |Added CC||krejzi at email dot com -- You are