[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-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 binutils/3297] 2.17.50.0.5 i386-dis.c problems

2006-10-03 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-10-03 12:47 ---
Which compiler are you using?

-- 
   What|Removed |Added

 CC||hjl at lucon dot org


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

--- 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 binutils/3297] 2.17.50.0.5 i386-dis.c problems

2006-10-03 Thread gzp at papp dot hu

--- Additional Comments From gzp at papp dot hu  2006-10-03 12:52 ---
(In reply to comment #1)
> Which compiler are you using?

[kernel]
Linux gzp1 2.4.32-gzp1 #1 Sat Jan 7 16:31:17 CET 2006 i686 GNU/Linux

[glibc]
GNU C Library stable release version 2.2.5, by Roland McGrath et al.
Compiled by GNU CC version 2.95.4 20010319 (prerelease).
Compiled on a Linux 2.4.17 system on 2002-01-21.

[gcc]
gcc (GCC) 4.1.1

-- 


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

--- 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 binutils/3298] New: -mrelax broken for sh-elf

2006-10-03 Thread amylaar at gcc dot gnu dot org
The -mrelax support is broken for sh-elf since PIC code support was added.
Most of the work to fix this will likely be in bfd, ld and gas, although some
gcc changes may also be necessary.
IIRC I've fixed the switch tables once, but ordinary branches are still broken.

gcc R117374 with binutils/newlib D2006.10.02.18.00.00 shows 681 failures
for check-gcc check-target-libstdc++-v3 testing the variations
sh-hms-sim
sh-hms-sim/-m4/-ml

with a small patch to enable -mrelax when optimizing, the tests are not finished
after 17.5 hours, but 2098 failures have been detected so far.

-- 
   Summary: -mrelax broken for sh-elf
   Product: binutils
   Version: 2.18 (HEAD)
Status: NEW
  Severity: normal
  Priority: P2
 Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: amylaar at gcc dot gnu dot org
CC: andrew dot stubbs at st dot com,aoliva at sourceware dot
org,bug-binutils at gnu dot org,kkojima at rr dot iij4u
dot or dot jp
GCC target triplet: sh-elf


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

--- 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 binutils/3298] -mrelax broken for sh-elf

2006-10-03 Thread amylaar at gcc dot gnu dot org

--- Additional Comments From amylaar at gcc dot gnu dot org  2006-10-03 
13:38 ---
Created an attachment (id=1346)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1346&action=view)
patch to enable relaxation when optimizing

This patch to gcc/gcc/config/sh/sh.h enables -mrelax by default when
optimizing,
thus exposing the brokenness of this feature for an ordinary build / test
cycle.

-- 


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

--- 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 binutils/3297] 2.17.50.0.5 i386-dis.c problems

2006-10-03 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-10-03 19:27 ---
I have no problems with gcc 3.4/4.1 and glibc 2.3.4/2.4. It looks like
a glibc/gcc bug. Please upgrade your glibc first.

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME


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

--- 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/3290] "ld -s" create dynamic cebug symbols in DSO

2006-10-03 Thread hjl at lucon dot org


-- 
   What|Removed |Added

Summary|"ld -s" leaves absolute |"ld -s" create dynamic cebug
   |symbol in DSO   |symbols  in DSO


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

--- 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