aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2000-02-23* execute/va-arg-13.c: New test.Franz Sirl2-0/+42
2000-02-23New test. Approved by rth.Donald Lindsay2-0/+29
2000-02-23newJason Merrill1-0/+9
2000-02-23* execute/20000223-1.c: New test.Nathan Sidwell2-0/+65
2000-02-23* g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.Nathan Sidwell2-1/+5
2000-02-22Add data member testMark Mitchell1-3/+17
2000-02-22* g++.old-deja/g++.abi/ptrmem.C: New test.Mark Mitchell2-0/+107
2000-02-20New test.Richard Henderson2-0/+15
2000-02-18newJason Merrill3-0/+36
2000-02-18*** empty log message ***Chandra Chavva1-0/+17
2000-02-17g++.exp (g++_init): Add -fmessage-length=0 to ALWAYS_CXXFLAGS.Mark Mitchell2-0/+9
2000-02-15New test - sjlj ICE, originally from openbsdZack Weinberg1-0/+16
2000-02-14Remove duplicate test case - same as gcc.dg/20000127-1.cZack Weinberg1-134/+0
2000-02-13newJason Merrill1-0/+27
2000-02-13updateJason Merrill3-4/+4
2000-02-11* gcc.c-torture/compile/20000211-3.c: New test.Robert Lipe2-0/+14
2000-02-11* gcc.c-torture/compile/20000211-2.c: New test.Martin Buchholz2-0/+138
2000-02-11* gcc.c-torture/compile/20000211-1.c: New test.Jeffrey A Law2-0/+102
2000-02-10cppexp.c: Don't include cpphash.h.Zack Weinberg2-0/+32
2000-02-10class.c (dfs_modify_vtables): Tweak calculation of functions to override.Mark Mitchell1-0/+76
2000-02-10Use -static when testing --gc-sections on native targetsJonathan Larmour2-1/+10
2000-02-10cpphash.c (macarg): Hoist all the flag diddling out of the function...Zack Weinberg2-0/+51
2000-02-08* g++.old-deja/g++.other/cast5.C: New test.Nathan Sidwell2-0/+42
2000-02-07decl.c (store_parm_decls): Don't build cleanups for parameters while processi...Mark Mitchell1-0/+24
2000-02-07updateJason Merrill10-48/+60
2000-02-06cppfiles.c (read_and_prescan): Bump input pointer before possibly branching o...Zack Weinberg3-0/+86
2000-02-05Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>Alan Modra2-0/+21
2000-02-03cast3.C: Return void.Nathan Sidwell3-1/+7
2000-02-02Add -Wunused to dg-optionsZack Weinberg1-1/+1
2000-02-02cpplib.h (cpp_reader): Add new flag, no_directives.Zack Weinberg1-0/+14
2000-02-02* gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.Alexandre Oliva2-1/+3
2000-02-02* gcc.dg/loop-1.c: New test.Alexandre Oliva2-0/+24
2000-02-02Give test a better name, add some glue for the test harnessZack Weinberg2-12/+16
2000-02-01New test culled from gcc-bugsZack Weinberg1-0/+12
2000-01-31class.c (build_vtable): Rename to build_primary_vtable.Mark Mitchell1-0/+17
2000-01-30cppfiles.c (find_position): Drop 'colp' argument, return the new line base.Zack Weinberg1-0/+15
2000-01-28configure.in: Make --enable-cpplib the default.Zack Weinberg1-2/+2
2000-01-2820000127-1.c: New test.Jakub Jelinek3-0/+31
2000-01-28New test - core dump in cccpZack Weinberg1-0/+139
2000-01-27testcase for recent checkinMike Stump1-0/+9
2000-01-27Test cases for c++ comments and endif labels in system headers.Zack Weinberg3-0/+55
2000-01-27Use __inline not inline since test is compiled with -ansiZack Weinberg1-1/+1
2000-01-27Correct warning string to grep forZack Weinberg1-1/+1
2000-01-26* gcc.dg/unused-2.c: New test.Alexandre Oliva2-0/+20
2000-01-26* gcc.dg/conv-1.c: New test.Alexandre Oliva2-0/+15
2000-01-25newJason Merrill2-0/+33
2000-01-24Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler.Mark Mitchell2-4/+10
2000-01-24ecos.exp (gcsec-1.c): Check the version of the ld on the host, not on the bui...Geoff Keating2-2/+8
2000-01-24rtl.def: Add unordered fp comparisions.Richard Henderson2-0/+135
2000-01-22Another test for preprocessor corner casesZack Weinberg1-0/+28