aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-08-29gensupport: drop suppport for define_cond_exec from compact syntacdevel/omp/gcc-13Tamar Christina1-2/+2
2024-03-04OpenMP/C++: Fix (first)private clause with member variables [PR110347]Jakub Jelinek4-101/+34
2024-01-08[OpenACC] Add tests for implied copy of variables in reduction clause.Hafiz Abid Qadeer6-0/+402
2023-11-28Fortran: fix reallocation on assignment of polymorphic variables [PR110415]Andrew Jenner4-14/+139
2023-11-28amdgcn: Disallow TImode vector permuteAndrew Stubbs2-1/+10
2023-11-28amdgcn: Fix vector TImode reload loopAndrew Stubbs2-4/+12
2023-11-28amdgcn: Add Accelerator VGPR registersAndrew Stubbs18-203/+901
2023-11-28amdgcn: simplify secondary reload patternsAndrew Stubbs3-90/+18
2023-11-10amdgcn: Fix vector min/max ICEAndrew Stubbs2-1/+17
2023-11-10amdgcn: silence warningsAndrew Stubbs3-3/+16
2023-11-10amdgcn: switch mov insns to compact syntaxAndrew Stubbs3-148/+131
2023-11-10amdgcn: silence warningAndrew Stubbs2-1/+8
2023-11-10New compact syntax for insn and insn_split in Machine Descriptions.Tamar Christina5-3/+725
2023-10-31OpenMP/Fortran: Fix parsing of metadirectives with BLOCKTobias Burnus2-0/+8
2023-10-30OpenMP/Fortran: Ensure allocator is gimplified for 'omp allocate'Tobias Burnus5-7/+25
2023-10-27OpenMP: Avoid ICE with LTO and 'omp allocate'Tobias Burnus4-7/+60
2023-10-26gfortran.dg/gomp/allocate-4a.f90: Update dg-errorTobias Burnus2-2/+6
2023-10-26OpenMP: Add C++ support for 'omp allocate' with stack variablesTobias Burnus13-103/+259
2023-10-26Fortran: Support OpenMP's 'allocate' directive for stack varsTobias Burnus24-104/+890
2023-10-26Fortran: Fix parse-dump-tree for OpenMP ALLOCATE clauseTobias Burnus2-3/+14
2023-10-26Merge branch 'releases/gcc-13' into devel/omp/gcc-13Tobias Burnus28-168/+492
2023-10-26OpenMP/Fortran: Merge upstream 'omp allocators' with OG13 'omp allocate'Tobias Burnus31-505/+1459
2023-10-26LoongArch: Define macro CLEAR_INSN_CACHE.Lulu Cheng1-0/+5
2023-10-26LoongArch: Implement __builtin_thread_pointer for TLS.chenxiaolong3-0/+22
2023-10-26Daily bump.GCC Administrator1-1/+1
2023-10-25Daily bump.GCC Administrator2-1/+9
2023-10-24Remove obsolete debugging formats from names listMark Harmstone1-2/+2
2023-10-24Daily bump.GCC Administrator3-1/+30
2023-10-23SH: Fix PR 111001Oleg Endo1-1/+8
2023-10-22rs6000: Make 32 bit stack_protect support prefixed insn [PR111367]Kewen Lin2-46/+49
2023-10-23Daily bump.GCC Administrator1-1/+1
2023-10-22Daily bump.GCC Administrator3-1/+18
2023-10-21Fortran: out of bounds access with nested implied-do IO [PR111837]Harald Anlauf2-1/+19
2023-10-21Daily bump.GCC Administrator4-1/+24
2023-10-20c-family: char8_t and aliasing in C vs C++ [PR111884]Marek Polacek2-3/+27
2023-10-20SH: Fix PR 101177Oleg Endo1-1/+1
2023-10-20Daily bump.GCC Administrator3-1/+12
2023-10-19c++: Make -Wunknown-pragmas controllable by #pragma GCC diagnostic [PR89038]Lewis Hyatt2-1/+15
2023-10-19Daily bump.GCC Administrator3-1/+56
2023-10-18lra: Avoid unfolded plus-0Richard Sandiford1-2/+2
2023-10-18PR modula2/111756: Re-building all-gcc after source changes fails to linkGaius Mulley4-108/+132
2023-10-18Daily bump.GCC Administrator3-1/+18
2023-10-17Disparage slightly for the alternative which move DFmode between SSE_REGS and...liuhongt2-2/+13
2023-10-17Daily bump.GCC Administrator3-1/+37
2023-10-16Merge branch 'releases/gcc-13' into devel/omp/gcc-13Tobias Burnus17-124/+453
2023-10-16Fortran's gfc_match_char: %S to match symbol with host_assocTobias Burnus2-2/+12
2023-10-15rs6000: Use default target option node for callee by default [PR111380]Kewen Lin3-35/+70
2023-10-15rs6000: Skip empty inline asm in rs6000_update_ipa_fn_target_info [PR111366]Kewen Lin2-3/+54
2023-10-16Daily bump.GCC Administrator1-1/+1
2023-10-15Daily bump.GCC Administrator1-1/+1