aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
1999-04-06Regression test for current cpplib bug.Zack Weinberg1-0/+18
1999-04-06YA spurious-uninitialized-variable-warning testZack Weinberg1-0/+115
1999-04-06cp-tree.h (BASELINK_P): New macro.Mark Mitchell2-0/+26
1999-04-05decl.c (lookup_name_current_level): Tweak, and improve documentation.Mark Mitchell1-0/+10
1999-04-05class.c (maybe_fixup_vptrs): Remove declaration.Mark Mitchell2-0/+18
1999-04-03* gcc.c-torture/execute/990404-1.c: New test.Jeffrey A Law2-0/+31
1999-04-03cpp-if1.c: Adjust regexps to accommodate cccp.Zack Weinberg4-9/+20
1999-04-02tinfo.h (__class_type_info): Fix illegal declaration.Mark Mitchell5-3/+51
1999-04-02Adopt to standard requirements.Martin v. Löwis1-4/+4
1999-03-31New test case suggested by Nathan Sidwell <nathan@acm.org>Martin v. Löwis1-0/+14
1999-03-30updateJason Merrill1-3/+1
1999-03-30newJason Merrill1-0/+24
1999-03-28newJason Merrill1-0/+16
1999-03-27objc-torture.exp: Replace "77" with "Obj-C" in pattern matching strings.Jeffrey A Law2-4/+9
1999-03-27cp-tree.h (add_friend): Declare.Mark Mitchell2-3/+14
1999-03-26newJason Merrill1-0/+20
1999-03-26tweakJason Merrill1-0/+1
1999-03-25* gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.Jeffrey A Law2-0/+396
1999-03-25New tests (one might fail due to complex alias problems)Craig Burley3-0/+631
1999-03-25* pt.c (tsubst_decl): Tsubst into DECL_BEFRIENDING_CLASSES.Mark Mitchell1-0/+11
1999-03-24newJason Merrill1-0/+16
1999-03-24updateJason Merrill1-2/+4
1999-03-24newJason Merrill3-0/+52
1999-03-25Add main, then link itMartin v. Löwis1-1/+3
1999-03-25Can't link it - no main()Martin v. Löwis1-3/+1
1999-03-24* gcc.c-torture/execute/990324-1.c: New test.Jeffrey A Law2-0/+17
1999-03-23newJason Merrill3-0/+94
1999-03-23tidyJason Merrill1-5/+0
1999-03-24cp-tree.h (lang_type): Remove has_assignment and has_real_assignment.Mark Mitchell1-3/+59
1999-03-23tweakJason Merrill1-13/+6
1999-03-23pt.c (convert_nontype_argument): Don't create things that aren't PTRMEM_CSTs ...Mark Mitchell1-0/+21
1999-03-23restoreJason Merrill1-0/+20
1999-03-23* new2.C: Initialize newed after entering main.Martin v. Löwis1-0/+1
1999-03-23cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.Mark Mitchell1-0/+34
1999-03-22Add missing execute/ filename prefix to last ChangeLog entry.Jim Wilson1-1/+1
1999-03-22Fix bf-sign-2.c failure on 64-bit host caused by my last patch.Jim Wilson2-1/+7
1999-03-19init.c (build_member_call): Handle template-id expressions correctly.Mark Mitchell3-1/+39
1999-03-17* gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.Richard Henderson2-0/+15
1999-03-15decl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES here.Mark Mitchell1-0/+9
1999-03-14More tests for uninitialized variable warningsZack Weinberg4-0/+160
1999-03-14New test, for spurious "variable may be clobbered by `longjmp' or `vfork'"Zack Weinberg1-0/+36
1999-03-13More g77 testsCraig Burley3-0/+19
1999-03-13New g77 testsCraig Burley3-0/+45
1999-03-12New test case.Martin v. Löwis1-0/+9
1999-03-12lex.c (do_identifier): Correct call to enforce_access.Mark Mitchell1-2/+2
1999-03-12Minor testsuite fixes for targets with 16-bit ints and targets without I/O.Jim Wilson4-4/+27
1999-03-12New test case.Martin v. Löwis1-0/+12
1999-03-12Problem fixed in g++.Martin v. Löwis1-1/+1
1999-03-11Tests for various kinds of spurious uninit variable warning.Zack Weinberg1-0/+33
1999-03-11Tests for various kinds of spurious uninit variable warning.Zack Weinberg2-0/+102