aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-09-28PR c++/53551 - -Wunused-local-typedefs misses usesDodji Seketeli2-0/+25
2012-09-28re PR target/54716 (Select best typed instruction for bitwise operations)Jakub Jelinek2-2/+5
2012-09-28re PR tree-optimization/54713 (error: non-trivial conversion at assignment in...Jakub Jelinek4-0/+93
2012-09-27* gcc.target/arm/unsigned-extend-1.c: Omit -march option.Janis Johnson2-1/+5
2012-09-27lower-subreg.c (enum classify_move_insn): Rename SIMPLE_PSEUDO_REG_MOVE to DE...Ulrich Weigand2-1/+5
2012-09-27re PR target/54703 (_mm_sub_pd is incorrectly substituted with vandnps)Jakub Jelinek2-0/+41
2012-09-27re PR lto/54709 (r191713 breaks Firefox build)Richard Guenther3-0/+20
2012-09-26* gcc.target/arm/div64-unwinding.c: XFAIL for GNU/Linux.Janis Johnson2-1/+4
2012-09-26* gcc.target/arm/mmx-2.c: Specify -mcpu=iwmmxt.Janis Johnson2-1/+3
2012-09-26* gcc.target/arm/combine-movs.c: Use effective target arm_thumb2.Janis Johnson2-2/+4
2012-09-26* gcc.target/arm/pr42879.c: Handle big-endian.Janis Johnson2-0/+7
2012-09-26re PR c/37303 (const compound initializers in structs are written to .data in...Steve Ellcey2-1/+6
2012-09-26tree-ssa-math-opts.c (bswap_stats): Add found_16bit field.Christophe Lyon2-0/+19
2012-09-26re PR target/51274 (Starting with GCC 4.5, powerpc generated different code f...Segher Boessenkool2-0/+39
2012-09-25re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo6-1/+196
2012-09-25re PR middle-end/53850 (ICE: in expand_call_tm, at trans-mem.c:2289 with -fgn...Aldy Hernandez1-0/+15
2012-09-25re PR lto/54625 (lto/profiledbootstrap broken by r191466: ICE: in cgraph_clon...Richard Guenther7-0/+98
2012-09-25re PR c++/54526 ([C++11] <:: is incorrectly treated as digraph <: followed by...Paolo Carlini4-20/+39
2012-09-25Add missing testcaseH.J. Lu1-0/+23
2012-09-25Update long double tests for long double size == double sizeIgor Zamyatin8-22/+81
2012-09-25re PR tree-optimization/54676 (ICE: in set_value_range, at tree-vrp.c:433)Jakub Jelinek2-0/+28
2012-09-25re PR tree-optimization/53663 (inconsistent inline handling of bool within un...Richard Guenther4-0/+85
2012-09-25pr50725.c: Change 'long' to 'long long'.Uros Bizjak2-2/+6
2012-09-24doc/sourcebuild.texi (Selectors): Document the use of target and xfail used t...Janis Johnson2-15/+53
2012-09-24re PR tree-optimization/54684 (bootstrap broken with --disable-checking)Richard Guenther2-0/+67
2012-09-24tree-ssa-forwprop.c: Include tree-ssa-propagate.h.Marc Glisse2-0/+19
2012-09-24re PR middle-end/52173 (internal compiler error: verify_ssa failed possibly c...Richard Guenther3-0/+37
2012-09-23re PR tree-optimization/54669 (verify_flow_info failure after loop unrolling ...Eric Botcazou2-1/+27
2012-09-23re PR testsuite/54677 (FAIL: g++.dg/cpp0x/decltype32.C (test for excess error...Paolo Carlini2-1/+7
2012-09-23re PR fortran/54599 (Issues found in gfortran by the Coverity Scan)Tobias Burnus2-0/+58
2012-09-22scev-3.c: Add llp64 to xfail.Kai Tietz3-2/+7
2012-09-21re PR middle-end/54649 (Go bootstrap failed)Dehao Chen2-0/+41
2012-09-21re PR tree-optimization/54647 (Segmentation fault in get_expr_value_id with -O2)Richard Guenther2-0/+30
2012-09-21re PR c++/54427 (Expose more vector extensions)Marc Glisse2-1/+6
2012-09-20opt20.ads: Move dg directive to...Eric Botcazou20-29/+39
2012-09-20re PR c++/52432 ([C++11] -fdump-tree-gimple causes ICE: Error reporting routi...Paolo Carlini2-2/+7
2012-09-20forwprop-19.c: Check in forwprop1.Marc Glisse5-13/+25
2012-09-19re PR c++/54581 (decltype and opaque vector types)Marc Glisse2-0/+33
2012-09-19pr37362.c: Add mips*-mti-elf exception.Steve Ellcey2-1/+5
2012-09-19ppc-get-timebase.c: New file.Tulio Magno Quites Machado Filho3-0/+43
2012-09-19re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo2-1/+35
2012-09-19re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2-2/+14
2012-09-19re PR rtl-optimization/54290 (wrong code at -O2 with large offset)Eric Botcazou2-0/+41
2012-09-19c-torture.exp (TORTURE_OPTIONS): Add -Og -g.Richard Guenther2-1/+6
2012-09-19builtin-unreachable-6.c: Adjust.Richard Guenther2-4/+8
2012-09-19builtin-object-size-10.c: Adjust.Richard Guenther15-101/+118
2012-09-19re PR tree-optimization/54132 (Incorrect loop transformation with -ftree-loop...Richard Guenther3-0/+35
2012-09-19gcc-dg.exp (dg_runtest_extra_prunes): New variable to define extra prune rule...Terry Guo3-1/+20
2012-09-19nested-3.C: Match a sequence of asm-comment characters instead of a single one.Hans-Peter Nilsson3-2/+8
2012-09-18* gcc.dg/vect/fast-math-pr35982.c: Skip check instead of xfail.Janis Johnson2-1/+3