aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2009-12-23re PR rtl-optimization/42475 (ICE at -O1 and above: internal compiler error: ...Jakub Jelinek1-0/+28
2009-12-23re PR debug/42454 (debug_ranges table contains empty range for unused .text s...Jakub Jelinek1-3/+5
2009-12-23Add missing testcases.Sebastian Pop10-0/+230
2009-12-23re PR tree-optimization/42205 ([graphite] internal compiler error: verify_ssa...Sebastian Pop2-0/+28
2009-12-23Fix PR42334: correct the update of the LST on loop interchange and distribution.Sebastian Pop2-1/+23
2009-12-22pr36901.h: AVR must support address zero.Andy Hutchinson1-0/+4
2009-12-22re PR testsuite/36903 (Generic vectorizarion test failures)Andy Hutchinson10-18/+20
2009-12-17dwarf2out.c (loc_descriptor): For SYMBOL_REFs and LABEL_REFs use DW_OP_addr+D...Jakub Jelinek1-4/+4
2009-12-16re PR lto/42392 ([LTO] ICE with top level asm)Richard Guenther1-0/+9
2009-12-16* gcc.dg/debug/tls-1.c: New test.Jakub Jelinek1-0/+19
2009-12-14re PR tree-optimization/42284 (failing tree check in graphite-sese-to-poly.c...Sebastian Pop1-0/+27
2009-12-08[multiple changes]Olga Golovanevsky1-0/+47
2009-12-07re PR debug/42244 (var-tracking ICE for 300.twolf)Jakub Jelinek1-0/+13
2009-12-07re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi2-2/+0
2009-12-02re PR tree-optimization/42215 (internal compiler error: verify_stmts failed w...Richard Henderson1-0/+13
2009-11-30Protect loops that might be executed zero times.Tobias Grosser1-2/+14
2009-11-30pr41551.c: New test.Steve Ellcey1-0/+10
2009-11-29re PR middle-end/42193 (454.calculix in SPEC CPU 2006 failed to compile at -O3)Ira Rosen1-0/+28
2009-11-2820081210-1_0.c (uintptr_t): Use for w64 target type 'unsigned long long'.Kai Tietz1-1/+3
2009-11-27re PR rtl-optimization/42084 (Wrong result with -Os -fno-delete-null-pointer-...Michael Matz1-0/+22
2009-11-27opts.c (decode_options): If optimize is bigger than 255, set it to 255.Jakub Jelinek1-0/+15
2009-11-25i386-builtin-types.awk (DEF_VECTOR_TYPE): Allow an optional 3rd argument to d...Richard Henderson1-2/+2
2009-11-25pr36493.c: Call check_vect.Richard Henderson4-6/+35
2009-11-25graphite-interchange.c (lst_perfect_nestify): Pass 3 parameters for the loops...Sebastian Pop2-2/+2
2009-11-25interchange-1.c: Un-XFAILed.Sebastian Pop1-1/+1
2009-11-25graphite-interchange.c: Fix comments.Sebastian Pop1-3/+0
2009-11-25interchange-7.c: Un-XFAILed.Sebastian Pop2-9/+13
2009-11-25pr40157.c: Use -floop-block as reported in the PR.Sebastian Pop1-1/+1
2009-11-25interchange-8.c: Enable loop interchange.Sebastian Pop1-2/+2
2009-11-25graphite.exp (DEFAULT_CFLAGS_GRAPHITE_BLOCK): Add -fno-loop-strip-mine and -f...Sebastian Pop1-2/+4
2009-11-25graphite.exp (DEFAULT_CFLAGS_GRAPHITE_BLOCK): Renamed DEFAULT_FLAGS_GRAPHITE_...Sebastian Pop1-12/+12
2009-11-25* testsuite/gcc.dg/graphite/id-15.c: Adjusted.Sebastian Pop1-8/+8
2009-11-25run-id-1.c: Adjusted size of data to fit on 32-bit machines.Sebastian Pop1-2/+2
2009-11-25graphite-poly.c (apply_poly_transforms): Implement the high level driver for ...Sebastian Pop1-3/+3
2009-11-25graphite-dependences.c (reduction_dr_1): New.Sebastian Pop2-4/+4
2009-11-25graphite-dependences.c (reduction_ddr): New.Sebastian Pop2-3/+3
2009-11-23* gcc-dg/Wtype-limits.c: Add line to correct line numbers.Andy Hutchinson1-0/+1
2009-11-23raw-string-1.c: Require-effective-target wchar.Andy Hutchinson5-4/+5
2009-11-23* gcc.dg/torture/pr37868.c: Use smaller bitfield for 16bit int targets.Andy Hutchinson1-1/+11
2009-11-23* gcc.dg/tree-ssa/pr33920.c: Remove warning check for 16 bit targets.Andy Hutchinson1-1/+1
2009-11-23* gcc-dg/Wtype-limits.c: Remove XFAIL for avr target.Andy Hutchinson1-1/+0
2009-11-23re PR c/36470 (sizeof UTF-32 is 2 on AVR)Andy Hutchinson5-9/+6
2009-11-23* gcc.dg/tree-ssa/asmgoto-1.c: Suppress warnings.Andy Hutchinson1-1/+1
2009-11-23sms-6.c: Use long for 16 bit int targets.Andy Hutchinson2-0/+10
2009-11-23pr36998.c: Frame pointer required for avr target.Andy Hutchinson5-0/+16
2009-11-23block-1.c: Require 32-bit or larger array support.Andy Hutchinson19-0/+37
2009-11-23inline2.c: Modify scan.Steve Ellcey1-1/+1
2009-11-21vrp47.c: Fix target check.Andreas Krebbel1-1/+1
2009-11-21re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code)Alexandre Oliva1-0/+22
2009-11-21re PR c/42114 (c99-stdint test fails for ptrdiff test)Andy Hutchinson4-1/+14