aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-04-24re PR fortran/30073 (Array out of bounds gives name of RHS array not LHS array)Steven G. Kargl2-0/+29
2010-04-24re PR tree-optimization/41442 (missed optimization for boolean expression)Bernd Schmidt2-0/+23
2010-04-24re PR fortran/43832 (OPEN statement not diagnosing missing unit number)Hans-Peter Nilsson2-34/+5
2010-04-24re PR fortran/43832 (OPEN statement not diagnosing missing unit number)Jerry DeLisle2-0/+11
2010-04-24re PR fortran/43841 (Missing temporary for ELEMENTAL function call)Paul Thomas2-0/+93
2010-04-23toplev.c (general_init): Set default for fdiagnostics-show-option.Manuel López-Ibáñez2-2/+6
2010-04-23expr.c (expand_expr_real_1): Only use conversion between modes if both types ...Eric Botcazou2-0/+26
2010-04-23re PR middle-end/41734 (ICE in cgraph_mark_functions_to_output, at cgraphunit...Richard Guenther3-0/+51
2010-04-23re PR lto/43455 (ICE in fold_convert_loc, at fold-const.c:2670 with -O2 -flto)Richard Guenther3-0/+24
2010-04-23re PR tree-optimization/43846 (array vs members, total scalarization issues)Martin Jambor2-0/+24
2010-04-23re PR middle-end/43835 (IPA-SRA doesn't rewrite attributes)Martin Jambor2-0/+56
2010-04-23re PR lto/42653 (ICE with -g and -flto (requires both flags to crash))Richard Guenther2-0/+43
2010-04-22interchange-0.c: Fix dg-final directive.Uros Bizjak2-11/+15
2010-04-22Fix PR number in the previous commit to 43842.Ira Rosen1-1/+1
2010-04-22re PR tree-optimization/43842 (ice in vect_create_epilog_for_reduction)Ira Rosen2-0/+60
2010-04-22wmul-1.c: Add dg-require-effective-target ilp32.Bernd Schmidt3-0/+7
2010-04-22builtin-cproj-3.c: Rename and move ...Kaveh R. Ghazi2-0/+5
2010-04-22tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR to simpli...Alexander Monakov2-0/+24
2010-04-22re PR middle-end/29274 (not using mulsidi3)Bernd Schmidt3-0/+36
2010-04-22re PR tree-optimization/43845 (Segfault when using __attribute__((const)), ve...Richard Guenther2-0/+17
2010-04-22re PR middle-end/29274 (not using mulsidi3)Bernd Schmidt5-0/+68
2010-04-22re PR fortran/43829 (Scalarization of reductions)Richard Guenther3-4/+43
2010-04-21re PR fortran/43836 (ice with -fexceptions and -fopenmp)Jakub Jelinek2-0/+15
2010-04-21tree-ssa-structalias.c (do_ds_constraint): Avoid escaping to non-pointer obje...Richard Guenther2-1/+5
2010-04-21builtin-cproj-3.c: New.Kaveh R. Ghazi2-0/+29
2010-04-21re PR c++/9335 (repeated diagnostic when maximum template depth is exceeded)Jason Merrill6-3/+20
2010-04-20builtins.c (fold_builtin_cproj): Fold more cases.Kaveh R. Ghazi2-1/+92
2010-04-20builtins.c (build_complex_cproj, [...]): New.Kaveh R. Ghazi3-0/+139
2010-04-20re PR c++/43800 (FAIL: libgomp.c++/for-4.C)Dodji Seketeli3-2/+31
2010-04-20re PR fortran/43227 (ICE: segmentation fault in mio_expr)Paul Thomas3-0/+104
2010-04-20new folding ruleXinliang David Li2-0/+32
2010-04-20re PR tree-optimization/39417 (Incorrect values computed with -ftree-copy-prop)Richard Guenther2-0/+61
2010-04-20tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.Richard Guenther2-0/+36
2010-04-20tree.h (TYPE_REF_IS_RVALUE): Define.Jakub Jelinek2-0/+19
2010-04-20re PR target/43635 (ICE in s390_emit_call, at config/s390/s390.c:9484)Andreas Krebbel2-0/+12
2010-04-19re PR fortran/43339 (Incorrect output for pgm checking data sharing attributes)Jakub Jelinek2-6/+11
2010-04-19re PR middle-end/43337 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:2103)Jakub Jelinek2-0/+35
2010-04-19re PR middle-end/43796 (ICE in is_overflow_infinity (tree-vrp.c:184) with gfo...Richard Guenther2-0/+56
2010-04-19re PR tree-optimization/43783 (-O -ftree-pre options compile libbid wrong)Richard Guenther2-0/+26
2010-04-19re PR target/43766 (x86 prefetch doesn't use complex memory addressing)Uros Bizjak2-0/+15
2010-04-19re PR target/43662 (ICE in insert_save with ms_abi attribute)Jie Zhang2-0/+29
2010-04-19re PR c++/43704 (ICE: tree check: accessed elt 2 of tree_vec with 1 elts in t...Dodji Seketeli2-0/+50
2010-04-19re PR tree-optimization/37027 (SLP loop vectorization missing support for red...Ira Rosen9-0/+381
2010-04-19tree.h (ENUM_IS_SCOPED): Define.Jakub Jelinek2-0/+23
2010-04-18rep_clause5.ad[sb]: New test.Eric Botcazou4-3/+442
2010-04-18re PR tree-optimization/43771 (ICE on valid when compiling ParMetis with gcc ...Ira Rosen2-0/+19
2010-04-17re PR fortran/31538 (misleading bounds check error)Steven G. Kargl3-2/+8
2010-04-17uintp.h (UI_Lt): Declare.Eric Botcazou3-1/+34
2010-04-16re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2-0/+17
2010-04-16trans.c (unchecked_conversion_nop): Handle function calls.Eric Botcazou2-0/+54