aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-10-01Daily bump.GCC Administrator1-0/+101
2024-10-01[testcase] Fix-absfloat16.c-testcaseKugan Vivekanandarajah1-1/+1
2024-09-30c++: concept in default argument [PR109859]Marek Polacek2-0/+18
2024-09-30Fix internal error during inlining after ICF passEric Botcazou1-0/+18
2024-09-30diagnostics: require callers of diagnostic_show_locus to be explicit about th...David Malcolm1-1/+1
2024-09-30diagnostics: isolate diagnostic_context with interface classes [PR116613]David Malcolm1-4/+5
2024-09-30diagnostics: avoid using diagnostic_context's m_printer [PR116613]David Malcolm2-29/+30
2024-09-30diagnostics: use "%e" to avoid intermediate strings [PR116613]David Malcolm1-6/+3
2024-09-30diagnostics: fix typo in XHTML output [PR116792]David Malcolm1-1/+1
2024-09-30autovectorizer: Test autovectorization of different dot-prod modes.Victor Do Nascimento3-0/+116
2024-09-30aarch64: Fix aarch64 backend-use of (u|s|us)dot_prod patternsVictor Do Nascimento1-0/+26
2024-09-30tree-optimization/116879 - failure to recognize non-empty latchRichard Biener1-0/+15
2024-09-30middle-end: check explicitly for external or constants when checking for loop...Tamar Christina1-0/+16
2024-09-30Ensure coarrays in calls use a descriptor [PR81265]Andre Vehreschild1-0/+74
2024-09-30tree-optimization/116842 - vectorizer load hosting breaks UID orderRichard Biener1-0/+16
2024-09-30tree-optimization/116850 - corrupt post-dom infoRichard Biener1-0/+12
2024-09-30Daily bump.GCC Administrator1-0/+29
2024-09-30RISC-V: Add testcases for form 1 of scalar signed SAT_SUBPan Li10-0/+267
2024-09-29testsuite: XFAIL gfortran.dg/initialization_25.f90 properly (again)Sam James1-1/+1
2024-09-29[PATCH] [PATCH] Avoid integer overflow in gcc.dg/cpp/charconst-3.c (PR testsu...Mikael Pettersson1-1/+1
2024-09-29[PATCH v2] RISC-V: Improve code generation for select of consecutive constantsJovan Vukic1-0/+59
2024-09-29Daily bump.GCC Administrator1-0/+9
2024-09-28Implement FINDLOC for UNSIGNED.Thomas Koenig1-0/+76
2024-09-28Implement CSHIFT and EOSHIFT for unsigned.Thomas Koenig2-0/+54
2024-09-28Daily bump.GCC Administrator1-0/+75
2024-09-28c++: Implement resolution for DR 36 [PR116160]Nathaniel Shead3-2/+11
2024-09-28c++: Don't strip USING_DECLs when updating local bindings [PR116748]Nathaniel Shead2-2/+12
2024-09-28c++/modules: Propagate purview/import for templates in duplicate_decls [PR116...Nathaniel Shead3-0/+31
2024-09-27c++: ICE with structured bindings and m-d array [PR102594]Marek Polacek1-0/+28
2024-09-27diagnostic: Save/restore diagnostic context history and push/pop state for PC...Jakub Jelinek2-0/+18
2024-09-27Widening-Mul: Fix one ICE when iterate on phi nodePan Li1-0/+76
2024-09-27c++/coro: ignore cleanup_point_exprs while expanding awaits [PR116793]Arsen Arsenović1-0/+26
2024-09-27c++: simplify handling implicit INDIRECT_REF and co_await in convert_to_voidArsen Arsenović1-0/+77
2024-09-27c++/coro: prevent ICV_STATEMENT diagnostics in temp promotion [PR116502]Arsen Arsenović2-0/+66
2024-09-27c++/modules: Allow imported references in constant expressionsNathaniel Shead2-0/+22
2024-09-27c++/modules: Fix linkage checks for exported using-declsNathaniel Shead6-17/+121
2024-09-27c++: Update decl_linkage for C++11Nathaniel Shead1-2/+2
2024-09-27testsuite/gfortran.dg/open_errors_2.f90: Remove now-redundant file deletionHans-Peter Nilsson1-1/+0
2024-09-27Daily bump.GCC Administrator1-0/+53
2024-09-26c++: tweak for -Wrange-loop-construct [PR116731]Marek Polacek1-0/+57
2024-09-26testsuite: XFAIL gfortran.dg/initialization_25.f90 properlySam James1-2/+2
2024-09-26testsuite: fix hyphen typosSam James2-3/+3
2024-09-26testsuite: fix comment-only directive typosSam James4-4/+4
2024-09-26[match.pd] Handle abs pattern with convertKugan Vivekanandarajah2-0/+26
2024-09-26x86: Extend AVX512 Vectorization for Popcount in Various ModesLevy Hsu1-0/+49
2024-09-26Define VECTOR_STORE_FLAG_VALUEliuhongt1-0/+26
2024-09-26testsuite: Fix testcase g++.dg/modules/indirect-1_b.C [PR116846]Nathaniel Shead1-5/+2
2024-09-26RISC-V: Add testcases for form 3 of signed vector SAT_ADDPan Li9-0/+126
2024-09-26Daily bump.GCC Administrator1-0/+226
2024-09-26gfortran testsuite: Remove unit-files in files having open-statements, PR116701Hans-Peter Nilsson3-0/+24