aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-05-24re PR tree-optimization/71230 (ICE : in zero_one_operation, at tree-ssa-reass...Richard Biener5-6/+89
2016-05-24Clean up PURE_SLP_STMT handlingRichard Sandiford4-23/+42
2016-05-24[ARM][4/4] Simplify checks for CONST_INT_P and comparison against 1/0Kyrylo Tkachov3-4/+11
2016-05-24[ARM][3/4] Cleanup casts from INTVAL to [unsigned] HOST_WIDE_INTKyrylo Tkachov5-24/+43
2016-05-24Tighten syntax checking for OpenACC routine construct in CThomas Schwinge6-20/+43
2016-05-24[ARM][2/4] Replace casts of 1 to HOST_WIDE_INT by HOST_WIDE_INT_1 and HOST_WI...Kyrylo Tkachov4-13/+33
2016-05-24tree-cfg.h (should_remove_lhs_p): New predicate.Marek Polacek7-18/+28
2016-05-24re PR tree-optimization/71253 (ICE during loop distribution w/ -O2 -ftree-loo...Richard Biener7-37/+121
2016-05-24[ARM] PR target/69857 Remove bogus early return false; in gen_operands_ldrd_strdKyrylo Tkachov2-8/+17
2016-05-24re PR tree-optimization/71252 (ICE: verify_ssa failed : definition in block 7...Kugan Vivekanandarajah4-9/+114
2016-05-24Avoid unnecessary peeling for gaps with LD3Richard Sandiford4-13/+36
2016-05-24Fix GROUP_GAP for single-element interleavingRichard Sandiford3-4/+10
2016-05-24re PR middle-end/70434 (adding an extraneous cast to vector type results in i...Richard Biener15-56/+167
2016-05-24re PR libfortran/70684 (incorrect reading of values from file on Windows)Jerry DeLisle2-0/+33
2016-05-24re PR fortran/66461 (ICE on missing end program in fixed source)Jerry DeLisle4-0/+20
2016-05-23PR c++/70344 - ICE with recursive constexprJason Merrill3-2/+13
2016-05-24Daily bump.GCC Administrator1-1/+1
2016-05-24re PR tree-optimization/71170 (ICE in rewrite_expr_tree, at tree-ssa-reassoc....Kugan Vivekanandarajah2-18/+76
2016-05-23re PR target/71201 (PowerPC XXPERM instruction fails on ISA 3.0 system.)Michael Meissner5-59/+111
2016-05-23PR c++/70584 - error with parenthesized builtin argJason Merrill3-1/+26
2016-05-23PR c++/70735 - generic lambda and local static variableJason Merrill4-9/+54
2016-05-23re PR c++/70972 (Inheriting constructors taking parameters by value should mo...Paolo Carlini5-0/+48
2016-05-23re PR c++/69095 (internal compiler error: in dependent_type_p, at cp/pt.c:19399)Paolo Carlini4-0/+31
2016-05-23pt.c (check_for_bare_parameter_packs): Improve error message location for exp...Paolo Carlini7-9/+22
2016-05-23i386.h (IS_STACK_MODE): Enable for TARGET_MIX_SSE_I387.Uros Bizjak4-52/+66
2016-05-23match.pd: Relax some tree_nop_conversion_pMarc Glisse4-18/+33
2016-05-23tree-ssa-threadbackward.c (profitable_jump_thread_path): New function extract...Jeff Law2-262/+294
2016-05-23[PR 71234] Avoid valgrind warning in ipa-cpMartin Jambor2-1/+8
2016-05-23re PR c/49859 (gcc could warn about statements between "switch" and first "ca...Marek Polacek29-40/+294
2016-05-23tree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP when TMR_INDEX is non...Bin Cheng2-0/+9
2016-05-23re PR tree-optimization/71230 (ICE : in zero_one_operation, at tree-ssa-reass...Richard Biener5-9/+92
2016-05-23[hsa] Avoid segfault in hsa switch expansionMartin Jambor2-0/+11
2016-05-23re PR tree-optimization/58135 ([x86] Missed opportunities for partial SLP)Venkataramanan Kumar6-30/+56
2016-05-23re PR c++/53401 ([C++11] internal compiler error: Segmentation fault on infin...Paolo Carlini2-0/+37
2016-05-23[ARM, AArch64] Add missing tests for vreinterpret, operating of fp16 type.Christophe Lyon4-1/+184
2016-05-23[ARM, AArch64] Add missing tests for intrinsics operating on poly64 and poly1...Christophe Lyon6-0/+1036
2016-05-23[ARM, AArch64] Add missing vrnd{,a,m,n,p,x} tests.Christophe Lyon8-0/+149
2016-05-23[ARM, AArch64] Add missing vstX_lane fp16 tests.Christophe Lyon2-3/+106
2016-05-23[ARM, AArch64] Add missing vtst_p16 and vtstq_p16, and vtst_p{8,16} and vtstq...Christophe Lyon4-0/+50
2016-05-23Daily bump.GCC Administrator1-1/+1
2016-05-22avx512bw-kunpckdq-1.c (avx512bw_test): Use "m" constraint instead of "r".Jakub Jelinek4-4/+13
2016-05-22revert: re PR target/70738 (Add -mgeneral-regs-only option)Uros Bizjak15-193/+2
2016-05-22sse.md (vec_set_lo_<mode><mask_name>, [...]): Add && <mask_avx512dq_condition...Jakub Jelinek5-4/+214
2016-05-22sse.md (vec_set_lo_v16hi, [...]): Add alternative with v constraint instead o...Jakub Jelinek4-20/+83
2016-05-22sse.md (i128vldq): New mode iterator.Jakub Jelinek5-11/+129
2016-05-22sse.md (avx2_vec_dupv4df): Use v instead of x constraint, use maybe_evex pref...Jakub Jelinek4-12/+67
2016-05-22re PR tree-optimization/40921 (missed optimization: x + (-y * z * z) => x - y...Kugan Vivekanandarajah4-26/+110
2016-05-22Daily bump.GCC Administrator1-1/+1
2016-05-21avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFSET to computed stack_u...Senthil Kumar Selvaraj2-1/+6
2016-05-21re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Pitchumani Sivanupandi4-0/+34