Bug in exception handling
Yakushev
yakushev@c-map.ru
Thu Feb 1 03:28:00 GMT 2001
ÃÂ 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dummy.cpp
Type: text/x-c++
Size: 42 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20010201/780e1903/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: text/x-makefile
Size: 3275 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20010201/780e1903/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.so1
Type: text/x-makefile
Size: 3228 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20010201/780e1903/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestThrow.cpp
Type: text/x-c++
Size: 264 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20010201/780e1903/attachment-0003.bin>
More information about the Gcc-bugs
mailing list