aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)Author
2016-07-21PR c++/69223 - ICE with deduced template return type.Jason Merrill
2016-07-21PR c++/71913 - missing copy elision with new.Jason Merrill
2016-07-20re PR c++/71909 (g++ accepts an unreachable function catch block that lacks a...Jakub Jelinek
2016-07-19backport: re PR c++/71871 (ICE on mixing templates and vector extensions tern...Jakub Jelinek
2016-07-07backport: re PR c++/67767 (-Wsuggest-attribute=noreturn suggests noreturn for...Jakub Jelinek
2016-05-18PR c++/70505 - partial instantiation of template-idJason Merrill
2016-04-13Fix target/70107, another case of PR c++/70096Alan Modra
2016-03-18Backport PR c++/61198 fixJonathan Wakely
2016-03-03re PR c++/65061 (Issue with using declaration and member class template)Jason Merrill
2016-02-25backport: Make-lang.in: Invoke gperf with -L C++.Bernd Edlinger
2016-02-11backport: re PR c++/59627 (ICE with OpenMP "declare reduction" and -flto)Jakub Jelinek
2016-02-10re PR c++/68926 (decltype and sfinae to check for template instance availabil...Jason Merrill
2016-01-08re PR middle-end/68983 (ICE: in store_field, at expr.c:6659)Jason Merrill
2016-01-08re PR c++/66921 (failure to determine size of static constexpr array that is ...Jason Merrill
2015-12-17re PR c++/67576 (expression of typeid( expression ) is evaluated twice)Jason Merrill
2015-12-17re PR c++/67557 (Calling copy constructor of base class in constructor of der...Jason Merrill
2015-12-04Fix c++/67337 (segfault in mangle.c)Markus Trippelsdorf
2015-08-18re PR c++/66957 (incorrect "is protected within this context" error)Jason Merrill
2015-08-18re PR c++/58063 (default arguments evaluated twice per call)Jason Merrill
2015-07-16re PR c++/66748 (Crash with abi_tag attribute)Marek Polacek
2015-06-26Mark ChangeLogGCC Administrator
2015-06-24re PR c++/66501 (Default move assignment does not move array members)Jason Merrill
2015-06-23re PR c++/65879 (Bogus linkage errors for member class of anonymous class)Jason Merrill
2015-06-03backport: c-decl.c (c_decl_attributes): Also add "omp declare target" attribu...Jakub Jelinek
2015-04-29Fix OpenMP's target update directive in templated code.Thomas Schwinge
2015-04-23re PR c++/65727 (Segfault With Decltype In Lambda Expression Used To Initiali...Marek Polacek
2015-04-23re PR c++/65695 (NSDMI calling constexpr constructor with pointer-to-member i...Jason Merrill
2015-04-23re PR c++/65721 (Internal compiler error segmentation fault)Jason Merrill
2015-04-23re PR c++/59766 (c++1y: declaring friend function with 'auto' return type ded...David Krauss
2015-03-26re PR c++/65154 (ICE with {} initialized array with string)Mikhail Maltsev
2015-03-04re PR c++/65209 (Broken code with global static variables, invalid pointer wh...Jason Merrill
2015-02-25re PR c++/62255 (Introducing an unrelated template parameter causes compilati...Jason Merrill
2015-02-25common.opt (-flifetime-dse): New.Jason Merrill
2015-02-13re PR c++/62017 (AddressSanitizer reports *-buffer-overflow in destructor whe...Jason Merrill
2015-02-11backport: re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek
2015-02-04re PR c++/64901 (overriding final function defined out of line does not lead ...Ville Voutilainen
2015-01-29re PR c++/64521 (ICE with -frepo)Jason Merrill
2015-01-28re PR c++/64514 (Error in template instantiation in GCC 4.9, works fine in GC...Jason Merrill
2015-01-07re PR c++/64487 (internal compiler error: in fold_offsetof_1, at c-family/c-c...Jason Merrill
2015-01-07re PR c++/64352 (No SFINAE with deleted function)Jason Merrill
2015-01-07re PR c++/64251 (Chromium build error only with --enable-checking=yes)Jason Merrill
2015-01-07re PR c++/64297 (ICE: canonical types differ for identical types)Jason Merrill
2015-01-07re PR c++/64029 (const int (&in)[]{1,2,3,4,5}; results in internal compiler e...Jason Merrill
2015-01-07re PR c++/63657 (-Wunused-variable: warning supressed by virtual dtor)Jason Merrill
2015-01-07re PR c++/63658 (Using class reference as template parameter causes compilati...Jason Merrill
2014-12-19re PR c++/60955 (Erroneous warning about taking address of register with std=...Paolo Carlini
2014-11-21re PR c++/63849 ([c++11] ICE on variadic alias template with wrappers)Jason Merrill
2014-11-11re PR c++/63265 (Constexpr variables can trigger spurious compiler warnings)Paolo Carlini
2014-10-30Mark ChangeLogGCC Administrator
2014-10-15re PR c++/63455 (decltype of statement expression internal compiler error: i...Jason Merrill