OSDN Git Service

Fix PR debug/46955
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg /
2011-01-11 rthmn10300: Disable test tree-ssa/vrp47.c
2011-01-11 hubickaFix incorrectly applied patch.
2011-01-11 hubicka PR lto/45721
2011-01-11 rguenth2011-01-11 Richard Guenther <rguenther@suse.de>
2011-01-11 law * PR tree-optimization/47086
2011-01-11 rguenth2011-01-12 Richard Guenther <rguenther@suse.de>
2011-01-10 hubicka PR lto/46083
2011-01-10 ro PR tree-optimization/46021
2011-01-10 ebotcazou PR testsuite/46230
2011-01-10 ebotcazou PR testsuite/46230
2011-01-10 ebotcazou PR testsuite/46230
2011-01-07 jakub PR target/47201
2011-01-07 jakub PR bootstrap/47187
2011-01-06 hubicka PR lto/47188
2011-01-06 irar PR tree-optimization/47139
2011-01-05 uweigandChangeLog:
2011-01-04 uweigand * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__...
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2011-01-03 uweigand * gcc.dg/torture/vector-shift2.c (schar): Define.
2011-01-02 jakub PR rtl-optimization/47028
2010-12-30 jsm28 PR c/46889
2010-12-30 froydnjgcc/
2010-12-30 jakub PR tree-optimization/47060
2010-12-25 irar PR testsuite/47057
2010-12-23 spopFix PR46758: Do not use int_cst_value.
2010-12-22 abel PR rtl-optimization/45352
2010-12-21 irar PR tree-optimization/47001
2010-12-19 danglin PR testsuite/45342
2010-12-18 jakub PR tree-optimization/46969
2010-12-18 ebotcazou PR tree-optimization/46232
2010-12-17 bonzinigcc:
2010-12-17 uweigand * gcc.dg/titype-1.c: Enable TImode on __SPU__.
2010-12-17 amonakov PR middle-end/46761
2010-12-16 spopFix PR46924: Do not detect reductions outside the curre...
2010-12-16 jakub PR tree-optimization/46966
2010-12-16 spopFix PR46404: call scev_reset to reset the number of...
2010-12-16 jakub PR debug/46893
2010-12-16 hjlMake main return 0.
2010-12-16 hubicka PR lto/46976
2010-12-15 spopAdd testcase for PR46404.
2010-12-15 davek PR testsuite/46938
2010-12-15 spopFix PR46845: handle scop parameters before scev analysis.
2010-12-15 spopFix PR46928: handle "A[p] == A[p]" in data dep analysis...
2010-12-15 spopFix PR45948: add ssa defs from builtin partitions to...
2010-12-14 hubicka PR lto/46940
2010-12-14 jakub PR debug/46885
2010-12-14 jakub PR tree-optimization/46909
2010-12-14 amonakov PR rtl-optimization/46875
2010-12-14 kaushikp * config/h8300/h8300.md (define_split) : Add condition for
2010-12-13 jakub PR debug/46867
2010-12-13 aolivagcc/ChangeLog:
2010-12-11 danglin * gcc.dg/funcorder.c: Remove XFAIL for hppa*64*-*-*.
2010-12-10 davekgcc/ChangeLog:
2010-12-10 froydnjgcc/
2010-12-09 danglin PR target/46057
2010-12-09 danglin PR tree-optimization/46021
2010-12-08 spopFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-12-07 spopAdd missing testcase for PR44676.
2010-12-07 spopFix PR42327: use build_int_cst.
2010-12-07 jakub PR debug/46799
2010-12-07 hjlAdd testcases for PRs middle-end/41562 and middle-end...
2010-12-06 jakub PR debug/46771
2010-12-06 jakub PR rtl-optimization/46777
2010-12-06 rguenth2010-12-06 Richard Guenther <rguenther@suse.de>
2010-12-06 davek * gcc.dg/pr46674.c (LABEL3): New macro definition.
2010-12-03 amonakov PR rtl-optimization/45354
2010-12-02 ebotcazou PR target/46685
2010-12-02 spopFix PR45199: do not aggregate memory accesses to the...
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-12-02 irar PR tree-optimization/46663
2010-12-02 jiez PR middle-end/46674
2010-12-01 spopPostpone the rewrite out of SSA to the end of the trans...
2010-11-29 uros2010-11-29 Zdenek Dvorak <rakdver@kam.uniff.cz>
2010-11-29 iains PR target/26427
2010-11-26 rguenth2010-11-26 Richard Guenther <rguenther@suse.de>
2010-11-26 jakub PR middle-end/46647
2010-11-25 ktietz2010-11-25 Kai Tietz <kai.tietz@onevision.com>
2010-11-25 amonakov PR rtl-optimization/46585
2010-11-24 rguenth2010-11-24 Richard Guenther <rguenther@suse.de>
2010-11-24 jakub PR rtl-optimization/46614
2010-11-24 jsm28 * common.opt (initial_max_fld_align, flag_debug_asm,
2010-11-23 iainsadjust for format string changes.
2010-11-23 jakub PR middle-end/46499
2010-11-22 uros2010-11-22 Uros Bizjak <ubizjak@gmail.com>
2010-11-22 ebotcazou * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8.
2010-11-22 ebotcazou PR rtl-optimization/46603
2010-11-22 ebotcazou PR testsuite/46230
2010-11-22 ebotcazou PR testsuite/46230
2010-11-22 ebotcazou * gcc.dg/vect: Do not include <stdio.h> in testcases.
2010-11-22 amonakov PR rtl-optimization/45652
2010-11-21 rthMark gcc.dg/pr46571.c with -w.
2010-11-21 rthPR rtl-optimization/46571
2010-11-21 uros PR target/46533
2010-11-21 jsm28 * doc/tm.texi.in (HANDLE_SYSV_PRAGMA,
2010-11-20 jakub PR debug/46561
2010-11-19 matz PR tree-optimization/46077
2010-11-19 ebotcazou * gcc.dg/lto/20090210_1.c: Do not pass -fPIC on the...
2010-11-19 ebotcazou * gcc.dg/tree-ssa/20040204-1.c: Do not XFAIL on the...
2010-11-18 sje2010-11-18 Steve Ellcey <sje@cup.hp.com>
2010-11-18 rguenth2010-11-18 Richard Guenther <rguenther@suse.de>
next