aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-03-18c++: alias template and empty parameter packs [PR104008]Marek Polacek3-1/+105
2022-03-18Fortran/OpenMP: Fix privatization of associated namesTobias Burnus1-0/+10
2022-03-18testsuite, modules, Darwin: Adjust expected output for older OS versions.Iain Sandoe1-1/+4
2022-03-18Fix "[openmp] Set location for taskloop stmts"Tom de Vries1-2/+2
2022-03-18[openmp] Set location for taskloop stmtsTom de Vries2-0/+16
2022-03-18[openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPRTom de Vries1-1/+4
2022-03-18Fortran/OpenMP: Improve associate-name diagnostic [PR103039]Tobias Burnus3-24/+104
2022-03-18Refine HImode movement for "v" to "v".liuhongt2-1/+13
2022-03-18x86: Correct march=sapphirerapids to base on icelake serverCui,Lili3-7/+21
2022-03-18Daily bump.GCC Administrator4-1/+77
2022-03-17analyzer: fixes to -fdump-analyzer-state-purgeDavid Malcolm1-1/+2
2022-03-17analyzer: fix program_point::get_next for PK_BEFORE_STMTDavid Malcolm1-1/+1
2022-03-17PR 90356: Use xor to load const_double 0.0 on SSE (always)Roger Sayle3-11/+30
2022-03-17Always use dominators in the cache when available.Andrew MacLeod1-28/+75
2022-03-17tree-optimization/104960 - unsplit edges after late sinkingRichard Biener3-5/+14
2022-03-17gimplify: Emit clobbers for TARGET_EXPR_SLOT vars later [PR103984]Jakub Jelinek2-18/+47
2022-03-17Enhance further testcases to verify Openacc 'kernels' decompositionThomas Schwinge6-11/+67
2022-03-17Enhance further testcases to verify handling of OpenACC privatization level [...Thomas Schwinge2-6/+16
2022-03-17Daily bump.GCC Administrator6-1/+240
2022-03-16Fix strange binary corruption with last commit.Roger Sayle1-1/+1
2022-03-16PR c/98198: ICE-on-invalid-code error recovery.Roger Sayle2-0/+9
2022-03-16PR target/94680: Clear upper bits of V2DF using movq (like V2DI).Roger Sayle2-3/+25
2022-03-16libgo: update to final Go 1.18 releaseIan Lance Taylor1-1/+1
2022-03-16analyzer: early rejection of disabled warnings [PR104955]David Malcolm13-73/+300
2022-03-16tree-optimization/104941: Actually assign the conversion resultSiddhesh Poyarekar2-2/+36
2022-03-16x86: Also check _SOFT_FLOAT in <x86gprintrin.h>H.J. Lu2-1/+12
2022-03-16RISC-V: Add version info for zk, zkn and zksKito Cheng1-0/+4
2022-03-16RISC-V: Handle combine extension in canonical ordering.LiaoShihua3-0/+120
2022-03-16tree-optimization/102008 - restore if-conversion of adjacent loadsRichard Biener2-1/+14
2022-03-16c++: further lookup_member simplificationPatrick Palka1-19/+13
2022-03-16c++: fold calls to std::move/forward [PR96780]Patrick Palka4-1/+89
2022-03-16tree-optimization/104942: Retain sizetype conversions till the endSiddhesh Poyarekar2-4/+23
2022-03-16aarch64: Fix up RTL sharing bug in aarch64_load_symref_appropriately [PR104910]Jakub Jelinek2-1/+15
2022-03-16Performance/size improvement to single_use when matching GIMPLE.Roger Sayle1-3/+21
2022-03-16Some minor HONOR_NANS improvements to match.pdRoger Sayle1-3/+3
2022-03-16Don't fold __builtin_ia32_blendvpd w/o sse4.2.liuhongt3-2/+19
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 Administrator5-1/+104
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