aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-09-13c++: -fimplicit-constexpr diagnostic improvement [PR116696]Jason Merrill2-1/+9
2024-09-13Fortran: Fixes to OpenMP 'interop' directive parsing supportTobias Burnus3-8/+28
2024-09-13c++: Don't emit deprecated/unavailable attribute diagnostics when creating cd...Jakub Jelinek1-0/+16
2024-09-13s390: Fix TF to FPRX2 conversion [PR115860]Stefan Schulze Frielinghaus3-3/+27
2024-09-13Fix endianness issue on unsigned_21.f90.Thomas Koenig2-0/+15
2024-09-13Daily bump.GCC Administrator1-0/+1141
2024-09-12testsuite: introduce hostedlib effective targetAlexandre Oliva862-9/+999
2024-09-12c++: Make __builtin_launder reject invalid types [PR116673]Jonathan Wakely2-3/+18
2024-09-12Implement modules for UNSIGNED.Steven G. Kargl1-0/+100
2024-09-12i386: Implement SAT_ADD for signed vector integersUros Bizjak2-0/+50
2024-09-12c++: decltype(auto) deduction of statement-expression [PR116418]Patrick Palka2-1/+13
2024-09-12c++: Disable deprecated/unavailable diagnostics when creating thunks for meth...Jakub Jelinek1-0/+22
2024-09-12libcpp, v2: Add support for gnu::base64 #embed parameterJakub Jelinek6-0/+251
2024-09-12libcpp: adjust pedwarn handlingJason Merrill3-0/+62
2024-09-12arm: testsuite: make use of -mcpu=unset/-march=unsetRichard Earnshaw3-7/+60
2024-09-12c++: ICE with TTP [PR96097]Marek Polacek1-0/+13
2024-09-12libcpp: Add support for gnu::offset #embed/__has_embed parameterJakub Jelinek3-0/+123
2024-09-12libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863]Jakub Jelinek27-0/+876
2024-09-12c++: Don't ICE to build private access error message [PR116323]Simon Martin1-0/+11
2024-09-12i386: Enable V2BF/V4BF vec_cmp with AVX10.2 vcmppbf16Levy Hsu1-0/+26
2024-09-12RISC-V: Eliminate latter vsetvl when fusedBohan Lei1-0/+19
2024-09-12i386: Fix incorrect avx512f-mask-type.h includeHaochen Jiang60-395/+428
2024-09-12RISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl passgarthlei1-0/+17
2024-09-12c++/modules: Really always track partial specialisations [PR116496]Nathaniel Shead2-0/+18
2024-09-12Daily bump.GCC Administrator1-0/+130
2024-09-11arm: avoid indirect sibcalls when IP is live [PR116597]Richard Earnshaw2-0/+28
2024-09-11tree-optimization/116674 - vectorizable_simd_clone_call and re-analysisRichard Biener1-0/+85
2024-09-11lto: Stream has_unroll flag during LTO [PR116140]Alex Coplan1-0/+32
2024-09-11testsuite: Ensure ltrans dump files get cleaned up properly [PR116140]Alex Coplan1-2/+2
2024-09-11c++: Ensure ANNOTATE_EXPRs remain outermost expressions in conditions [PR116140]Alex Coplan1-0/+17
2024-09-11RISC-V: Fix asm check for Vector SAT_* due to middle-end changePan Li99-294/+179
2024-09-11Daily bump.GCC Administrator1-0/+20
2024-09-10c++: Fix get_member_function_from_ptrfunc with -fsanitize=bounds [PR116449]Jakub Jelinek1-0/+14
2024-09-10c++: mutable temps in rodata [PR116369]Marek Polacek1-0/+13
2024-09-10tree-optimization/116658 - latent issue in vect_is_slp_load_nodeRichard Biener1-0/+58
2024-09-10x86: Refine V4BF/V2BF FMA TestcaseLevy Hsu1-4/+8
2024-09-10Daily bump.GCC Administrator1-0/+84
2024-09-09diagnostics: rename dc.printer to m_printer [PR116613]David Malcolm4-21/+22
2024-09-09SARIF output: fix schema URL [ยง3.13.3, PR116603]David Malcolm8-34/+53
2024-09-09middle-end: also optimized `popcount(a) <= 1` [PR90693]Andrew Pinski3-0/+91
2024-09-09tree-optimization/116514 - handle pointer difference in bit-CCPRichard Biener1-0/+13
2024-09-09tree-optimization/116647 - wrong classified double reductionRichard Biener3-2/+24
2024-09-09Silence warning for 32-bit targetsEric Botcazou2-38/+38
2024-09-09Remove problematic declaration for 32-bit targetsEric Botcazou1-5/+0
2024-09-09gimple-fold: Move optimizing memcpy to memset to fold_stmt from fabAndrew Pinski2-2/+21
2024-09-09Amend gcc.dg/vect/fast-math-vect-call-2.cRichard Biener1-0/+1
2024-09-09testsuite: Fix up pr116588.c test [PR116588]Jakub Jelinek1-10/+3
2024-09-09Match: Fix ordered and nonequal: Fix 'gcc.dg/opt-ordered-and-nonequal-1.c' re...Thomas Schwinge1-0/+2
2024-09-09Daily bump.GCC Administrator1-0/+9
2024-09-08x86-64: Don't use temp for argument in a TImode registerH.J. Lu1-0/+43