--- Comment #6 from dbaron at dbaron dot org 2006-02-14 22:29 ---
Was it really necessary to break dynamic_cast() with -fno-rtti ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10891
--- You are receiving this mail because: ---
You reported the bug, or are watching the
--- Additional Comments From dbaron at dbaron dot org 2004-04-01 01:43
---
Further testing shows that the bug happens the same way even if the function is
not virtual, as long as reinterpret_cast (rather than static_cast) is present.
(And in the non-virtual case, when -fPIC is used
--- Additional Comments From dbaron at dbaron dot org 2004-04-01 01:44
---
Ah, never mind. I see the comments on bug 14640 indicating that it's a
regression on the 3.3 branch since 3.3.3.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14804
--- You are receiving this
--- Additional Comments From dbaron at dbaron dot org 2004-04-01 01:48
---
It's also probably worth noting here what bug 14640 comment 8 says: that the
regression was caused by the backport of PR10776.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14804
--- You are rece
4 matches
Mail list logo