aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-10re PR debug/83765 (LTO bootstrap with Ada fails)Richard Biener2-5/+12
2018-01-10Don't use permutes for single-element accesses (PR83753)Richard Sandiford4-4/+40
2018-01-10PR 83740 Wrong string length type in bounds checkJanne Blomqvist2-5/+10
2018-01-10PR 84740 Wrong string length type in bounds checkJanne Blomqvist2-2/+11
2018-01-10re PR target/81616 (Update -mtune=generic for the current Intel and AMD proce...Jan Hubicka4-1/+14
2018-01-10avx2-gather-1.c: Add -march.Jan Hubicka18-16/+65
2018-01-10Clean up partitioning in try_optimize_cfg (PR bootstrap/82831).Martin Liska4-2/+13
2018-01-10Mostly revert r254296Richard Sandiford6-66/+31
2018-01-10re PR rtl-optimization/83575 (ICE: verify_flow_info failed (error: multiple h...Jan Hubicka2-5/+20
2018-01-10runtime: work around escaping closure in export_test.goIan Lance Taylor2-8/+8
2018-01-10runtime: noescape some functions/variablesIan Lance Taylor6-11/+29
2018-01-10cmd/go: add AIX supportIan Lance Taylor2-7/+25
2018-01-10libgo: add aix build tagsIan Lance Taylor5-5/+5
2018-01-10Daily bump.GCC Administrator1-1/+1
2018-01-09compiler: use temporary variable for stack allocationIan Lance Taylor2-4/+15
2018-01-09compiler: set captured variable address to nonescape until further floodedIan Lance Taylor2-4/+2
2018-01-09compiler: stack allocate defer thunkIan Lance Taylor3-2/+11
2018-01-09* es.po: Update.Joseph Myers2-96/+72
2018-01-09compiler: make non-escaping Bound_method_expression not heap allocateIan Lance Taylor2-2/+7
2018-01-09compiler: move some escape check to Mark_address_takenIan Lance Taylor4-13/+30
2018-01-09compiler: support go:noescape cross packageIan Lance Taylor4-9/+46
2018-01-09compiler: stack allocate non-escaping makesliceIan Lance Taylor3-14/+61
2018-01-09compiler: delay escaping sliced arraysIan Lance Taylor3-14/+24
2018-01-09i386: Add a test for PR target/78585H.J. Lu2-0/+34
2018-01-09PR libstdc++/80276 fix pretty printers for array smart pointersJonathan Wakely4-3/+42
2018-01-09os/signal/internal/pty: build on SolarisIan Lance Taylor2-2/+2
2018-01-09compiler: make top-level decl for address-taken non-escaping localsCherry Zhang6-16/+79
2018-01-09re PR c++/83734 (ice in cxx_eval _statement_list, at cp/constexpr.c:3869)Jakub Jelinek4-8/+19
2018-01-09re PR libstdc++/83709 (Inserting duplicates into an unordered associative con...François Dumont5-21/+164
2018-01-09altivec.md (p8_vmrgow): Add support for V2DI, V2DF, V4SI, V4SF types.Carl Love11-14/+453
2018-01-09compiler: add escape analysis debug hashCherry Zhang8-0/+106
2018-01-09Part of the fix for pr82190 got undone by my newer memcmp checkin.Aaron Sawdey1-2/+2
2018-01-09re PR fortran/83742 (ICE in gfc_is_simply_contiguous, at fortran/expr.c:5323)Steven G. Kargl4-8/+25
2018-01-09PR libstdc++/59253 Improve pretty printers for smart pointersJuraj Oršulić4-21/+54
2018-01-09compiler: use macro Unordered_map instead of std::unordered_mapIan Lance Taylor2-2/+2
2018-01-09Forgot to commit changelog entry:Aaron Sawdey1-0/+16
2018-01-09re PR rtl-optimization/83628 (performance regression when accessing arrays on...Uros Bizjak2-1/+7
2018-01-09[AArch64] Use vec_perm_indices helper routinesRichard Sandiford2-122/+66
2018-01-09[AArch64] Reject (high (const (plus anchor offset)))Richard Sandiford2-3/+8
2018-01-09Fix permute handling when vectorising scattersRichard Sandiford2-1/+10
2018-01-09re PR tree-optimization/83668 (wrong code with -O -fno-tree-dominator-opts -f...Richard Biener4-8/+73
2018-01-09Fix folding of Inf/NaN comparisons for -ftrapping-math (PR tree-optimization/...Joseph Myers12-12/+185
2018-01-09Add gcc_assert about stack alignment (PR sanitizer/82517).Martin Liska2-0/+10
2018-01-09re PR target/79883 (avr i18n: untranslated "interrupt" or "signal")Georg-Johann Lay2-2/+7
2018-01-09re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina3-18/+29
2018-01-09typoGeorg-Johann Lay1-1/+1
2018-01-09Don't save registers in main().Georg-Johann Lay5-23/+57
2018-01-09re PR tree-optimization/83572 ([graphite] ICE in verify_dominators, at domina...Richard Biener4-1/+43
2018-01-09* ipa-inline.c (edge_badness): Revert accidental checkin.Jan Hubicka2-1/+5
2018-01-09re PR c++/80763 (-O3 causes error: inline clone in same comdat group list)Jan Hubicka2-2/+11