re PR c/36892 (Support __attribute__((deprecated("text string"))))
[platform/upstream/gcc.git] / gcc / cp /
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-05-06 Dodji Seketelire PR c++/17395 (Incorrect lookup for parameters)
2009-05-05 Shujing Zhaocp-tree.h: (opname_tab...
2009-05-05 Nathan Sidwelltypeck.c (cp_build_compound_expr): Require RHS to have...
2009-05-05 Jakub Jelinekre PR c++/40013 (ICE when creating a local array with...
2009-05-04 Manuel López-Ibáñezre PR c++/28152 (Diagnostic about wrong use _Complex...
2009-05-01 Joseph Myersc-objc-common.c (c_tree_printer): Print identifiers...
2009-04-28 Ben Ellistonrevert: re PR c++/35652 (offset warning should be given...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-27 Jakub Jelinekre PR c++/39875 (Wrong "value computed is not used...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-23 Dodji Seketelire PR c++/38228 (ICE with invalid use of bound member...
2009-04-22 Dodji Seketelire PR c++/39639 (no diagnostic for ill-formed pack...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-21 Manuel López-Ibáñezre PR c++/35711 (bad text in -Wcast-qual warning (forge...
2009-04-21 Joseph MyersABOUT-GCC-NLS, [...]: Add copyright and license notices.
2009-04-21 Manuel López-Ibáñezre PR c/16202 (The -Wsequence-point warning misses...
2009-04-20 Manuel López-Ibáñezre PR c++/13358 (long long and C++ do not mix well)
2009-04-20 Le-Chun Wure PR c++/39803 (Bogus 'unused value' warning on declar...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-20 Ian Lance Taylorcp-tree.h (base_access): Change typedef to int.
2009-04-19 Manuel López-Ibáñezre PR c/32061 ((Wlogical-op) wording of warning of...
2009-04-18 Kazu Hiratacp-tree.h: Remove the prototype for insert_block.
2009-04-16 Ian Lance Taylorcp-tree.h (enum tsubst_flags): Rename from enum tsubst_...
2009-04-16 Paolo Bonzinic-common.c (vector_targets_convertible_p, [...]): Use...
2009-04-15 Catherine Mooredebug.h (set_name): Declare.
2009-04-15 Le-Chun Wure PR c++/39551 (C++ frontend not warn about unused...
2009-04-15 Rafael Avila de... class.c (build_vtbl_ref_1): Remove call to assemble_ext...
2009-04-15 Diego Novillodiagnostic.c (diagnostic_report_diagnostic): Do not...
2009-04-14 Diego Novillo[multiple changes]
2009-04-14 Jason Merrillre PR c++/39763 (-Wshadow reports shadowed declarations...
2009-04-13 Jason Merrillfix changelog dates
2009-04-13 Jason Merrillre PR c++/39480 (generated memcpy causes trouble in...
2009-04-13 Jason Merrillre PR c++/39750 (ICE in uses_template_parms, at cp...
2009-04-13 Jason Merrillre PR c++/39742 (ice in C++ overload resolution)
2009-04-10 H.J. Lure PR c++/28301 (ICE with broken specialization)
2009-04-10 H.J. Luparser.c (cp_parser_class_specifier): Remove the unused...
2009-04-10 Manuel López-Ibáñez2009-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-04-08 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-08 Dodji Seketelire PR c++/39637 (ICE on ill-formed sizeof(<parameter...
2009-04-08 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-04-07 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-06 Jason Merrillre PR c++/35146 (weird error in template function speci...
2009-04-05 Jason Merrillfix ChangeLogs
2009-04-05 Jason Merrillre PR c++/14912 (Do not print default template argument...
2009-04-04 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-03 Jason Merrillre PR c++/39608 ('expr' cannot appear in a constant...
2009-04-02 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-02 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-04-01 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-03-31 Jason MerrillC++ DR 613
2009-03-31 Jason Merrillptree.c (cxx_print_decl): Pretty-print full name of...
2009-03-31 Jason Merrilldecl.c (grokdeclarator): Reject pointer to qualified...
2009-03-31 Jason Merrillre PR c++/37806 (CV-qualifiers on function typedef...
2009-03-31 Jason Merrillmangle.c (write_expression): Mangle dependent name...
2009-03-31 Jason MerrillPR c++/38030, 38850, 39070
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-03-28 Jakub Jelinekre PR c++/39554 (-Wdisallowed-function-list fails when...
2009-03-27 Jan Hubickaexcept.c (choose_personality_routine): Set terminate_no...
2009-03-27 Dodji Seketelire PR debug/37959 (g++ does not emit DW_AT_explicit)
2009-03-27 Andrew Pinskire PR c++/38638 (ICE superfluous 'typename')
2009-03-27 Simon Martinre PR c++/37647 (ICE with invalid use of constructor)
2009-03-27 Simon Martinre PR c++/29727 (ICE on invalid initializer for templat...
2009-03-27 Manuel López-Ibáñezre PR c++/35652 (offset warning should be given in...
2009-03-26 Andrew Haleyre PR c++/39380 (All programs that link Java and C...
2009-03-24 Jason Merrillre PR c++/28274 (Redeclaration with extra default argum...
2009-03-23 Jason Merrilladd PR tag
2009-03-23 Jakub Jelinekre PR c/39495 (OMP parallel loop w/ unsigned index...
2009-03-23 Jason Merrillpt.c (make_fnparm_pack): Split out from...
2009-03-23 Jason Merrillre PR c++/39526 (-Wshadow reports shadowed declarations...
2009-03-21 Jason Merrillre PR c++/28879 (ICE with VLA in template function)
2009-03-20 Jason MerrillC++ core issue 703
2009-03-19 Jakub Jelinekre PR c/39495 (OMP parallel loop w/ unsigned index...
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2009-03-18 H.J. Lure PR c++/39425 (gcc loops after reporting template...
2009-03-17 Jason Merrilldecl.c (grokfndecl): Set DECL_CONTEXT on parms.
2009-03-17 Doug KwanFix a documentation issue in a previous check in.
2009-03-17 Paolo Carlinire PR c++/39475 (c++0x type-traits should error out...
2009-03-17 Jing Yure PR middle-end/39378 (Multiple inheritence thunk...
2009-03-17 Jakub Jelinekre PR debug/37890 (Incorrect nesting for DW_TAG_importe...
2009-03-17 Jakub Jelinekdwarf2out.c (dwarf2out_imported_module_or_decl_1):...
2009-03-17 Jakub Jelinekre PR debug/39471 (DW_TAG_imported_module should be...
2009-03-09 Jakub Jelinekre PR c++/39371 (Incorrectly rejects switch((unsigned...
2009-03-08 H.J. Lure PR c++/39060 (ICE with lots of invalid member functions)
2009-03-07 Jason Merrillre PR c++/39367 (ICE at tree-inline.c:1042 with -O)
2009-03-07 H.J. Lure PR target/37520 (NO_DOLLAR_IN_LABEL should be define...
2009-03-06 Paolo Carlinire PR c++/33492 (Broken diagnostic: 'must_not_throw_exp...
2009-03-06 Alexandre Olivadecl.c (record_builtin_java_type): Use canonicalized...
2009-03-05 Jason Merrillre PR c++/38908 (Unexplained "'<anonymous>' is used...
2009-03-05 Jason Merrillre PR c++/13549 (Problem compiling Boost.Python test)
2009-03-04 Jason Merrilladd DR note
2009-03-04 Jason Merrillre PR c++/9634 ([DR224] Injected class name as qualifie...
2009-02-26 H.J. Lure PR c++/37789 (ICE with __FUNCTION__)
2009-02-26 H.J. LuSplit ChangeLog to ChangeLog-2007 and ChangeLog-2008.
2009-02-24 Richard Guentherre PR c++/39242 (Inconsistent reject / accept of code)
2009-02-23 H.J. Lure PR c++/36411 (ICE with invalid template template...
2009-02-23 Jason Merrillpt.c (unify): Call maybe_adjust_types_for_deduction...
next