aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
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 Pop2-4/+8
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-25interchange-1.f: XFail.Sebastian Pop1-1/+3
2009-11-25graphite-poly.c (apply_poly_transforms): Implement the high level driver for ...Sebastian Pop2-6/+6
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-25re PR fortran/42008 (Wrongly rejected derived types with default initializers...Jerry DeLisle2-0/+51
2009-11-24re PR c++/42137 (error: expected constructor, destructor, or type conversion ...Jason Merrill4-3/+29
2009-11-24pt.c (determine_specialization): Give helpful error about missing "template<>".Jason Merrill2-0/+5
2009-11-24altivec-32.c: Don't use -m64.Janis Johnson22-34/+57
2009-11-24anonname1.C: Escape backslash in scan-assembler-not regular expression.Ulrich Weigand2-1/+6
2009-11-24re PR tree-optimization/42142 (DCE miscompiles a certain quicksort implementa...Richard Guenther2-0/+31
2009-11-24re PR tree-optimization/42154 (Wrong code from (early) SRA)Martin Jambor2-0/+23
2009-11-24re PR fortran/42045 ([F03] passing a procedure pointer component to a procedu...Janus Weil4-6/+38
2009-11-24* gcc.c-torture/execute/pr40404.c: Use long for bitfield on 16bit int targets.Andy Hutchinson2-0/+12
2009-11-23* gcc-dg/Wtype-limits.c: Add line to correct line numbers.Andy Hutchinson2-0/+5
2009-11-23re PR testsuite/42086 (FAIL: gcc.target/ia64/fptr-1.c execution test)H.J. Lu2-11/+10
2009-11-23lto.exp (lto_option_list): Rename from option_list.Janis Johnson3-8/+13
2009-11-23raw-string-1.c: Require-effective-target wchar.Andy Hutchinson6-4/+13
2009-11-23* gcc.dg/torture/pr37868.c: Use smaller bitfield for 16bit int targets.Andy Hutchinson2-1/+16
2009-11-23* gcc.dg/tree-ssa/pr33920.c: Remove warning check for 16 bit targets.Andy Hutchinson2-1/+5
2009-11-23* gcc-dg/Wtype-limits.c: Remove XFAIL for avr target.Andy Hutchinson2-1/+4
2009-11-23re PR c/36470 (sizeof UTF-32 is 2 on AVR)Andy Hutchinson6-9/+16
2009-11-23* gcc.dg/tree-ssa/asmgoto-1.c: Suppress warnings.Andy Hutchinson2-1/+5
2009-11-23* gcc.c-torture/execute/ipa-sra-2.x: New. Skip test for 16bit targets.Andy Hutchinson2-0/+8
2009-11-23sms-6.c: Use long for 16 bit int targets.Andy Hutchinson3-1/+16
2009-11-23pr36998.c: Frame pointer required for avr target.Andy Hutchinson6-0/+24
2009-11-23block-1.c: Require 32-bit or larger array support.Andy Hutchinson20-0/+59
2009-11-23decl.c (gnat_to_gnu_entity): Pass the list of attributes when building the co...Eric Botcazou2-0/+11
2009-11-23inline2.c: Modify scan.Steve Ellcey2-1/+5
2009-11-23re PR c++/14777 (typedef doesn't fully expose base class type)Dodji Seketeli5-6/+32
2009-11-22re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak2-0/+17
2009-11-22re PR fortran/41807 (data statement with nested type constructors)Jerry DeLisle3-1/+37
2009-11-21re PR middle-end/42025 (ICE verify_stmts failed (non-trivial conversion at as...Martin Jambor3-0/+62
2009-11-21mips-protos.h (mulsidi3_gen_fn): New typedef.Adam Nemet3-2/+26
2009-11-21Nit.Andy Hutchinson1-1/+1
2009-11-21vrp47.c: Fix target check.Andreas Krebbel2-1/+5
2009-11-21PR c++/9050, DR 147, DR 318Jason Merrill6-7/+27
2009-11-21re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code)Alexandre Oliva2-0/+27
2009-11-21re PR c/42114 (c99-stdint test fails for ptrdiff test)Andy Hutchinson5-1/+23
2009-11-20Undo part of 2009-10-23 changeMichael Meissner2-20/+5
2009-11-20re PR c++/38646 (ICE with invalid specialization of variadic template)Simon Martin2-0/+17
2009-11-20config.gcc (alpha*-dec-osf[45]*): Set use_gcc_stdint.Rainer Orth2-0/+11