aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/class.c
AgeCommit message (Expand)Author
2019-08-30 Backported from mainlinejakub
2018-08-172018-08-17 Richard Biener <rguenther@suse.de>rguenth
2018-06-22 Backported from mainlinejakub
2018-03-03 Backported from mainlinejakub
2018-02-16 PR c++/82764 - C++17 ICE with empty basejason
2017-05-31 PR c++/80605 - __is_standard_layout and empty basejason
2017-05-31 PR c++/66297, DR 1684 - literal class and constexpr member fnsjason
2017-04-17017-04-17 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2017-04-03Fix numerous typos in commentsredi
2017-02-20 PR c++/79606 - ICE with this->base_member in NSDMIjason
2017-02-15 PR c++/79464 - ICE in IPA with omitted constructor parmsjason
2017-02-03 PR c++/78689 - ICE on constructor with labeljason
2017-01-31Introduce C++ support in libcc1aoliva
2017-01-27 PR c++/78771 - ICE with inherited constructor.jason
2017-01-05 PR c++/78890jakub
2017-01-01 Update copyright years.jakub
2016-11-18Add SET_DECL_MODErsandifo
2016-11-07Implement P0012R1, Make exception specifications part of the type system.jason
2016-11-02 Implement P0136R1, Rewording inheriting constructors.jason
2016-11-01 * class.c (declared_access): Split out from handle_using_decl.jason
2016-10-27 * class.c (add_method): Allow using-declarations to coexist.jason
2016-10-14 Implement P0017R1, C++17 aggregates with bases.jason
2016-10-13PR c++/71912 - [6/7 regression] flexible array in struct in union rejectedmsebor
2016-10-04 * doc/extend.texi (Java Exceptions): Remove.jakub
2016-09-22/cppaolo
2016-09-16 PR c++/77375jakub
2016-09-16 Add inline functions for various bitwise operations.jason
2016-09-12gcc/c-family:edlinger
2016-08-26 Avoid calling a trivial default constructor.jason
2016-08-26 PR c++/57728 - explicit instantiation and defaulted functionsjason
2016-08-12 PR c/7652mpolacek
2016-08-09 PR c++/71712 - ABI tags on conversion ops.jason
2016-08-09 Adjust mangling of ABI tags on class template member functions.jason
2016-08-09 PR c++/72849 - ICE with incomplete class.jason
2016-08-09 Implement C++17 constexpr lambda.jason
2016-08-09 Fix empty class parameters with constexpr.jason
2016-08-04 Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.jason
2016-07-24 PR c++/70709 - zero-length array memberjason
2016-07-08 Use lvalue_p instead of real_lvalue_p.jason
2016-04-30/cppaolo
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz
2016-04-18 PR c++/70690jason
2016-04-15 PR c++/70528jason
2016-04-12 * class.c (is_really_empty_class): A zero-length array is empty.jason
2016-04-06 * class.c (check_abi_tags): Fix function template handling.jason
2016-04-05 PR c++/70512nathan
2016-03-18 PR c++/70147 - handle primary virtual basesjason
2016-03-18 * class.c (build_if_in_charge): Split out from build_base_path.jason
2016-02-24 PR c++/69922jakub
2016-02-04 * class.c (find_flexarrays): Don't declare dom variable.jakub