]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/decl2.c
re PR c++/34055 (ICE with invalid specialization of variadic template)
[thirdparty/gcc.git] / gcc / cp / decl2.c
2008-01-29  Douglas Gregorre PR c++/34055 (ICE with invalid specialization of...
2008-01-25  Jason Merrilldecl2.c (is_late_template_attribute): Don't defer attri...
2008-01-24  Jason Merrillre PR c++/34913 (ICE vector in template)
2007-12-11  Jakub Jelinekre PR c++/34238 ("static data member used, but not...
2007-12-09  Jakub Jelinekre PR c++/34178 (Compilation using -frepo fails)
2007-11-22  Jakub Jelinekre PR c++/34094 (Undefined static data member in anonym...
2007-11-05  H.J. Lure PR c++/33871 (typeinfo name referenced in ... define...
2007-11-02  Diego Novillolanghooks.h (struct lang_hooks_for_callgraph): Remove...
2007-10-30  Jakub Jelinekre PR c++/33616 ("lvalue required as unary '&' operand...
2007-10-26  Paolo Carlinire PR c++/31988 (new operator should not permit default...
2007-09-30  Jason Merrillre PR c++/33094 (ICE on valid C++ virtual template...
2007-09-27  Jason Merrilldecl2.c (is_late_template_attribute): Don't crash on...
2007-09-23  Jason Merrillre PR c++/19407 (vector keyword in typedef inside templ...
2007-09-18  Jason Merrillre PR c++/17743 (dependent expressions in attributes)
2007-09-14  Jason MerrillPR c++/17743, c++/19163
2007-09-07  Jason Merrill* decl2.c (get_guard): Copy visibility from the guarded...
2007-08-22  Jason Merrillre PR c++/29365 (Unnecessary anonymous namespace warnings)
2007-08-20  Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-14  Paolo Carlinire PR c++/27211 (Bogus error "template definition of...
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-06-28  Geoffrey KeatingIndex: gcc/ChangeLog
2007-06-28  Geoffrey Keatingdecl2.c (start_objects): Mark constructor-runnning...
2007-06-23  Mark Mitchellextend.texi: Document that dllimport and dllexport...
2007-06-15  Mark Mitchellcp-tree.h (DECL_VAR_MARKED_P): Remove.
2007-06-14  Geoffrey Keatingdecl2.c (determine_visibility): Ensure that functions...
2007-06-14  Geoffrey Keatingre PR libgcj/31093 (Multicast PromiscuousTraffic)
2007-06-01  Mark Mitchelldecl.c (get_atexit_fn_ptr_type): New function.
2007-05-11  Jan Hubickasemantics.c (expand_or_defer_fn): Do not call c_record_...
2007-05-02  Seongbae Parkre PR c++/31663 (Segfault in constrain_class_visibility...
2007-04-23  Jan Hubickadecl2.c (finish_objects): Do not call target constructo...
2007-04-16  Seongbae Parkre PR c++/29365 (Unnecessary anonymous namespace warnings)
2007-03-10  Douglas Gregorre PR c++/20599 (variadic template support)
2007-02-26  Mark Mitchellc-decl.c (static_ctors): Move to c-common.c.
2007-02-25  Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-04  Kazu Hirataclass.c, [...]: Follow spelling conventions.
2007-01-20  Jan Hubickadecl2.c (start_objects, [...]): Do not make the functio...
2006-12-28  Kazu Hirata* decl2.c: Fix a comment typo.
2006-12-11  Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-06  Mark Mitchellre PR c++/29729 (ICE with template class in template...
2006-11-01  Geoffrey KeatingIn gcc/:
2006-11-01  Geoffrey KeatingIn gcc/:
2006-10-20  Lee Millwardre PR c++/28053 (ICE deriving from class with invalid...
2006-10-03  Mark Mitchellre PR c++/29138 (access declarations don't work for...
2006-08-27  Mark Mitchellre PR c++/28058 (ICE in inline_forbidden_p)
2006-08-25  Nathan Sidwellre PR c++/27787 (Qualified lookup fails to find inherit...
2006-08-21  Lee Millwardre PR c++/28741 (ICE with static member in invalid...
2006-08-01  Steve Ellceyre PR c++/28432 (duplicate "no member function declared...
2006-07-21  Jason Merrilldecl2.c (determine_visibility): Don't propagate visibil...
2006-07-21  Mike Stumpinvoke.texi (C++ Dialect Options): Note that -fvisibili...
2006-07-20  Jason Merrillre PR c++/28407 (Issue with anonymous namespace)
2006-07-17  Steve Ellceyre PR c++/28304 (ICE looking up invalid member template)
2006-07-16  Jakub Jelinekre PR c++/28370 (undefined reference to template class...
2006-07-15  Lee Millwardre PR c++/28292 (ICE in acceptable_java_type)
2006-07-15  Volker Reicheltre PR c++/28387 (ICE with attribute on invalid declaration)
2006-07-14  Volker Reicheltre PR c++/28343 (ICE with invalid asm specifier for...
2006-07-13  Geoffrey KeatingIndex: ChangeLog
2006-07-06  Jason Merrillre PR c++/28279 (ICE in finish_static_data_member_decl...
2006-06-30  Kazu Hirata* decl2.c: Fix a comment typo.
2006-06-30  Jason Merrillre PR c++/18698 (Error message using "using" for code...
2006-06-30  Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-25  Lee Millwardre PR c++/28054 (ICE with friend declaration of invalid...
2006-06-12  Volker Reicheltre PR c++/27951 (ICE with invalid anonymous union)
2006-06-06  Mike StumpFix up whitespacing
2006-05-28  Kazu Hiratadecl.c, [...]: Fix comment typos.
2006-05-25  Mark Mitchellre PR c++/20103 (ICE in create_tmp_var with C99 style...
2006-05-17  Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-05-08  Volker Reicheltre PR c++/27447 (ICE on invalid ptr-to-member-function)
2006-05-02  Mark Mitchellre PR c++/27309 (ICE on invalid constructor definition)
2006-04-30  Mark Mitchellre PR c++/27094 (tree check: expected tree_list, have...
2006-04-24  Mark Mitchellre PR c++/26912 (friend const member function specializ...
2006-04-08  Kazu Hirata* decl2.c, pt.c, semantics.c: Fix comment typos.
2006-03-21  Jason Merrillre PR c++/21764 (visibility attributes on namespace...
2006-03-03  Mike Stumpdecl2.c (import_export_decl): Remove redundant call...
2006-03-02  Mike Stumpre PR target/25908 (vtables with vague linkage is not...
2006-02-18  Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-01-29  Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-19  Volker Reicheltre PR c++/16829 (default parameter can be not one of...
2006-01-02  Mark Mitchell* decl2.c (mark_used): Fix typo in comment.
2005-12-23  Mark Mitchellre PR c++/25369 (use of inline function in template...
2005-12-02  Gabriel Dos Reisdecl2.c (get_priority_info): Use XNEW, not xmalloc.
2005-11-07  Jason Merrillre PR c++/17256 (undefined but used static or inline...
2005-11-05  Kazu Hirata* decl2.c, init.c, typeck.c: Fix comment typos.
2005-10-16  Mark Mitchellre PR c++/24389 (template variable not getting marked...
2005-09-26  Richard Guentherre PR middle-end/15855 (g++ crash with -O2 and -O3...
2005-09-12  Richard Hendersondecl2.c (build_anon_union_vars): Copy attributes from...
2005-09-09  Richard Hendersondbxout.c: Include expr.h.
2005-09-09  Mark Mitchellre PR c++/22252 (pragma interface/implementation still...
2005-09-09  Richard Hendersonre PR debug/23190 (debug info omitted for uninitialized...
2005-09-08  Mark Mitchellre PR c++/23691 (`mpl_::bool_<false>::value' is not...
2005-09-06  Kazu Hiratacp-tree.h, [...]: Fix comment typos.
2005-09-03  Mark Mitchellre PR c++/23699 (rejects static int as non constant...
2005-08-31  Andrew Pinskire PR objc++/23640 (obj-c++ does not call __objc_exec_c...
2005-08-11  Volker Reicheltre PR c++/23266 (ICE on pure specifier for static method)
2005-07-20  Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-18  Mark Mitchellre PR c++/22263 (explicit instantiation fails to emit...
2005-07-08  Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-02  Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-25  Kelley CookUpdate FSF address.
next