summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-16Merge branch 'devel/gfortran-test' of git+ssh://gcc.gnu.org/git/gcc into deve...devel/gfortran-testJerry DeLisle
2025-11-16Allow single PHI initial values.Andrew MacLeod
2025-11-16Turn PHI analyzer to a simple pre-passAndrew MacLeod
2025-11-16Force recalculation when relations are registered.Andrew MacLeod
2025-11-16Update current query global when system global changes.Andrew MacLeod
2025-11-16cfglceanup: Fix check for preheadersAndrew Pinski
2025-11-16libstdc++: Include <mutex> in syncbuf.cc [PR122698]Jonathan Wakely
2025-11-16Remove /usr/ccs references on SolarisRainer Orth
2025-11-16c++/modules: Keep tracking instantiations of static class variable templates ...Nathaniel Shead
2025-11-16Always analyze possible partial vector usageRichard Biener
2025-11-16Decide on LOOP_VINFO_USING_SELECT_VL_P after determining partial vectorsRichard Biener
2025-11-16Do not call vect_determine_partial_vectors_and_peeling from transformRichard Biener
2025-11-16Remove LOOP_VINFO_EPIL_USING_PARTIAL_VECTORS_PRichard Biener
2025-11-15diagnostics: Fix -fdump-internal-locations for 64-bit location_tLewis Hyatt
2025-11-15aarch64: unxfail pr117123.CAndrew Pinski
2025-11-16aarch64: change another CRC testSam James
2025-11-16Daily bump.GCC Administrator
2025-11-15libstdc++: Tweak static_assert messages for volatile atomic waitsJonathan Wakely
2025-11-15libstdc++: Minor refactoring in __wait_until_impl in atomic.ccJonathan Wakely
2025-11-15gcc: Make aarch64-mingw32 target install wrap stdint.hJason Xu
2025-11-15c++/modules: explicit inst of constructorJason Merrill
2025-11-15[RISC-V] Avoid most calls to gen_extend_insnJeff Law
2025-11-15testsuite: Fix up c-c++-common/asan/asan-stack-small.c testJakub Jelinek
2025-11-15cobol: Fix bootstrap [PR122691]Jakub Jelinek
2025-11-15c++/modules: if translation fails fall back to #includeJason Merrill
2025-11-15c++/modules: fix hash_map issueJason Merrill
2025-11-15c++/modules: using builtinJason Merrill
2025-11-15c++/modules: friend void foo<bar>()Jason Merrill
2025-11-14aarch64: Remove unused patternKarl Meakin
2025-11-14aarch64: Add `aarch64_comparison_operator_cc`Karl Meakin
2025-11-14aarch64: Remove redundant checksKarl Meakin
2025-11-14aarch64: Merge mov<ALLI>cc with mov<GPF>ccKarl Meakin
2025-11-14aarch64: Fix condition accepted by mov<GPF>ccKarl Meakin
2025-11-15Daily bump.GCC Administrator
2025-11-14[RISC-V] Drop scan-tests of marginal valueJeff Law
2025-11-14RISC-V: Add missing member for andes_25_tune_infoKuan-Lin Chen
2025-11-14arm: [MVE intrinsics] rework sqrshr sqshl srshr uqrshl uqshl urshrChristophe Lyon
2025-11-14arm: [MVE intrinsics] rework sqshll srshrl uqshll urshrlChristophe Lyon
2025-11-14arm: [MVE intrinsics] rework sqrshrl sqrshrl_sat48Christophe Lyon
2025-11-14arm: [MVE intrinsics] rework uqrshll uqrshll_sat48Christophe Lyon
2025-11-14arm: [MVE intrinsics] rework vpnotChristophe Lyon
2025-11-14Add 'num_children' method to relevant pretty-printersTom Tromey
2025-11-14libstdc++: Ensure that _Utf_view is always a view.Tomasz Kamiński
2025-11-14fortran: correctly handle optional allocatable dummy argumentsYuao Ma
2025-11-14libstdc++: Add comment to __cpp_lib_bitset preprocessor conditionJonathan Wakely
2025-11-14libstdc++: std::bitset<0>("zero") should throw std::invalid_argument [PR121054]Karpalo Toivonen
2025-11-14Remove --param=switch-lower-slow-alg-max-casesFilip Kastl
2025-11-14i386: Remove 'i' from output operand constraintUros Bizjak
2025-11-14ipa/122663 - fix ICE with stmt removal during IPA modificationRichard Biener
2025-11-14libstdc++: Use _Bind_front_t/_Bind_back_t in bind_front<f>/bind_back<f> [PR12...Tomasz Kamiński