This is the mail archive of the gcc@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]

Re: C++ problem


On Dec  9, 1998, teunis <teunis@computersupportcentre.com> wrote:

> On 28 Nov 1998, Alexandre Oliva wrote:

>> I bet your program doesn't provide a definition for every non-inline
>> non-abstract virtual member function.  This is explicitly required in
>> the C++ Standard, and that's why this optimization made by gcc is
>> correct. 

> Nope - I -do-!!!!

> This is why I consider it a bug.

Can't you post a code snippet showing the bug?  There's not much we
can do without an example...

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]