aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2024-06-21tree-optimization/115278 - fix DSE in if-conversion wrt volatilesRichard Biener1-0/+38
2024-06-20vshuf-mem.C: Make -march=z14 depend on s390_vxeAndreas Krebbel1-1/+1
2024-06-20testsuite: Add -Wno-psabi to vshuf-mem.C testJakub Jelinek1-1/+1
2024-06-20IBM Z: Fix ICE in expand_perm_as_replicateAndreas Krebbel1-0/+27
2024-06-20diagnostics: Fix add_misspelling_candidates [PR115440]Jakub Jelinek1-0/+8
2024-06-17c++: Fix up floating point conversion rank comparison for _Float32 and float ...Jakub Jelinek1-0/+26
2024-06-17c++: undeclared identifier in requires-clause [PR99678]Patrick Palka1-0/+14
2024-06-17c++: ICE w/ ambig and non-strictly-viable cands [PR115239]Patrick Palka1-0/+10
2024-06-17c++: visibility wrt concept-id as targ [PR115283]Patrick Palka1-0/+14
2024-06-10c++: lambda in pack expansion [PR115378]Patrick Palka3-2/+17
2024-05-27tree-optimization/115232 - demangle failure during -WaccessRichard Biener1-0/+25
2024-05-24c++: deleting array temporary [PR115187]Jason Merrill1-0/+8
2024-05-25c++: Propagate using decls from partitions [PR114868]Nathaniel Shead3-0/+28
2024-05-25c++: Fix instantiation of imported temploid friends [PR114275]Nathaniel Shead24-0/+231
2024-05-25c++: Standardise errors for module_may_redeclareNathaniel Shead3-6/+3
2024-05-23sra: Do not leave work for DSE (that it can sometimes not perform)Martin Jambor1-1/+2
2024-05-22c++: failure to suppress -Wsizeof-array-div in template [PR114983]Marek Polacek1-0/+27
2024-05-22Fix internal error in seh_cfa_offset with -O2 -fno-omit-frame-pointerEric Botcazou1-0/+25
2024-05-21c++: folding non-dep enumerator from current inst [PR115139]Patrick Palka1-0/+13
2024-05-20c++: aggregate CTAD w/ paren init and bases [PR115114]Patrick Palka1-0/+23
2024-05-20c++: lvalueness of non-dependent assignment expr [PR114994]Patrick Palka1-0/+18
2024-05-13c++: nested aggregate/alias CTAD fixes [PR114974, PR114901, PR114903]Patrick Palka3-0/+71
2024-05-09testsuite: Fix up vector-subaccess-1.C test for ia32 [PR89224]Jakub Jelinek1-0/+1
2024-05-07c++/c-common: Fix convert_vector_to_array_for_subscript for qualified vector ...Andrew Pinski1-0/+23
2024-05-08c++/modules: Stream unmergeable temporaries by value again [PR114856]Nathaniel Shead3-0/+22
2024-05-07c++/modules: imported spec befriending class tmpl [PR114889]Patrick Palka2-0/+32
2024-05-06testsuite: c++: Skip g++.dg/analyzer on Solaris [PR111475]Rainer Orth1-0/+5
2024-05-03c++: initializer_list<string> and EH [PR114935]Jason Merrill1-0/+25
2024-04-29c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888]Patrick Palka1-0/+8
2024-04-26c++: fix source printing for "required from here" messagePatrick Palka2-1/+51
2024-04-25c++: Fix constexpr evaluation of parameters passed by invisible reference [PR...Jakub Jelinek2-1/+20
2024-04-25c++: Retry the aliasing of base/complete cdtor optimization at import_export_...Jakub Jelinek5-0/+83
2024-04-24c++/modules testsuite: restrict expensive pr99023 testPatrick Palka2-0/+2
2024-04-24c++: constexpr union member access folding [PR114709]Patrick Palka1-0/+8
2024-04-24c++: Fix ICE with xobj parms and maybe incomplete decl-specifiersNathaniel Shead1-0/+9
2024-04-23c++/modules: deduced return type merging [PR114795]Patrick Palka2-0/+29
2024-04-23c++: Copy over DECL_DISREGARD_INLINE_LIMITS flag to inheriting ctors [PR114784]Jakub Jelinek1-0/+55
2024-04-23c++: Check if allocation functions are xobj members [PR114078]Nathaniel Shead1-0/+11
2024-04-18[c++] [testsuite] adjust contracts9.C for negative addressesAlexandre Oliva1-1/+1
2024-04-16c++: Handle ARRAY_TYPE in check_bit_cast_type [PR114706]Jakub Jelinek1-0/+31
2024-04-16[strub] improve handling of indirected volatile parms [PR112938]Alexandre Oliva1-0/+12
2024-04-15attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusions [PR114634]Jakub Jelinek1-0/+8
2024-04-15c++: Only emit exported GMF usings [PR114600]Nathaniel Shead1-0/+14
2024-04-14c++: Setup aliases imported from modules [PR106820]Nathaniel Shead2-0/+13
2024-04-12c++: ICE with temporary of class type in array DMI [PR109966]Marek Polacek2-0/+76
2024-04-12c++/modules: local type merging [PR99426]Patrick Palka5-0/+73
2024-04-12c++: reference cast, conversion fn [PR113141]Jason Merrill1-0/+20
2024-04-12c++: reference list-init, conversion fn [PR113141]Jason Merrill3-0/+39
2024-04-12c++: Fix bogus warnings about ignored annotations [PR114691]Jakub Jelinek1-0/+22
2024-04-12c++: templated substitution into lambda-expr, cont [PR114393]Patrick Palka1-0/+14