aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2001-06-09mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_" names.David Billinghurst2-14/+19
2001-06-09New tests.Richard Henderson4-0/+783
2001-06-09load-3.m: Added.Ovidiu Predescu1-0/+5
2001-06-09Added. Check sending +load to categories, in addition to classes.Ovidiu Predescu1-0/+108
2001-06-08c-decl.c (grokdeclarator): Make the TREE_TYPE for declarations accurately ref...Mark Mitchell3-4/+4
2001-06-08load-2.m: New test.Stan Shebs2-0/+51
2001-06-08duplicateJason Merrill1-27/+0
2001-06-08duplicateJason Merrill1-0/+8
2001-06-08ia64.c (ia64_function_arg): Use [SDT]Fmode as gr_mode for complex floats pass...Jakub Jelinek2-0/+40
2001-06-08vbase2.C: New test.Nathan Sidwell3-0/+58
2001-06-08re PR c++/2929 (gcc crash when compiling a sample)Nathan Sidwell2-0/+30
2001-06-08re PR c++/3061 (kde2/artsd miscompilation (part 2))Nathan Sidwell1-0/+27
2001-06-07re PR c++/2914 (gcc 3.0 crashes on xalan DoubleSupport.cpp)Nathan Sidwell2-0/+40
2001-06-06cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.Jason Merrill1-1/+0
2001-06-06* semantics.c (begin_class_definition): Robustify.Mark Mitchell1-0/+10
2001-06-06pt.c (instantiate_decl): Tell the repository code about the clones, not the c...Mark Mitchell1-0/+15
2001-06-06c-semantics.c (genrtl_scope_stmt): Write out nested inline functions here, in...Mark Mitchell1-0/+11
2001-06-05call.c (build_user_type_conversion_1): Set ICS_USER_FLAG and ICS_BAD_FLAG on ...Nathan Sidwell2-0/+49
2001-06-05re PR c/2735 (can't cast a union type defined by a typedef to itself)Joseph Myers2-0/+21
2001-06-05c-tree.h (lang_decl): Add pending_sizes fields.Mark Mitchell1-0/+15
2001-06-04* gcc.c-torture/execute/20010604-1.c: New test.John David Anglin2-0/+18
2001-06-04* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.Loren J. Rittle2-1/+5
2001-06-04g++.exp (g++_include_flags): Change `args' to gccpath's value.Jeffrey Oldham2-8/+14
2001-06-02linkage.exp: Use wildcards when matching N32.Kaveh R. Ghazi2-3/+8
2001-05-31* gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.Richard Henderson2-4/+6
2001-05-31* g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.Richard Henderson2-1/+5
2001-05-30linkage.exp: Pass appropriate flags to native compiler for irix6.2David Billinghurst2-3/+12
2001-05-30re PR c++/2936 (gcc gives me an internal error when compiling mozilla with --...Nathan Sidwell2-0/+42
2001-05-2920010518-2.x: New file to compile, not assemble.Jeffrey Oldham2-0/+7
2001-05-26re PR c++/2823 (kde2/artsd miscompilation (part 1))Nathan Sidwell2-0/+78
2001-05-2520010518-2.c: New file.Diego Novillo4-0/+85
2001-05-25c-parse.in (array_declarator): New.Joseph Myers3-0/+146
2001-05-25New testMark Mitchell1-0/+6
2001-05-25c-typeck.c (digest_init): Issue error messages about invalid constants, not w...Mark Mitchell1-0/+2
2001-05-25G++ no longer defines builtins that do not begin with __builtin.Mark Mitchell14-98/+68
2001-05-24re PR c++/2184 (using declarations for classes in function templates)Nathan Sidwell3-2/+33
2001-05-23cpp.texi: Update for handling of charconsts.Neil Booth6-0/+160
2001-05-23linkage.exp: Pass appropriate flags to native compiler for irix6.5.David Billinghurst2-3/+17
2001-05-23Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham2-4/+16
2001-05-22class.c, [...]: Remove com_interface attribute support.Jason Merrill1-24/+0
2001-05-22c-lex.c (lex_number): If pedantic and not C99...Joseph Myers2-0/+8
2001-05-22call.c (build_op_delete_call): Ignore exception-specifications when looking f...Mark Mitchell1-0/+39
2001-05-21920520-1.x: Merge previous contents into this file.Geoffrey Keating2-0/+7
2001-05-21c-decl.c (finish_decl): Don't set DECL_C_HARD_REGISTER for non-register varia...Mark Mitchell1-0/+10
2001-05-21class.c (build_vtable_entry_ref): Lose vtbl parm.Jason Merrill11-17/+21
2001-05-21class.c (build_vtable): Set DECL_ASSEMBLER_NAME for vtables here.Jason Merrill1-0/+29
2001-05-21msp.c (A_SIZE): Define according to STACK_SIZE;Stephane Carrez5-4/+43
2001-05-2120000804-1.x: New file, this test fails on 68HC11/HC12 due to the asm instruc...Stephane Carrez6-1/+53
2001-05-20New test.Richard Henderson2-0/+16
2001-05-21fold-const.c (tree_expr_nonnegative_p): Detect more non-negative cases.Kaveh R. Ghazi3-0/+89