aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers3-32/+32
2004-09-14re PR rtl-optimization/9771 ([x86] wrong ebp optimisation)Roger Sayle1-0/+43
2004-09-14c-tree.h (struct c_declspecs): Add const_p, volatile_p and restrict_p.Joseph Myers1-0/+6
2004-09-13c-decl.c (grokdeclarator): Correct comments about where storage class specifi...Joseph Myers9-2/+60
2004-09-13re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w...Richard Henderson1-0/+34
2004-09-13c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers9-45/+45
2004-09-12asmreg-1.c (__syscall_getdents64): Adjust signedness declaration/use mismatch...Hans-Peter Nilsson1-1/+1
2004-09-11c-tree.h (enum c_storage_class): New.Joseph Myers14-33/+227
2004-09-11* gcc.dg/20040910-1.c: Correct dg-error regexp.Zack Weinberg1-1/+1
2004-09-11tree-ssa-alias.c (collect_points_to_info_r): Handle pointing to PTR + OFFSET ...Jakub Jelinek1-0/+21
2004-09-10Fix excess errors problem for invalid vector testcase.James E Wilson1-0/+3
2004-09-11re PR middle-end/17024 (ICE in fold_cond_expr_with_comparison, at fold-const....Roger Sayle1-0/+15
2004-09-11re PR c/16046 (ICE tree check: expected tree_list, have identifier_node in de...Eric Christopher1-0/+2
2004-09-11c-tree.h (struct c_declspecs): Remove typedef_decl.Joseph Myers1-0/+119
2004-09-10toplev.c (warn_deprecated_use): Correct logic for saying "type" in diagnostic.Joseph Myers1-0/+7
2004-09-09Fix ICE on invalid input, and eliminate confusing error message.James E Wilson1-0/+4
2004-09-10re PR middle-end/17055 (ICE while folding int/float vectors)Roger Sayle1-0/+24
2004-09-09re PR c/17322 (initializer folding broken)Richard Henderson1-0/+5
2004-09-09re PR c/8420 (volatile after the type specifier for an unnamed structure is r...Joseph Myers9-4/+1040
2004-09-09c-tree.h (C_DECL_USED, [...]): New.Joseph Myers3-0/+87
2004-09-08darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -segaddr, -segs_read_only_addr ...Devang Patel3-0/+39
2004-09-06ifc-20040816-1.c: Use -ftree-vectorize.Devang Patel2-2/+2
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak4-0/+122
2004-09-05builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.Kaveh R. Ghazi1-0/+29
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi1-0/+37
2004-09-04builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab.Uros Bizjak1-0/+105
2004-09-03Tree level if-conversion for vectorizer.Devang Patel2-0/+73
2004-09-03configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware...Jan Beulich11-2/+12
2004-09-03re PR c/7054 (#pragma pack handled incorrectly)Jan Beulich3-3/+9
2004-09-03Commit forgotten fileDaniel Berlin1-1/+1
2004-09-02rs6000.c (expand_block_clear): Use vector instructions if available.Geoffrey Keating2-0/+21
2004-09-01darwin.c (machopic_symbol_defined_p): In addition to being SYMBOL_REF_LOCAL_P...Mike Stump1-0/+13
2004-08-31rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.Andrew Pinski2-7/+7
2004-09-01funcdef-storage-1.c: Add dg-options to suppress -pedantic-errors.Geoffrey Keating1-0/+1
2004-08-30re PR c/12738 (Missing function with 'static' block-scope declaration; unit-a...Geoffrey Keating4-3/+17
2004-08-26re PR c/13801 (Decls should regain old type at end of scope)Joseph Myers12-0/+1773
2004-08-26* gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.Joseph Myers2-0/+1686
2004-08-24tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak1-0/+17
2004-08-24re PR debug/14492 (loc_descriptor_from_tree, in dwarf2out.c:9031)Mark Mitchell1-0/+8
2004-08-24re PR rtl-optimization/16180 (gcc crashes when optimization is turned on)Mark Mitchell1-0/+16
2004-08-23config.gcc (mips-*-*): Remove definitions of MASK_GAS and OBJECT_FORMAT_ELF.Richard Sandiford1-23/+16
2004-08-21darwin-longlong.c: Include <stdlib.h>.Mark Mitchell3-0/+4
2004-08-20* gcc.dg/uninit-H.c: Add _POWER to powerpc case.David Edelsohn1-1/+1
2004-08-19tree-vectorizer.c (vect_can_force_dr_alignment_p): Replace STACK_BOUDARY with...Dorit Naishlos13-26/+13
2004-08-18tree.h (struct tree_decl): Add gimple_formal_temp.Richard Henderson1-1/+1
2004-08-17Add missing -fno-fast-math.Jim Wilson1-1/+1
2004-08-17Testcases for canonical mips nmadd/nmsub patterns with or w/o fast-math.James E Wilson2-0/+60
2004-08-17Testcases for mips conditional move patterns.James E Wilson3-0/+90
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos65-0/+4219
2004-08-17* gcc.dg/darwin-20040812-1.c: Compile only on darwin.Andrew Pinski1-1/+1