aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2012-01-03re PR tree-optimization/51692 (ICE on several valgrind tests)Richard Guenther1-0/+13
2012-01-03re PR c/51730 (autoconf 2.60 through 2.67 stdbool.h check fails with GCC 4.7)Richard Guenther1-0/+12
2012-01-02expr.h (move_by_pieces_ninsns): Declare.Richard Sandiford1-2/+5
2012-01-02pr46309.c: Add -mtune=octeon2 for MIPS.Richard Sandiford1-0/+3
2012-01-02SMS: Prevent the creation of reg-moves for definitions with MODE_CCRevital Eres1-0/+37
2012-01-01re PR tree-optimization/51683 (__builtin_memcpy etc. with constant first argu...Jakub Jelinek1-0/+18
2011-12-31vrp47: Pass -march=i586 for ia32 target.Uros Bizjak1-1/+1
2011-12-29Fix 51702 testsuite failuresMichael Meissner7-0/+9
2011-12-28pr50396.c: Use dg-add-options ieee.Uros Bizjak1-0/+1
2011-12-28re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))Uros Bizjak1-1/+1
2011-12-26re PR middle-end/51200 (Wrong code sequence to store restrict volatile bitfield)Joey Ye1-0/+15
2011-12-23fast-math-pr35982.c: Fix parenthesis in target selectors.Uros Bizjak1-3/+2
2011-12-23neon.md (float<mode><V_cvtto>2): New.Dmitry Plotnikov1-2/+2
2011-12-23re PR rtl-optimization/50396 (SSE division by zero generates incorrect code w...Richard Guenther1-0/+21
2011-12-23re PR tree-optimization/43491 (Unnecessary temporary for global register vari...Bin Cheng1-0/+42
2011-12-23re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))John David Anglin1-1/+1
2011-12-21i386.c (ix86_option_override_internal): Enable flag_ree also for 32bit targets.Uros Bizjak1-20/+0
2011-12-21re PR middle-end/51644 (va_list vs. warning: ‘noreturn’ function does ret...Jakub Jelinek1-0/+33
2011-12-21re PR middle-end/51472 (ICE: verify_gimple failed: invalid rhs for gimple mem...Aldy Hernandez1-0/+17
2011-12-21no-section-anchors-vect-31.c: Adjust array size and test diag-scans to fix fa...Michael Zolotukhin30-38/+50
2011-12-21re PR target/50038 (redundant zero extensions)Enkovich Ilya1-0/+20
2011-12-20gcc:Joseph Myers5-0/+45
2011-12-19re PR lto/51573 (ICE (segfault) in lto_varpool_encoder_encode_initializer_p)Richard Guenther1-0/+1
2011-12-19re PR tree-optimization/51583 (One more missing force_gimple_operand in SRA)Martin Jambor1-0/+34
2011-12-19re PR middle-end/51590 (ICE in gsi_for_stmt, at gimple-iterator.c:560)Jakub Jelinek1-0/+35
2011-12-18* gcc.dg/pr51491-2.c: Fix "cleanup-treee-dump" typo.Hans-Peter Nilsson1-1/+1
2011-12-17re PR tree-optimization/51491 (ccp when converting from alloca should add a C...Tom de Vries2-0/+59
2011-12-16re PR middle-end/51592 (ICE with -fnon-call-exceptions)Ian Lance Taylor1-0/+17
2011-12-16re PR testsuite/50803 (FAIL: gcc.dg/ipa/inline-5.c scan-ipa-dump-times inline...Jakub Jelinek1-1/+1
2011-12-16re PR tree-optimization/51557 (ICE: in maybe_record_trace_start, at dwarf2cfi...Jakub Jelinek1-0/+17
2011-12-16re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-0/+9
2011-12-15tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt field, add...Jakub Jelinek1-0/+98
2011-12-15re PR middle-end/49806 (FAIL: gcc.dg/tree-ssa/vrp47.c)Jakub Jelinek1-3/+5
2011-12-13trans-mem.c (struct diagnose_tm): Remove saw_unsafe.Aldy Hernandez1-0/+13
2011-12-13re PR tree-optimization/51362 (ICE: SIGFPE (division by zero) in good_cloning...Martin Jambor1-0/+22
2011-12-13re PR tree-optimization/51519 (ICE: in inline_small_functions, at ipa-inline....Richard Guenther1-0/+39
2011-12-1320111213-1_0.c: New testcase.Richard Guenther1-0/+8
2011-12-12re PR tree-optimization/51481 (ice: dead STMT in EH table)Jakub Jelinek1-0/+33
2011-12-12re PR tree-optimization/45830 (Code+rodata increase with -ftree-switch-conver...Georg-Johann Lay1-0/+99
2011-12-12re PR testsuite/51511 (gcc.dg/pr45819.c fails on arm-linux-gnueabi due to PR5...Jakub Jelinek1-1/+1
2011-12-12Fix PR testsuite/47013Revital Eres8-15/+16
2011-12-09slp-13.c: Increase array size, add initialization.Michael Zolotukhin126-665/+4670
2011-12-08tree-ssa-operands.c (add_stmt_operand): Do not mark stmts volatile when proce...Richard Guenther1-0/+13
2011-12-08re PR lto/48437 (LTO crashes with block-local function declarations)Richard Guenther2-0/+34
2011-12-07re PR middle-end/45416 (Code size regression from 4.4 for ARM)Andrew Pinski1-0/+14
2011-12-07re PR lto/48100 (Assertion failed in lto_varpool_replace_node, at lto-symtab....Richard Guenther4-0/+14
2011-12-07re PR middle-end/50823 (ICE in inline_small_functions, at ipa-inline.c:1407)Richard Guenther1-0/+43
2011-12-07re PR tree-optimization/50744 (ice in good_cloning_opportunity_p)Martin Jambor1-0/+119
2011-12-06re PR tree-optimization/49997 (ICE in inline_small_functions with -fnon-call-...Richard Guenther1-0/+25
2011-12-06re PR tree-optimization/51245 (ICE in vn_reference_insert_pieces, at tree-ssa...Richard Guenther1-0/+20