re PR c++/49045 ([C++0x] unexpected "different exception specifier" error with noexcept)
[gcc.git] / gcc / cp / ChangeLog
2011-08-23 Jason Merrillre PR c++/49045 ([C++0x] unexpected "different exceptio...
2011-08-23 Jason Merrilltree.c (build_target_expr): Set TREE_CONSTANT on litera...
2011-08-23 Jason MerrillCore 903 (partial)
2011-08-23 Jason MerrillCore 975
2011-08-23 Jason Merrillre PR c++/50024 ([C++0x] [4.7 Regression] crash when...
2011-08-23 Jason Merrill* semantics.c (potential_constant_expression_1): Allow...
2011-08-23 Jakub Jelinekre PR c++/50158 (invalid 'variable set but not used...
2011-08-23 Siddhesh Poyarekarre PR c++/50055 ([PATCH] Location information for the...
2011-08-23 Jakub Jelinekre PR c++/46862 (ICE on std::decimal::decimal32 without...
2011-08-18 Rainer OrthKeep tm, div_t, ldiv_t, lconv mangling on Solaris ...
2011-08-18 Dodji SeketeliPR c++/45625 - Template parm name doesn't hide outer...
2011-08-16 Jason Merrillre PR c++/50086 ([C++0x] Error on lookup of template...
2011-08-16 Jason Merrillpt.c (instantiate_class_template_1): If DECL_PRESERVE_P...
2011-08-16 Jason Merrillre PR c++/50054 (Fails to recover from type error in...
2011-08-15 Xinliang David Lifix Change log
2011-08-14 Jason Merrillre PR c++/50075 ([C++0x] ICE related to parameter deduc...
2011-08-13 Jason Merrillre PR c++/50059 ([C++0x] Broken error message with...
2011-08-13 Jason Merrilldecl.c (grok_reference_init): Handle constexpr here.
2011-08-12 Jason Merrillre PR c++/50034 (Overload selection failure within...
2011-08-12 Richard Guenthercall.c (build_over_call): Instead of memcpy use an...
2011-08-11 Romain Geisslerplugin.def: Add event for finish_decl.
2011-08-10 Richard Guenthertree.h (can_trust_pointer_alignment): Remove.
2011-08-08 Jason Merrillre PR c++/50020 ([C++0x] internal compiler error range...
2011-08-08 Jason Merrillre PR c++/50011 ([C++0x] warning: narrowing conversion...
2011-08-08 Rainer Orthdriver-sparc.c: New file.
2011-08-06 Jason Merrillre PR c++/48993 ([C++0x] segmentation fault when compil...
2011-08-06 Jason Merrillre PR c++/49921 ([C++0x] Segfault during compilation...
2011-08-06 Jason Merrillre PR c++/49669 ([C++0x] Compiler crashes with "interna...
2011-08-06 Jason Merrillre PR c++/49988 (constexpr on ctor invokes improper...
2011-08-05 Gabriel CharetteThis hack to attach a line 0 source_location to the...
2011-08-05 Jason Merrillre PR c++/47453 ([DR 1214] Various non-conforming behav...
2011-08-05 Jason Merrillre PR c++/49812 (strange return type for built-in opera...
2011-08-05 Jason Merrillre PR c++/49983 ([C++0x] Template types fail in range...
2011-08-05 Jason Merrillinit.c (perform_member_init): Always build_aggr_init...
2011-08-05 Jason Merrill* pt.c (unify) [TEMPLATE_TYPE_PARM]: Allow VLA for...
2011-08-04 Jakub Jelinekre PR middle-end/49905 (Better sanity checking on sprin...
2011-08-02 Jason Merrillre PR c++/43886 ([C++0x] name lookup failure on un...
2011-08-02 Jason Merrillre PR c++/49577 ([C++0x] narrowing conversion not rejected)
2011-08-02 Jason Merrillre PR c++/49593 ([C++0x] cannot use T{t}... as pack...
2011-08-02 Jason Merrillre PR c++/49803 ([C++0x] erroneous variant-member initi...
2011-08-02 Jason Merrillre PR c++/49834 ([C++0x] type deduction in for-each...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-08-02 Jason Merrill* call.c (build_call_a): Also check at_function_scope_p.
2011-08-01 Jason Merrillre PR c++/49932 ([C++0x] ICE on instantiating decltype...
2011-08-01 Jason Merrillre PR c++/49924 ([C++0X] [constexpr] can't initialize...
2011-08-01 Jason Merrillre PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
2011-07-30 Jason Merrillre PR c++/49867 ([C++0x] ICE on lambda inside switch...
2011-07-29 Jason Merrillre PR c++/49808 (GCC adds an address-of somewhere!)
2011-07-28 Paolo Carlinire PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
2011-07-27 Jeffrey YasskinPropagate the source location of a template's function_...
2011-07-26 Paolo Carlinire PR c++/49776 ([C++0x]ICE in build_data_member_initia...
2011-07-25 Paolo Carlinire PR bootstrap/49845 (bootstrap failure)
2011-07-25 Paolo Carlinire PR c++/49838 ([C++0x] ICE in cp_parser_perform_range...
2011-07-25 Jason Merrillre PR c++/49823 ([C++0x] ICE on decltype(expr)::type...
2011-07-23 Jason Merrillre PR c++/49793 ([C++0x] Narrowing conversion from...
2011-07-22 Ville VoutilainenWarn about the use of final/override in non-c++0x mode...
2011-07-22 Jason Merrillre PR c++/30112 (pragma redefine_extname fails when...
2011-07-20 Jason Merrillparser.c (cp_parser_initializer_list): Handle C99 ...
2011-07-20 Jason Merrillchangelog tweak
2011-07-20 Jason MerrillPR c++/6709 (DR 743)
2011-07-19 Jason Merrillre PR c++/49785 ([C++0x] ICE in coerce_template_parms)
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-18 Martin Jamborparser.c (cp_parser_parameter_declaration_list): Initia...
2011-07-17 Jason Merrillpt.c (tinst_level_tick, [...]): Replace with last_error...
2011-07-17 Nathan Froydre PR c++/45329 (When printing a list of candidate...
2011-07-16 Jason MerrillMake-lang.in (check-g++-strict-gc): New.
2011-07-15 Jason Merrillre PR testsuite/49741 (make -k check-c++0x not multilib...
2011-07-13 Jason MerrillAlso test -std=c++0x mode with 'make check-c++' at...
2011-07-13 Richard Sandifordtree.h (categorize_ctor_elements): Remove comment.
2011-07-12 Diego Novilloname-lookup.h (cp_binding_level): Rename from cxx_scope.
2011-07-11 Jason Merrillre PR c++/49672 ([C++0x] Internal error when passing...
2011-07-11 Jason Merrill* decl2.c (decl_constant_var_p): Use decl_maybe_constan...
2011-07-11 Jason Merrillre PR c++/44609 (Invalid template code causes infinite...
2011-07-10 Jason Merrillre PR c++/49691 (ICE in cp_parser_late_return_type_opt...
2011-07-09 Jason Merrill* tree.c (build_vec_init_elt): Strip TARGET_EXPR.
2011-07-09 Jason Merrillre PR c++/45437 (Loses reference during update)
2011-07-09 Jason Merrillcgraph.c (cgraph_add_to_same_comdat_group): New.
2011-07-08 Jason Merrillre PR c++/45603 (crash in "build_addr_func")
2011-07-08 Jason Merrilltypeck.c (cp_apply_type_quals_to_decl): Don't check...
2011-07-08 Jason Merrillre PR c++/49673 ([C++0x] const variables initialised...
2011-07-07 Jason Merrillre PR c++/49663 ([C++0x] ICE in lookup_base)
2011-07-07 Jakub Jelinekre PR c/49644 (post-increment of promoted operand is...
2011-07-07 Jason Merrillre PR c++/49353 (C++ frontend should not declare functi...
2011-07-06 Jason Merrillre PR c++/49568 (g++.dg/torture/pr41257-2.C FAILs to...
2011-07-06 Jason Merrillre PR c++/48157 (Unable to match function call to membe...
2011-07-05 Jason Merrillre PR c++/49598 ([C++0x] Ice on lambda with implicit...
2011-07-05 Richard Guentherc-common.c (c_common_nodes_and_builtins): Build all...
2011-07-04 Jason MerrillDR 1207 PR c++/49589
2011-07-04 Jason Merrillerror.c (dump_template_bindings): Don't print typenames...
2011-07-04 Jason Merrill* error.c (type_to_string): Avoid redundant akas.
2011-07-01 Jonathan Wakelyre PR c++/49605 (-Wdelete-non-virtual-dtor is not picky...
2011-07-01 Jakub JelinekMake-lang.in (cp/decl.o): Depend on pointer-set.h.
2011-07-01 Jason Merrillre PR c++/48261 (internal compiler error: in lookup_tem...
2011-07-01 Jason Merrillre PR c++/48593 (Wrong return type when applying addres...
2011-07-01 Jason Merrillre PR c++/48883 (?: ternary operator fails in certain...
2011-07-01 Jason Merrillre PR c++/49085 (Crash with SIGSEGV during compilation.)
2011-07-01 Jason Merrillcorrect changelog
2011-07-01 Jason Merrillre PR c++/49387 (t.cxx:140: error: too many initializer...
2011-07-01 Jason Merrillre PR c++/49569 (-std=gnu++0x causes segmentation fault)
2011-07-01 Jason Merrill* pt.c (iterative_hash_template_arg): Use cp_tree_opera...
next