aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2001-01-11instantiate13.C: New test.Nathan Sidwell2-0/+29
2001-01-11call.c (convert_default_arg): Check for unprocessed DEFAULT_ARG.Nathan Sidwell3-0/+74
2001-01-11pt.c (unify): Check array has a domain, before checking whether it is variabl...Nathan Sidwell1-0/+24
2001-01-11parse.y (template_parm_header, [...]): New reductions.Nathan Sidwell2-3/+16
2001-01-11* gcc.dg/cpp/if-2.c: Fix bogus update.Neil Booth1-1/+1
2001-01-11* gcc.dg/cpp/if-2.c: Add wide char test without sign extension.Neil Booth2-0/+8
2001-01-11pt.c (copy_default_args_to_explicit_spec_1): New function.Mark Mitchell1-0/+13
2001-01-10*** empty log message ***Alan Lehotsky2-1/+6
2001-01-10error.c (dump_template_parameter): Use parm to determine how to print default...Nathan Sidwell2-0/+22
2001-01-10class.c (duplicate_tag_error): Clear more flags.Nathan Sidwell2-0/+22
2001-01-10call.c (build_new_method_call): Use binfo_for_vbase.Nathan Sidwell2-0/+31
2001-01-0920000419-2.c: Move to "special" subdirectory.Jonathan Larmour3-0/+47
2001-01-09*** empty log message ***Alan Lehotsky3-13/+25
2001-01-10Remove unintentional merge indicators.Jeffrey D. Oldham1-2/+0
2001-01-10instantiate2.C: ERROR line should fail for mips.Jeffrey D. Oldham3-2/+10
2001-01-09class.c (handle_using_decl): Reject using of constructor name of sourcing class.Nathan Sidwell2-0/+47
2001-01-09* gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.Joseph Myers3-0/+149
2001-01-08mzero2.x: Adjust statement of where a failure is expected.Loren J. Rittle3-2/+8
2001-01-08cp-tree.h (lang_decl_flags): Rename defined_in_class to initialized_in_class.Nathan Sidwell2-0/+54
2001-01-08class.c (duplicate_tag_error): Adjust diagnostic.Nathan Sidwell28-71/+102
2001-01-08Oops, wrong email on previous changelogNathan Sidwell1-1/+1
2001-01-08decl.c (struct binding_level): Adjust class_shadowed comments to reflect real...Nathan Sidwell2-2/+5
2001-01-08decl2.c (grokfield): Don't accept `asm' specifiers for non-static data members.Mark Mitchell1-0/+6
2001-01-07builtins.def (BUILT_IN_FPRINTF): New entry.Kaveh R. Ghazi2-0/+69
2001-01-07i386.c (constant_call_address_operand): Accept (const (plus (symbol_ref) (con...Jakub Jelinek2-0/+10
2001-01-07c-common.c (c_common_nodes_and_builtins): Add _Exit builtin.Joseph Myers2-0/+90
2001-01-07format.h: New file.Joseph Myers44-362/+184
2001-01-06* gcc.c-torture/execute/20010106-1.c: New test.Alexandre Oliva2-0/+34
2001-01-06format.exp: New file.Joseph Myers44-0/+107
2001-01-06Testcase for recent checkin.Mike Stump1-0/+4
2001-01-05991228-1.c: Take word endianness into account.Alexandre Oliva2-2/+13
2001-01-05builtins.def (BUILT_IN_CONJ, [...]): Define.Joseph Myers2-0/+179
2001-01-05parse.y (template_datadef): Check for error_mark_node.Nathan Sidwell2-0/+12
2001-01-0420000926-1.c: Update expected warnings.Richard Henderson5-9/+35
2001-01-05fold-const.c (fold): When folding a CONJ_EXPR of a COMPLEX_CST...Joseph Myers2-2/+4
2001-01-04* gcc.c-torture/execute/built-in-setjmp.c: New.Richard Kenner2-0/+37
2001-01-03c-decl.c (grokdeclarator): Give zero-length arrays size zero.Richard Henderson5-1/+46
2001-01-03target-supports.exp (check_alias_available): Modified to indicate aliases not...Jeffrey Oldham2-2/+12
2001-01-03update copyrightsKaveh Ghazi1-1/+1
2001-01-03builtins.c (expand_builtin_strncmp): Use host_integerp and tree_low_cst.Kaveh R. Ghazi2-1/+83
2001-01-03search.c (lookup_fnfields_here): Remove.Nathan Sidwell2-0/+35
2001-01-03Implement exceptions specifiers for implicit member functions.Nathan Sidwell2-4/+5
2001-01-03updateJason Merrill1-6/+6
2001-01-03* gcc.c-torture/compile/20010102-1.c: New test.Kaveh R. Ghazi2-0/+105
2001-01-02init.c (build_default_init): New fn.Jason Merrill1-1/+0
2001-01-02c-common.h (ASM_INPUT_P): New.Richard Henderson2-0/+18
2001-01-02* typeck.c (build_binary_op): Fix pmf comparison logic.Jason Merrill1-0/+26
2001-01-02tree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_COM_INTERFACE for v3 ABI.Jason Merrill2-0/+25
2001-01-02Initial version.Chandra Chavva1-0/+32
2001-01-02typeck.c (strip_all_pointer_quals): Also strip quals from pointer-to-member t...Jason Merrill3-1/+35