aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2001-09-27loop-2e.x: This is a manifestation of a long-standing bug on i686, apparently.Geoffrey Keating5-0/+59
2001-09-25* 20010925-1.c: New testcase for incorrect sibcall optimization.Graham Stott1-0/+24
2001-09-25* gcc.dg/cpp/20000625-2.c: Correct line number.Neil Booth2-1/+5
2001-09-24c-lex.c (cb_def_pragma): Update.Neil Booth6-28/+74
2001-09-24* gcc.c-torture/execute/20010924-1.c: New test.DJ Delorie2-0/+75
2001-09-24* testsuite/objc/execute/paste.m: Remove.Neil Booth2-21/+4
2001-09-24Removed, since DR209 patch was reverted on this branch.Richard Sandiford1-71/+0
2001-09-22c-format.c (init_function_format_info): Check __builtin_printf and __builtin_...Joseph Myers3-0/+64
2001-09-22strlen0.f: New test.George Helffrich2-0/+99
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson3-8/+34
2001-09-21Table-driven attributes.Joseph Myers2-0/+15
2001-09-20c-typeck.c (really_start_incremental_init): Discriminate between zero-length ...DJ Delorie4-8/+12
2001-09-20990208-1.x: New.Andrew MacLeod1-0/+14
2001-09-18* g++.dg/eh/registers1.C: New test case.Richard Sandiford2-0/+142
2001-09-17* gcc.dg/array-5.c: Fix VLA decomposition test.Richard Henderson2-1/+5
2001-09-16cppmain.c (scan_translation_unit): Don't worry about putting a space after ha...Neil Booth2-0/+19
2001-09-15* c-typeck.c (comptypes): Handle zero-length arrays properly.Richard Henderson1-0/+42
2001-09-15* gcc.dg/cpp/macro9.c: Update to make lucky passes harder.Neil Booth1-4/+4
2001-09-15* gcc.dg/cpp/macro9.c: New test.Neil Booth2-0/+18
2001-09-15* 980223.c: Change type of addr from long to char *.Aldy Hernandez2-5/+10
2001-09-14* gcc.c-torture/execute/20010915-1.c: New test.Hans-Peter Nilsson2-0/+75
2001-09-14Run tests of gcov output.Janis Johnson1-0/+44
2001-09-14Options to control test of gcov output.Janis Johnson1-0/+3
2001-09-14Test for gcov output.Janis Johnson1-0/+427
2001-09-14Support for tests of -fbranch-probabilities.Janis Johnson1-0/+55
2001-09-14Test for -fbranch-probability.Janis Johnson1-0/+330
2001-09-14bprob: New directory.Janis Johnson1-0/+10
2001-09-13c-parse.in (_yylex): Use _cpp_backup_tokens.Neil Booth3-2/+7
2001-09-12* gcc.dg/20010912-1.c: New test.Jakub Jelinek2-0/+52
2001-09-11gcov.exp: Move almost everything to a new, language-independent file in lib.Janis Johnson1-317/+1
2001-09-11Verify gcov output...Janis Johnson1-0/+360
2001-09-11gcov.exp: Move almost everything to a new, language-independent file in lib.Janis Johnson1-0/+6
2001-09-11re PR c/4294 (ICE for bad empty attribute)Joseph Myers2-0/+8
2001-09-10Test -fbranch-probabilities with computed gotos.Janis Johnson1-0/+42
2001-09-10Test various C constructs with -fbranch-probabilities.Janis Johnson1-0/+269
2001-09-10Support for tests of -fbranch-probability.Janis Johnson1-0/+55
2001-09-10Support procedures for testing profile-directed optimizations.Janis Johnson1-0/+284
2001-09-10profopt.exp: New, to support profile-directed optimizations.Janis Johnson1-0/+8
2001-09-10New test case (2.95.2 miscompilation)Zack Weinberg1-0/+59
2001-09-07Test gcov output for functions that use longjmp.Janis Johnson1-0/+84
2001-09-07Control which kinds of gcov output to verify.Janis Johnson4-0/+10
2001-09-07Add support for a .x file to control XFAIL and wich kinds of gcov outputJanis Johnson1-6/+32
2001-09-07gcov.exp: Add support for a .x file to control XFAIL and which kinds of gcov ...Janis Johnson1-0/+9
2001-09-06Simple test of call return percentages along with branch percentages andJanis Johnson1-0/+37
2001-09-06Add support for checking call return percentages for gcov -b output.Janis Johnson1-9/+95
2001-09-06gcov.exp: Add support for call return percentages.Janis Johnson1-0/+5
2001-09-06re PR c++/3986 (ICE in build_rtti_vtbl_entries)Nathan Sidwell2-0/+65
2001-09-06objc-act.c (build_message_expr): If a class method cannot be found...Ziemowit Laski2-0/+35
2001-09-0520010904-1.c: New test.Jakub Jelinek2-0/+22
2001-09-04re PR c++/4203 (empty base class optimization zeroes first byte of other base...Nathan Sidwell3-0/+42