aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/rtti
AgeCommit message (Expand)AuthorFilesLines
2015-12-17re PR c++/67576 (expression of typeid( expression ) is evaluated twice)Jason Merrill1-0/+16
2014-09-18dyncast.cc (__dynamic_cast): Handle mid-destruction dynamic_cast more gracefu...Jason Merrill1-0/+28
2014-05-14re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...Jason Merrill1-7/+7
2013-06-14re PR c++/57599 (result of dynamic_cast<cv T> is just T)Paolo Carlini1-0/+59
2013-04-22re PR c++/48665 (type of const member function)Jason Merrill1-0/+12
2013-04-09re PR c++/25466 (typeid expression fails to throw bad_typeid according to 5.2...Jason Merrill1-0/+36
2012-01-03re PR c++/29273 (error on dynamic_cast<T>(array))Paolo Carlini1-0/+9
2011-07-05* g++.dg/rtti/anon-ns1.C: Allow for null-termination.Jason Merrill1-1/+1
2011-06-30re PR c++/49387 (t.cxx:140: error: too many initializers for ‘const __class...Jason Merrill1-0/+23
2011-06-23re PR c++/49440 (Invalid dynamic_cast for unnamed namespace)Jason Merrill1-0/+15
2010-12-08re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd1-0/+1
2009-12-15[multiple changes]Paolo Bonzini1-1/+1
2009-11-01* rtti.c (tinfo_name): Fix lengths for private case.Jason Merrill1-0/+21
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-0/+16
2009-07-06vmi_class_type_info.cc (__do_dyncast): Use src2dst hint to defer searching ba...Jason Merrill2-0/+107
2009-04-29re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Nathan Sidwell1-0/+1
2008-09-17re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson1-1/+1
2008-07-31re PR c++/36405 (ICE with typeid of member function)Jakub Jelinek1-0/+26
2008-01-06re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc...Paolo Carlini2-0/+24
2007-12-11re PR c++/34364 (class& is not known as as a class-type anymore after dynamic...Jakub Jelinek1-0/+31
2007-11-01re PR c++/32260 (too many warning: dereferencing type-punned pointer will bre...Jakub Jelinek1-0/+61
2007-09-18re PR c++/33463 (Broken diagnostic: 'typeid_expr' not supported by dump_expr)Paolo Carlini1-0/+11
2007-09-09file-format.exp (gcc_target_object_format): Use remote_exec to call objdump.Joseph Myers1-0/+1
2007-05-14re PR c++/29928 (typeid of unknown bound array)Paolo Carlini1-0/+13
2007-03-22warnings2.C: Don't use -pedantic.Dirk Mueller1-1/+1
2007-01-09Index: ChangeLogGeoffrey Keating1-0/+20
2006-08-23re PR c++/28687 (dynamic_cast<void*> disallowed too rigorously with -fno-rtti)Benjamin Smedberg1-0/+21
2006-06-22re PR c++/28109 (ICE with typeid of incomplete type)Volker Reichelt1-0/+12
2006-01-22re PR c++/10891 (code using dynamic_cast causes segfaults when -fno-rtti is u...Gabriel Dos Reis1-0/+18
2005-12-27re PR testsuite/25442 (-fpic/-fPIC failures in gcc.dg/ipa/ipa-1.c ipa-2.c ipa...Kaveh R. Ghazi1-1/+1
2005-12-15repo1.C: Call cleanup-repo-files.Kaveh R. Ghazi1-0/+2
2005-09-20re PR c++/23947 (segv in reshape_init_r())Jakub Jelinek1-0/+10
2005-07-16re PR c++/22204 ([repo] internal compiler error: Segmentation fault)Mark Mitchell1-0/+15
2005-06-16rtti.c (get_tinfo_decl): Avoid caching tinfo_descs when it might change.Nathan Sidwell1-0/+9
2005-02-09* g++.dg/rtti/tinfo1.C: Allow newline after assembler label.Joseph Myers1-1/+1
2004-11-29re PR target/18489 (mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C)Hans-Peter Nilsson1-1/+1
2004-11-04* g++.dg/rtti/tinfo1.C: Remove xfails.Ben Elliston1-3/+3
2004-07-27tinfo1.C: Correct the xfail.Andrew Pinski1-3/+3
2004-07-26tinfo1.C: Xfail.Andrew Pinski1-3/+3
2004-07-07re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)H.J. Lu1-0/+40
2004-01-06re PR c++/12815 (Code compiled with optimization behaves unexpectedly)Mark Mitchell1-0/+26
2003-09-20* g++.dg/rtti/typeid3.C: Correct expected error message.Kriang Lerdsuwanakij1-2/+2
2003-09-17re PR c++/11991 (ICE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 w...Mark Mitchell1-0/+11
2003-09-08re PR c++/5296 ([DR115] Pointers to functions and template functions behave d...Mark Mitchell1-0/+15
2003-06-26re PR c++/10990 (Cannot convert with dynamic_cast<> to a private base class f...Mark Mitchell1-0/+23
2003-01-10re PR c++/9128 (Typeid does not work on polymorphic classes)Mark Mitchell1-0/+11
2002-11-26empty11.C: New test.Mark Mitchell1-0/+17
2002-09-29re PR c++/7788 (g++-3.2 internal error: Segmentation fault)Nathan Sidwell1-0/+10