aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2009-11-30tree-vect-stmts.c (vectorizable_assignment): Support multiple types.Ira Rosen2-0/+20
2009-11-30re PR middle-end/42119 (internal compiler error: in expand_expr_addr_expr_1, ...Richard Guenther2-0/+30
2009-11-30re PR c++/42069 (ICE on class template specialization)Dodji Seketeli2-0/+30
2009-11-29re PR c++/41961 (Internal error with -O3 and -ftree-parallelize-loops)H.J. Lu2-0/+20
2009-11-29re PR middle-end/42193 (454.calculix in SPEC CPU 2006 failed to compile at -O3)Ira Rosen2-0/+33
2009-11-28re PR c++/36408 (ICE with statement expression in template)Dodji Seketeli2-0/+31
2009-11-28re PR middle-end/42183 (internal compiler error: verify_stmts failed)Richard Guenther2-0/+56
2009-11-2820081210-1_0.c (uintptr_t): Use for w64 target type 'unsigned long long'.Kai Tietz2-1/+8
2009-11-27re PR middle-end/42006 (Termination problem with -O2 and -O3)Martin Jambor2-0/+38
2009-11-27re PR c++/38656 (Broken diagnostic: 'template_id_expr' not supported by pp_c_...Paolo Carlini2-0/+14
2009-11-27re PR rtl-optimization/42084 (Wrong result with -Os -fno-delete-null-pointer-...Michael Matz2-0/+27
2009-11-27re PR c++/41906 (ICE with catch(...) and -fpermissive)Michael Matz2-0/+17
2009-11-27opts.c (decode_options): If optimize is bigger than 255, set it to 255.Jakub Jelinek2-0/+19
2009-11-27re PR c++/35112 (ICE and broken diagnostic with ambiguous class name)Paolo Carlini4-8/+25
2009-11-27vperm-v4sf-1.c (dg-options): Use -msse2.Uros Bizjak5-2/+12
2009-11-26sse.md (mulv16qi3): Change back from an expander to an insn-and-split.Richard Henderson2-1/+5
2009-11-26PR c++/42026, DR 239Jason Merrill2-0/+17
2009-11-26add missing testsuite/ChangeLog entryJason Merrill1-0/+5
2009-11-26re PR fortran/41278 (internal compiler error related to matmul and transpose)Jerry DeLisle2-0/+21
2009-11-26re PR fortran/42048 ([F03] Erroneous syntax error message on TBP call)Janus Weil3-0/+49
2009-11-26re PR c++/10690 ([DR 115] Even when used within typeid(), a template-id gener...Jason Merrill1-0/+6
2009-11-26tree-eh.c (lower_eh_constructs_2): Don't add assignments below statements tha...Michael Matz2-0/+9
2009-11-25i386-builtin-types.awk (DEF_VECTOR_TYPE): Allow an optional 3rd argument to d...Richard Henderson15-3/+4938
2009-11-25pr36493.c: Call check_vect.Richard Henderson5-6/+42
2009-11-25trans.c (unchecked_conversion_lhs_nop): Rename into...Eric Botcazou3-0/+46
2009-11-25sysv4.opt (mregnames): Change Var to rs6000_regnames.Jakub Jelinek2-0/+12
2009-11-25re PR ada/42170 (Ada testsuite regressions caused by 8MB stack limit)Eric Botcazou2-2/+8
2009-11-25pr40835.c: Require a thumb1 target, do not force -march=armv5e.Richard Earnshaw2-1/+7
2009-11-25graphite-interchange.c (lst_perfect_nestify): Pass 3 parameters for the loops...Sebastian Pop2-2/+2
2009-11-25graphite.exp: Add the same rules as in gcc.dg/graphite/graphite.exp.Sebastian Pop1-8/+53
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