[Bug ld/3713] New: Dynamic-list-cpp-typeinfo doesn't handle correctly static variables in a class

2006-12-13 Thread glazzara at gmail dot com
I have the following: - A library called toto.so where the object Toto is implemented: class Toto { public: Toto(); static Toto *instance() { return self; } private: static Toto *self; }; - A main.cpp linked against toto.so: int mai

[Bug ld/3713] Dynamic-list-cpp-typeinfo doesn't handle correctly static variables in a class

2006-12-13 Thread glazzara at gmail dot com
--- Additional Comments From glazzara at gmail dot com 2006-12-13 12:02 --- Created an attachment (id=1461) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1461&action=view) A small example to reproduce the bug -- http://sourceware.org/bugzilla/show_bug.cgi?id=3713 --- Y

[Bug gas/3712] i386 assembler accepts invalid assembly code

2006-12-13 Thread dwarak dot rajagopal at amd dot com
-- What|Removed |Added CC||dwarak dot rajagopal at amd ||dot com http://sourceware.org/bug

[Bug gas/3712] i386 assembler accepts invalid assembly code

2006-12-13 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-12-13 18:03 --- Fixed by http://sourceware.org/ml/binutils/2006-12/msg00154.html -- What|Removed |Added St

[Bug binutils/3704] ar reports unexpected character in S-record file

2006-12-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-12-14 03:00 --- http://sources.redhat.com/ml/binutils-cvs/2006-12/msg00068.html -- What|Removed |Added