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]

Bug in exception handling


 Please help

 (gcc-2.95.2, Linux BlackCat 6.2)

 If two source files in main program content the declaration of pure abstract structure and library has the same declaration the exception (throw) causes the aborting of program if optimization is switched off (-O0).

Simple example is attached.

Thanks

Vladimir

 

TestThrow.cpp

Makefile

Makefile.so1

dummy.cpp


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