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

gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81)




 When compiling the attached c++ program, error messages are generated
 by the assembler phase of GCC . There is no error in the compile phase.
 The lethal combination causing the errors seems to be  using both
 dynamic arrays and 'typeid' in the same source file.

 Best Rgdrs
 Dani



Attachment: t3.cpp
Description: Text document


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