[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2014-05-28 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=3111

Andreas Schwab  changed:

   What|Removed |Added

 CC|jackie.rosen at hushmail dot com   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2014-02-16 Thread jackie.rosen at hushmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=3111

Jackie Rosen  changed:

   What|Removed |Added

 CC||jackie.rosen at hushmail dot 
com

--- Comment #14 from Jackie Rosen  ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-11-17 Thread amodra at bigpond dot net dot au

--- Additional Comments From amodra at bigpond dot net dot au  2006-11-17 
14:02 ---
Caching implemented in 
http://sources.redhat.com/ml/binutils/2006-11/msg00190.html

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-10-30 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-10-30 23:44 ---
http://sourceware.org/ml/binutils/2006-08/msg00334.html

is checked in. The maining one is

http://sourceware.org/ml/binutils/2006-04/msg00329.html

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-10-16 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-10-16 21:49 ---
*** Bug 3321 has been marked as a duplicate of this bug. ***

-- 
   What|Removed |Added

 CC||Scott at ergy dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-10-03 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-10-03 12:50 ---
Please follow the release note of the Linux binutils 2.17.50.0.5. You need
to apply patches in patches PROPERLY. Or you should use binary rpmes.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-10-03 Thread rodsoft at uol dot com dot br


-- 
   What|Removed |Added

 CC||rodsoft at uol dot com dot
   ||br


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-10-03 Thread rodsoft at uol dot com dot br

--- Additional Comments From rodsoft at uol dot com dot br  2006-10-03 
10:51 ---
ld´s changelog of 2.17.50.0.3 (or 4...) binutils says that this patch is
applied, but in fact it isn´t, as this version is still affected by this bug.
The patch can´t be seen in cvs either. IMO this is a major bug, the difference
between linking with and without -g is absurd... we can get from 6min to 30s
just by removing -g... Someone please commit the patch to cvs please.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-09-06 Thread rafael dot espindola at gmail dot com

--- Additional Comments From rafael dot espindola at gmail dot com  
2006-09-06 13:53 ---
I have done some testing on this problem:

link time just before 
http://sourceware.org/ml/binutils-cvs/2004-07/msg00124.html:
real0m8.783s
user0m8.049s
sys 0m0.628s

After:
real13m49.449s
user12m57.109s
sys 0m8.897s


current CVS:
real3m52.577s
user3m43.602s
sys 0m8.665s

current CVS + proposed patch:
real0m5.780s
user0m3.528s
sys 0m0.596s

Why the proposed patch wasn't committed? I am not familiar with binutils, but 
maybe I can help.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-08-29 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-08-29 23:06 ---
They are 2 different problems. With the previous patch, I got 18 sections:

time g++ -B/export/home/hjl/usr/bin/ -g -o ff3d trapFPE.o main.o FFThread.o
StaticCenter.o \
language/libfflanguage.a solver/libffsolve.a \
language/libpovlanguage.a geometry/libffgeometry.a \
algebra/libffalgebra.a utils/libffutils.a -pthread
FFThread.o: In function `FFThread::run()':
/space/rguenther/src/c++bench/ff3d/FFThread.cpp:79: undefined reference to
`__cxa_get_exception_ptr'
StaticCenter.o: In function `LagrangianFiniteElement':
./solver/LagrangianFiniteElement.hpp:365: undefined reference to
`__cxa_get_exception_ptr'
./solver/LagrangianFiniteElement.hpp:365: undefined reference to
`__cxa_get_exception_ptr'
./solver/LagrangianFiniteElement.hpp:365: undefined reference to
`__cxa_get_exception_ptr'
./solver/LagrangianFiniteElement.hpp:365: undefined reference to
`__cxa_get_exception_ptr'
StaticCenter.o:./solver/LagrangianFiniteElement.hpp:365: more undefined
references to `__cxa_get_exception_ptr' follow
collect2: ld returned 1 exit status
Command exited with non-zero status 1
18.32user 1.60system 0:19.92elapsed 100%CPU

The other problem is the N^2 issue mentioned in the previous bug report. It
is the same as this one. I posted a patch at

http://sourceware.org/ml/binutils/2006-08/msg00334.html

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-08-29 Thread doreille at smr dot ch

--- Additional Comments From doreille at smr dot ch  2006-08-29 18:01 
---
I think this bug is the same as the one in comment #9 of PR 2342. With binutils
2.17.50.0.3 (linux patch applied) and the given test case slowld.tar.gz the link
time was 2m54.853s. After removing the debugging symbols with 'strip -g' the
link time become 6.386s.

I have another test case at
ftp://www.smr.ch/pub/smr/read/slow_ld_testcase.tar.bz2 with seven elf64 object
files where the link time was 1m7.316s with debugging symbols but 0.926s after a
'strip -g *.o'.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-08-25 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-08-25 16:51 ---
Is this the same bug as in commect #9 in PR 2342:

http://sources.redhat.com/bugzilla/show_bug.cgi?id=2342#c9

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-08-25 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-08-25 16:44 ---
Are you sure that you used the correct linker?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-08-25 Thread doreille at smr dot ch

--- Additional Comments From doreille at smr dot ch  2006-08-25 16:40 
---
I have installed the latest binary rpm package
binutils-2.17.50.0.3-1.x86_64.rpm. With this version, the link time was
6m20.613s with the debugging symbols.
Without the debugging symbols, the link time was 4.369s.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-08-25 Thread hjl at lucon dot org


-- 
   What|Removed |Added

 CC||hjl at lucon dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-08-25 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-08-25 14:52 ---
Please try the current Linux binutils at

http://www.kernel.org/pub/linux/devel/binutils/

and follow its release note closely.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-08-23 Thread doreille at smr dot ch

--- Additional Comments From doreille at smr dot ch  2006-08-23 15:35 
---
Created an attachment (id=1243)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1243&action=view)
gprof execution profile of ld

This is the gprof call graph profile data of  ld (binutils-060823 )  linking
the files with the dwarf2 symbols.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3111

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils