summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-29Change 'v1' float and int code to fall back to v0Tom Tromey
2024-02-29PR modula2/102344 TestLong4.mod FAILsGaius Mulley
2024-02-28aarch64: Fix memtag builtins vs GC [PR108174]Andrew Pinski
2024-02-29LoongArch: Remove unneeded sign extension after crc/crcc instructionsXi Ruoyao
2024-02-29LoongArch: NFC: Deduplicate crc instruction definesXi Ruoyao
2024-02-29c++: Support lambdas attached to more places in modules [PR111710]Nathaniel Shead
2024-02-29RISC-V: Fix __atomic_compare_exchange with 32 bit value on RV64Kito Cheng
2024-02-29Add libcc1 to bug componentsAndrew Pinski
2024-02-28Fortran - Error compiling PDT Type-bound Procedures [PR82943/86148/86268]Alexander Westbrooks
2024-02-29Daily bump.GCC Administrator
2024-02-28c++: Fix explicit instantiation of const variable templates after earlier imp...Jakub Jelinek
2024-02-28Add myself to write after approval and DCOFangrui Song
2024-02-28bpf: renames coreout.* files to btfext-out.*.Cupertino Miranda
2024-02-28bpf: implementation of func_info in .BTF.ext.Cupertino Miranda
2024-02-28bpf: Always emit .BTF.ext section if generating BTFCupertino Miranda
2024-02-28btf: add BTF_KIND_FUNC traversal function.Cupertino Miranda
2024-02-28btf: fix type id in BTF_KIND_FUNC struct data.Cupertino Miranda
2024-02-28Fortran testsuite: fix invalid Fortran in testcaseHarald Anlauf
2024-02-28libstdc++: Fix noexcept on dtors in <experimental/scope> [PR114152]Jonathan Wakely
2024-02-28libstdc++: Change some URLs in the manual to use httpsJonathan Wakely
2024-02-28libstdc++: Update outdated docs on contributingJonathan Wakely
2024-02-28tree-optimization/113831 - revert original fixRichard Biener
2024-02-28tree-optimization/114121 - wrong VN with context sensitive range infoRichard Biener
2024-02-28libstdc++: Add more nodiscard uses in <vector>Jonathan Wakely
2024-02-28libstdc++: Consistently use noexcept, constexpr, nodiscard on bitmask opsJonathan Wakely
2024-02-28libstdc++: Test error handling in std::printJonathan Wakely
2024-02-28libstdc++: Fix std::print for CygwinJonathan Wakely
2024-02-28libstdc++: Include <bits/stl_iterator.h> in <bits/alloc_traits.h>Jonathan Wakely
2024-02-28libstdc++: Add more [[nodiscard]] to <stacktrace>Jonathan Wakely
2024-02-28testsuite: XFAIL ssa-sink-18.c also on powerpc64 [PR111462]Jakub Jelinek
2024-02-28testsuite: Fix gcc.dg/tree-ssa/builtin-snprintf-6.c XPASS on i?86 -m64 [PR91567]Rainer Orth
2024-02-28testsuite: Add testcase for recently fixed PR [PR114075]Jakub Jelinek
2024-02-28Only emulate integral vectors.Juergen Christ
2024-02-28graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041]Jakub Jelinek
2024-02-28gimple-fold: Use bitwise vector types rather than barely supported huge integ...Jakub Jelinek
2024-02-28testsuite: Add c23-stdarg-4.c test variant where all functions return large s...Jakub Jelinek
2024-02-28c++: Revert deferring emission of inline variables [PR114013]Nathaniel Shead
2024-02-28Daily bump.GCC Administrator
2024-02-27analyzer: use correct format code for string literal indices [PR110483,PR111802]David Malcolm
2024-02-27i386: psrlq is not used for PERM<a,{0},1,2,3,4> [PR113871]Uros Bizjak
2024-02-27Fix internal error on non-byte-aligned reference in GIMPLE DSEEric Botcazou
2024-02-27OpenACC: Add Fortran routines acc_{alloc,free,hostptr,deviceptr,memcpy_{to,fr...Tobias Burnus
2024-02-27analyzer: fix ICE on floating-point bounds [PR111881]David Malcolm
2024-02-27arm: warn about deprecation of iwmmx in mmintrin.hRichard Earnshaw
2024-02-27tree-optimization/114074 - CHREC multiplication and undefined overflowRichard Biener
2024-02-27expand: Add trivial folding for bit query builtins at expansion time [PR114044]Jakub Jelinek
2024-02-27tree-optimization/114081 - dominator update for prologue peelingRichard Biener
2024-02-27testsuite: Fix gcc.dg/attr-weakref-1.c on Solaris/x86 with as [PR70582]Rainer Orth
2024-02-27Daily bump.GCC Administrator
2024-02-26AVR: Tag optimization options as "Optimization".Georg-Johann Lay