aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou31-50/+603
2016-10-16sparc.c (sparc_expand_vector_init): Only accept literal constants in CONST_VE...Eric Botcazou2-3/+7
2016-10-16re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Jerry DeLisle4-1/+84
2016-10-16system-aix.ads (Always_Compatible_Rep): Change to False.Eric Botcazou17-32/+50
2016-10-16Make sure the return value of malloc_allocator::allocate is zero-initialized ...Ville Voutilainen3-1/+41
2016-10-16PR 48587 Newunit allocator, cleanupJanne Blomqvist2-9/+8
2016-10-16Daily bump.GCC Administrator1-1/+1
2016-10-15sparc.c (sparc_expand_vec_perm_bmask): Use a scratch register as destination ...Eric Botcazou6-4/+60
2016-10-15PR c++/77945 - constexpr and trivial copyJason Merrill4-1/+45
2016-10-15rs6000: Fix shrink-wrap-separate for AIXSegher Boessenkool2-16/+33
2016-10-15optabs.c (expand_parity): Fix mode mismatch, add final conversion and keep lo...Eric Botcazou5-5/+31
2016-10-15re PR fortran/77972 (ICE on broken character continuation with -Wall etc.)Jerry DeLisle4-3/+21
2016-10-15PR 48587 Newunit allocatorJanne Blomqvist1-0/+9
2016-10-15PR 48587 Newunit allocatorJanne Blomqvist6-27/+123
2016-10-15revert: diagnostic.c (diagnostic_action_after_output): Remove max error handl...Nathan Sidwell4-44/+17
2016-10-15runtime: copy runtime package time code from Go 1.7Ian Lance Taylor12-424/+339
2016-10-15Daily bump.GCC Administrator1-1/+1
2016-10-14runtime: copy mprof code from Go 1.7 runtimeIan Lance Taylor16-890/+965
2016-10-14c-cppbuiltin.c (c_cpp_builtins): Define __cpp_aggregate_bases and __cpp_deduc...Jason Merrill3-0/+19
2016-10-14Implement P0017R1, C++17 aggregates with bases.Jason Merrill12-33/+193
2016-10-14diagnostic.c (diagnostic_action_after_output): Remove max error handling here...Nathan Sidwell4-17/+44
2016-10-14Tweaks to print_rtx_functionDavid Malcolm3-11/+36
2016-10-14Optimize std::shuffle by using generator to get two values at onceEelis van der Weegen2-0/+46
2016-10-14Resolve ambiguities in std::experimental::sample testJonathan Wakely2-5/+11
2016-10-14re PR middle-end/77959 (ICE in ix86_decompose_address, at i386/i386.c:14954)Jakub Jelinek4-0/+38
2016-10-14sparc-passes.def: New file.Eric Botcazou5-20/+41
2016-10-14Make std::bind use std::invokeJonathan Wakely6-98/+119
2016-10-14DR 1511 - const volatile variables and ODRJakub Jelinek5-5/+83
2016-10-14debug7.adb (dg-options): Remove -g.Eric Botcazou4-3/+9
2016-10-14loop-unroll.c (unroll_loop_runtime_iterations): Condition initial loop peel t...Pat Haugen2-15/+31
2016-10-14runtime: just do file/line lookup in C, move Func to GoIan Lance Taylor4-124/+43
2016-10-14debug/elf: add sparc64 relocationsIan Lance Taylor4-1/+67
2016-10-14re PR rtl-optimization/68212 (Loop unroller breaks basic block frequencies)Pat Haugen3-4/+43
2016-10-14Avoid copies in std::scoped_allocator_adaptor piecewise constructionJonathan Wakely3-16/+107
2016-10-14FINAL/OVERRIDE: Define to empty on g++ < 4.7Pedro Alves2-5/+24
2016-10-14Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves4-31/+32
2016-10-14mips.c (mips_prepare_pch_save): Initialize micromips_globals to zero.Catherine Moore2-17/+24
2016-10-141.cc: Remove 'test' variables.Paolo Carlini394-924/+636
2016-10-14runtime: copy cpuprof code from Go 1.7 runtimeIan Lance Taylor13-541/+568
2016-10-14re PR tree-optimization/77979 (ICE on valid code at -Os and above on x86_64-l...Richard Biener4-2/+36
2016-10-14Test folding of str{n}{case}cmp and memchrMartin Liska4-0/+266
2016-10-14Fold __builtin_memchr functionMartin Liska5-59/+119
2016-10-14Fold __builtin_str{n}{case}cmp functionsMartin Liska5-147/+239
2016-10-14PR65122 extended alignment support in allocatorsJonathan Wakely12-4/+426
2016-10-14Fix gcc.dg/torture/pr77937-[12].c for real.Uros Bizjak3-2/+10
2016-10-14Fix pr77937-1.c and pr77937-2.c testcasesMarkus Trippelsdorf2-2/+2
2016-10-14* gcov-io.c (gcov_open): Deconstify 'mode'.Nathan Sidwell2-1/+5
2016-10-14re PR ada/77968 (ICEs with -flto on gnat.dg)Eric Botcazou17-71/+203
2016-10-14re PR libstdc++/77944 (FAIL: 20_util/variant/compile.cc (test for excess erro...Tim Shen2-0/+6
2016-10-14Support only \0-terminated string in c_getstr and returnMartin Liska3-10/+36