aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp0x
AgeCommit message (Expand)AuthorFilesLines
5 daystestsuite: fix more dg-* whitespace issuesSam James1-2/+2
5 daystestsuite: more (mostly cosmetic) dg- whitespace fixesSam James1-1/+1
13 daysc++: ICE when substituting packs into type aliases [PR118104]Marek Polacek1-0/+22
2025-03-12c++: ICE with aligned member and trivial assign op [PR117512]Marek Polacek1-0/+15
2025-03-12c++: Look through capture proxy from outer lambda instead of erroring out [PR...Simon Martin1-0/+46
2025-03-06c++: Update TYPE_FIELDS of variant types if cp_parser_late_parsing_default_ar...Jakub Jelinek2-0/+35
2025-03-05c++: Apply/diagnose attributes when instatiating ARRAY/POINTER/REFERENCE_TYPE...Jakub Jelinek1-0/+23
2025-03-04c++: C++23 range-for temps and ?: [PR119073]Jason Merrill1-0/+12
2025-02-28c++: fix rejects-valid and ICE with constexpr NSDMI [PR110822]Marek Polacek2-0/+34
2025-02-27c++: ICE with GOTO_EXPR [PR118928]Marek Polacek1-0/+24
2025-02-25c++: Fix range for with PMFs [PR118923]Jakub Jelinek1-0/+66
2025-02-22Turn test cases into UNSUPPORTED if running into 'sorry, unimplemented: dynam...Thomas Schwinge1-1/+0
2025-02-17c++: add fixed test [PR96364]Marek Polacek1-0/+14
2025-02-14c++: add fixed test [PR83144]Marek Polacek1-0/+21
2025-02-14c++: add fixed test [PR82936]Marek Polacek1-0/+18
2025-02-14c++: add fixed test [PR66519]Marek Polacek1-0/+12
2025-02-14c++: Fix mangling of lambas in static member template initializers [PR107741]Nathaniel Shead1-0/+5
2025-02-07c++: ICE with unparsed noexcept [PR117106]Marek Polacek2-0/+21
2025-02-07c++: Use cplus_decl_attributes rather than decl_attributes in grokdecl [PR118...Jakub Jelinek1-0/+10
2025-02-07c++: Allow constexpr reads from volatile std::nullptr_t objects [PR118661]Jakub Jelinek2-0/+36
2025-02-06c++: Add no_unique_address attribute further test coverage [PR110345]Jakub Jelinek1-0/+151
2025-02-06c++: Add noreturn attribute further test coverage [PR110345]Jakub Jelinek1-0/+160
2025-02-06c++: Add nodiscard attribute further test coverage [PR110345]Jakub Jelinek1-0/+155
2025-02-04c++: add fixed test [PR94100]Marek Polacek1-0/+23
2025-02-04c++: Fix ICE with #embed/RAW_DATA_CST after list conversion [PR118671]Jakub Jelinek1-0/+61
2025-01-28c++: constexpr VEC_INIT_EXPR [PR118285]Jason Merrill1-0/+41
2025-01-28c++: init-list opt and lvalue initializers [PR118673]Jason Merrill1-0/+26
2025-01-27c++: only strip conversions for deduction [PR118632]Jason Merrill1-0/+13
2025-01-25c++: Reinstate check for uninitialized bases with c++ <= 17 [PR118239]Simon Martin1-0/+24
2025-01-23c++: Fix mangling of lambdas in static data member initializers [PR107741]Nathaniel Shead1-0/+5
2025-01-21c++: fix wrong-code with constexpr prvalue opt [PR118396]Marek Polacek1-0/+33
2025-01-21c++: Don't ICE in build_class_member_access_expr during error recovery [PR118...Simon Martin1-0/+17
2025-01-21c++: Handle RAW_DATA_CST in add_list_candidates [PR118532]Jakub Jelinek1-0/+25
2025-01-17c++: Allow pragmas in NSDMIs [PR118147]Nathaniel Shead1-0/+13
2025-01-16c++: pack expansion arg vs non-pack parm checking ICE [PR118454]Patrick Palka1-0/+13
2025-01-16c++: Fix up reshape_* RAW_DATA_CST handling [PR118214]Jakub Jelinek1-0/+26
2025-01-15c++: Handle RAW_DATA_CST in unify [PR118390]Jakub Jelinek1-0/+23
2025-01-15c++: Fix up maybe_init_list_as_array for RAW_DATA_CST [PR118124]Jakub Jelinek1-0/+23
2025-01-15c++: Fix ICEs with large initializer lists or ones including #embed [PR118124]Jakub Jelinek2-0/+67
2025-01-14c++: re-enable NSDMI CONSTRUCTOR folding [PR118355]Marek Polacek2-0/+69
2025-01-09c++: be permissive about eh spec mismatch for op newJason Merrill1-0/+9
2024-12-20c++: Fix up maybe_unused attribute handling [PR110345]Jakub Jelinek2-0/+149
2024-12-20c++: Disallow [[deprecated]] on types other than class/enum definitions [PR11...Jakub Jelinek1-0/+152
2024-12-19c++: ICE in TARGET_EXPR evaluation in cp_fold_r [PR117980]Marek Polacek2-0/+41
2024-12-18c++: Fix up pedantic handling of alignas [PR110345]Jakub Jelinek4-0/+159
2024-12-18c++: Add {,un}likely attribute further test coverage [PR110345]Jakub Jelinek2-0/+298
2024-12-18c++: Add fallthrough attribute further test coverage [PR110345]Jakub Jelinek2-0/+179
2024-12-18c++: Add carries_dependency further test coverage [PR110345]Jakub Jelinek1-0/+152
2024-12-18c++: Handle attributes on exception declarations [PR110345]Jakub Jelinek1-0/+151
2024-12-18c++: Diagnose attributes on class/enum declarations [PR110345]Jakub Jelinek1-0/+8