aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16Daily bump.GCC Administrator5-1/+98
2022-03-15analyzer: add test coverage for PR 95000David Malcolm1-0/+38
2022-03-15analyzer: presize m_cluster_map in store copy ctorDavid Malcolm1-1/+2
2022-03-15rs6000: Fix invalid address passed to __builtin_mma_disassemble_acc [PR104923]Peter Bergner2-2/+28
2022-03-15c++: extraneous access error with ambiguous lookup [PR103177]Patrick Palka2-21/+34
2022-03-15riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229]Jakub Jelinek1-4/+4
2022-03-15i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE [PR104890]Jakub Jelinek1-3/+3
2022-03-15PR tree-optimization/101895: Fold VEC_PERM to help recognize FMA.Roger Sayle2-2/+30
2022-03-15c++: Fix up cp_parser_skip_to_pragma_eol [PR104623]Jakub Jelinek2-2/+9
2022-03-15ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814]Jakub Jelinek2-4/+40
2022-03-14Avoid -Wdangling-pointer for by-transparent-reference arguments [PR104436].Martin Sebor3-1/+66
2022-03-15Daily bump.GCC Administrator8-1/+124
2022-03-14Update gcc de.po, fr.po, sv.poJoseph Myers3-2526/+1780
2022-03-14Fix libitm.c/memset-1.c test fails with new peephole2s.Roger Sayle2-2/+13
2022-03-15Enable libsanitizer build on mips64Xi Ruoyao5-5/+17
2022-03-15libsanitizer: cherry-pick db7bca28638e from upstreamXi Ruoyao1-2/+2
2022-03-14lra: Fix up debug_p handling in lra_substitute_pseudo [PR104778]Jakub Jelinek2-2/+84
2022-03-14libstdc++: Fix reading UTF-8 characters for 16-bit targets [PR104875]Jonathan Wakely1-7/+7
2022-03-14top-level: Fix comment about --enable-libstdcxx in configureJonathan Wakely2-2/+2
2022-03-14c++: Reject __builtin_clear_padding on non-trivially-copyable types with one ...Jakub Jelinek3-0/+76
2022-03-14i386: Fix up _mm_loadu_si{16,32} [PR99754]Jakub Jelinek3-3/+46
2022-03-14Spelling fix - cannott -> cannot [PR104899]Jakub Jelinek2-2/+3
2022-03-14Don't fold builtin into gimple when isa mismatches.liuhongt4-40/+115
2022-03-14Daily bump.GCC Administrator6-1/+29
2022-03-13d: Merge upstream dmd 02a3fafc6, druntime 26b58167, phobos 16cb085b5.Iain Buclaw75-975/+1792
2022-03-13texi + c-target.def: Fix typosTobias Burnus5-8/+8
2022-03-13Daily bump.GCC Administrator7-1/+230
2022-03-12c++: naming a dependently-scoped template for CTAD [PR104641]Patrick Palka4-10/+63
2022-03-12c++: ICE with bad conversion shortcutting [PR104622]Patrick Palka3-4/+29
2022-03-12c++: return-type-req in constraint using only outer tparms [PR104527]Patrick Palka3-26/+75
2022-03-12c++: ICE with non-constant satisfaction value [PR98644]Patrick Palka3-21/+34
2022-03-12c++: give fold expressions a locationPatrick Palka2-6/+6
2022-03-12rs6000: Do not use rs6000_cpu for .machine ppc and ppc64 (PR104829)Segher Boessenkool1-2/+10
2022-03-12OpenACC 'kernels' decomposition: resolve wrong-code cases unless manually mak...Thomas Schwinge22-45/+120
2022-03-12OpenACC 'kernels' decomposition: wrong-code cases unless manually making cert...Thomas Schwinge5-16/+59
2022-03-12Enhance further testcases to verify handling of OpenACC privatization level [...Thomas Schwinge4-55/+266
2022-03-12OpenACC 'kernels' decomposition: Mark variables used in 'present' clauses as ...Thomas Schwinge7-83/+168
2022-03-12Add 'c-c++-common/goacc/kernels-decompose-pr104086-1.c' [PR104086]Thomas Schwinge1-0/+25
2022-03-12Add 'gcc/tree.cc:user_omp_clause_code_name' [PR65095]Thomas Schwinge6-38/+41
2022-03-12PR middle-end/98420: Don't fold x - x to 0.0 with -frounding-mathRoger Sayle2-1/+12
2022-03-11Fix DImode to TImode sign extend issueMichael Meissner1-1/+1
2022-03-12Daily bump.GCC Administrator7-1/+107
2022-03-11d: Cache generated import declarations in a hash_mapIain Buclaw1-36/+41
2022-03-11d: Fix mistakes in strings to be translated [PR104552]Iain Buclaw1-2/+2
2022-03-11PR tree-optimization/98335: New peephole2 xorl;movb -> movzblRoger Sayle3-0/+80
2022-03-11PR tree-optimization/98335: Improvements to DSE's compute_trims.Roger Sayle8-5/+139
2022-03-11[Committed] Update g++.dg/other/pr84964.C for ia32 (and similar) targets.Roger Sayle1-3/+3
2022-03-11tree-optimization/104880 - update-address-taken and cmpxchgRichard Biener2-3/+56
2022-03-11target/104762 - vectorization costs of CONSTRUCTORsRichard Biener1-6/+11
2022-03-11lto-plugin: Honor link_output_name for -foffload-objects file nameTobias Burnus1-1/+8