summaryrefslogtreecommitdiff
path: root/gcc/testsuite
Commit message (Expand)AuthorAgeFilesLines
* * gcc.misc-tests/mg.exp: delete extraneous redirection.law1999-09-302-1/+5
* * cp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Move here from pt.c.mmitchel1999-09-291-0/+19
* * cp-tree.h (UPT_TEMPLATE): Remove.mmitchel1999-09-291-0/+17
* New test: check ability to generate debug information for incomplete types innickc1999-09-282-0/+14
* * g++.old-deja/g++.other/decl6.C: New test.nathan1999-09-282-0/+30
* * gcc.c-torture/execute/va-arg-10.c: New test.rth1999-09-282-0/+252
* * g++.old-deja/g++.pt/memtemp77.C: Adjust expectednathan1999-09-272-1/+6
* * decl.c (start_function): Set x_dont_save_pending_sizes rathermmitchel1999-09-261-0/+17
* * decl.c (pushdecl): Don't make local declarations of externmmitchel1999-09-241-0/+8
* * cp-tree.h (DECL_ANON_UNION_ELEMS): New macro.mmitchel1999-09-241-0/+27
* Add test case for this patch to combine.c:nickc1999-09-232-0/+23
* Udo previous deltanickc1999-09-223-29/+0
* Fix/suppress some testsuite failures for the Arm.nickc1999-09-223-0/+29
* oops - add change missed from previous deltanickc1999-09-221-0/+1
* * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.mmitchel1999-09-212-7/+11
* New test case.loewis1999-09-211-0/+21
* Add FR30 to list of targets for which -fpic is inappropriate.nickc1999-09-212-0/+6
* * g++.old-deja/g++.other/dyncast1.C: New test.nathan1999-09-2120-0/+2243
* * cp-tree.h (finish_stmt_expr): Change prototype.mmitchel1999-09-213-90/+1
* * cp-tree.h (finish_stmt_expr): Change prototype.mmitchel1999-09-201-0/+10
* Remove support for assigning to `this'.mmitchel1999-09-201-0/+7
* * rtl.h (insns_safe_to_move_p): New function.mmitchel1999-09-191-0/+22
* * gxxint.texi: G++ now implements namespaces.mmitchel1999-09-191-0/+19
* * decl.c (layout_var_decl): Change prototype. Call layout_declmmitchel1999-09-181-0/+21
* * overload1.C: New test.oliva1999-09-182-0/+25
* * inline1.C: New test.oliva1999-09-182-0/+35
* New test case.loewis1999-09-181-0/+18
* newjason1999-09-171-0/+22
* * decl.c (warn_extern_redeclared_static): Don't get confused bymmitchel1999-09-172-0/+15
* * cp-tree.h (poplevel_class): Declare.mmitchel1999-09-172-3/+3
* * decl.c (warn_extern_redeclared_static): Simplify. Catchmmitchel1999-09-163-1/+17
* * calls.c (precompute_arguments): Fix typo in comment.mmitchel1999-09-151-0/+52
* * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.nathan1999-09-133-4/+8
* Set *correct* g++ options.nathan1999-09-132-2/+2
* * gcc.c-torture/compile/990913-1.c: New test.law1999-09-132-0/+14
* * call.c (implicit_conversion): Robustify. Handle OFFSET_REFs.mmitchel1999-09-132-3/+28
* * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.nathan1999-09-103-3/+9
* New testmmitchel1999-09-091-0/+18
* * cp-tree.h (begin_switch_stmt): Adjust prototype.mmitchel1999-09-091-0/+15
* * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.rth1999-09-092-3/+7
* * g++.old-deja/g++.other/lookup11.C: New test.nathan1999-09-095-28/+244
* * Makefile.in (cppexp.o): Depend on cpphash.h.geoffk1999-09-093-0/+37
* * decl.c (layout_var_decl): Change prototype. Don't completemmitchel1999-09-091-0/+15
* * g++.old-deja/g++.other/sizeof3.C: New test.nathan1999-09-085-2/+73
* * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.rth1999-09-082-0/+17
* Franz Sirl <Franz.Sirl-kernel@lauterbach.com>rth1999-09-062-0/+240
* four new tests, fix commentary in fifthburley1999-09-056-6/+99
* 1999-09-03 19:31 -0700 Zack Weinberg <zack@bitmover.com>zack1999-09-046-2/+69
* * decl.c (expand_static_init): Tweak handling of staticmmitchel1999-09-041-0/+7
* * gcc.c-torture/execute/990827-1.c: Fix typo.rearnsha1999-09-032-3/+7