[Bug c++/37465] ctors never override virtual functions

2012-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37465 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g

[Bug c++/37465] ctors never override virtual functions

2008-09-27 Thread fang at csl dot cornell dot edu
--- Comment #4 from fang at csl dot cornell dot edu 2008-09-27 23:01 --- Ick. Also fails 4.3.2, 4.0.1, 3.3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37465

[Bug c++/37465] ctors never override virtual functions

2008-09-13 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-14 04:54 --- Confirmed, looks related to covariant returns. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/37465] ctors never override virtual functions

2008-09-13 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-14 04:54 --- Confirmed, looks related to covariant returns. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37465

[Bug c++/37465] ctors never override virtual functions

2008-09-10 Thread mrs at apple dot com
--- Comment #1 from mrs at apple dot com 2008-09-10 18:28 --- radr://6202462 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37465