aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-12-09Daily bump.GCC Administrator1-1/+1
2017-12-08[multiple changes]Vladimir Makarov4-1/+33
2017-12-08re PR rtl-optimization/81595 (ICE: verify_flow_info failed (error: multiple h...Jakub Jelinek2-0/+44
2017-12-08re PR tree-optimization/83323 (186.crafty miscompares)Michael Matz8-34/+67
2017-12-08ipa-polymorphic-call.c (noncall_stmt_may_be_vtbl_ptr_store): Fix a comment ty...Jakub Jelinek3-2/+8
2017-12-08re PR middle-end/81782 (Yet another -Wmaybe-uninitialized false positive with...Richard Biener4-2/+27
2017-12-08Disable hwcap on Solaris in g++.dg/opt/pr83252.CRainer Orth2-0/+5
2017-12-08Prevent SRA from removing type changing assignmentMartin Jambor5-24/+91
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek12-12/+34
2017-12-08re PR target/82960 (spu_machine_dependent_reorg does not handle jump_table_da...Ulrich Weigand2-3/+9
2017-12-08re PR tree-optimization/83609 (ICE in read_complex_part at gcc/expr.c:3202)Jan Hubicka5-12/+49
2017-12-08combine: Fix PR83304Segher Boessenkool2-0/+26
2017-12-08gimple-loop-interchange.cc (tree_loop_interchange::interchange): Provide -fop...Richard Biener2-1/+11
2017-12-08[arm] PR target/83206: Make native driver select fp-capable armv6 coresRichard Earnshaw2-3/+8
2017-12-08[arm] Don't strip off all architecture features from -march passed to assemblerRichard Earnshaw2-12/+96
2017-12-08[arm] Generate a -mfpu= option for passing to the assemblerRichard Earnshaw3-2/+92
2017-12-08re PR bootstrap/81470 (Bootstrap comparison failures in gcc/ada)Tristan Gingold2-1/+13
2017-12-08Initialize new member of SOLARIS_ATTRIBUTE_TABLERainer Orth2-2/+7
2017-12-08re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Richard Biener3-0/+100
2017-12-08Enable VNNI support [5/5]Julia Koval8-0/+197
2017-12-08re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Richard Biener6-2/+91
2017-12-08Enable VNNI support [4/5]Julia Koval8-14/+204
2017-12-08Enable VAES support [2/5]Julia Koval8-0/+207
2017-12-07const-addr-1.c: New.Sandra Loosemore4-0/+63
2017-12-07nios2.md (ld<bhw_uns>io): Add splitter for memory operand.Sandra Loosemore3-3/+31
2017-12-07nios2.c (nios2_symbolic_constant_allowed): Rename to...Sandra Loosemore4-57/+128
2017-12-07Add srodata section support to riscv port.Andrew Waterman2-0/+28
2017-12-08Daily bump.GCC Administrator1-1/+1
2017-12-08re PR target/83252 (Wrong code with "-march=skylake-avx512 -O3")Jakub Jelinek4-11/+112
2017-12-08re PR target/81906 (Calls to rint() wrongly optimized away starting in g++ 6)Jakub Jelinek4-6/+66
2017-12-08re PR tree-optimization/83075 (Invalid strncpy optimization)Jakub Jelinek3-24/+65
2017-12-07Improve fstack_protector effective targetThomas Preud'homme2-1/+10
2017-12-07Allow _Alignas in compound literals (C11 DR#444).Joseph Myers11-13/+135
2017-12-07[AArch64] Fix ICEs in aarch64_print_operandRichard Sandiford5-27/+63
2017-12-07Make more use of VECTOR_CST_ENCODED_ELTRichard Sandiford10-113/+137
2017-12-07Make build_vector staticRichard Sandiford3-13/+18
2017-12-07Make gimple_build_vector take a tree_vector_builderRichard Sandiford7-27/+99
2017-12-07Use tree_vector_builder::new_binary_operation for foldingRichard Sandiford4-12/+98
2017-12-07Use tree_vector_builder::new_unary_operation for foldingRichard Sandiford2-23/+73
2017-12-07Use tree_vector_builder instead of build_vectorRichard Sandiford11-65/+112
2017-12-07New VECTOR_CST layoutRichard Sandiford16-70/+1015
2017-12-07Add underscores to local vars in selftest macrosRichard Sandiford3-29/+35
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng29-108/+3032
2017-12-07re PR target/83252 (Wrong code with "-march=skylake-avx512 -O3")Vladimir Makarov3-10/+26
2017-12-07re PR middle-end/83164 (internal compiler error: verify_gimple failed)Jakub Jelinek4-1/+21
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor60-476/+1109
2017-12-07re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina7-4/+179
2017-12-07Add unroll and jam passMichael Matz16-24/+790
2017-12-07re PR tree-optimization/83296 (missing -Wstringop-overflow due to missing ran...Richard Biener4-18/+50
2017-12-07rs6000: Initialise rs6000_cpu correctly (PR43871)Segher Boessenkool2-2/+11