aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/ext
AgeCommit message (Expand)AuthorFilesLines
9 daysc++: -Wdangling-reference and empty class [PR115361]Jason Merrill4-6/+9
13 daysc++: Fix g++.dg/ext/sve-sizeless-1.C regressionJonathan Wakely1-1/+1
13 daystestsuite: a few more hostedlib adjustmentsAlexandre Oliva1-0/+1
14 daysc++: -fimplicit-constexpr diagnostic improvement [PR116696]Jason Merrill1-0/+8
2024-09-12testsuite: introduce hostedlib effective targetAlexandre Oliva39-0/+39
2024-09-12c++: decltype(auto) deduction of statement-expression [PR116418]Patrick Palka1-0/+10
2024-09-11lto: Stream has_unroll flag during LTO [PR116140]Alex Coplan1-0/+32
2024-09-11c++: Ensure ANNOTATE_EXPRs remain outermost expressions in conditions [PR116140]Alex Coplan1-0/+17
2024-09-05c++: vtable referring to "unavailable" virtual fn [PR116606]Marek Polacek1-0/+8
2024-09-03Explicitly document that the "counted_by" attribute is only supported in C.Qing Zhao2-0/+24
2024-08-31c++: Add unsequenced C++ testcaseJakub Jelinek1-0/+53
2024-08-07c++: Fix up handling of dependent (late) attributes on function/method types ...Jakub Jelinek1-0/+12
2024-08-06c++: permit errors inside uninstantiated templates [PR116064]Patrick Palka1-1/+1
2024-08-05c++: fix -Wdangling-reference false positive [PR115987]Marek Polacek2-15/+15
2024-07-26c++: trait as typename scope [PR116052]Jason Merrill1-0/+16
2024-07-25c++: #pragma target and deferred instantiation [PR115403]Jason Merrill1-0/+6
2024-07-24c++: add fixed testcase [PR109997]Jason Merrill1-0/+4
2024-07-18c++: implement DR1363 and DR1496 for __is_trivial [PR85723]Marek Polacek6-0/+116
2024-07-01c++: ICE with computed gotos [PR115469]Marek Polacek1-0/+18
2024-06-28c++: bad 'this' conversion for nullary memfn [PR106760]Patrick Palka1-0/+13
2024-06-11C++: Support constexpr strings for asm statementsAndi Kleen2-12/+13
2024-05-28testsuite, rs6000: Replace powerpc_vsx_ok with powerpc_vsx [PR114842]Kewen Lin1-1/+1
2024-05-20testsuite, rs6000: Remove powerpcspe test cases and checksKewen Lin1-10/+0
2024-05-10c++: Implement __is_nothrow_invocable built-in traitKen Matsui2-0/+65
2024-05-10c++: Implement __is_invocable built-in traitKen Matsui5-0/+575
2024-05-10c++: Implement __array_rank built-in traitKen Matsui2-0/+27
2024-05-10c++: Implement __decay built-in traitKen Matsui2-0/+25
2024-05-10c++: Implement __add_rvalue_reference built-in traitKen Matsui2-0/+23
2024-05-10c++: Implement __add_lvalue_reference built-in traitKen Matsui2-0/+24
2024-05-10c++: Implement __remove_all_extents built-in traitKen Matsui2-0/+19
2024-05-10c++: Implement __remove_extent built-in traitKen Matsui2-0/+19
2024-05-10c++: Implement __add_pointer built-in traitKen Matsui2-0/+42
2024-05-10c++: Implement __is_unbounded_array built-in traitKen Matsui2-0/+40
2024-05-06C and C++ FE changes to support flexible array members in unions and alone in...Qing Zhao8-60/+60
2024-05-03c++: Implement __is_pointer built-in traitKen Matsui2-3/+57
2024-05-03c++: Implement __is_volatile built-in traitKen Matsui2-0/+23
2024-05-03c++: Implement __is_const built-in traitKen Matsui2-0/+23
2024-04-15attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusions [PR114634]Jakub Jelinek1-0/+8
2024-04-12c++: Fix bogus warnings about ignored annotations [PR114691]Jakub Jelinek1-0/+22
2024-04-11c++: Fix ANNOTATE_EXPR instantiation [PR114409]Jakub Jelinek1-0/+36
2024-04-05c++: add fixed test [PR91079]Marek Polacek1-0/+13
2024-04-02c++: make __is_array return false for T[0] [PR114479]Marek Polacek1-0/+12
2024-03-28c++: __is_constructible ref binding [PR100667]Jason Merrill1-0/+31
2024-03-08c-family, c++: Fix up handling of types which may have padding in __atomic_{c...Jakub Jelinek1-0/+42
2024-03-01c++: implement [[gnu::no_dangling]] [PR110358]Marek Polacek9-0/+289
2024-02-13c++: Don't advertise cxx_constexpr_string_builtins [PR113658]Alex Coplan1-0/+14
2024-02-09c++: fix ICE with __type_pack_element [PR113834]Marek Polacek1-0/+17
2024-02-08arm: testsuite: fix issues relating to fp16 alternative testingRichard Earnshaw2-2/+3
2024-02-05c++: -frounding-math test [PR109359]Jason Merrill1-0/+8
2024-02-01c++: Fix g++.dg/ext/attr-section2.C etc. with Solaris/SPARC asRainer Orth3-3/+3