]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/class.c
extend.texi (Java Exceptions): Remove.
[thirdparty/gcc.git] / gcc / cp / class.c
2016-10-04  Jakub Jelinekextend.texi (Java Exceptions): Remove.
2016-09-22  Paolo Carlinire PR c++/71979 (ICE with on C++ code with incorrect...
2016-09-16  Jakub Jelinekre PR c++/77375 (constant object with mutable subobject...
2016-09-16  Jason MerrillAdd inline functions for various bitwise operations.
2016-09-12  Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-08-26  Jason MerrillAvoid calling a trivial default constructor.
2016-08-26  Jason MerrillPR c++/57728 - explicit instantiation and defaulted...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-09  Jason MerrillPR c++/71712 - ABI tags on conversion ops.
2016-08-09  Jason MerrillAdjust mangling of ABI tags on class template member...
2016-08-09  Jason MerrillPR c++/72849 - ICE with incomplete class.
2016-08-09  Jason MerrillImplement C++17 constexpr lambda.
2016-08-09  Jason MerrillFix empty class parameters with constexpr.
2016-08-04  Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-07-24  Jason MerrillPR c++/70709 - zero-length array member
2016-07-08  Jason MerrillUse lvalue_p instead of real_lvalue_p.
2016-04-30  Paolo Carlinire PR c++/66644 (Rejects C++11 in-class anonymous union...
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-18  Jason Merrillre PR c++/70690 (r235002 miscompiles tcmalloc)
2016-04-15  Jason Merrillre PR c++/70528 (bogus error: constructor required...
2016-04-12  Jason Merrillclass.c (is_really_empty_class): A zero-length array...
2016-04-06  Jason Merrill* class.c (check_abi_tags): Fix function template handling.
2016-04-05  Nathan Sidwellre PR c++/70512 (ICE on valid code on x86_64-linux...
2016-03-18  Jason MerrillPR c++/70147 - handle primary virtual bases
2016-03-18  Jason Merrillclass.c (build_if_in_charge): Split out from build_base...
2016-02-24  Jakub Jelinekre PR c++/69922 (Bogus -Wnonnull-compare for: ... ...
2016-02-04  Jakub Jelinekclass.c (find_flexarrays): Don't declare dom variable.
2016-02-04  Martin SeborPR c++/69251 - [6 Regression] ICE in unify_array_domain...
2016-01-28  Jason Merrillre PR c++/67407 (ice in friend_accessible_p)
2016-01-09  Jakub Jelinekre PR tree-optimization/69164 (ICE in create_tmp_var...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-15  Martin Seborstruct-layout-1_generate.c: Avoid generating further...
2015-11-14  Jason MerrillMerge C++ delayed folding branch.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-28  Jason MerrillDR 1518
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-17  Richard Bienercp-tree.h (note_decl_for_pch): Remove.
2015-08-19  Trevor Saundersremove more useless typedefs
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-07-30  Paolo Carliniclass.c (check_for_override): Use DECL_SOURCE_LOCATION...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-01  Jason Merrillre PR c++/65945 (C++ alignment of nullptr_t is 1 and...
2015-06-27  Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-26  Jason Merrillre PR c++/66216 (Defaulted Operators and constructors...
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-table.h: Update comments.
2015-06-24  Jason Merrillre PR c++/66501 (Default move assignment does not move...
2015-06-23  Jason Merrillre PR c++/66501 (Default move assignment does not move...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-11  Jan Hubickaclass.c (fixup_type_variants): Do not copy TYPE_METHODS
2015-04-28  Jason Merrillre PR c++/65734 (Yet another case of lost alignment...
2015-04-28  Trevor Saundersadd default for PCC_BITFIELD_TYPE_MATTERS
2015-04-16  Paolo Carliniclass.c (resolve_address_of_overloaded_function, [...
2015-04-16  Paolo Carlinicall.c (build_op_delete_call, [...]): Check mark_used...
2015-04-01  Marek Polacekre PR middle-end/65554 (ICE: verify_gimple failed)
2015-03-25  Marek Polacekre PR c++/61670 (ICE on invalid in tree_nop_conversion)
2015-03-19  Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-15  Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_VPTR...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-06  Ville Voutilainenre PR c++/64489 (A simple struct wrapping a const int...
2015-01-06  Trevor Saundersimplement -Wsuggest-override
2015-01-06  Trevor Saundersremove tree_list from warn_hidden ()
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Jason Merrillcp-tree.h (NAMESPACE_ABI_TAG): New.
2014-11-14  Paolo Carlinisemantics.c (end_maybe_infinite_loop): Use fold_non_dep...
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Jason MerrillImplement N3653 (Member initializers and aggregates...
2014-10-12  Jason Merrillre PR c++/62115 (ICE with invalid default argument)
2014-10-10  Jason Merrillmethod.c (implicitly_declare_fn): Handle deleted lambda...
2014-10-01  Jason Merrillre PR c++/63362 (The c++11 triviality-traits need front...
2014-09-25  Marek Polacekre PR c++/61945 (tree check fail with -Woverloaded...
2014-09-24  Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-18  Paolo Carlinire PR c++/62232 (-Wnon-virtual-dtor shouldn't warn...
2014-09-16  Jason Merrillpt.c (lookup_template_class_1): Splice out abi_tag...
2014-09-02  Paolo CarliniDR 1453
2014-08-22  Jason Merrillre PR c++/62129 (internal compiler error: in output_con...
2014-08-22  Jason Merrillre PR c++/62129 (internal compiler error: in output_con...
2014-08-19  Gerald Pfeifer* class.c (contains_empty_class_p): Remove.
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-30  Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-15  Jason Merrillre PR c++/60848 (Crash while experimenting with c+...
2014-07-15  Jan Hubickatree.c (tree_code_size): Add TRANSLATION_UNIT_DECL...
2014-07-10  Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-07-07  Paolo Carliniclass.c (check_for_override): Wrap the 'final' and...
2014-06-30  Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-06-26  Teresa Johnsonc-common.h (get_dump_info): Declare.
2014-06-24  Jan Hubickaclass.c (check_methods, [...]): Guard VINDEX checks...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-12  Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-06-06  Paolo Carlinire PR c++/60184 (g++ does not allow static members...
2014-06-02  Siva Chandra Reddyre PR debug/57519 (DW_TAG_imported_declaration put...
2014-05-24  Jan Hubickaclass.c (build_vtable): Align vtables to TARGET_VTABLE_...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
next