aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
1999-04-28* pt.c (tsubst_friend_class): Check for NULL.Mark Mitchell1-0/+10
1999-04-28Adjust so it actually tests something other than a preprocessor quirk; mark X...Zack Weinberg1-1/+2
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1-79/+81
1999-04-27* rtti.c (build_x_typeid): Check rtti is enabled.Nathan Sidwell1-0/+14
1999-04-27New test - regression for expr.c bugZack Weinberg2-0/+18
1999-04-27search.c (is_subobject_of_p): Make sure we're looking at the right baseclasses.Mark Mitchell1-0/+37
1999-04-25* gcc.dg/990424-1.c: New test.Richard Henderson2-0/+30
1999-04-24turn LSTAT/STAT checking back onCraig Burley2-4/+6
1999-04-24fix typosCraig Burley1-2/+2
1999-04-23search.c (is_subobject_of_p): Handle TEMPLATE_TYPE_PARMs and such as base cla...Mark Mitchell1-0/+19
1999-04-22cp-tree.h (lang_decl_flags): Remove returns_first_arg and preserves_first_arg.Mark Mitchell3-0/+83
1999-04-22gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL co...Mark Mitchell1-0/+19
1999-04-22* decl.c (make_typename_type): Tighten error-checking.Mark Mitchell1-0/+16
1999-04-22Check in test for previous changesMark Mitchell1-0/+12
1999-04-19newJason Merrill1-0/+24
1999-04-19new tests, derived from bug-reports from Toon and TimCraig Burley3-0/+33
1999-04-19cp-tree.h (finish_static_data_member_decl): New function.Mark Mitchell1-0/+14
1999-04-17uninit-9.c (func): Use __builtin_alloca instead of alloca to avoid the need f...Richard Henderson2-1/+6
1999-04-17decl.c (xref_tag): Revise handling of nested template declarations.Mark Mitchell1-0/+21
1999-04-16class.c (finish_struct): Remove unused variable.Mark Mitchell1-0/+17
1999-04-16cp-tree.h (TREE_NONLOCAL_FLAG): Remove.Mark Mitchell2-0/+41
1999-04-16decl.c (warn_about_implicit_typename_lookup): New function.Mark Mitchell2-0/+47
1999-04-15cp-tree.h (lookup_nested_field): Remove.Mark Mitchell1-0/+14
1999-04-15cp-tree.h (lang_type): Add documentation.Mark Mitchell2-0/+36
1999-04-15newJason Merrill2-2/+23
1999-04-14Correct error message patternZack Weinberg1-1/+1
1999-04-14newJason Merrill1-0/+18
1999-04-14Add -Wno-deprecatedMartin v. Löwis5-5/+5
1999-04-13Test for cpp line numbering bugZack Weinberg1-0/+13
1999-04-13Regression test for x86 fp-stack breakageZack Weinberg2-0/+53
1999-04-13newJason Merrill1-0/+20
1999-04-13class.c (finish_struct_1): Look at the const-ness of the field's type...Mark Mitchell1-0/+14
1999-04-13decl2.c (import_export_decl): Because vtables always reference virtual functi...Mike Stump1-0/+12
1999-04-12newJason Merrill1-0/+15
1999-04-12newJason Merrill1-0/+6
1999-04-12Fix typo in subroutine checkZack Weinberg2-2/+2
1999-04-12newJason Merrill1-0/+13
1999-04-11friend.c (add_friend): Deal gracefully with error_mark_node.Mark Mitchell1-0/+22
1999-04-10Make this test less fragileZack Weinberg1-4/+4
1999-04-10error.c (dump_type_real): If a typename is a template-id, put out the templat...Mark Mitchell1-0/+18
1999-04-09cpphash.c (special_symbol): When expanding __LINE__, use the top file buffer,...Zack Weinberg1-0/+18
1999-04-09decl.c (make_typename_type): Complain if we don't find a type when trying to ...Mark Mitchell1-0/+35
1999-04-08updateJason Merrill2-1/+7
1999-04-08error.c (dump_expr): Don't crash on INDIRECT_REFs whose operands don't have t...Mark Mitchell1-0/+11
1999-04-08* search.c (template_self_reference_p): Tweak.Mark Mitchell2-0/+32
1999-04-07tweakJason Merrill2-0/+2
1999-04-07Enable nonlocal goto testcase for i960.Jim Wilson2-2/+4
1999-04-06gcc.exp (proc gcc_target_compile): Add support for timeout specified by target.Jeff Law2-0/+20
1999-04-06Add new tests.Jeff Law3-0/+69
1999-04-06Regression test for current cpplib bug.Zack Weinberg1-0/+18