aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2021-01-15c++: Fix langspecs with -fsyntax-only [PR98591]Nathan Sidwell1-15/+25
2021-01-15Daily bump.GCC Administrator1-0/+10
2021-01-14c++: Minor refactoring in process_init_constructor_recordJason Merrill1-13/+10
2021-01-14c++: Fix erroneous parm comparison logic [PR 98372]Nathan Sidwell1-2/+2
2021-01-14Daily bump.GCC Administrator1-0/+13
2021-01-13c++: Failure to lookup using-decl name [PR98231]Marek Polacek3-0/+14
2021-01-13c++: Fix cp_build_function_call_vec [PR 98626]Nathan Sidwell1-2/+2
2021-01-13Daily bump.GCC Administrator1-0/+12
2021-01-12c++: Fix ICE with CTAD in concept [PR98611]Patrick Palka1-1/+4
2021-01-11c++: -Wmissing-field-initializers in unevaluated ctx [PR98620]Marek Polacek1-0/+2
2021-01-12Daily bump.GCC Administrator1-0/+10
2021-01-11c++, abi: Fix abi_tag attribute handling [PR98481]Jakub Jelinek3-9/+28
2021-01-09Daily bump.GCC Administrator1-0/+13
2021-01-08c++: ICE with constexpr call that returns a PMF [PR98551]Patrick Palka1-1/+1
2021-01-08c++: Fix access checking of scoped non-static member [PR98515]Patrick Palka1-5/+15
2021-01-08Daily bump.GCC Administrator1-0/+29
2021-01-07c++: Fix up tsubst of BIT_CAST_EXPR [PR98329]Jakub Jelinek1-1/+10
2021-01-07c++: Fix thinko in auto return type checking [PR98441]Marek Polacek1-3/+5
2021-01-07c++: Add TARGET_EXPR commentsJason Merrill1-0/+6
2021-01-07c++: Add some conversion sanity checking.Jason Merrill1-15/+22
2021-01-07Daily bump.GCC Administrator1-0/+5
2021-01-06PR c++/95768 - pretty-printer ICE on -Wuninitialized with allocated storageMartin Sebor1-26/+2
2021-01-06Daily bump.GCC Administrator1-0/+36
2021-01-05c++: Fix deduction from the type of an NTTPPatrick Palka1-1/+9
2021-01-05Don't link cc1 etc. against libcody.aJakub Jelinek1-3/+3
2021-01-05c++: Fix ICE with __builtin_bit_cast [PR98469]Jakub Jelinek2-0/+13
2021-01-05c++: ICE with deferred noexcept when deducing targs [PR82099]Marek Polacek1-0/+3
2021-01-05[c++]: Improve module-decl diagnostics [PR 98327]Nathan Sidwell1-4/+7
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth1-1/+2
2021-01-04Update copyright years.Jakub Jelinek56-56/+56
2021-01-03Daily bump.GCC Administrator1-0/+6
2021-01-02Free datastructures pointing to CFG after parsingJan Hubicka3-0/+12
2021-01-02Daily bump.GCC Administrator1-0/+4
2021-01-01Rotate ChangeLog files - step 2 - remove 2020 entries from ChangeLog files.Jakub Jelinek1-6591/+1
2021-01-01Rotate ChangeLog files - part 1 - add ChangeLog-2020.Jakub Jelinek1-0/+6596
2020-12-25Daily bump.GCC Administrator1-0/+8
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe1-8/+66
2020-12-24Daily bump.GCC Administrator1-0/+25
2020-12-23c++: EOF location [PR 96045]Nathan Sidwell1-0/+10
2020-12-23c++: Fix initializing empty base from prvalue [PR97597]Jason Merrill3-2/+34
2020-12-23c++: Fix up floating point complex handling in build_zero_init_1 [PR98353]Jakub Jelinek1-1/+1
2020-12-23c++: Fix constexpr array ICE [PR98332]Jason Merrill1-2/+2
2020-12-23Daily bump.GCC Administrator1-0/+21
2020-12-22c++: Module ICE fixNathan Sidwell1-1/+2
2020-12-22c++: Handle array members in build_comparison_op [PR93480]Jakub Jelinek1-5/+89
2020-12-22c++: Fix build with clangGerald Pfeifer1-0/+2
2020-12-21c++: Add some asserts in mangle.cJason Merrill1-2/+8
2020-12-22Daily bump.GCC Administrator1-0/+12
2020-12-21c++: Windows rename [PR 98412]Nathan Sidwell1-2/+12
2020-12-21bootstrap: std:stoul non-portable [PR 98412]Nathan Sidwell2-6/+16