aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-28Reject fix-it hints for various awkward boundary cases (PR c/82050)David Malcolm3-5/+21
2017-11-28[PR 82808] Use proper result types for arithmetic jump functionsPrathamesh Kulkarni9-41/+172
2017-11-28* gimple-ssa-evrp-analyze.cJeff Law3-2/+11
2017-11-28* g++.dg/cpp0x/fntmpdefarg2a.C: Move expected warning.Jason Merrill1-2/+2
2017-11-28Enable VBMI2 support [5/7]Julia Koval14-15/+654
2017-11-28Enable VBMI2 support [4/7]Julia Koval17-1/+722
2017-11-28re PR fortran/83021 (gfortran segfault in polymorphic assignment)Paul Thomas2-1/+12
2017-11-28re PR tree-optimization/80776 (-Wformat-overflow false positive for %d on int...Richard Biener8-38/+138
2017-11-28Makefile.in (SELFTEST_FLAGS): Use nul instead of /dev/null on mingw build hosts.Olivier Hainque2-1/+9
2017-11-28Add std::to_address for C++2a (P0653R2)Glen Joseph Fernandes3-0/+190
2017-11-28re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek2-2/+7
2017-11-28re PR tree-optimization/83141 (SRA and memcpy folding interact badly generati...Richard Biener2-1/+24
2017-11-28re PR c/83117 (FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c (test for excess...Jakub Jelinek2-1/+7
2017-11-28Remove Cilk Plus support.Julia Koval382-82706/+473
2017-11-28[Patch AArch64] Fixup floating point division with -march=armv8-a+nosimdRamana Radhakrishnan3-1/+10
2017-11-28re PR rtl-optimization/81020 (wrong code with -O -fno-tree-bit-ccp -fno-tree-...Jakub Jelinek2-0/+26
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek22-71/+71
2017-11-28re PR tree-optimization/80788 (ICE in set_value_range, at tree-vrp.c:252)Jakub Jelinek4-1/+26
2017-11-28re PR target/83158 (gcc.target/i386/pr78057.c fail)Richard Biener2-3/+12
2017-11-28* MAINTAINERS (write after approval): Add myself.Julia Koval2-0/+5
2017-11-28rs6000: Improve comparison rtx_cost (PR81288)Segher Boessenkool2-17/+12
2017-11-28rs6000: Improve scc iselSegher Boessenkool2-4/+37
2017-11-28Daily bump.GCC Administrator1-1/+1
2017-11-27PR c++/83058 - ICE on C++ code with negative array index: in warn_placement_n...Martin Sebor4-56/+317
2017-11-27re PR c++/81888 (Structured bindings stopped working)Jakub Jelinek5-1/+36
2017-11-27pt.c (primary_template_specialization_p): Rename fromJason Merrill5-14/+50
2017-11-27[gcc]Michael Meissner4-2/+53
2017-11-27Add missing noexcept in string_view::find_first_of declarationStephan Bergmann2-1/+4
2017-11-27hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static qualifier from explicit ins...Gerald Pfeifer3-3/+9
2017-11-27Fix std::unordered_map deduction guideStephan Bergmann3-2/+7
2017-11-27gimple-fold.c (gimple_fold_builtin_memory_op): Remove dead code, refactor a bit.Richard Biener2-50/+16
2017-11-27tree.c (wide_int_to_tree): Free discarded INTEGER_CST.Richard Biener2-4/+23
2017-11-27extend.texi: Add -A suffix (ARMv8*-A, ARMv7-A).Tamar Christina4-21/+27
2017-11-27re PR c++/81675 (attribute(noreturn) of destructor in :? not honored)Jakub Jelinek4-8/+55
2017-11-27Fix UB in hash-map.hMarkus Trippelsdorf2-1/+6
2017-11-27cfgloop.h (struct loop): Document usage of USHRT_MAX for unroll.Eric Botcazou13-13/+70
2017-11-27Fix code generation for buildtin_longjmp with CET.Igor Tsimbalist5-20/+76
2017-11-27[PR 81248] Fix ipa-sra size checkMartin Jambor8-36/+84
2017-11-27null-8.C (bar): New function.Jakub Jelinek2-2/+12
2017-11-27re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek5-25/+170
2017-11-27re PR target/83100 (powerpc: internal compiler error: in get_variable_section...Jakub Jelinek7-3/+52
2017-11-27Fix PR82488 - signed integer overflow in expr.cMarkus Trippelsdorf2-2/+10
2017-11-27Daily bump.GCC Administrator1-1/+1
2017-11-26i386.c (processor_target_table): Add skylake_cost for skylake-avx512.Uros Bizjak14-25/+205
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov13-20/+253
2017-11-26Daily bump.GCC Administrator1-1/+1
2017-11-25re PR rtl-optimization/81553 (ICE in immed_wide_int_const, at emit-rtl.c:607)Jakub Jelinek4-3/+28
2017-11-25structret1.C (FrameworkObject::action): Return a value.Andreas Schwab2-0/+6
2017-11-25re PR target/82848 (ICE in expand_expr_real_2, at expr.c:8715)Jakub Jelinek4-0/+30
2017-11-25Daily bump.GCC Administrator1-1/+1