aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-11-11libgo: fix GOARCH_INT64ALIGN for several targetsIan Lance Taylor1-1/+1
2016-11-11re PR c++/72774 (ICE on invalid C++ code on x86_64-linux-gnu (tree check: exp...Jakub Jelinek2-0/+15
2016-11-11re PR tree-optimization/71575 ([graphite] internal compiler error: in copy_co...Richard Biener5-3/+50
2016-11-11re PR middle-end/78295 (Spurious -Wuninitialized warning for vector element a...Richard Biener4-0/+32
2016-11-11Daily bump.GCC Administrator1-1/+1
2016-11-10re PR c/37998 (Unclear documentation of -fno-common)Sandra Loosemore2-16/+29
2016-11-10runtime: copy signal code from Go 1.7 runtimeIan Lance Taylor5-5/+15
2016-11-10combine: Do not call simplify from inside change_zero_ext (PR78232)Segher Boessenkool2-9/+30
2016-11-10Fix ICE and improve errors for invalid anonymous structure declarations.Fritz O. Reese4-1/+60
2016-11-10Fix some whitespace.Fritz O. Reese3-123/+129
2016-11-10PR c++/77337 - auto return and lambdaJason Merrill7-12/+54
2016-11-10rs6000.c (rs6000_hard_regno_mode_ok): If ISA 3.0...Michael Meissner12-198/+504
2016-11-10re PR rtl-optimization/78241 (wrong code with -funroll-loops)Pat Haugen4-4/+36
2016-11-10dwarf2cfi: Dump row differences before assertingSegher Boessenkool2-1/+23
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek6-8/+17
2016-11-10target.def (additional_allocno_class_p): New.Vladimir Makarov7-1/+37
2016-11-10mangle.c (mangle_decl): Only emit -Wc++1z-compat warnings for public or exter...Jakub Jelinek5-2/+39
2016-11-10[Patch testsuite] Check range of exponent for tests added in r241817James Greenhalgh2-2/+8
2016-11-10gengtype.c (new_structure): Append to structures list.Jason Merrill2-7/+11
2016-11-10Fix loop distribution bug with merging edges that creates too many edges.Jim Wilson2-2/+10
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek32-534/+2979
2016-11-10Create live_switch_vars conditionally (PR sanitizer/78270)Martin Liska4-5/+39
2016-11-10debug/78112: remove recent duplicates for DW_TAG_subprogram attributesPierre-Marie de Rodat4-4/+178
2016-11-10[ARM] Remove duplicated enum type for CPU identifiersRichard Earnshaw8-135/+139
2016-11-10[ARM/AArch64] Add Falkor CPU support.Siddhesh Poyarekar9-9/+32
2016-11-10revert: ipa-cp.c (ipa_get_jf_pass_through_result): Handle unary expressions.Kugan Vivekanandarajah3-108/+33
2016-11-10simplify-rtx: Transform (xor (and (xor A B) C) B) with C constSegher Boessenkool2-0/+38
2016-11-10Daily bump.GCC Administrator1-1/+1
2016-11-10asan_test.C: Remove -Wno-format, add -Wno-c++1z-compat.Jakub Jelinek3-2/+8
2016-11-09re PR c++/78283 (-Wc++1z-compat warning is sticky)Jakub Jelinek4-0/+25
2016-11-09compiler: rework static initializer codeIan Lance Taylor4-73/+140
2016-11-09print-rtl-function.c: add (param) directive to dumpDavid Malcolm4-0/+56
2016-11-09mips.exp (mips-dg-options): Upgrade to MIPS IV if using (HAS_MOVN) with MIPS ...Toma Tabacu2-1/+6
2016-11-09[multiple changes]Janus Weil4-1/+43
2016-11-09Fix C++17 template placeholder for template template parm.Jason Merrill9-55/+151
2016-11-09Implement P0127R2, Declaring non-type parameters with auto.Jason Merrill15-18/+240
2016-11-09re PR target/78262 (wrong code with -fschedule-insns)Uros Bizjak4-2/+45
2016-11-09* fold-const-call.c (fold_const_call): Fix up type of s0 and s1.Martin Liska2-1/+6
2016-11-09Fix ICE in gfc_trans_subcomponent_assign due to NULL components.Fritz O. Reese4-1/+35
2016-11-09[multiple changes]Janus Weil4-5/+51
2016-11-09re PR middle-end/77718 (expand_builtin_memcmp swaps args)Jakub Jelinek4-2/+34
2016-11-09flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASE and SANITIZE_SHIFT...Jakub Jelinek11-23/+173
2016-11-09fold-const.c (tree_swap_operands_p): Remove unused arg.Richard Biener10-18/+34
2016-11-09tree-ssa-dom.c (canonicalize_comparison): Remove.Richard Biener2-46/+6
2016-11-09Fix folding of memcmp("a", "a", 2) (PRMartin Liska5-5/+26
2016-11-09common.opt (flag_evaluation_order): Remove.Richard Biener4-45/+20
2016-11-09re PR c++/78269 (FAIL: FAIL: g++.dg/cpp1z/noexcept-type11.C and FAIL: g++.dg/...Thomas Preud'homme2-1/+6
2016-11-09re PR target/78254 (FAIL: g++.dg/torture/pr77822.C -O3 -g (internal compil...Andreas Schwab2-10/+22
2016-11-09check.c (gfc_check_move_alloc): Prevent error that avoids aliasing between to...Paul Thomas4-6/+67
2016-11-09re PR testsuite/78256 (test case gcc.dg/pr35691-1.c fails starting with its i...Prathamesh Kulkarni3-2/+8