aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2004-11-01re PR c++/15172 (Copy constructor optimization in aggregate initialization)Mark Mitchell1-0/+46
2004-10-30re PR rtl-optimization/18084 (setfill coupled with inline function: incorrect...Roger Sayle1-0/+32
2004-10-30re PR c++/17542 (Visibility attribute ignored when it precedes class head)Matt Austern1-0/+10
2004-10-29typeck.c (composite_pointer_type): Remove comment about DR 195.Nathan Sidwell2-5/+45
2004-10-29re PR c++/17695 (ICE in add_abstract_origin_attribute)Mark Mitchell1-0/+12
2004-10-29c++/14124Matt Austern1-0/+15
2004-10-28re PR c++/17132 (GCC fails to eliminate function template specialization when...Mark Mitchell1-0/+39
2004-10-28* g++.dg/init/ref12.C: New test.Mark Mitchell1-0/+1
2004-10-28re PR c++/17435 (Binding a temporary of derived type to reference of base)Mark Mitchell3-2/+41
2004-10-27re PR c++/18093 (bogus conflict in namespace aliasing)Mark Mitchell3-0/+34
2004-10-25re PR middle-end/17407 (ICE in int_mode_for_mode)Andrew Pinski1-0/+16
2004-10-22re PR c++/18095 (ICE in cp_lexer_consume_token on missing ";")Nathan Sidwell2-0/+14
2004-10-21dllimport1.C: Move dg-warnings.Aaron W. LaFramboise3-10/+10
2004-10-21re PR c++/18073 (mmintrin.h rejected by C++ frontend)Mark Mitchell2-1/+23
2004-10-21memfriend11.C: Fix comment typo.Kriang Lerdsuwanakij2-2/+2
2004-10-20re PR c++/13495 (Friendship to class nested within a template is broken)Kriang Lerdsuwanakij9-0/+528
2004-10-20typeck.c (composite_pointer_type): Add comment about DR 195Nathan Sidwell1-0/+25
2004-10-19call.c (struct conversion): Add base_p.Mark Mitchell8-2/+59
2004-10-19re PR c++/18047 (Wrong precedence between equality (==, !=) and < operators)Paolo Bonzini1-0/+32
2004-10-18cp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base call.Nathan Sidwell1-0/+32
2004-10-17re PR c++/17743 (dependent expressions in attributes)Giovanni Bajo1-0/+19
2004-10-16re PR c++/10479 (alignof and sizeof (and other expressions) in attributes doe...Giovanni Bajo1-0/+8
2004-10-15re PR c++/17042 (Duplicated symbol in assembly output)Mark Mitchell1-1/+1
2004-10-15re PR c++/17042 (Duplicated symbol in assembly output)Mark Mitchell3-0/+24
2004-10-15[multiple changes]Andrew Pinski1-0/+8
2004-10-15re PR c++/17976 (Calls the dtor twice)Mark Mitchell1-0/+21
2004-10-13re PR c++/17661 (ICE in create_tmp_var)Andrew Pinski1-0/+15
2004-10-13re PR target/14454 (virtual function with vararg won't compile)Eric Botcazou1-1/+1
2004-10-13re PR tree-optimization/17724 (wrong dominator (eh/fold all builtins) related)Jakub Jelinek6-0/+142
2004-10-12re PR c++/15786 (Bad error message for frequently occuring error.)Mark Mitchell1-0/+5
2004-10-11re PR c++/17936 (Declaration of specialization rejected)Mark Mitchell1-0/+13
2004-10-11cleanup5.C: Add dg-options "".Andrew Pinski1-0/+1
2004-10-10re PR c++/17554 (crashes in on kopete build (KDE's kdenetwork))Andrew Pinski3-0/+39
2004-10-10re PR c++/17907 (ice in optimize_inline_calls, at tree-inline.c)Andrew Pinski1-0/+16
2004-10-10re PR c++/17393 ("unused variable '._0'" warning with -Wall)Mark Mitchell1-0/+12
2004-10-10Convert diagnostics to use quoting flag q 7/nGabriel Dos Reis3-5/+5
2004-10-10re PR c++/17867 ("void" instead of class name in error message)Mark Mitchell4-0/+65
2004-10-09pr17902.C: Fix typo in dg-do.Andrew Pinski1-1/+1
2004-10-09re PR c++/17524 (ICE with initializing a variable of type void)Mark Mitchell2-0/+15
2004-10-08re PR tree-optimization/17902 (ICE from tree_verify_flow_info)Andrew Pinski1-0/+26
2004-10-07parser.c (cp_parser_asm_definition): Look passed the CLEANUP_POINT_EXPR to ge...Andrew Pinski1-1/+1
2004-10-07re PR c++/17115 (-Winline does not respect __attribute__((__noinline__)))Giovanni Bajo1-0/+17
2004-10-06[multiple changes]Andrew Pinski1-0/+11
2004-10-05re PR c++/17829 (wrong error: call of overloaded function is ambiguous)Nathan Sidwell1-0/+21
2004-10-05Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis3-15/+15
2004-10-04Convert diagnostics to use quoting flag q 3/nGabriel Dos Reis3-7/+7
2004-10-03re PR c++/17797 (ICE in build_reinterpret_cast)Andrew Pinski1-0/+8
2004-09-29re PR c/7425 (deprecated attribute doesn't merge with multiple declarations)Joseph Myers1-0/+11
2004-09-29re PR tree-optimization/17697 (ICE: Statement marked for throw, but doesn't -...Jakub Jelinek3-0/+92
2004-09-29re PR middle-end/17525 (ICE in emit_move_insn (non-BLKmode arg))Jason Merrill1-0/+17