]> gcc.gnu.org Git - gcc.git/history - gcc/cp/name-lookup.c
re PR c++/26693 (Access checks not performed for types in templates)
[gcc.git] / gcc / cp / name-lookup.c
2009-01-21 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-01-15 Dodji Seketelire PR c++/38636 (ICE with broken ctor declaration)
2009-01-13 Jason Merrilltweak comment
2009-01-13 Jason Merrillre PR c++/35109 (ICE in lookup_name_real, at cp/name...
2009-01-12 Dodji Seketelire PR c++/36019 (template parameter does not hide class...
2008-12-21 Jason Merrillre PR c++/38597 ([c++0x] ICE when auto return type...
2008-12-08 Dodji Seketelire PR debug/38390 (Missing DW_TAG_imported_module)
2008-10-05 Dodji Seketelire PR debug/37410 (DW_TAG_imported_module is not in...
2008-09-25 Paolo Carlinire PR c++/37649 (ICE with invalid template class)
2008-09-17 H.J. Lure PR c++/37450 (C++ FE times out on duplicated parameter)
2008-09-17 Jason Merrillre PR c++/37558 (rev 140120 changes the accessibility...
2008-09-08 Jason Merrillre PR c++/37302 (function parameters are declared too...
2008-08-29 Jakub Jelinekre PR fortran/29635 (debug info of modules)
2008-08-26 Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-08-14 Paolo Carlinire PR c++/34485 (ICE with undefined type in template...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Ralf Wildenhuesobjc-act.c: Fix comment typos.
2008-07-18 Kaveh R. Ghazicvt.c (convert_to_void): Avoid C++ keywords.
2008-07-16 Dodji Seketelire PR c++/13699 (Extern "C" routine in different namesp...
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-02-26 Paolo Carlinire PR c++/35323 (ICE calling functions with fixed-point...
2008-02-25 Manuel López-Ibáñezc-common.c (match_case_to_enum_1): Add appropriate...
2008-02-25 Jason Merrillre PR c++/33486 (namespace association doesn't handle...
2008-01-22 Jason Merrillre PR c++/34912 (ICE with friend in local class)
2008-01-21 Paolo Carlinire PR c++/34776 (ICE with invalid member declaration...
2007-12-04 Douglas Gregorre PR c++/34101 (ICE with argument deduction of variadi...
2007-10-04 Jason Merrillre PR c++/32470 (fvisibility=hidden without effect...
2007-09-25 Simon Martinre PR c++/33207 (ICE redeclaring namespace as struct)
2007-08-24 Ollie Wildname-lookup.c (add_decl_to_level): Remove addition...
2007-08-23 Jakub Jelinekre PR c++/32898 (Definition of variable N::i outside...
2007-08-17 Ollie Wildre PR c++/31749 (ICE with invalid redeclaration of...
2007-08-10 Ollie Wildname-lookup.c (do_nonmember_using_decl): Print an error...
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-28 Simon Martinre PR c++/30917 (ICE with friend in local class (to...
2007-07-01 Ollie Wildname-lookup.c (ambiguous_decl): Fix case when new-...
2007-05-22 Ollie Wildname-lookup.c (ambiguous_decl): Adds check for hidden...
2007-03-15 Douglas Gregorptree.c (cxx_print_type): Use formatting markup for...
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-02-04 Kazu Hirataclass.c, [...]: Follow spelling conventions.
2006-12-02 Kazu Hirata* name-lookup.c: Follow spelling conventions.
2006-11-16 Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
2006-11-01 Geoffrey KeatingIn gcc/:
2006-09-06 Jason Merrillre PR c++/26102 ("using Base::member" nonsense)
2006-09-01 Nathan Sidwellre PR c++/28705 (ICE: in type_dependent_expression_p...
2006-08-03 Volker Reicheltre PR c++/28274 (Redeclaration with extra default argum...
2006-07-23 Mark Mitchellre PR c++/28025 (multiple template friend compile error)
2006-07-17 Volker Reicheltre PR c++/28250 (ICE with invalid catch)
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-25 Lee Millwardre PR c++/28051 (ICE on invalid conversion operator)
2006-06-23 Steve Ellceyre PR c++/28114 (ICE with struct definition in argument...
2006-06-13 Jakub Jelinekre PR middle-end/27793 (num_ssa_names inconsistent...
2006-06-12 Volker Reicheltre PR c++/27933 (ICE with invalid "using")
2006-06-06 Mike StumpFix up whitespacing
2006-04-05 Jason Merrillname-lookup.c (push_namespace_with_attribs): Temporaril...
2006-03-23 Jason Merrillname-lookup.c (push_namespace_with_attribs): Only apply...
2006-03-21 Jason Merrillre PR c++/21581 ((optimisation) Functions in anonymous...
2006-03-21 Jason Merrillre PR c++/21764 (visibility attributes on namespace...
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-18 Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-07 Roger Sayledecl.c (grokdeclarator): Don't bother checking for...
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2006-02-03 Mark Mitchellname-lookup.c (do_class_using_decl): Use IDENTIFIER_TYP...
2006-01-28 Mark Mitchellre PR c++/25855 (template specialisation not always...
2006-01-26 Jason Merrillre PR c++/16021 (Tests for container swap specialisatio...
2006-01-25 Volker Reicheltcp-tree.h (get_primary_binfo): Remove prototype.
2006-01-20 Volker Reicheltcall.c (add_builtin_candidates): Remove superfluous...
2006-01-20 Mark Mitchellre PR c++/22136 (Rejects old-style using declaration)
2006-01-19 Volker Reicheltre PR c++/16829 (default parameter can be not one of...
2006-01-19 Mark Mitchellre PR c++/25836 (G++ does not allow a conversion of...
2006-01-17 Kazu Hirataname-lookup.c (lookup_namespace_name): Remove.
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-04 Mark Mitchellre PR c++/25492 (friend class nested in derived class...
2005-11-25 Volker Reicheltname-lookup.c (lookup_name_real): Merge two if's.
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 Mike Stumpc-decl.c (lookup_name_two): Add.
2005-11-14 Mark Mitchellre PR c++/20293 (Wrong diagnostic for ambiguous access)
2005-10-18 Nathan Sidwellre PR c++/21383 (Crash when finding &a_templated_func<>)
2005-09-27 Mark Mitchellre PR c++/22147 (ICE in get_bindings)
2005-09-27 Jason Merrillre PR c++/13764 (c++ front-end creates extra blocks)
2005-09-12 Ian Lance Taylorre PR c++/7874 (g++ finds friend functions defined...
2005-09-09 Richard Hendersondbxout.c: Include expr.h.
2005-08-30 Volker Reicheltre PR c++/23586 (Bad diagnostic for invalid namespace...
2005-08-29 Mark Mitchellre PR c++/23099 (ICE in build_simple_base_path, at...
2005-08-16 Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-08-11 Nathan Sidwellre PR c++/23219 (ICE: Segmentation fault in decl_namesp...
2005-08-06 James A. Morrisonre PR debug/22514 (ICE in force_decl_die with invalid...
2005-08-05 Mark Mitchellre PR c++/19063 (ICE on invalid template parameter)
2005-08-01 Kazu Hirataclass.c, [...]: Fix comment typos.
2005-07-27 Devang Patel* name-lookup.c (pushtag): Do no set DECL_IGNORED_P...
2005-07-21 Volker Reicheltcall.c: Fix comment typo(s).
2005-07-21 Douglas Gregorre PR c++/2922 ([DR 197] two-stage lookup for unqualifi...
next
This page took 1.44857 seconds and 108 git commands to generate.