aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-11PR c++/92859 - ADL and bit-field.Jason Merrill3-1/+22
2019-12-11PR c++/92446 - deduction of class NTTP.Jason Merrill3-1/+19
2019-12-11PR middle-end/79221 - missing -Wstringop-overflow= on a strcat overflowMartin Sebor2-0/+25
2019-12-11Adds multibyte awareness to pretty-print.cLewis Hyatt2-1/+71
2019-12-11[testsuite][arm] Remove xfail for vect-epilogues testAndre Vieira2-1/+5
2019-12-11libstdc++: Fix whitepace in changelogJonathan Wakely1-2/+2
2019-12-11arm: Fix an incorrect warning when -mcpu=cortex-a55 is used with -mfloat-abi=...Richard Earnshaw3-28/+57
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus16-36/+56
2019-12-11[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) argumentsTobias Burnus3-2/+8
2019-12-11Add ARM-specific Bfloat format support to middle-endStam Markianos-Wright3-0/+144
2019-12-11Fix PR92901: Change test expectation for C++ in OpenACC test clause-locations.c Frederik Harwath2-1/+8
2019-12-11Fix unrecognizable insn of pr92865.Hongtao Liu4-1/+78
2019-12-11Restore enable_if lost during original import of pstlThomas Rodgers3-2/+8
2019-12-11Daily bump.GCC Administrator1-1/+1
2019-12-11compiler: generate type descriptor for pointer to alias defined in another pa...Ian Lance Taylor2-4/+4
2019-12-10libstdc++: Correct noexcept-specifiers on span constructorsJonathan Wakely3-1/+68
2019-12-11re PR tree-optimization/92891 (ice in decompose, at wide-int.h:984)Jakub Jelinek4-1/+28
2019-12-10re PR rtl-optimization/92796 (ICE in lra_assign, at lra-assigns.c:1646 on pow...Vladimir Makarov7-15/+66
2019-12-10re PR fortran/91643 (ICE in gfc_trans_create_temp_array, at fortran/trans-arr...Thomas Koenig4-0/+29
2019-12-10libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont28-259/+1988
2019-12-10re PR rtl-optimization/92882 (ICE in regstat_bb_compute_calls_crossed, at reg...Jakub Jelinek4-3/+15
2019-12-10re PR ipa/92883 (ICE in compare_values_warnv)Jakub Jelinek4-7/+26
2019-12-10re PR middle-end/92825 (Unnecesary stack protection in Firefox's LightPixel.)Jakub Jelinek5-57/+65
2019-12-10* ipa-param-manipulation.cJakub Jelinek3-6/+16
2019-12-10PR c++/92847 - C++20 comparison ambiguity with class template.Jason Merrill3-14/+33
2019-12-10Fix C++20 structural type vs. private base.Jason Merrill4-19/+55
2019-12-10PR c++/92560 - ICE with decltype and rewritten operator.Jason Merrill3-1/+21
2019-12-10Bail out in gfc_dep_compare_expr for a NULL argument.Martin Liska4-0/+24
2019-12-10re PR fortran/92863 (ICE in gfc_typename)Thomas Koenig4-0/+33
2019-12-10cgraph.c (cgraph_node::verify_node): Verify tp_first_run.Jan Hubicka1-0/+10
2019-12-10Turn tp_first_run counts back to 32bit values.Jan Hubicka6-39/+54
2019-12-10predict.c (compute_function_frequency): Check for presence of IPA profile.Jan Hubicka2-5/+8
2019-12-10varasm.c (default_function_section): Fix confused tests for tp_first_run reor...Jan Hubicka2-7/+13
2019-12-10libstdc++: Fix description of std::ios::trunc (PR 92886)Jonathan Wakely2-1/+4
2019-12-10[AArch64] Don't allow partial SVE modes in GPRsRichard Sandiford4-1/+40
2019-12-10[AArch64] Fix INDEX patterns for partial VNx2 modesRichard Sandiford5-4/+68
2019-12-10libstdc++: Define __cpp_lib_constexpr_complex macroJonathan Wakely5-0/+64
2019-12-10libstdc++: Reduce header dependencies in <span>Jonathan Wakely2-2/+6
2019-12-10libstdc++: Fix bug in std::indirect_result_tJonathan Wakely3-13/+64
2019-12-10Add tests to verify OpenACC clause locationsFrederik Harwath3-0/+40
2019-12-10Use clause locations in OpenACC nested reduction warningsFrederik Harwath2-1/+5
2019-12-10Add myself to MAINTAINERS file.Lewis Hyatt2-0/+5
2019-12-10Make dwarf2out punt for MODE_VECTOR_BOOLRichard Sandiford4-1/+37
2019-12-10Add missing conversion in vect_create_epilog_for_reductionRichard Sandiford2-0/+8
2019-12-10Record the loop masks needed for EXTRACT_LAST_REDUCTIONsRichard Sandiford4-2/+45
2019-12-10Fix EXTRACT_LAST_REDUCTION handling of pattern stmtsRichard Sandiford2-7/+16
2019-12-10Disallow EXTRACT_LAST_REDUCTION for reduction chainsRichard Sandiford2-2/+8
2019-12-10Fortran] PR 92872 – Fix get_CFI_descTobias Burnus4-1/+33
2019-12-10Check for TYPE_DECL in get_odr_name_for_typeRichard Sandiford6-1/+23
2019-12-10avx512f-vmovntpd-2.c: Ensure res is 64-byte aligned.Jakub Jelinek3-2/+7