]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
[gcc.git] / gcc / cp / ChangeLog
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-14 Steve Ellceydecl.c (cxx_init_decl_processing): Use ptr_mode instead...
2011-06-14 Jason Merrill* error.c (type_to_string): Print typedef-stripped...
2011-06-14 Jason Merrillre PR c++/49117 (4.5 -> 4.6: user-unfriendly change...
2011-06-14 Jason Merrillre PR c++/49389 ([C++0x] Wrong value category for point...
2011-06-14 Jason Merrillre PR c++/49369 (typeof() strips const from member...
2011-06-14 Jason Merrillre PR c++/49290 ([C++0x] ICE in in cxx_eval_indirect_re...
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10 Paolo Carlinire PR c++/41769 (Parameter names not restricted to...
2011-06-10 Jan Hubickadecl2.c (clear_decl_external): New functoin.
2011-06-10 Paolo Carlinicp-tree.h (error_operand_p): Remove.
2011-06-10 David Kraussre PR c++/49118 (Endless operator-> chain causes infini...
2011-06-10 Jason Merrill* semantics.c (maybe_constant_value): Handle overflowed...
2011-06-10 Jason Merrill* pt.c (build_non_dependent_expr): Use fold_non_depende...
2011-06-10 Jason Merrillparser.c (cp_parser_constant_expression): Just return...
2011-06-10 Jason Merrill* semantics.c (finish_compound_literal): Set TREE_HAS_C...
2011-06-09 Paolo Carlinire PR c++/29003 (operator name accepted in typedef)
2011-06-08 Jason Merrillre PR c++/49107 ([C++0x][4.7 Regression] incomplete...
2011-06-08 Jason Merrillsemantics.c (potential_constant_expression_1): Handle...
2011-06-08 Jakub Jelinekcp-tree.h (struct tinst_level): Add chain_next GTY...
2011-06-08 Jason Merrillpt.c (deduction_tsubst_fntype): Don't free the tinst...
2011-06-07 Jason Merrillre PR c++/48969 (ICE with -std=c++0x)
2011-06-07 Jason Merrillpt.c (deduction_tsubst_fntype): Use push_deduction_acce...
2011-06-07 Jason Merrillre PR c++/48780 ([C++0x] scoped enumerations and va_arg...
2011-06-06 Nicola PeroIn gcc/cp/: 2011-06-06 Nicola Pero <nicola.pero@meta...
2011-06-06 Jason Merrillre PR c++/49298 ([C++0x] sorry, unimplemented: unexpec...
2011-06-06 Jason Merrillre PR objc++/49221 (Several ICEs in the obj-c++ test...
2011-06-06 Jason Merrillre PR c++/49134 (ICE in g++.dg/cpp0x/constexpr tests...
2011-06-04 Jonathan Wakelyinvoke.texi: Document -Wdelete-non-virtual-dtor.
2011-06-03 Jakub Jelinekre PR c++/49276 ([C++0x] Segmentation fault with defaul...
2011-06-01 Jason Merrillpt.c (build_non_dependent_expr): Remove special handlin...
2011-06-01 Jason Merrillre PR c++/44175 ([C++0x] decltype sometimes cannot...
2011-06-01 Jason Merrillre PR c++/49253 (Debug-mode forward_list broken)
2011-05-31 Fabien Chênere PR c++/48010 (typedef redefinitions are allowed...
2011-05-31 Jason Merrillre PR c++/44870 ([C++0x] error when calling function...
2011-05-30 Jakub Jelinekre PR c++/49223 (Internal compiler error when using...
2011-05-28 Jason Merrillre PR c++/46124 ([C++0x] ICE: tree check: expected...
2011-05-28 Jason Merrillre PR c++/47277 ([C++0x] pseudo destructor code that...
2011-05-28 Jason Merrillmangle.c (mangle_decl_string): Make sure we don't try...
2011-05-28 Jason Merrillre PR c++/47049 ([C++0x] ICE in write_unnamed_type_name...
2011-05-27 Jason Merrillre PR c++/47132 ([C++0x] decltype can't deduce some...
2011-05-27 Jason Merrillre PR c++/47277 ([C++0x] pseudo destructor code that...
2011-05-27 Jason Merrillre PR c++/47687 ([C++0x] Crash on a lambda returning...
2011-05-27 Jason Merrillre PR c++/48284 ([C++0x] incorrect printing of decltype...
2011-05-27 Jason Merrillre PR c++/49181 ([C++0x] Error reporting routines re...
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 Paolo Carlinire PR c++/42056 (ICE with invalid use of auto in template)
2011-05-27 Jason Merrillre PR c++/47721 ([C++0x] Updated friendship rules?)
2011-05-27 Jason MerrillDR 1004
2011-05-27 Jason Merrillre PR c++/47956 ([C++0x] gcc accepts static data member...
2011-05-26 Janis Johnsondetect C++ errors to fix 2288 and 18770
2011-05-26 Jason Merrillre PR c++/48211 ([C++0x] Segment Fault When Compiling)
2011-05-26 Jason Merrillfix pr marker
2011-05-26 Jason Merrillre PR c++/48424 (C++0x parameter packs expansion problem)
2011-05-26 Jason Merrillfix pr marker
2011-05-26 Jason Merrillre PR c++/48536 ([C++0x] Automatic Enumerator Increment...
2011-05-26 Jason Merrillre PR c++/48599 ([C++0x] no diagnostic for invalid...
2011-05-26 Jason Merrillre PR c++/49156 ([C++0x] Error reporting routines re...
2011-05-26 Jason Merrillre PR c++/45401 ([C++0x] reference collapsing and refer...
2011-05-25 Jason Merrillre PR c++/44311 ([C++0x] no error with switch over...
2011-05-25 Jason Merrillprint-tree.c (print_node): Only look at TREE_TYPE if...
2011-05-25 Jason Merrillre PR c++/45698 (C++0x Variadic Templates: Infinite...
2011-05-25 Jason Merrillre PR c++/46005 ([C++0x] Don't allow "auto" as the...
2011-05-25 Jason Merrillre PR c++/46245 ([C++0x] rejects function with late...
2011-05-25 Jason Merrillre PR c++/46696 ([C++0x] Implicit copy constructor...
2011-05-25 Jason Merrillre PR c++/47184 ([C++0x] initialization construct inter...
2011-05-25 Jason Merrillre PR c++/48935 ([C++0x] Name lookup error at enum...
2011-05-25 Jason Merrillre PR c++/45418 ([C++0x] can't initialize array of...
2011-05-25 Jason Merrillre PR c++/45080 ([C++0x] Rejects lambda to function...
2011-05-25 Jason Merrillre PR c++/48292 ([C++0x] "sorry, unimplemented: use...
2011-05-25 Jason Merrillcp-objcp-common.c (cp_common_init_ts): TYPE_ARGUMENT_PA...
2011-05-25 Jakub Jelinekcp-objcp-common.c (cp_common_init_ts): Mark CTOR_INITIA...
2011-05-25 Jakub Jelinekre PR c++/49136 ([C++0x][constexpr] Incorrect constexpr...
2011-05-24 Jason Merrillre PR c++/49042 ([C++0x] wrong "protected" when using...
2011-05-24 Nicola PeroIn gcc/: 2011-05-24 Nicola Pero <nicola.pero@meta-innov...
2011-05-24 Jason Merrillre PR c++/48884 (decltype's operand doesn't consider...
2011-05-24 Paolo Carlinidecl.c (grokdeclarator): Use current_class_name.
2011-05-24 Joseph MyersMakefile.in (GCC_OBJS): Remove opts-common.o and options.o.
2011-05-24 Jason Merrill* pt.c (tsubst_copy_and_build): Use current_class_name.
2011-05-24 Jason Merrillre PR c++/49102 ([C++0x] Use of deleted copy constructo...
2011-05-23 Jason Merrillre PR c++/49105 ([C++0x][SFINAE] ICE during list-initia...
2011-05-23 Jason Merrillre PR c++/49105 ([C++0x][SFINAE] ICE during list-initia...
2011-05-23 Jason Merrillre PR c++/47263 ([C++0x] lambda + dynamic-exception...
2011-05-23 Jason Merrillre PR libstdc++/49058 ([C++0x] Bind no-arguments functo...
2011-05-23 Jason Merrillre PR c++/47336 ([C++0x] ICE: "Error reporting routines...
2011-05-23 Jason Merrillre PR c++/47544 ([C++0x] linker does not find =default...
2011-05-23 Jason Merrillre PR c++/48617 ([C++0x] Problem with non-type template...
2011-05-23 Nathan Froyddon't use TYPE_ARG_TYPES when calling c-family:check_fu...
2011-05-23 Jonathan Wakelyre PR c++/18016 (Warn about member variables initialize...
2011-05-22 Jason Merrillre PR c++/48647 ([C++0x] SFINAE does not handle incompa...
2011-05-21 Jason Merrillre PR c++/48945 ([C++0x] static constexpr member functi...
2011-05-21 Jason Merrillre PR c++/48945 ([C++0x] static constexpr member functi...
2011-05-21 Jason Merrillre PR c++/48780 ([C++0x] scoped enumerations and va_arg...
2011-05-21 Jason Merrillre PR c++/49066 ([C++0x] Non-defining declaration of...
2011-05-20 Jason Merrill* tree.c (stabilize_expr): Fix typo.
2011-05-20 Jason MerrillDR 1073 PR c++/49082
2011-05-20 Jason Merrillre PR c++/24163 (dependent Base class scope examined...
2011-05-20 Jason Merrill* semantics.c (finish_call_expr): SET_EXPR_LOCATION.
2011-05-20 Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-05-19 Jakub Jelinekre PR c++/49043 ([OpenMP & C++0x]: Compiler error when...
next
This page took 0.694409 seconds and 108 git commands to generate.