aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-07-30Fix warnings for tree formats in gfc_errorPaul-Antoine Arras1-0/+4
2024-07-30gfortran.dg/compiler-directive_2.f: Update dg-errorTobias Burnus1-1/+1
2024-07-30AVR: Propose to use attribute signal(n) via AVR-LibC's ISR_N.Georg-Johann Lay1-7/+23
2024-07-30RISC-V: Take Xmode instead of Pmode for ussub expandingPan Li1-12/+12
2024-07-29xtensa: Add missing speed cost for TYPE_FARITH in TARGET_INSN_COSTTakayuki 'January June' Suwa1-0/+1
2024-07-29xtensa: Fix suboptimal loading of pooled constant value into hardware single-...Takayuki 'January June' Suwa1-5/+5
2024-07-29xtensa: Fix the regression introduce by r15-959-gbe9b3f4375e7Takayuki 'January June' Suwa3-14/+7
2024-07-30Refine constraint "Bk" to define_special_memory_constraint.liuhongt2-1/+34
2024-07-30i386: Add non-optimize prefetchi intrinsHaochen Jiang2-0/+35
2024-07-30Daily bump.GCC Administrator5-1/+152
2024-07-29xtensa: Make use of scaled [U]FLOAT/TRUNC.S instructionsTakayuki 'January June' Suwa2-12/+66
2024-07-29xtensa: Make use of std::swap where appropriateTakayuki 'January June' Suwa2-16/+6
2024-07-29[target/116104] Fix test guarding UINTVAL to extract shift countJeff Law1-1/+1
2024-07-29testsuite: fix PR111613 testSam James1-0/+0
2024-07-29c++: generic lambda in default template argument [PR88313]Patrick Palka2-14/+35
2024-07-29doc: Improve punctuation and grammar in -fdiagnostics-format docsJonathan Wakely1-2/+3
2024-07-29gcc: xtensa: disable late-combine by defaultMax Filippov1-0/+13
2024-07-29Revert "PR116080: Fix tail call dejagnu checks"Andi Kleen3-13/+5
2024-07-29testsuite: make PR115277 test an execute oneSam James1-0/+0
2024-07-29AVR: avr.cc - Fix a typo in a diagnostic.Georg-Johann Lay1-1/+1
2024-07-29rs6000, add comment to VEC_IC definitionCarl Love1-1/+2
2024-07-29Widening-Mul: Try .SAT_SUB for PLUS_EXPR when one op is IMMPan Li1-0/+1
2024-07-29OpenMP/Fortran: Fix handling of 'declare target' with 'link' clause [PR115559]Tobias Burnus2-26/+76
2024-07-29Fix ICE with -fdump-tree-morefJan Hubicka1-3/+4
2024-07-29testsuite: Fix up consteval-prop21.C for 32-bit targets [PR115986]Jakub Jelinek1-1/+7
2024-07-29vect: Fix single_imm_use in tree_vect_patternsFeng Xue1-1/+2
2024-07-29i386: Fix AVX512 intrin macro typoHaochen Jiang9-10/+105
2024-07-29Daily bump.GCC Administrator5-1/+88
2024-07-29testsuite: fix dg-add-options vs. dg-options orderingSam James1-1/+1
2024-07-29testsuite: fix dg-do ordering wrt dg-require-*Sam James5-5/+5
2024-07-28c++: if consteval and consteval propagation [PR115583]Jason Merrill2-2/+22
2024-07-28gcc: Make exec-tool.in handle missing Binutils more gracefullyJonathan Wakely1-0/+8
2024-07-28AVR target 116056 - Support attribute signal(n), interrupt(n) and noblock.Georg-Johann Lay11-32/+413
2024-07-28PR modula2/115823 Wrong expansion of isnormal optabGaius Mulley5-3/+36
2024-07-28testsuite: Fix unaligned accesses in ipa-sra-8.c and ipa-sra-9.cJohn David Anglin2-2/+4
2024-07-28Daily bump.GCC Administrator4-1/+146
2024-07-27c++: consteval propagation and templates [PR115986]Jason Merrill2-0/+21
2024-07-27c++: ICE with concept, local class, and lambda [PR115561]Jason Merrill2-1/+70
2024-07-27c++: improve C++ testsuite default versionsJason Merrill2-14/+44
2024-07-27Fold ctz(-x) and ctz(abs(x)) as ctz(x) in match.pd.Roger Sayle3-0/+24
2024-07-27Match: Support .SAT_SUB with IMM op for form 1-4Pan Li1-0/+35
2024-07-26diagnostics: SARIF output: capture #include information (PR 107941; ยง3.34)David Malcolm15-44/+1109
2024-07-27Daily bump.GCC Administrator4-1/+194
2024-07-26[RISC-V][target/116085] Fix rv64 minmax extension avoidance splitterJeff Law3-18/+58
2024-07-26c++: trait as typename scope [PR116052]Jason Merrill2-1/+18
2024-07-26testsuite: Fix up ucn-1.C for C++26Jakub Jelinek1-1/+1
2024-07-26testsuite: Add dg-do run to even more testsSam James13-5/+15
2024-07-26gimple-ssa-sprintf: Fix typo in range checkSiddhesh Poyarekar1-1/+1
2024-07-26aarch64: sve: Rename aarch64_bic to standard pattern, andnAndrew Pinski2-3/+3
2024-07-26aarch64: Use iorn and andn standard pattern names for scalar modesAndrew Pinski1-6/+6