aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2017-10-06[PR c++/82424] Dont convert dependent typesNathan Sidwell1-0/+20
2017-10-06re PR c++/82299 (-Wuseless-cast errors on typed enums used in member data ini...Jakub Jelinek1-0/+9
2017-10-06P0704R1 - fixing const-qualified pointers to membersJakub Jelinek1-0/+23
2017-10-06re PR c++/60153 (internal compiler error: in dependent_type_p, at cp/pt.c:21951)Paolo Carlini1-0/+32
2017-10-05* call.c (convert_arg_to_ellipsis): Use the result of force_rvalue.Jason Merrill1-0/+17
2017-10-05Re: [PATCH] C++ warning on vexing parseNathan Sidwell1-0/+78
2017-10-04re PR c++/80471 ((gcc extension) Forwarding-reference `auto` function paramet...Paolo Carlini1-0/+23
2017-10-04re PR c++/78131 (Inconsistent evaluation for `constexpr` lambdas in templates...Paolo Carlini1-0/+30
2017-10-04re PR c++/78018 ([C++14] "internal compiler error: Segmentation fault" with t...Paolo Carlini1-0/+37
2017-10-04PR c++/82406 - C++17 error with noexcept function typeJason Merrill1-0/+14
2017-10-04re PR c++/71946 (asm in toplevel lambda function rejected)Paolo Carlini2-0/+9
2017-10-04[C++ PATCH] Move mangling alias out of ::Nathan Sidwell1-2/+2
2017-10-04re PR c++/82373 (syntax error in error message)Jakub Jelinek1-0/+20
2017-10-04PR c++/81525 - broken handling of auto in generic lambda.Jason Merrill3-2/+41
2017-10-04New target check: vect_peeling_profitableAndreas Krebbel1-1/+3
2017-10-04PR82413: Mismatched precisions in build_range_checkRichard Sandiford1-0/+3
2017-10-04re PR c++/78816 ([c++14] Static auto variable usage in generic/variadic lambd...Paolo Carlini1-0/+19
2017-10-03re PR c++/70343 (internal compiler error: in tsubst_copy, wrong code with lam...Paolo Carlini1-0/+24
2017-10-02re PR c++/70570 (Assembler error "symbol already defined" from nested lambdas...Paolo Carlini1-0/+16
2017-10-02re PR c++/79590 (ICE (internal compiler error) in nothrow_spec_p with generic...Paolo Carlini1-0/+10
2017-10-02re PR c++/79005 (Use of a captured variable within nested generic lambdas pro...Paolo Carlini1-0/+21
2017-10-02re PR c++/79180 (Nested lambda-capture causes segfault for parameter pack)Paolo Carlini3-0/+80
2017-10-02re PR c++/69977 (internal compiler error: Segmentation fault when using gener...Paolo Carlini1-0/+23
2017-10-02re PR c++/59991 (Recursive lambda capture in C++1y constexpr function templat...Paolo Carlini1-0/+13
2017-09-30re PR c++/65949 (Compiler can not deduce auto type in lambda)Paolo Carlini1-0/+61
2017-09-30re PR c++/68754 (Explicitly defaulted constexpr assignment operator fails to ...Paolo Carlini2-7/+7
2017-09-29c-ada-spec.c (to_ada_name): Add index parameter.Eric Botcazou1-0/+24
2017-09-29P0683R1 - default member initializers for bit-fieldsJakub Jelinek4-0/+173
2017-09-29parser.c (cp_parser_member_declaration): Parse attributes before colon of a b...Jakub Jelinek3-0/+34
2017-09-29* g++.dg/eh/uncaught3.C: Add -Wno-deprecated for c++17.Jakub Jelinek1-0/+1
2017-09-28re PR c++/79488 (ICE from lambda that has invalid return type)Paolo Carlini1-0/+25
2017-09-28PR c++/56973, DR 696 - capture constant variables only as needed.Jason Merrill4-2/+29
2017-09-28Use -Wno-deprecated for std::uncaught_exception tests.Jason Merrill3-2/+4
2017-09-27re PR c++/82159 (ICE: in assign_temp, at function.c:961)Jakub Jelinek1-0/+18
2017-09-25[PR82155] Fix crash in dwarf2out_abstract_functionPierre-Marie de Rodat1-0/+36
2017-09-22re PR sanitizer/81929 (exponential slowdown in undefined behavior sanitizer f...Jakub Jelinek1-0/+14
2017-09-22C++: underline parameters in mismatching function callsDavid Malcolm1-12/+45
2017-09-22sse.md ("mov<mode>_internal"): Use <sseinsnmode> mode attribute for TARGET_AV...Sergey Shalnov1-0/+2
2017-09-21re PR sanitizer/81715 (asan-stack=1 redzone allocation is too inflexible)Jakub Jelinek2-1/+37
2017-09-20Fix C++ testsuite fallout from r252976.Martin Sebor2-2/+2
2017-09-20P0409R2 - allow lambda capture [=, this]Jakub Jelinek2-2/+20
2017-09-20cplusplus.C: Test that __cplusplus is equal to 201703L.Jakub Jelinek2-2/+8
2017-09-20dwarf2out.c (tree_add_const_value_attribute): For INTEGER_CST that fits into ...Jakub Jelinek12-13/+23
2017-09-20re PR c++/64954 (GCC incorrectly rejects constexpr variable initialization.)Paolo Carlini1-0/+8
2017-09-19pr31146-2.C: Only do scan-tree-dump for c++14_down.Jakub Jelinek5-7/+14
2017-09-19PR c/81854 - weak alias of an incompatible symbol acceptedMartin Sebor5-29/+69
2017-09-18re PR c++/80947 (Different visibility for the lambda and its capture list mem...Paolo Carlini1-0/+16
2017-09-18PR c++/82069 - ICE with lambda in templateJason Merrill1-0/+11
2017-09-18re PR c++/45033 ("delete" does overload resolution for class operands, but sh...Paolo Carlini1-0/+12
2017-09-15Add support for -std=c++2a.Andrew Sutton1-0/+4