------- Additional Comments From hjl at lucon dot org  2006-02-16 01:43 -------
On x86, the linker without your change gave me

(gdb) b foo1
Breakpoint 1 at 0x80484a7: file test01b.cpp, line 5.
(gdb) r
Starting program: /export/home/hjl/bugs/binutils/linkonce/test

Breakpoint 1, foo1 (b=1) at test01b.cpp:5
5        B *pb= new B ;
(gdb)

What compiler are you using? Why doesn't it fail on x86?

-- 


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

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

Reply via email to