Age | Commit message (Expand) | Author | Files | Lines |
2005-03-11 | cp-tree.h (struct cp_declarator): New id_loc field. | Per Bothner | 3 | -2/+12 |
2005-03-10 | PR c++/18384, c++/18327 | Jakub Jelinek | 2 | -19/+20 |
2005-03-09 | re PR c++/20208 (No array-to-pointer decay happens for template functions) | Mark Mitchell | 2 | -0/+9 |
2005-03-09 | re PR c++/16859 (Empty initializer for array of unknown size spuriously accep... | Paolo Carlini | 2 | -4/+15 |
2005-03-09 | re PR c++/20186 (ICE with static_cast and type dependent variable (templates)) | Nathan Sidwell | 2 | -1/+54 |
2005-03-09 | re PR c++/20142 (implicit assignment operator with multi-dimensional array is... | Mark Mitchell | 6 | -33/+25 |
2005-03-07 | class.c (finish_struct_1): Do not warn about non-virtual destructors in Java ... | Mark Mitchell | 2 | -1/+8 |
2005-03-05 | re PR c++/19311 (ICE in resolve_overloaded_unification) | Kriang Lerdsuwanakij | 4 | -31/+23 |
2005-03-02 | name-lookup.c (push_overloaded_decl): Don't error if the new decl matches the... | Alexandre Oliva | 3 | -2/+10 |
2005-03-01 | decl.c (finish_function): Use SET_EXPR_LOCATION instead of unavailable annota... | Per Bothner | 2 | -0/+9 |
2005-03-01 | re PR c++/20232 (ICE with covariancy) | Nathan Sidwell | 4 | -7/+26 |
2005-02-27 | re PR c++/20206 (COMDAT broken for C++ thunks) | Jakub Jelinek | 2 | -1/+23 |
2005-02-24 | call.c, [...]: Fix comment typo(s). | Volker Reichelt | 9 | -16/+20 |
2005-02-24 | re PR c++/20175 (Warnings are issued when initializing struct members with "s... | Jakub Jelinek | 2 | -1/+10 |
2005-02-24 | re PR c++/19878 (ICE in import_export_decl) | Mark Mitchell | 2 | -0/+8 |
2005-02-23 | decl.c (grokvardecl): Don't exempt anonymous types from having linkage for va... | Alexandre Oliva | 2 | -17/+14 |
2005-02-23 | genpreds.c: Update copyright. | Kazu Hirata | 3 | -2/+6 |
2005-02-23 | re PR c++/20073 (ICE initializing const array) | Mark Mitchell | 1 | -0/+7 |
2005-02-23 | re PR c++/20073 (ICE initializing const array) | Mark Mitchell | 2 | -27/+20 |
2005-02-23 | re PR c++/19991 (Enum not accepted in array-size) | Mark Mitchell | 6 | -36/+45 |
2005-02-22 | parser.c (cp_parser_direct_declarator): Always complain about non-constant ar... | Mark Mitchell | 3 | -14/+10 |
2005-02-21 | re PR c++/19076 (Pointer to member function not matched to pointer to member ... | Douglas Gregor | 8 | -27/+155 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 2 | -110/+118 |
2005-02-18 | re PR libstdc++/10606 (uncaught_exception() returns false too early) | Richard Henderson | 2 | -34/+64 |
2005-02-19 | s/2005-01-19/2005-02-19/ | Jakub Jelinek | 1 | -1/+1 |
2005-02-19 | decl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRUCTING if type is not erro... | Jakub Jelinek | 2 | -1/+6 |
2005-02-18 | re PR c++/19508 (dwarf2, ICE on __attribute__(aligned) in class template) | Giovanni Bajo | 2 | -1/+16 |
2005-02-18 | re PR c++/19813 (wrong code with -finline-limit) | Jakub Jelinek | 2 | -0/+22 |
2005-02-17 | re PR c++/20028 (class and then template class gives an ICE) | Alexandre Oliva | 2 | -0/+5 |
2005-02-17 | re PR c++/20022 (-fno-access-control is broken) | Alexandre Oliva | 2 | -2/+7 |
2005-02-15 | re PR c++/17788 (poor diagnostic for missing reference initializer) | Alexandre Oliva | 2 | -51/+23 |
2005-02-15 | decl2.c (mark_used): Set the source location of the used decl to the current ... | Alexandre Oliva | 3 | -8/+25 |
2005-02-14 | re PR c++/19608 (ICE after friend function definition in local class) | Nathan Sidwell | 2 | -3/+8 |
2005-02-14 | re PR c++/19884 (ICE on explicit instantiation of a non-template constructor) | Nathan Sidwell | 3 | -12/+23 |
2005-02-14 | re PR c++/17816 (duplicate definition of pure virtual function not diagnosed) | Alexandre Oliva | 2 | -1/+8 |
2005-02-14 | re PR c++/19891 (Covariant returns are broken) | Nathan Sidwell | 4 | -22/+87 |
2005-02-12 | re PR c++/14479 (enum definition in template class with template methods caus... | Kriang Lerdsuwanakij | 4 | -46/+9 |
2005-02-11 | re PR c++/19634 (Infinite memory usage on Alpha) | Richard Henderson | 2 | -8/+12 |
2005-02-11 | re PR c++/19755 (-Wmissing-braces doesn't warn anymore) | Mark Mitchell | 2 | -4/+14 |
2005-02-11 | * cp-tree.def, except.c, ptree.c: Update copyright. | Kazu Hirata | 4 | -3/+7 |
2005-02-10 | re PR c++/19811 (g++ 4.0: ICE on vector delete of undefined class) | Mark Mitchell | 2 | -1/+7 |
2005-02-10 | * parser.c (cp_parser_unqualified_id): Initialize type_decl. | Mark Mitchell | 2 | -0/+3 |
2005-02-10 | re PR c++/19787 (Internal compiler error with ambiguous conversion functions) | Mark Mitchell | 4 | -124/+182 |
2005-02-09 | re PR c++/19733 (ICE on invalid destructor call) | Mark Mitchell | 15 | -140/+213 |
2005-02-08 | cxx-pretty-print.c, [...]: Update copyright. | Kazu Hirata | 4 | -3/+8 |
2005-02-08 | parser.c (cp_lexer_start_debugging): Avoid arithmetic operations on boolean v... | Mark Mitchell | 2 | -2/+8 |
2005-02-03 | re PR c++/17401 (ICE with invalid pure specifier) | Giovanni Bajo | 3 | -58/+25 |
2005-02-03 | re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre... | Matt Austern | 6 | -3/+62 |
2005-02-02 | re PR c++/17413 (local classes as template argument) | Volker Reichelt | 2 | -2/+10 |
2005-02-02 | cp-tree.h (complete_type_or_else): Remove macro. | Volker Reichelt | 3 | -6/+12 |