aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-23libstdc++: Fix -Wsign-compare issueMatthias Kretz1-1/+1
2023-02-23libstdc++: Add missing constexpr on simd shift implementationMatthias Kretz1-4/+4
2023-02-23libstdc++: Fix simd build failure on clangMatthias Kretz1-1/+2
2023-02-23libstdc++: Simplify three helper functions into oneMatthias Kretz1-6/+6
2023-02-23Fix memory leak in if-conversionRichard Biener1-4/+5
2023-02-23tree-optimization/108888 - call if-conversionRichard Biener2-7/+28
2023-02-23xtensa: Fix missing mode warnings in machine descriptionTakayuki 'January June' Suwa1-6/+6
2023-02-23xtensa: fix PR target/108876Max Filippov1-3/+3
2023-02-23Revert "gcc: xtensa: fix PR target/108876"Max Filippov2-13/+9
2023-02-23docs: Reorder @opindex before corresponding optionsArsen Arsenović7-3103/+3103
2023-02-23Daily bump.GCC Administrator9-1/+767
2023-02-22c-family: avoid compile-time-hog in c_genericize [PR108880]Marek Polacek2-3/+20
2023-02-22Fortran: reject invalid CHARACTER length of derived type components [PR96024]Harald Anlauf2-0/+24
2023-02-22testsuite: Skip module_cmi_p and related unsupported module testAlexandre Oliva1-0/+17
2023-02-22[arm] avoid aes-1742098 mitigation in combine testsAlexandre Oliva2-2/+2
2023-02-22Drop need for constant I in ctf testAlexandre Oliva1-3/+3
2023-02-22xfail fp-uint64-convert-double-* on all arm targetsAlexandre Oliva2-2/+2
2023-02-22[arm] [testsuite] asm-flag-4.c: match quotes in expected messageAlexandre Oliva1-1/+1
2023-02-22testsuite: Accept pmf-vbit-in-delta extra warningAlexandre Oliva1-1/+5
2023-02-22[libstdc++] do not destruct mutex_pool mutexesAlexandre Oliva1-1/+5
2023-02-22[libstdc++] xfail noreplace tests on vxworksAlexandre Oliva2-2/+2
2023-02-22[libstdc++] [testsuite] intro/names.cc: undef func on vxw7krnAlexandre Oliva1-0/+2
2023-02-22Rust: In 'type_for_mode' langhook also consider all 'int_n' modes/typesThomas Schwinge1-0/+15
2023-02-22vect: inbranch SIMD clonesAndrew Stubbs25-32/+682
2023-02-22RISC-V: Add RVV reduction C/C++ intrinsics supportJu-Zhe Zhong11-14/+668
2023-02-22RISC-V: Add floating-point RVV C/C++ apiJu-Zhe Zhong17-211/+3472
2023-02-22RISC-V: Make the test condition more strict for gcc.target/riscv/_Float16-zhi...Kito Cheng1-1/+1
2023-02-22RISC-V: Adjust vsetvl testcase.Kito Cheng248-833/+833
2023-02-22cgraph: Handle BUILT_IN_UNREACHABLE_TRAP like BUILT_IN_UNREACHABLE in more sp...Jakub Jelinek3-4/+16
2023-02-22Rust: Move void_list_node init to common codeThomas Schwinge1-4/+0
2023-02-22Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo...Thomas Schwinge40-41/+112
2023-02-22Rust: Don't depend on unused 'target-libffi', 'target-libbacktrace'Thomas Schwinge1-2/+0
2023-02-22In 'contrib/config-list.mk', clarify i686-symbolics-gnu to i686-gnuThomas Schwinge1-1/+1
2023-02-22Daily bump.GCC Administrator8-1/+1128
2023-02-21analyzer: stop exploring the path after certain diagnostics [PR108830]David Malcolm33-46/+1157
2023-02-21gcc: xtensa: fix PR target/108876Max Filippov2-9/+13
2023-02-21Fortran: improve checking of character length specification [PR96025]Harald Anlauf3-12/+28
2023-02-21libphobos: Merge upstream phobos e5a521ab2.Iain Buclaw7-19415/+2527
2023-02-21d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56.Iain Buclaw253-999/+2627
2023-02-21d: Only handle the left-to-right evaluation of a call expression during gimplifyIain Buclaw2-26/+12
2023-02-21d: Set doing_semantic_analysis_p before calling functionSemantic3Iain Buclaw2-0/+57
2023-02-21libphobos: Add @nogc to gcc.backtrace and gcc.libbacktrace modules.Iain Buclaw2-12/+12
2023-02-21tree-optimization/108691 - remove trigger-happy assertRichard Biener2-3/+14
2023-02-21tree-optimization/108793 - niter compute type mismatchRichard Biener2-5/+16
2023-02-21Update copyright years.Thomas Schwinge2-2/+2
2023-02-21gccrs: add math intrinsicsRaiki Tamura2-4/+291
2023-02-21gccrs: const evaluator: Remove get_nth_callargArthur Cohen1-16/+3
2023-02-21gccrs: Repair 'gcc/rust/lang.opt' commentThomas Schwinge1-3/+1
2023-02-21gccrs: Cleanup unused parameters to fix the bootstrap buildPhilip Herron26-695/+661
2023-02-21gccrs: Skip this debug test case which is failing on the latest mac-os devtoo...Philip Herron1-7/+8