[Bug ld/2944] New: Linking libstdc++ (GCC4.1.1) : internal error, aborting at ../../bfd/elf32-i386.c

2006-07-20 Thread thomas dot lavergne at jrc dot it
I just got an ld internal error while compiling gcc-4.1.1 (only c, fortran and c++) on a Linux 2.6 (RHEL4) PC: [:prompt:] gcc --version gcc (GCC) 3.4.5 20051201 (Red Hat 3.4.5-2) [:prompt:] ld --version GNU ld version 2.15.92.0.2 20040927 Last week, I was able to build the very same GCC4.1.1 (comm

[Bug gas/2946] New: jmp to a weak symbol jumps to a wrong address

2006-07-20 Thread vincent dot riviere at freesbee dot fr
Same bug on different platforms and versions of gas : * gas 2.15 on i386-linux (Debian stable) * gas 2.17 on i386-linux (Debian testing) * cross-compiled gas 2.17 for target m68k-*-* But NO BUG on Cygwin gas 2.16.91 20050610 The source : bug.s jmp mylabel nop .weak myla

[Bug ld/2721] --as-needed vs. DT_NEEDED undef symbols checks

2006-07-20 Thread drow at sources dot redhat dot com
--- Additional Comments From drow at sources dot redhat dot com 2006-07-20 21:06 --- This was fixed a while ago. -- What|Removed |Added Status|NEW

[Bug gas/2946] jmp to a weak symbol jumps to a wrong address

2006-07-20 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-07-20 22:34 --- Not a bug. Look at the relocs. -- What|Removed |Added Status|NEW