aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-06-06fold-const.c (merge_ranges): If range_successor or range_predecessor fail, ju...Ian Lance Taylor2-0/+14
2007-06-06re PR tree-optimization/32216 (ICE: verify_stmts failed (invalid reference pr...Uros Bizjak2-0/+19
2007-06-06Add new testsArnaud Charlet21-0/+379
2007-06-06lambda.h (build_linear_expr): New.Jan Sjodin1-0/+21
2007-06-06re PR fortran/18923 (segfault after subroutine name confusion)Jerry DeLisle3-0/+23
2007-06-06re PR testsuite/32057 (Random failure on gfortran.dg/secnds.f)Jerry DeLisle2-8/+21
2007-06-05re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez7-8/+22
2007-06-05re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)Joerg Wunsch5-0/+371
2007-06-05tree-vrp.c (compare_values_warnv): Check TREE_NO_WARNING on a PLUS_EXPR or MI...Ian Lance Taylor2-0/+19
2007-06-05constraints.md ("z"): Replaced by ...H.J. Lu1-0/+4
2007-06-05matrix-reorg.c (transform_access_sites): Fix computation.Razya Ladelsky1-1/+1
2007-06-04tree-vrp.c (adjust_range_with_scev): When loop is not expected to overflow, r...Ian Lance Taylor2-0/+26
2007-06-04re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez4-3/+10
2007-06-04re PR c/32191 (ICE with complex __float128)Uros Bizjak2-0/+14
2007-06-03re PR fortran/32124 (Execution stops with stat= in ALLOCATE)Tobias Burnus2-18/+6
2007-06-02sse4_2-check.h: New.H.J. Lu20-0/+1500
2007-06-01darwin.h (LINK_SPEC): Pass -fpie through to the linker.Geoffrey Keating2-0/+11
2007-06-01tree-vrp.c (compare_name_with_value): Always set used_strict_overflow if we g...Ian Lance Taylor2-0/+24
2007-06-01builtin-return-1.c (g): New.Kazu Hirata2-0/+13
2007-06-01decl.c (get_atexit_fn_ptr_type): New function.Mark Mitchell2-0/+26
2007-05-31limits-caselabels.c: Fix for targets where int is 16 bits.Rask Ingemann Lambertsen2-1/+6
2007-05-31re PR fortran/32156 (ICE with characters)Paul Thomas2-0/+13
2007-05-31re PR tree-optimization/32160 (ICE with -O3 in verify_ssa)Zdenek Dvorak2-0/+21
2007-05-31str_empty.C: Move...Richard Guenther4-3/+7
2007-05-31re PR c++/32158 (uninitialized_fill compile failure if no default assignment ...Paolo Carlini2-1/+14
2007-05-31re PR fortran/32103 (Module with equivalence draws "unsatisfied reference")Paul Thomas2-1/+39
2007-05-31re PR c++/7412 ([DR 106] References to references)Russell Yanofsky42-0/+9986
2007-05-30re PR c++/31809 (sometimes TREE_READONLY is still set for non read only varia...Jakub Jelinek2-0/+34
2007-05-30dg.exp: Prune torture/.Richard Guenther3-0/+13
2007-05-30pr27387.C: Move and rename to ...Kazu Hirata2-0/+5
2007-05-30re PR tree-optimization/31769 (ICE with OpenMP and exceptions)Jakub Jelinek2-0/+66
2007-05-30matrix: New directory.Razya Ladelsky1-0/+4
2007-05-29i386.c (ix86_function_regparm): Added checking of ix86_force_align_arg_pointe...Hui-May Chang2-0/+20
2007-05-29tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak2-0/+58
2007-05-29gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF.Tobias Schlüter2-0/+86
2007-05-28[multiple changes]Andrew Pinski3-0/+14
2007-05-29re PR fortran/32124 (Execution stops with stat= in ALLOCATE)Tobias Burnus2-0/+22
2007-05-28re PR fortran/31972 (Internal Error occurs when TRANSFER contains hollerith a...Brooks Moses2-0/+19
2007-05-28re PR tree-optimization/32100 (vrp bitfield miscompilation)Andrew Pinski2-0/+25
2007-05-28Corrected changelog; I forgot to update the test filename.Brooks Moses1-1/+1
2007-05-28* gfortran.dg/transfer_simplify_4.f90: New test.Brooks Moses2-0/+34
2007-05-28matrix: New directory.Razya Ladelsky13-0/+1252
2007-05-27re PR fortran/32088 (ICE (doesn't occur if given function standalone instead ...Tobias Burnus2-0/+30
2007-05-27(svn add was forgotten)Tobias Burnus1-0/+53
2007-05-27re PR middle-end/32083 (bug in transfer integer->real->integer)Tobias Burnus1-0/+5
2007-05-26re PR target/32065 (Many dfp testsuite failures for -msse targets)Uros Bizjak3-2/+22
2007-05-26re PR fortran/31813 (Warn about deleted feature: H edit descriptor)Jerry DeLisle2-1/+6
2007-05-26re PR fortran/31219 (ICE on array of character function results)Paul Thomas2-0/+45
2007-05-25re PR tree-optimization/32090 (ICE in forwprop with zero sized array)Andrew Pinski2-0/+16
2007-05-25mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore4-0/+78