aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2020-12-02c++: Push parms when late parsing default argsJason Merrill1-6/+26
2020-12-02c++: Fix late-parsed default arg contextJason Merrill2-1/+10
2020-12-03Daily bump.GCC Administrator1-0/+119
2020-12-02c++: Treat OPAQUE_TYPE types as an aggregate type [PR97947]Peter Bergner1-0/+1
2020-12-03c++: Implement LWG3396 Clarify point of reference for source_location::curren...Jakub Jelinek5-15/+62
2020-12-02c++: Give better placeholder diagnosticJason Merrill1-0/+10
2020-12-02c++: Improve init handlingJason Merrill1-3/+11
2020-12-02c++: typename_type structural comparisonNathan Sidwell3-12/+19
2020-12-02c++: Fix ICE with inline variable in template [PR97975]Marek Polacek3-6/+10
2020-12-02c++: Fix tsubst ICE with invalid code [PR97993, PR97187]Marek Polacek1-0/+2
2020-12-02C++: Module-specific tree flagsNathan Sidwell1-5/+57
2020-12-02c++: RTTI accessors for modulesNathan Sidwell2-4/+38
2020-12-02c++: Add lang_decl, type_decl APINathan Sidwell2-7/+8
2020-12-02c++: Extend build_array_type APINathan Sidwell2-12/+20
2020-12-02c++: Fix bootstrapNathan Sidwell1-3/+3
2020-12-02C++ Module Binding VectorNathan Sidwell6-2/+185
2020-12-02Daily bump.GCC Administrator1-0/+25
2020-12-02Add pretty-printing support for __is_nothrow_{assignable,constructible}.Ville Voutilainen1-0/+6
2020-12-01openmp: Avoid ICE on depend clause on depobj OpenMP construct [PR98072]Jakub Jelinek1-0/+2
2020-12-01C++ Module keywordsNathan Sidwell1-0/+2
2020-12-01C++ Module optionsNathan Sidwell1-7/+50
2020-12-01C++ : Adjust warning for misplaced attributes.Iain Sandoe1-2/+5
2020-11-28Daily bump.GCC Administrator1-0/+5
2020-11-27Revert previous change and use pragma to suppress -Wformat-diag.Martin Sebor1-10/+8
2020-11-27Daily bump.GCC Administrator1-0/+12
2020-11-26ada: c++: Get rid of libposix4, librt on SolarisRainer Orth1-30/+3
2020-11-26Don't create location wrapper nodes within OpenACC clausesThomas Schwinge1-2/+17
2020-11-26Daily bump.GCC Administrator1-0/+17
2020-11-25Clean up -Wformat-diag warnings (PR bootstrap/97622, PR bootstrap/94982)Martin Sebor6-11/+31
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge1-0/+2
2020-11-25Daily bump.GCC Administrator1-0/+13
2020-11-24c++: ICE with int{} in template. [PR97899]Jason Merrill1-0/+1
2020-11-24middle-end, c++: Treat shifts by negative as undefined [PR96929]Jakub Jelinek1-0/+15
2020-11-24Daily bump.GCC Administrator1-0/+16
2020-11-23c++: Add empty module.ccNathan Sidwell2-1/+25
2020-11-23cp/decl.c: Set DECL_INITIAL before attribute processingJozef Lawrynowicz1-0/+13
2020-11-23c++: Add missing verify_type_context call [PR97904]Richard Sandiford1-0/+4
2020-11-22Daily bump.GCC Administrator1-0/+42
2020-11-21c++: Extend -Wrange-loop-construct for binding-to-temp [PR94695]Marek Polacek1-3/+25
2020-11-21c++: Reject identifier label in constexpr [PR97846]Marek Polacek1-1/+8
2020-11-21c++: Fix ICE-on-invalid with -Wvexing-parse [PR97881]Marek Polacek1-6/+5
2020-11-21c++: Allow template lambdas without lambda-declarator [PR97839]Marek Polacek1-8/+6
2020-11-21c++: Fix wrong error with constexpr destructor [PR97427]Marek Polacek1-16/+33
2020-11-21Additional small changes to support opaque modesAaron Sawdey3-0/+7
2020-11-21Daily bump.GCC Administrator1-0/+7
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek1-3/+3
2020-11-20Daily bump.GCC Administrator1-0/+45
2020-11-19c++: Template hash accessNathan Sidwell2-7/+112
2020-11-19c++: Expose constexpr hash tableNathan Sidwell3-61/+59
2020-11-19c++: Fix array new with value-initialization [PR97523]Marek Polacek1-1/+5