aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2011-01-21re PR c++/46977 ([C++0x] ICE: SIGSEGV in htab_find_slot_with_hash (hashtab.c:...Jason Merrill1-0/+8
2011-01-21re PR tree-optimization/47355 (ICE: verify_ssa failed with -O2 -fipa-cp-clone)Jakub Jelinek1-0/+39
2011-01-21* g++.dg/other/anon5.C: Skip on mips-sgi-irix*.Rainer Orth1-1/+1
2011-01-21* g++.dg/template/char1.C: Use signed char.Rainer Orth1-1/+1
2011-01-20re PR tree-optimization/46583 (-fcompare-debug failure with -O -fno-inline -f...Alexandre Oliva1-0/+40
2011-01-20re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Jakub Jelinek1-0/+58
2011-01-19re PR c++/47291 (ICE: SIGSEGV in size_binop_loc (fold-const.c:1427) with -g)Dodji Seketeli1-0/+22
2011-01-19re PR debug/46240 (ice in maybe_register_def)Alexandre Oliva1-0/+172
2011-01-19re PR c++/47303 (ICE: in varpool_node, at varpool.c:134 with -fabi-version=1)Jakub Jelinek1-0/+24
2011-01-19re PR tree-optimization/47290 (memory exhausted compiling a destructor with a...Jakub Jelinek1-0/+19
2011-01-17re PR c++/47067 ([c++0x] ICE in cxx_eval_bare_aggregate, at cp/semantics.c:6352)Jason Merrill1-0/+14
2011-01-17re PR middle-end/47313 (ICE: PHI argument is not a GIMPLE value)Richard Guenther1-0/+53
2011-01-17re PR testsuite/47325 (FAIL: g++.dg/ext/pr47213.C (test for excess errors))John David Anglin1-0/+1
2011-01-15re PR c++/33558 ('mutable' incorrectly accepted on reference members)Giovanni Funchal2-0/+11
2011-01-15re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -fin...Martin Jambor9-0/+623
2011-01-14re PR c++/47289 ([C++0x] ICE in tsubst_pack_expansion (triggered by decltype))Jason Merrill1-0/+24
2011-01-14re PR tree-optimization/47280 (ICE: verify_stmts failed: statement marked for...Richard Guenther1-0/+15
2011-01-14re PR c++/46903 ([C++0x] ICE unexpected expression of kind template_id_expr)Jason Merrill1-0/+10
2011-01-14re PR c++/46688 (g++ requires a function declaration when it should not)Jason Merrill1-0/+11
2011-01-13re PR c++/47213 (ICE: SIGSEGV in determine_visibility (decl2.c:2076) with -fv...Kai Tietz1-0/+15
2011-01-13Fix PR debug/PR46973Dodji Seketeli1-0/+28
2011-01-12cp-tree.h (begin_for_scope): New prototype.Rodrigo Rivas Costa3-3/+27
2011-01-12re PR debug/47209 (ICE: SIGSEGV in should_emit_struct_debug (dwarf2out.c:627)...Kai Tietz1-0/+12
2011-01-11re PR debug/46955 (Missing DW_AT_const_value from DW_TAG_template_value_param...Dodji Seketeli1-0/+15
2011-01-11re PR c++/46658 (internal compiler error on cp/init.c)Jason Merrill1-0/+23
2011-01-11re PR c++/45520 ([C++0x] compiler segmentation fault on decltype in lambda-de...Jason Merrill1-0/+14
2011-01-10Add __attribute__((externally_visible)).H.J. Lu1-2/+7
2011-01-10* g++.dg/ipa/pr46984.C: Add dg-require-effective-target lto.Rainer Orth1-0/+1
2011-01-10re PR c++/47218 (C++ multiple definitions of non-virtual thunk problem)Dave Korn3-0/+62
2011-01-08re PR tree-optimization/46469 (ICE: verify_cgraph_node failed: inline clone i...Jan Hubicka1-0/+13
2011-01-07re PR tree-optimization/46367 (ICE during cgraph edge cloning)Jan Hubicka1-0/+11
2011-01-07dllexport-MI1.C: Adjust test.Kai Tietz16-27/+26
2011-01-07re PR c++/47022 (ICE: in tsubst_copy, at cp/pt.c:11682)Jakub Jelinek1-0/+53
2011-01-03* g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.Ulrich Weigand1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek3-3/+3
2011-01-03re PR tree-optimization/46984 (g++.dg/torture/pr45699.C FAILs with -fno-early...Martin Jambor1-0/+62
2011-01-01ChangeLog gcc/Kai Tietz1-0/+13
2010-12-28re PR c++/47068 ([C++0x] internal compiler error on decltype(~ expression))Jason Merrill1-0/+7
2010-12-27re PR c++/46626 (simple use of virtual methods causes pure virtual method cal...Jakub Jelinek1-0/+28
2010-12-25re PR c++/15774 (Conflicting function decls not diagnosed)Kai Tietz2-0/+30
2010-12-24re PR rtl-optimization/47036 (ICE: in move_cond_jump, at sel-sched.c:4901 wit...Alexander Monakov1-0/+10
2010-12-22re PR c++/47003 (ice in stabilize_expr)Jason Merrill1-0/+13
2010-12-22parser.c (cp_parser_unary_expression): Call pedwarn for alignof with expression.Rodrigo Rivas Costa1-0/+7
2010-12-22re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -fin...Martin Jambor7-289/+24
2010-12-21re PR middle-end/45310 (ICE: verify_stmts failed: Dead STMT in EH table with ...Steven Bosscher1-0/+31
2010-12-17re PR c++/46670 (ICE in dependent_type_p, at cp/pt.c:17553)Jason Merrill1-0/+11
2010-12-17re PR debug/45088 (pointer type information lost in debuginfo)Dodji Seketeli2-0/+57
2010-12-16re PR tree-optimization/43655 (-ftree-ter causes FAIL: g++.old-deja/g++.law/t...Jakub Jelinek1-0/+34
2010-12-16re PR c++/39859 (duplicated and unhelpful error for "c:n" (parser))Nathan Froyd2-0/+46
2010-12-16re PR c++/46852 (ICE: tree check: expected class ‘type’, have ‘exceptio...Nathan Froyd1-0/+7