aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-28MAINTAINERS (Various Maintainers): Remove myself from dfp.c and related, and ...Ben Elliston2-2/+5
2019-03-28Daily bump.GCC Administrator1-1/+1
2019-03-27re PR fortran/85537 ([F08] Invalid memory reference at runtime when calling s...Janus Weil5-2/+74
2019-03-27re PR target/85667 (ms_abi rules aren't followed when returning short structs...Mateusz B5-3/+95
2019-03-27pr81740-2.c: Require vect_hw_misalign.Bill Schmidt2-0/+6
2019-03-27PR c++/89831 - error with qualified-id in const member function.Jason Merrill3-10/+30
2019-03-27Fix ChangeLogJason Merrill1-1/+1
2019-03-27PR c++/89241 - ICE with lambda in template parameter list.Jason Merrill6-1/+39
2019-03-27team.c (gomp_team_start): Initialize pool->threads[0].Kevin Buettner2-0/+6
2019-03-27Fix scc clobber in movdi_symbol.Andrew Stubbs2-1/+24
2019-03-27re PR rtl-optimization/89313 (ICE in process_alt_operands, at lra-constraints...Peter Bergner4-11/+76
2019-03-27re PR rtl-optimization/87761 ([MIPS] New FAIL: gcc.target/mips/fix-r4000-10.c...Jeff Law4-1/+41
2019-03-27PR c++/86932 - missed SFINAE with empty pack.Jason Merrill3-1/+22
2019-03-2720190327-1.c: New testcase.Richard Biener2-0/+22
2019-03-27re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array...Paul Thomas7-11/+173
2019-03-27re PR debug/89463 (debug information for iterator of an empty loop is gone (a...Richard Biener4-14/+57
2019-03-27[RS6000] Rename NON_SPECIAL_REGS to GEN_OR_FLOAT_REGSAlan Modra4-7/+14
2019-03-27[RS6000] Don't rely on rs6000_hard_regno_mode_ok being zeroAlan Modra2-3/+8
2019-03-27Daily bump.GCC Administrator1-1/+1
2019-03-26RISC-V: Add sifive-7 pipeline description.Andrew Waterman8-21/+333
2019-03-26re PR target/89827 (ICE: in convert_op, at config/i386/i386.c:2098 with -Os -...Uros Bizjak4-0/+23
2019-03-26Fix g++.dg/abi/lambda-static-1.C with Solaris asRainer Orth2-2/+9
2019-03-26PR c++/86429 - constexpr variable in lambda.Jason Merrill5-2/+94
2019-03-26PR libstdc++/85965 delay static assertions until types are completeJonathan Wakely13-27/+111
2019-03-26libphobos: Backport extern(C) bindings from druntime 2.085.Iain Buclaw99-1006/+1553
2019-03-26re PR libstdc++/89825 (Jump table for variant visitation could be shortened f...Ville Voutilainen2-3/+36
2019-03-26tree-inline.c (remap_gimple_stmt): Cache gimple_block.Richard Biener3-12/+18
2019-03-26d/dmd: Merge upstream dmd ab702e73eIain Buclaw9-17/+84
2019-03-26hash-table.h (hash_table::m_gather_mem_stats): If GATHER_STATISTICS is consta...Jakub Jelinek2-5/+23
2019-03-26mem-stats.h (mem_alloc_description::unregister_descriptor): New method.Jason Merrill3-7/+35
2019-03-26re PR libstdc++/89824 (Variant jump table reserves space for __variant_cookie...Ville Voutilainen2-3/+8
2019-03-26re PR libstdc++/89816 (std::variant move construction regressed since GCC 8.3)Ville Voutilainen2-5/+12
2019-03-26re PR tree-optimization/81740 (wrong code at -O3 in both 32-bit and 64-bit mo...Bin Cheng5-2/+75
2019-03-26gdc-test.exp (gdc-do-test): Sort and remove duplicate options in permute args...Iain Buclaw2-1/+6
2019-03-26re PR c++/84598 (internal compiler error: Segmentation fault (cp_default_conv...Paolo Carlini2-0/+8
2019-03-26Add missing dot.Martin Liska1-1/+1
2019-03-26Fix wrong option wrapping.Martin Liska2-1/+6
2019-03-26re PR c++/89796 (Incorrect warning generated with OpenMP atomic capture)Jakub Jelinek5-0/+93
2019-03-26[RS6000] Fix typosAlan Modra2-3/+8
2019-03-26Daily bump.GCC Administrator1-1/+1
2019-03-25re PR rtl-optimization/88347 (ICE in begin_move_insn, at sched-ebb.c:175)Jeff Law5-0/+28
2019-03-25PR c/89812 - incorrect maximum in error: requested alignment '536870912' exce...Martin Sebor4-6/+47
2019-03-25Update .po files.Joseph Myers20-154160/+164265
2019-03-25re PR debug/86964 (Too many debug symbols included, especially for extern glo...Johan Karlsson4-0/+59
2019-03-25re PR rtl-optimization/89676 (Redundant moves for long long shift on 32bit x86)Vladimir Makarov2-8/+27
2019-03-25re PR c++/84661 (internal compiler error: Segmentation fault (strip_array_typ...Paolo Carlini5-12/+38
2019-03-25PR c++/87748 - substitution failure error with decltype.Jason Merrill3-0/+80
2019-03-25extend.texi (Common Type Attributes): Document vector_size.Martin Sebor2-10/+55
2019-03-25PR c++/89214 - ICE when initializing aggregates with bases.Marek Polacek5-2/+112
2019-03-25PR c++/89705 - ICE with reference binding with conversion function.Marek Polacek4-0/+32