aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2000-04-08cpp-nullchar.c: Remove test as embedded nulls cause problems.Neil Booth1-30/+0
2000-04-08Correct merge conflictNeil Booth1-0/+5
2000-04-08* gcc.dg/compare2.c: New test.Kaveh R. Ghazi2-0/+62
2000-04-08* gcc.dg/cpp-nullchar.c: New test.Neil Booth1-0/+4
2000-04-08* cpp-nullchar.c: New test.Neil Booth1-0/+30
2000-04-07cpplib.c (do_elif): Skip the rest of the line if we're not going to bother ev...Zack Weinberg5-0/+43
2000-04-07vmihint.C: Adjust __vmi_class_type_info member name.Nathan Sidwell2-1/+6
2000-04-06cp-tree.h (lang_decl_flags): Rename saved_inline to deferred.Mark Mitchell8-14/+14
2000-04-06* g++.old-deja/g++.abi/vmihint.C: New test.Nathan Sidwell2-0/+74
2000-04-06cpp-ifparen.c, [...]: Add FSF copyright.Neil Booth7-13/+23
2000-04-05960327-1.c (f): Add a letter to s[] to avoid stack-frame overwrite.Hans-Peter Nilsson2-1/+6
2000-04-0520000405-2.c: New test.Jakub Jelinek3-0/+20
2000-04-05* compile/20000405-1.c: New test.Alexandre Oliva2-0/+17
2000-04-04* gcc.dg/cast-qual-1.c: Revert last change.Geoff Keating2-30/+4
2000-04-04Correct many new ABI issues regarding vbase and vcall offset layout.Mark Mitchell4-2/+232
2000-04-04* gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.Kaveh R. Ghazi2-0/+34
2000-04-04* execute/20000403-1.c: New test.Hans-Peter Nilsson2-0/+33
2000-04-04Update regexps for modified error messagesZack Weinberg1-2/+2
2000-04-03gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg4-2/+8
2000-04-03* execute/20000402-1.c: New test.Geoffrey Keating2-1/+42
2000-04-03log entryDon Lindsay1-0/+4
2000-04-03More va-arg variations. OKed by Jeff Law.Don Lindsay5-0/+191
2000-04-03* gcc.c-torture/compile/20000403-2.c: New test.Jeffrey A Law2-0/+7
2000-04-03* gcc.c-torture/compile/20000403-1.c: New test.Jeffrey A Law2-0/+22
2000-04-02cppinit.c (cpp_start_read): Turn off -Wtraditional if processing C++.Zack Weinberg4-15/+50
2000-04-022000-04-02 Neil Booth <NeilB@earthling.net>Neil Booth8-4/+170
2000-04-01cpplib.c: Include symcat.h.Zack Weinberg1-0/+30
2000-04-01Add dg-do tagZack Weinberg1-0/+2
2000-03-29upJason Merrill2-0/+45
2000-03-29* gcc.c-torture/compile/20000329-1.c: New test.Jeffrey A Law2-0/+44
2000-03-28Fix thinko in original versionZack Weinberg1-1/+1
2000-03-28New test caseMark Mitchell1-0/+20
2000-03-28New test casesZack Weinberg3-0/+31
2000-03-26New testsBernd Schmidt3-0/+41
2000-03-24va-arg-14.c: New test for va_start where the first parameter is a function ar...Geoff Keating2-0/+50
2000-03-23Fix explanation to match the post patch behaviourNathan Sidwell1-2/+1
2000-03-23* g++.old-deja/g++.ext/array4.C: New test.Nathan Sidwell2-0/+36
2000-03-23New test execute/ieee/20000320-1.c.Geoff Keating2-0/+71
2000-03-22cp-tree.h (BINFO_FOR_VBASE): Adjust documentation.Mark Mitchell1-0/+82
2000-03-22New test case.Mark Mitchell1-0/+72
2000-03-21tree.c (mark_local_for_remap_p): Mark variables declared in TARGET_EXPRs as w...Mark Mitchell1-0/+42
2000-03-21Another bogus case addedKaveh Ghazi1-0/+7
2000-03-21* gcc.dg/noreturn-1.c: Check for another bogus noreturn case.Kaveh R. Ghazi2-1/+12
2000-03-20newJason Merrill1-0/+9
2000-03-19* gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.Richard Henderson2-1/+5
2000-03-19* gcc.c-torture/compile/20000319-1.c: New test.Richard Henderson2-0/+10
2000-03-19cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.Mark Mitchell2-6/+79
2000-03-19Tweak for slightly different error-output.Mark Mitchell1-1/+1
2000-03-19class.c (check_bitfield_decl): Remove restriction on really long bitfields.Mark Mitchell1-0/+7
2000-03-18divconst-2.c: Rewrite to check for standards-compliant result rather than spe...Hans-Peter Nilsson2-2/+34