aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/method.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-08re PR c++/45822 (Qt 4.7.0 build fails)Jason Merrill1-3/+4
2010-12-08re PR c++/46736 ([c++0x] move constructor is not implicitly deleted when it s...Jason Merrill1-2/+1
2010-11-12Core 1135, 1136, 1145, 1149Ville Voutilainen1-6/+0
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-4/+4
2010-11-06re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke1-1/+1
2010-11-04semantics.c (speculative_access_check): New.Jason Merrill1-2/+6
2010-10-31class.c (is_really_empty_class): Work when type is not complete.Jason Merrill1-1/+5
2010-10-27method.c (synthesized_method_walk): Track constexprness too.Gabriel Dos Reis1-43/+90
2010-09-24lto-symtab.c (lto_symtab_entry_def): Add guessed field.Jan Hubicka1-2/+2
2010-09-06method.c (synthesized_method_walk): In constructors, also check subobject des...Jason Merrill1-5/+44
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-11/+11
2010-07-14Implement C++0x unrestricted unions (N2544)Jason Merrill1-108/+140
2010-07-13re PR c++/44909 ([C++0x] Copy constructors implicitly deleted)Jason Merrill1-0/+1
2010-06-29Enable implicitly deleted functions (N2346)Jason Merrill1-0/+2
2010-06-29Machinery to support implicit delete/move.Jason Merrill1-159/+598
2010-06-29cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.Jason Merrill1-17/+17
2010-06-16method.c (defaulted_late_check): Give the defaulted method the same exception...Jason Merrill1-0/+9
2010-06-15class.c (add_implicitly_declared_members): Implicit assignment operators can ...Jason Merrill1-1/+2
2010-05-25Makefile.in (EXCEPT_H): Fix typo.Steven Bosscher1-3/+1
2010-05-19call.c (reference_binding): Use cp_build_qualified_type_real and cp_type_qual...Jason Merrill1-2/+2
2010-03-20re PR c++/43375 (ICE during compiling SSE code)Dodji Seketeli1-3/+6
2010-03-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill1-15/+19
2010-03-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill1-0/+1
2010-02-10PR c++/42983, core issue 906Jason Merrill1-0/+3
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka1-150/+14
2009-11-05re PR c++/34180 (Default copy constructor copies const auto_ptr members)Jason Merrill1-0/+1
2009-11-04re PR c++/15882 (Check for return type of overloaded operator new too early)Jason Merrill1-1/+1
2009-10-26PR c++/38796, Core issue 906Jason Merrill1-0/+82
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill1-11/+24
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek1-4/+0
2009-09-08cp-tree.h (enum overload_flags): Remove OP_FLAG.Jason Merrill1-1/+1
2009-08-24cp-tree.h (DECL_DEFERRED_FN): Remove.Jason Merrill1-3/+0
2009-08-19method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek1-0/+1
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-5/+9
2009-07-03cp-tree.h (struct lang_decl): Overhaul.Jason Merrill1-1/+0
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-1/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-3/+6
2009-05-21tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor1-3/+5
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu1-1/+1
2008-08-20diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez1-2/+2
2008-07-29optimize.c (maybe_clone_body): Remove DECL_INLINE.Jan Hubicka1-3/+0
2008-07-24Implement defaulted/deleted functions as per N2346Jason Merrill1-0/+1
2008-06-18cgraph.c (cgraph_add_new_function): When in expansion state, do lowering.Jan Hubicka1-2/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini1-2/+2
2008-03-25typeck.c (composite_pointer_type_r): Add SFINAE support.Douglas Gregor1-2/+4
2008-03-21cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.Paolo Carlini1-2/+2
2007-11-27re PR tree-optimization/34181 (FAIL: g++.dg/opt/anchor1.C (internal compiler ...Jakub Jelinek1-0/+1