Age | Commit message (Expand) | Author | Files | Lines |
2005-12-03 | re PR c++/24173 (ICE with garbage collection) | Mark Mitchell | 2 | -2/+12 |
2005-12-02 | semantics.c (simplify_aggr_init_expr): Use buildN instead of build. | Richard Guenther | 2 | -1/+6 |
2005-12-02 | ggc.h (GGC_RESIZEVEC): New. | Gabriel Dos Reis | 3 | -5/+12 |
2005-12-02 | decl2.c (get_priority_info): Use XNEW, not xmalloc. | Gabriel Dos Reis | 10 | -12/+28 |
2005-12-02 | parser.c (cp_parser_make_typename_type): Call make_typename_type with tf_none... | Gabriel Dos Reis | 2 | -6/+19 |
2005-12-01 | parser.c (cp_parser_declaration): Set token2.type to CPP_EOF, not RID_MAX. | Gabriel Dos Reis | 2 | -1/+9 |
2005-11-30 | re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101) | Jason Merrill | 2 | -1/+10 |
2005-11-30 | * typeck.c (build_x_unary_op): Correct spelling in error message. | Ben Elliston | 2 | -1/+5 |
2005-11-28 | re PR c++/21166 (g++ gives error on reference to packed structure elements) | Nathan Sidwell | 2 | -1/+7 |
2005-11-27 | re PR c++/24979 (DECL_MAIN_P is declared twice in cp-tree.h) | Volker Reichelt | 2 | -7/+5 |
2005-11-26 | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 3 | -6/+11 |
2005-11-25 | re PR c++/9278 (Illegal use of typedef to "void") | Volker Reichelt | 2 | -0/+7 |
2005-11-25 | typeck2.c (process_init_constructor_union): Remove check for unnamed union me... | Volker Reichelt | 2 | -6/+6 |
2005-11-25 | name-lookup.c (lookup_name_real): Merge two if's. | Volker Reichelt | 2 | -6/+7 |
2005-11-25 | pt.c (instantiate_class_template): Clean-up. | Volker Reichelt | 2 | -6/+10 |
2005-11-25 | pt.c (template_class_depth_real): Remove. | Volker Reichelt | 2 | -21/+11 |
2005-11-24 | re PR c++/14024 (g++ isn't reporting aliasing warnings) | Richard Guenther | 2 | -0/+14 |
2005-11-24 | re PR target/24236 (gcc.dg/i386-sse-10.c fails on the mainline on x86_64-linu... | Gabriel Dos Reis | 2 | -1/+8 |
2005-11-24 | re PR c++/21667 (misleading warning about array subscription) | Gabriel Dos Reis | 2 | -9/+7 |
2005-11-22 | re PR c++/22238 (Awful error messages with virtual functions) | Gabriel Dos Reis | 2 | -0/+27 |
2005-11-21 | c-common.c, [...]: Revert 2005-11-18 lookup_name patch. | Richard Henderson | 6 | -16/+24 |
2005-11-19 | re PR c++/8355 (befriending a template specialization in another namespace) | Mark Mitchell | 3 | -68/+72 |
2005-11-18 | c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name. | Mike Stump | 4 | -3/+13 |
2005-11-16 | re PR c++/24580 (virtual base class cause exception not to be caught) | Jason Merrill | 2 | -3/+11 |
2005-11-16 | c-decl.c (lookup_name_two): Add. | Mike Stump | 3 | -0/+14 |
2005-11-15 | re PR c++/24667 (-Wcast-qual fails to warn about offending cast for a old sty... | Mark Mitchell | 2 | -6/+20 |
2005-11-15 | re PR c++/24687 (ICE after error) | Mark Mitchell | 3 | -10/+45 |
2005-11-15 | parser.c (cp_lexer_get_preprocessor_token): Initialize keyword field. | Mark Mitchell | 2 | -1/+9 |
2005-11-14 | re PR c++/24580 (virtual base class cause exception not to be caught) | Jason Merrill | 2 | -1/+9 |
2005-11-14 | * parser.c (eof_token): Add initializer for ambiguous_p. | Mark Mitchell | 2 | -1/+5 |
2005-11-14 | re PR c++/24817 (g++ accepts multiple function template declarations even if ... | Mark Mitchell | 3 | -35/+64 |
2005-11-14 | re PR c++/20293 (Wrong diagnostic for ambiguous access) | Mark Mitchell | 4 | -56/+130 |
2005-11-12 | re PR c++/24780 (ICE set_mem_attributes_minus_bitpos) | Jakub Jelinek | 2 | -2/+13 |
2005-11-12 | re PR c++/24761 (templates and inline-asm and "+") | Jakub Jelinek | 2 | -3/+42 |
2005-11-08 | re PR c++/19450 (__thread static class members) | Jakub Jelinek | 2 | -0/+30 |
2005-11-08 | re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101) | Jason Merrill | 2 | -1/+8 |
2005-11-07 | re PR c++/17256 (undefined but used static or inline functions should be diag... | Jason Merrill | 3 | -9/+20 |
2005-11-07 | class.c (record_subobject_offsets): Don't record offsets past biggest empty c... | Mark Mitchell | 2 | -13/+21 |
2005-11-06 | re PR c++/21308 (Very high compile time) | Mark Mitchell | 2 | -9/+46 |
2005-11-05 | * decl2.c, init.c, typeck.c: Fix comment typos. | Kazu Hirata | 4 | -3/+7 |
2005-11-04 | re PR c++/22487 (C++ front-end produces mis-match types in EQ_EXPR (array con... | Richard Guenther | 2 | -2/+8 |
2005-11-04 | re PR c++/19989 (Inconsistency with zero-sized arrays) | Josh Conner | 2 | -16/+22 |
2005-11-04 | cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter. | Joseph Myers | 3 | -3/+8 |
2005-11-03 | re PR c++/17964 (cpp error messages contain wrong line in C++) | Joseph Myers | 4 | -0/+49 |
2005-11-03 | re PR c++/21627 (invalid inline warning with ctor and dtor) | Mark Mitchell | 2 | -0/+23 |
2005-11-03 | re PR c++/24582 (ICE in decl_jump_unsafe) | Andrew Pinski | 2 | -1/+8 |
2005-11-03 | re PR c++/22434 (ICE in simplify_{,gen_}subreg) | Mark Mitchell | 2 | -2/+6 |
2005-11-02 | re PR c++/24560 ("insufficient contextual information to determine type" is n... | Mark Mitchell | 2 | -1/+11 |
2005-11-02 | re PR c++/19253 (bad error message / ICE for invalid template parameter) | Mark Mitchell | 2 | -52/+13 |
2005-11-02 | re PR c++/24569 (ICE in add_AT_specification, at dwarf2out.c:4966) | Mark Mitchell | 2 | -4/+9 |