re PR c++/27278 (ICE with invalid operator declaration)
[gcc.git] / gcc / cp / ChangeLog
2006-01-15 Mark Mitchellre PR c++/25663 (Trouble parsing nested templated const...
2006-01-14 Jason Merrill* pt.c (check_explicit_specialization): Use CP_DECL_CON...
2006-01-13 Jason Merrillname-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT.
2006-01-12 Jason Merrillre PR libstdc++/24660 (versioning weak symbols in libst...
2006-01-12 Nathan Sidwellre PR debug/24824 (ICE: in build_abbrev_table, at dwarf...
2006-01-11 Nathan Sidwelltree.c (lvalue_p_1): Any part of a COMPONENT_REF affect...
2006-01-06 Gabriel Dos Reisparser.c (cp_parser_primary_expression): Document the...
2006-01-04 Zdenek Dvorakre PR c++/25632 (ICE with const int copied into two...
2006-01-04 Chris Lattnertypeck2.c: update copyright to 2006
2006-01-04 Mark Mitchellre PR c++/24782 (wrongly accepted nested private typedef)
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2006-01-04 Dirk Muellerdecl.c (finish_constructor_body): create simple compoun...
2006-01-04 Mark Mitchellre PR c++/25492 (friend class nested in derived class...
2006-01-03 Mark Mitchellre PR c++/25635 (Bogus cruft in error message for inval...
2006-01-02 Mark Mitchell* decl2.c (mark_used): Fix typo in comment.
2006-01-02 Volker Reicheltparser.c (cp_parser_using_declaration): Skip name-looku...
2005-12-30 Gabriel Dos Reisc-pretty-print.h (struct c_pretty_print_info): Add...
2005-12-29 Nathan Sidwellvarasm.c (get_section): Use gcc_assert.
2005-12-27 Mark Mitchellre PR c++/25439 ("template<> int A<0>" accepted)
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-12-23 Mark Mitchellre PR c++/24671 (ICE with zero-sized arrays)
2005-12-23 Volker Reicheltdecl.c (grokdeclarator): Improve diagnostic for friend...
2005-12-23 Mark Mitchellre PR c++/25369 (use of inline function in template...
2005-12-22 Mark Mitchellre PR c++/25364 (ICE with function pointer as template...
2005-12-22 Volker Reicheltre PR c++/23333 (accepts invalid pure specifier)
2005-12-20 Mark Mitchellre PR c++/21228 (-Wunreachable-code produces spurious...
2005-12-20 Mark Mitchellre PR c++/24278 (ICE while trying to print out error)
2005-12-20 Mark Mitchellre PR c++/24915 (Overload errors generated without...
2005-12-18 Paul Thomasre PR fortran/25018 (Segfault with simple expression)
2005-12-16 Kazu Hirata* parser.c, pt.c: Fix comment typos.
2005-12-13 Petr Machatare PR c++/24907 ("int x, ;" accepted)
2005-12-12 Mark Mitchellre PR c++/25300 (ICE with g++.dg/template/inherit.C)
2005-12-12 Mark Mitchellre PR c++/25337 (ICE with template processing)
2005-12-11 Terry LaurenzoFixes java/PR9861
2005-12-08 Théodore Papadopoulocall.c (build_conditional_expr): Print types in error...
2005-12-07 Volker Reichelt* expr.c (cxx_expand_expr): Call gcc_unreachable instea...
2005-12-07 Volker Reichelt* cp-gimplify.c (gimplify_cp_loop): Use fold_build3.
2005-12-07 Rafael Ávila de... sourcebuild.texi (all.build, [...]): Remove.
2005-12-07 Alan Modragty.texi: Remove instructions for adding a dependency...
2005-12-06 Aldy Hernandezre PR c++/24138 (ICE with the code in PR 20407)
2005-12-06 Roger Sayletypeck.c (build_binary_op): Issue warning if either...
2005-12-06 Roger Saylere PR c++/25263 (ICE on invalid array bound: int x...
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-12-03 Mark Mitchellre PR c++/24173 (ICE with garbage collection)
2005-12-02 Richard Guenthersemantics.c (simplify_aggr_init_expr): Use buildN inste...
2005-12-02 Gabriel Dos Reisggc.h (GGC_RESIZEVEC): New.
2005-12-02 Gabriel Dos Reisdecl2.c (get_priority_info): Use XNEW, not xmalloc.
2005-12-02 Gabriel Dos Reisparser.c (cp_parser_make_typename_type): Call make_type...
2005-12-01 Gabriel Dos Reisparser.c (cp_parser_declaration): Set token2.type to...
2005-11-30 Jason Merrillre PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp...
2005-11-29 Ben Elliston* typeck.c (build_x_unary_op): Correct spelling in...
2005-11-28 Nathan Sidwellre PR c++/21166 (g++ gives error on reference to packed...
2005-11-27 Volker Reicheltre PR c++/24979 (DECL_MAIN_P is declared twice in cp...
2005-11-26 Richard Hendersonc-lex.c (pragma_lex): Rename from c_lex.
2005-11-25 Volker Reicheltre PR c++/9278 (Illegal use of typedef to "void")
2005-11-25 Volker Reichelttypeck2.c (process_init_constructor_union): Remove...
2005-11-25 Volker Reicheltname-lookup.c (lookup_name_real): Merge two if's.
2005-11-25 Volker Reicheltpt.c (instantiate_class_template): Clean-up.
2005-11-25 Volker Reicheltpt.c (template_class_depth_real): Remove.
2005-11-24 Richard Guentherre PR c++/14024 (g++ isn't reporting aliasing warnings)
2005-11-24 Gabriel Dos Reisre PR target/24236 (gcc.dg/i386-sse-10.c fails on the...
2005-11-24 Gabriel Dos Reisre PR c++/21667 (misleading warning about array subscri...
2005-11-22 Gabriel Dos Reisre PR c++/22238 (Awful error messages with virtual...
2005-11-21 Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-11-19 Mark Mitchellre PR c++/8355 (befriending a template specialization...
2005-11-18 Mike Stumpc-common.c (handle_cleanup_attribute): Use a lang hook...
2005-11-16 Jason Merrillre PR c++/24580 (virtual base class cause exception...
2005-11-16 Mike Stumpc-decl.c (lookup_name_two): Add.
2005-11-15 Mark Mitchellre PR c++/24667 (-Wcast-qual fails to warn about offend...
2005-11-15 Mark Mitchellre PR c++/24687 (ICE after error)
2005-11-15 Mark Mitchellparser.c (cp_lexer_get_preprocessor_token): Initialize...
2005-11-14 Jason Merrillre PR c++/24580 (virtual base class cause exception...
2005-11-14 Mark Mitchell* parser.c (eof_token): Add initializer for ambiguous_p.
2005-11-14 Mark Mitchellre PR c++/24817 (g++ accepts multiple function template...
2005-11-14 Mark Mitchellre PR c++/20293 (Wrong diagnostic for ambiguous access)
2005-11-12 Jakub Jelinekre PR c++/24780 (ICE set_mem_attributes_minus_bitpos)
2005-11-12 Jakub Jelinekre PR c++/24761 (templates and inline-asm and "+")
2005-11-08 Jakub Jelinekre PR c++/19450 (__thread static class members)
2005-11-08 Jason Merrillre PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp...
2005-11-07 Jason Merrillre PR c++/17256 (undefined but used static or inline...
2005-11-07 Mark Mitchellclass.c (record_subobject_offsets): Don't record offset...
2005-11-06 Mark Mitchellre PR c++/21308 (Very high compile time)
2005-11-05 Kazu Hirata* decl2.c, init.c, typeck.c: Fix comment typos.
2005-11-04 Richard Guentherre PR c++/22487 (C++ front-end produces mis-match types...
2005-11-04 Josh Connerre PR c++/19989 (Inconsistency with zero-sized arrays)
2005-11-04 Joseph Myerscp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.
2005-11-03 Joseph Myersre PR c++/17964 (cpp error messages contain wrong line...
2005-11-03 Mark Mitchellre PR c++/21627 (invalid inline warning with ctor and...
2005-11-03 Andrew Pinskire PR c++/24582 (ICE in decl_jump_unsafe)
2005-11-03 Mark Mitchellre PR c++/22434 (ICE in simplify_{,gen_}subreg)
2005-11-02 Mark Mitchellre PR c++/24560 ("insufficient contextual information...
2005-11-02 Mark Mitchellre PR c++/19253 (bad error message / ICE for invalid...
2005-11-02 Mark Mitchellre PR c++/24569 (ICE in add_AT_specification, at dwarf2...
2005-10-28 Andrew Pinskidecl.c (grokfndecl): Remove the setting of the return...
2005-10-28 Andrew Pinskire PR c++/23229 (g++ gives incorrect error message...
2005-10-28 Josh Connerre PR c++/22153 (ICE on invalid template specialization)
2005-10-28 Andrew Pinskire PR c++/23426 (Too large array problem gives two...
2005-10-21 Mark Mitchellre PR c++/24260 (stdcall attribute is ignored at static...
2005-10-20 Mark Mitchellre PR c++/22618 (Template non-type arguments break...
2005-10-20 Richard Guentherdecl.c (grokdeclarator): Fix ambiguous pedwarn message.
next