This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 10/30/07, Richard Guenther <richard.guenther@gmail.com> wrote: > so the reference to the typeinfo name _ZTS1s is not locally bound? > Or maybe the linker is confused by this situation. _ZN1s1mEv (s::m() ) should not exist as it is a pure virtual function. -- Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |