]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/semantics.c
re PR c++/28588 (static private function)
[thirdparty/gcc.git] / gcc / cp / semantics.c
2006-08-26  Mark Mitchellre PR c++/28588 (static private function)
2006-08-21  Jason Merrillre PR c++/27115 (ICE in cp_expr_size or miscompilation...
2006-08-17  Paolo Bonzini[multiple changes]
2006-08-01  Daniel Jacobowitzre PR debug/23336 (enum constants not visible to gdb...
2006-07-23  Mark Mitchellre PR c++/28025 (multiple template friend compile error)
2006-07-21  Volker Reicheltre PR c++/28363 (Default template parameter causes...
2006-07-19  Mark Mitchellre PR c++/28048 (ICE on accessing member of dependent...
2006-07-15  Volker Reicheltre PR c++/28294 (ICE with invalid use of __builtin_offs...
2006-07-12  Jason Merrillre PR c++/28217 (ICE in tree_int_cst_sgn)
2006-07-07  Lee Millwardre PR c++/27820 (ICE with duplicate label)
2006-06-30  Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-15  Mark Mitchellre PR c++/26559 (ICE with __builtin_constant_p in templ...
2006-06-12  Volker Reicheltre PR c++/27601 (ICE (in fold_offsetof_1, at c-common...
2006-06-07  Volker Reicheltre PR c++/27601 (ICE (in fold_offsetof_1, at c-common...
2006-06-06  Mike StumpFix up whitespacing
2006-06-05  Mark Mitchellre PR c++/27819 (ICE casting static const variables)
2006-05-25  Mark Mitchellre PR c++/20103 (ICE in create_tmp_var with C99 style...
2006-05-19  Mark Mitchellre PR c++/26433 (Syntax error using __FUNCTION__ in...
2006-05-17  Jakub Jelinekre PR c++/27491 (ICE on variable initialization)
2006-05-16  Mark Mitchellre PR c++/27339 (out-of-class definition of value templ...
2006-04-11  Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-04-08  Kazu Hirata* decl2.c, pt.c, semantics.c: Fix comment typos.
2006-03-09  Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-07  Gabriel Dos Reiscp-tree.h (tf_warning_or_error): Renamed from tf_warn_o...
2006-02-04  Gabriel Dos Reiscp-tree.h (tf_warn_or_error): New substituion flag.
2006-01-25  Volker Reicheltrevert: cp-tree.h (do_poplevel): Remove prototype.
2006-01-24  Mark Mitchell* semantics.c: Remove outdated comment.
2006-01-23  Volker Reicheltcp-tree.h (do_poplevel): Remove prototype.
2006-01-20  Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2005-12-27  Mark MitchellPR c++/23171, c++/23172, c++/25417.
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-02  Richard Guenthersemantics.c (simplify_aggr_init_expr): Use buildN inste...
2005-10-18  Nathan Sidwellre PR c++/22604 (ICE after invalid covariant return)
2005-10-16  Mark Mitchellre PR c++/22137 (Internal error: Segmentation fault...
2005-10-13  Mark Mitchellre PR c++/22464 (ICE on classes in template functions...
2005-10-05  Paolo Bonzinire PR c/21419 (Accepts writting to const via asm)
2005-09-12  Ian Lance Taylorre PR c++/7874 (g++ finds friend functions defined...
2005-09-09  Richard Hendersondbxout.c: Include expr.h.
2005-09-09  Mark Mitchellre PR c++/22252 (pragma interface/implementation still...
2005-09-06  Jakub Jelinekre PR c/23075 (Redundant / bogus warning)
2005-09-06  Kazu Hiratacp-tree.h, [...]: Fix comment typos.
2005-09-05  Mark Mitchellre PR c++/21440 (ICE with statement-as-expression)
2005-09-03  Mark Mitchellre PR c++/23699 (rejects static int as non constant...
2005-08-31  Volker Reicheltre PR c++/23639 (Bad error message: not a member of...
2005-07-21  Douglas Gregorre PR c++/2922 ([DR 197] two-stage lookup for unqualifi...
2005-07-20  Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-02  Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-23  Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-15  Mike StumpCanonicalize whitespace.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
2005-06-08  Nathan Sidwellre PR c++/19497 (Invalid declaration in template diagno...
2005-06-06  Nathan Sidwellre PR c++/20637 (Confusing message with different using...
2005-05-28  Ian Lance Taylorc-decl.c (add_stmt): Add C frontend specific version.
2005-05-25  Volker Reicheltre PR c++/21686 (weird quoting in an error message)
2005-05-17  Ziemowit LaskiYet more Objective-C++...
2005-05-02  Paolo Bonzinic-common.c (resolve_overloaded_builtin): Forward to...
2005-04-21  Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-16  Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-04-09  Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-03-30  Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-21  Paolo Carlinire PR c++/20461 (ICE at "class 'C' does not have any...
2005-03-14  Kriang LerdsuwanakijFriend class name lookup 5/n PR c++/1016
2005-02-23  Mark Mitchellre PR c++/19991 (Enum not accepted in array-size)
2005-02-22  Mark Mitchellparser.c (cp_parser_direct_declarator): Always complain...
2005-02-17  Alexandre Olivare PR c++/20022 (-fno-access-control is broken)
2005-02-03  Matt Austernre PR c++/19628 (g++ no longer accepts __builtin_consta...
2005-01-31  Mark Mitchellre PR c++/19457 (Warning depends on cached constant)
2005-01-27  Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2005-01-19  Kriang Lerdsuwanakijre PR c++/19375 (Access violation diagnostic given...
2005-01-18  Andrew Pinskire PR c/19472 (compiler internal error: in var_ann...
2004-12-29  Richard Hendersonre PR inline-asm/15740 (ICE caused by a memory operand...
2004-12-21  Nathan Sidwellre PR c++/14075 (("foo") accepted as char[] initializer)
2004-12-20  Mark Mitchellcp-tree.h (note_decl_for_pch): New function.
2004-12-08  Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-12-04  Kriang LerdsuwanakijPR c++/17011, c++/17971
2004-11-24  Ben Ellistoncp-tree.h (context_as_string): Remove extern.
2004-11-09  Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-01  Jason Merrillfix typo
2004-10-13  Andrew Pinskire PR c++/17661 (ICE in create_tmp_var)
2004-10-11  Kazu Hirata* semantics.c: Fix comment typos.
2004-10-11  Andrew Pinskire PR c++/17554 (crashes in on kopete build (KDE's...
2004-10-11  Andrew Pinskire PR c++/17907 (ice in optimize_inline_calls, at tree...
2004-10-10  Gabriel Dos ReisConvert diagnostics to use quoting flag q 7/n
2004-10-06  Andrew Pinski[multiple changes]
2004-10-01  Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-09-27  Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27  Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-21  Matt Austernc-common.c (fix_string_type): Build the unqualified...
2004-09-18  Kazu Hiratacall.c, [...]: Follow spelling conventions.
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-12  Richard Hendersonre PR c++/16254 (ICE in lower_stmt, at gimple-low.c...
2004-09-10  Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-09-10  Kazu Hirataclass.c, [...]: Fix comment typos.
2004-09-09  Ziemowit LaskiMake-lang.in (cp/semantics.o): Depend on c-common.h.
2004-09-09  Ziemowit Laskicp-tree.h (do_poplevel): New prototype.
2004-09-08  Nathan Sidwellvec.c (vec_p_reserve, [...]): Rename to ...
2004-09-06  Daniel Jacobowitz* semantics.c (expand_body): Assert that we are not...
2004-08-30  Nathan Sidwellname-lookup.c (pop_binding, [...]): Replace abort with...
next