summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-05Merge branch 'releases/gcc-15' into devel/omp/gcc-15devel/omp/gcc-15Tobias Burnus
2025-11-05ChangeLog.omp bumpTobias Burnus
2025-11-05OpenMP/Fortran: Fix skipping unmatchable metadirectives [PR122570]Tobias Burnus
2025-11-05Daily bump.GCC Administrator
2025-11-04ChangeLog.omp bumpPaul-Antoine Arras
2025-11-04OpenMP/Fortran: Revamp handling of labels in metadirectives [PR122369,PR122508]Paul-Antoine Arras
2025-11-04Ada: Fix visibility bug related to target nameBob Duff
2025-11-04c++: Don't constrain template visibility using no-linkage variables [PR122253]Nathaniel Shead
2025-11-04Daily bump.GCC Administrator
2025-11-03[PR rtl-optimization/122321][RISC-V] Bounds check another access to ira_reg_e...Jeff Law
2025-11-03riscv: Fix gimple folding of the vset* intrinsics [PR122270]Andrew Pinski
2025-11-03Daily bump.GCC Administrator
2025-11-02AVR: target/122527 -- Don't use __load_N to load from __flash1.Georg-Johann Lay
2025-11-02AVR: PR122505 - Fix bloated mulpsi3 in the wake of hacking around PR118012.Georg-Johann Lay
2025-11-03c++/modules: Track all static class variables [PR122421]Nathaniel Shead
2025-11-02Daily bump.GCC Administrator
2025-11-01Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023]Harald Anlauf
2025-11-01Fortran: fix TRANSFER of subarray component references [PR122386]Harald Anlauf
2025-11-01c++/modules: Stream BASELINK_OPTYPE [PR122381]Nathaniel Shead
2025-11-01Daily bump.GCC Administrator
2025-10-31vect: Fix operand swapping on complex multiplication detection [PR122408]Tamar Christina
2025-10-31LoongArch: Only allow valid binary op when optimize conditional moveJinyang He
2025-10-31Daily bump.GCC Administrator
2025-10-30LoongArch: Standard instruction template fnmam4 correctionGuo Jie
2025-10-30Daily bump.GCC Administrator
2025-10-29Daily bump.GCC Administrator
2025-10-28c++: mem-initializer-id qualified name lookup is type-only [PR122192]Patrick Palka
2025-10-28c++: base-specifier name lookup is type-only [PR122192]Patrick Palka
2025-10-28ChangeLog.omp bumpPaul-Antoine Arras
2025-10-28OpenMP/Fortran: Skip context selectors that have OMP_TRAIT_INVALID [PR122439]Paul-Antoine Arras
2025-10-28OpenMP/C++: Fix label mangling in metadirective body [PR122378]Paul-Antoine Arras
2025-10-28OpenMP: Fix bogus diagnostics with intervening code [PR121452]Paul-Antoine Arras
2025-10-28c++/modules: Use containing type as key for all member lambdas [PR122310]Nathaniel Shead
2025-10-28Daily bump.GCC Administrator
2025-10-27phiopt: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]Jakub Jelinek
2025-10-27[RISC-V][PR target/120674] Avoid division by zero in dwarf emitter when vecto...Jeff Law
2025-10-27AArch64: Extend intrinsics framework to account for merging predications with...Tamar Christina
2025-10-27x86: Compile builtin-copysign-8b.c with -mtune=genericH.J. Lu
2025-10-27Merge branch 'releases/gcc-15' into devel/omp/gcc-15Tobias Burnus
2025-10-27Daily bump.GCC Administrator
2025-10-26x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntaxLIU Hao
2025-10-25[aarch64] [testsuite] tolerate alternate insn selection [PR121599]Alexandre Oliva
2025-10-26Daily bump.GCC Administrator
2025-10-25Fortran: fix "unstable" interfaces of external procedures [PR122206]Harald Anlauf
2025-10-25Fortran: fix issue with I/O of array pointer [PR107968]Harald Anlauf
2025-10-25Daily bump.GCC Administrator
2025-10-24Ada: Fix segfault on file without final EOL with -gnatycEric Botcazou
2025-10-24Ada: Fix other instances of incorrect String lower bound in gnatlinkNicolas Boulenguez
2025-10-24x86: builtin-fabs-2.c: Also scan (%edi) for x32H.J. Lu
2025-10-24tree-object-size.cc: Fix assert constant offset in check_for_plus_in_loops [P...Linsen Zhou