aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2008-12-12* gcc.dg/pr35442.c: Ignore a possible warning.Janis Johnson1-0/+3
2008-12-12re PR tree-optimization/32044 (final value replacement too aggressive for e.g...Zdenek Dvorak2-1/+60
2008-12-12re PR target/11594 (testcase gcc.dg/20020103-1.c fails with "scan-assembler-n...Janis Johnson1-1/+1
2008-12-12re PR middle-end/38409 ([graphite] ICE : in canonicalize_loop_ivs, at tree-pa...Sebastian Pop1-0/+48
2008-12-11re PR testsuite/29071 (gcc.dg/20020919-1.c compilation test fails on powerpc-...Janis Johnson1-1/+1
2008-12-11re PR middle-end/38413 ([graphite] ICE: in build2_stat, at tree.c:3293)Sebastian Pop1-0/+14
2008-12-11[multiple changes]Sebastian Pop9-6/+107
2008-12-11Fix testsuite/gfortran.dg/graphite/id-4.f90.Sebastian Pop7-5/+125
2008-12-11re PR tree-optimization/38464 (vect/costmodel/ppc/costmodel-slp-12.c fails to...Ira Rosen1-2/+2
2008-12-10re PR tree-optimization/36792 (Revision 137631 causes many failures)Daniel Berlin1-1/+3
2008-12-10re PR middle-end/38271 (Spurious / missing "... used uninitialized in this fu...Alexandre Oliva1-0/+18
2008-12-10re PR tree-optimization/37416 (Failure to return number of loop iterations)Ira Rosen1-0/+1
2008-12-1020020919-1.c: Correct target selector to alpha*-*-*.Uros Bizjak3-3/+3
2008-12-10re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection)Jakub Jelinek2-0/+53
2008-12-09re PR testsuite/37326 (gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times...Steve Ellcey1-1/+1
2008-12-09re PR tree-optimization/35468 (LHS of assignment can be folded to a constant ...Jakub Jelinek1-0/+10
2008-12-09re PR c++/38410 (g++.dg/eh/crossjump1.C (internal compiler error))Jason Merrill1-0/+10
2008-12-09re PR middle-end/38084 ([graphite] ICE : in build_graphite_scops, at graphite...Tobias Grosser1-0/+31
2008-12-08re PR c/35443 (Completely broken diagnostic with bind_expr)Jakub Jelinek1-0/+9
2008-12-08re PR c/35442 (Completely broken diagnostic with view_convert_expr)Jakub Jelinek1-0/+11
2008-12-07re PR tree-optimization/38405 ((silent failure) handling bitfield in ternary)H.J. Lu1-0/+29
2008-12-05target-supports.exp (check_effective_target_hard_dfp): New.Janis Johnson3-0/+3
2008-12-05re PR middle-end/38338 (__builtin_apply causes an ICE on x86)Jakub Jelinek1-0/+18
2008-12-05re PR testsuite/38406 (Revision 142437 caused gcc.dg/Wstrict-aliasing-convert...Richard Guenther1-2/+2
2008-12-05* gcc.dg/union-5.c: Run only on x86 and x86-64.Eric Botcazou1-1/+1
2008-12-04cse.c (lookup_as_function): Delete mode frobbing code.Eric Botcazou1-0/+46
2008-12-04re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)Richard Guenther2-3/+6
2008-12-04* cse.c (equiv_constant): Fix pasto.Eric Botcazou1-0/+23
2008-12-03re PR middle-end/36326 (gimplification of aggregate copies introduces extra a...Richard Guenther1-0/+13
2008-12-03pr38250.c: New file.Tomas Bily1-0/+24
2008-12-03* gcc.dg/torture/pr37868.c: Skip on the SPARC.Eric Botcazou1-0/+1
2008-12-02darwin-comm.c: Expand to darwin10 and later.Jack Howarth1-1/+1
2008-12-01re PR rtl-optimization/38245 (stack corruption when a call is removed but not...Jakub Jelinek2-0/+146
2008-11-28re PR testsuite/38311 (ssp-2.c fails on darwin because of duplicated symbols)Andrew Pinski1-0/+1
2008-11-28re PR testsuite/38261 (gcc.dg/torture/ipa-pta-1.c & gcc.dg/tree-ssa/alias-2.c...Jakub Jelinek2-1/+2
2008-11-26func-indirect.c: New.Kai Tietz1-0/+24
2008-11-21re PR middle-end/38200 (internal compiler error: in find_func_aliases, at tre...Jakub Jelinek1-0/+16
2008-11-20sync-2.c: Add type cast to avoid folding.Andreas Krebbel2-2/+2
2008-11-20re PR middle-end/29215 (extra store for memcpy)Jakub Jelinek1-0/+33
2008-11-20re PR tree-optimization/37868 (code that breaks TBAA is misoptimized even wit...Richard Guenther1-0/+28
2008-11-19wo_prof_global_var.c: Use uninitialized integer values instead of uninitializ...Maxim Kuvyrkov2-4/+4
2008-11-17re PR middle-end/38140 (ice for C code with -O2)Jakub Jelinek1-0/+10
2008-11-17re PR testsuite/38099 (tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_...Jack Howarth1-1/+2
2008-11-17re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak5-30/+151
2008-11-15re PR c++/37561 (Revision 140405 caused g++.old-deja/g++.mike/warn1.C)Jakub Jelinek1-0/+23
2008-11-14re PR testsuite/38098 (gcc.dg/cpp/subframework1.c -fno-show-column fails on d...Jack Howarth1-1/+1
2008-11-14Add missing commit part:Uros Bizjak1-2/+2
2008-11-13struct-layout-1_generate.c (dg-options): Add -mno-mmx for i?86-*-* and x86_64...Uros Bizjak1-0/+1
2008-11-12re PR testsuite/37202 (FAIL: gcc.dg/visibility-1[4-9].c)Jack Howarth6-0/+6
2008-11-12re PR c++/35334 (Broken diagnostic for complex cast)Jakub Jelinek1-0/+22