aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-04-14c++: lambda and the current instantiation [PR82980]Jason Merrill1-0/+18
2022-04-14Refactor and update CTF testcases [PR105089]Indu Bhagat3-15/+46
2022-04-14analyzer: fix ICE comparing VECTOR_CSTs [PR105252]David Malcolm1-0/+20
2022-04-14simplify-rtx: Don't assume shift count has the same mode as the shift [PR105247]Jakub Jelinek1-0/+10
2022-04-14testsuite/s390: Silence warning in pr80725.cRobin Dapp1-1/+1
2022-04-13c++: alignment of local typedef in template [PR65211]Jason Merrill1-0/+16
2022-04-13c++: local fn and generic lambda [PR97219]Jason Merrill1-0/+17
2022-04-13c++: template conversion op [PR101698]Jason Merrill1-0/+34
2022-04-13c++: NRV and ref-extended temps [PR101442]Jason Merrill1-0/+34
2022-04-13c++: add test [PR105265]Jason Merrill1-0/+39
2022-04-14Daily bump.GCC Administrator1-0/+71
2022-04-13go.test: update issue10441.go to current upstream versionIan Lance Taylor1-1/+1
2022-04-13aarch64: Make sure the UF divides the VF [PR105254]Richard Sandiford1-0/+26
2022-04-13OpenMP/Fortran: Fix EXIT in loop diagnostic [PR105242]Tobias Burnus1-0/+674
2022-04-13c++: empty base constexpr -fno-elide-ctors [PR105245]Jason Merrill1-0/+1
2022-04-13d: Merge upstream dmd 4d1bfcf14, druntime 9ba9a6ae, phobos c0cc5e917.Iain Buclaw39-45/+597
2022-04-13tree-optimization/105263 - reassoc and DFPRichard Biener1-0/+15
2022-04-13tree.cc: Use useless_type_conversion_p in tree_builtin_call_types_compatible_...Jakub Jelinek1-0/+17
2022-04-13c++: Treat alignas align_expr and aligned attribute's operand as manifestly c...Jakub Jelinek1-0/+19
2022-04-13testsuite: Increase auto-inlining param in gcc.dg/ipa/remref-7.c (PR 105183)Martin Jambor1-1/+1
2022-04-13c++: ambiguous call not diagnosed after DR2352 [PR97296]Marek Polacek2-1/+11
2022-04-13middle-end/105259 - adjust gcc.target/i386/auto-init-4.cRichard Biener1-2/+3
2022-04-13attribs: Restrict decl_attributes DECL_FUNCTION_SPECIFIC_TARGET changes to ta...Jakub Jelinek1-0/+14
2022-04-13tree-optimization/105250 - adjust fold_convertible_p PR105140 fixRichard Biener1-0/+29
2022-04-12ppc: testsuite: skip pr60203 on no ldbl128Alexandre Oliva1-0/+1
2022-04-12ppc: testsuite: PROMOTE_MODE fallout pr56605 [PR102146]Alexandre Oliva1-1/+1
2022-04-13mips: testsuite: enforce -ffat-lto-objects for pr102024-4.cXi Ruoyao1-1/+1
2022-04-13Daily bump.GCC Administrator1-0/+89
2022-04-12libgccjit: Add support for setting the alignment [PR104293]Antoni Boucher2-0/+69
2022-04-12libgccjit: Add support for register variables [PR104072]Antoni Boucher5-0/+136
2022-04-12libgccjit: Add support for bitcasts [PR104071]Antoni Boucher4-0/+195
2022-04-12libgccjit: Add support for sized integer types, including 128-bit integers [P...Antoni Boucher1-0/+131
2022-04-12c++: local function versioning [PR104669]Jason Merrill1-0/+10
2022-04-12c++: non-array new alignment [PR102071]Jason Merrill1-0/+4
2022-04-12c++: requires-expr in pack expansion using pack [PR103105]Patrick Palka2-0/+41
2022-04-12arm: fix testsuite failure of reg_equal_test.c [PR101755]Richard Earnshaw1-17/+8
2022-04-12tree-optimization/105235 - clean EH in execute_cse_conv_1Richard Biener1-0/+12
2022-04-12arm: remove unnecessary armv9-a multilib variant [PR104144]Przemyslaw Wirkus1-8/+11
2022-04-12tree-optimization/105226 - avoid splitting abnormal edgesRichard Biener1-0/+23
2022-04-12i386: Fix ICE caused by ix86_emit_i387_log1p [PR105214]Jakub Jelinek1-0/+16
2022-04-12builtins: Fix up expand_builtin_int_roundingfn_2 [PR105211]Jakub Jelinek1-0/+11
2022-04-11c++: rodata and defaulted ctor [PR104142]Jason Merrill1-0/+7
2022-04-11c++: using operator= [PR105223]Jason Merrill1-0/+16
2022-04-12Daily bump.GCC Administrator1-0/+52
2022-04-11rs6000: Handle pcrel sibcalls to longcall functions [PR104894]Peter Bergner2-0/+42
2022-04-11c++: operator new lookup [PR98249]Jason Merrill1-0/+10
2022-04-11phiopt: Fix up debug handling in the (x != cst1 ? x : cst2) != cst3 opt [PR10...Jakub Jelinek1-0/+16
2022-04-11ppc: testsuite: require target effectively [PR104253]Alexandre Oliva1-1/+2
2022-04-11middle-end: Prevent the use of the cond inversion detection code when both co...Tamar Christina2-0/+29
2022-04-11c++: -Wplacement-new and anon union member [PR100370]Jason Merrill1-0/+15