]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/semantics.c
semantics.c (outer_lambda_capture_p): New fn.
[thirdparty/gcc.git] / gcc / cp / semantics.c
2009-10-23  Jason Merrillsemantics.c (outer_lambda_capture_p): New fn.
2009-10-08  Jason Merrillre PR c++/37177 ([c++0x] ICE on decltype(rel_ops::opera...
2009-10-06  Jason MerrillFix lookup of initialized captures in unevaluated context.
2009-10-01  Gabriel Dos Reistree.h (tree_decl_common::lang_flag_8): New.
2009-09-30  Jason Merrillsemantics.c (lambda_expr_this_capture): Fix default...
2009-09-30  Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-09-14  Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-03  Diego Novillo[multiple changes]
2009-09-02  Jason Merrill* semantics.c (describable_type): Don't pretend to...
2009-08-27  Richard Guenthergengtype.c (main): Handle uint64_t.
2009-07-17  Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-16  Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-16  Jason Merrillre PR libstdc++/37907 ([c++0x] support for std::is_stan...
2009-07-14  Jason Merrillre PR c++/40740 (template-id forgotten with arg-dep...
2009-07-07  Manuel López-Ibáñeztree.c (set_expr_locus): Remove.
2009-07-06  Manuel López-Ibáñezdecl.c: Replace %H by an explicit location.
2009-07-04  Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-06-16  Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-07  Ian Lance Taylorextend.texi (Attribute Syntax): Document that C++ label...
2009-05-22  Mark Mitchelltree.c (handle_dll_attribute): Mark dllexport'd inlines...
2009-05-21  Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-17  Jason Merrillre PR c++/40139 (ICE on invalid use of destructor)
2009-05-08  H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-05-07  Janis Johnsonre PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
2009-04-27  Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24  Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-03  Jason Merrillre PR c++/39608 ('expr' cannot appear in a constant...
2009-04-02  Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-03-31  Jason MerrillC++ DR 613
2009-03-31  Jason MerrillPR c++/38030, 38850, 39070
2009-03-23  Jakub Jelinekre PR c/39495 (OMP parallel loop w/ unsigned index...
2009-03-17  Jason Merrilldecl.c (grokfndecl): Set DECL_CONTEXT on parms.
2009-03-17  Paolo Carlinire PR c++/39475 (c++0x type-traits should error out...
2009-03-09  Jakub Jelinekre PR c++/39371 (Incorrectly rejects switch((unsigned...
2009-03-05  Jason Merrillre PR c++/13549 (Problem compiling Boost.Python test)
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-13  Jason Merrillre PR c++/39070 (ICE with typeof() (... and __decltype))
2009-02-09  Jason Merrillre PR c++/39109 (Accessible constructor required for...
2009-01-22  Dodji SeketeliReverted commit 143546 related to PR c++/26693
2009-01-21  Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-01-08  Jakub Jelinekre PR c++/38725 (ICE with goto)
2008-12-30  Jakub Jelinekre PR c++/38640 (ICE with decltype of template value...
2008-12-28  Jakub Jelinekre PR c++/38650 (Trouble with volatile and #pragma...
2008-12-17  Jason Merrillsemantics.c (describable_type): New function.
2008-11-14  Jason Merrillre PR c++/38030 (name-lookup for non-dependent name...
2008-10-21  Richard Guenthersemantics.c (simplify_aggr_init_exprs_r): Remove.
2008-10-09  Jakub Jelinekre PR tree-optimization/37568 (ICE returning a struct)
2008-10-06  Aldy Hernandezc-decl.c (finish_decl): Pass input_location to build_un...
2008-09-30  Paolo Bonzinic-common.c (empty_if_body_warning): Remove.
2008-09-24  Aldy Hernandezc-common.c (fname_decl): New location argument.
2008-09-23  Jakub Jelinekre PR c++/37533 (ICE with parallel for loop)
2008-09-23  Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
2008-09-16  Jakub Jelinekre PR c++/37531 (ICE with invalid array initialization)
2008-09-09  Paolo Bonzinic-common.c (c_expand_decl): Remove.
2008-08-27  Manuel López-Ibáñezre PR c++/17880 (-Wsequence-point doesn't warn inside...
2008-08-18  Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-08-07  H.J. Lusemantics.c (finish_decltype_type): Initialize type.
2008-08-07  Douglas Gregorsemantics.c (finish_decltype_type): Handle calls to...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-21  Paolo Carlinire PR c++/36871 (__has_nothrow_copy(T) false for T...
2008-07-21  Paolo Carlinire PR c++/36870 (__has_nothrow_constructor violates...
2008-07-17  Paolo Carlinire PR c++/36855 (__has_trivial_destructor() returns...
2008-07-11  Dodji Seketelire PR c++/31754 (Improve column number accuracy in...
2008-07-02  Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-21  Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-06-11  Jakub Jelinekre PR c++/36408 (ICE with statement expression in template)
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-23  Jakub Jelinekre PR c++/36308 (OpenMP privatized vars don't get dtors...
2008-05-21  Jakub Jelinekre PR c++/36023 (ICE with cast to variable-sized object)
2008-05-12  Paolo Carlinire PR c++/35331 (ICE with invalid specialization of...
2008-04-22  Jason Merrillre PR c++/35316 (ICE with typeof/decltype and bit-fields)
2008-04-22  Jakub Jelinekre PR c++/35747 (ICE with undefined variable in stateme...
2008-04-09  Jason Merrillre PR c++/35708 (jump to label enters catch block)
2008-04-04  Paolo Bonzinifunction.c (free_after_parsing): Replace with cxx_push_...
2008-04-03  Jakub Jelinekre PR c++/35741 (ICE with offsetof and references)
2008-03-25  Douglas Gregortypeck.c (composite_pointer_type_r): Add SFINAE support.
2008-03-21  Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-03-10  Jakub Jelinekre PR c++/35328 (ICE with firstprivate variable with...
2008-03-10  Jakub Jelinekre PR c++/35337 (Broken diagnostic for firstprivate...
2008-02-19  Jakub Jelinekre PR c++/34964 (ICE with broken variable in #pragma...
2008-02-19  Jakub Jelinekre PR c++/35078 (ICE with reference in parallel for...
2008-02-12  Steven Bosscherre PR c++/29048 ("`x' is private" error duplicated...
2008-01-29  Douglas Gregorre PR c++/34055 (ICE with invalid specialization of...
2008-01-22  Jakub Jelinekre PR c++/34607 (ICE with invalid for loop after #pragm...
2008-01-15  Douglas Gregorre PR c++/34051 (ICE in dependent_type_p with variadic...
2008-01-15  Douglas Gregorre PR c++/34052 (Trouble with variadic templates as...
2008-01-08  Jakub Jelinekre PR c++/33890 (ICE in tsubst_copy with OpenMP)
2007-12-05  Jakub Jelinekre PR c++/34271 (ICE in invalid initialization of stati...
2007-11-29  Jakub Jelinekre PR c++/34267 (ICE applying __decltype to name of...
2007-11-18  Jakub Jelinekre PR c++/30988 (Incorrect "no return statement" warnin...
2007-11-11  Jakub Jelinekre PR c++/34068 (ICE using pseudo-destructor for invali...
2007-11-07  Douglas Gregorre PR c++/33045 ([c++0x] Incorrect decltype result...
2007-11-06  Douglas Gregorre PR c++/31439 (ICE with variadic template and broken...
2007-11-06  Jakub Jelinekre PR c++/33894 (pragma omp atomic broken)
2007-10-22  Jakub Jelinekre PR c++/33372 (segfault on incomplete code in openmp...
2007-09-20  Paolo Carlinire PR c++/33460 (ICE with static member in anonymous...
2007-09-11  Jan Hubickadecl.c (java_expand_body): Kill.
next