index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
cp
/
name-lookup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-24
name-lookup.c (add_decl_to_level): Remove addition to vtables chain.
Ollie Wild
1
-5
/
+4
2007-08-24
re PR c++/32898 (Definition of variable N::i outside namespace N not rejected)
Jakub Jelinek
1
-1
/
+1
2007-08-17
re PR c++/31749 (ICE with invalid redeclaration of builtin)
Ollie Wild
1
-71
/
+92
2007-08-10
name-lookup.c (do_nonmember_using_decl): Print an error for ambiguous type lo...
Ollie Wild
1
-16
/
+20
2007-08-02
typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...
Nick Clifton
1
-5
/
+5
2007-07-28
re PR c++/30917 (ICE with friend in local class (to a function))
Simon Martin
1
-2
/
+43
2007-07-01
name-lookup.c (ambiguous_decl): Fix case when new->value is hidden.
Ollie Wild
1
-74
/
+52
2007-05-22
name-lookup.c (ambiguous_decl): Adds check for hidden types.
Ollie Wild
1
-2
/
+4
2007-03-15
ptree.c (cxx_print_type): Use formatting markup for integers when printing te...
Douglas Gregor
1
-3
/
+3
2007-03-10
re PR c++/20599 (variadic template support)
Douglas Gregor
1
-0
/
+12
2007-02-04
class.c, [...]: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2006-12-02
* name-lookup.c: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2006-11-16
tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.
Dirk Mueller
1
-2
/
+2
2006-11-01
In gcc/:
Geoffrey Keating
1
-5
/
+19
2006-09-05
re PR c++/26102 ("using Base::member" nonsense)
Jason Merrill
1
-6
/
+7
2006-09-01
re PR c++/28705 (ICE: in type_dependent_expression_p, at cp/pt.c:12837)
Nathan Sidwell
1
-1
/
+13
2006-08-03
re PR c++/28274 (Redeclaration with extra default argument doesn't work)
Volker Reichelt
1
-3
/
+3
2006-07-23
re PR c++/28025 (multiple template friend compile error)
Mark Mitchell
1
-8
/
+6
2006-07-17
re PR c++/28250 (ICE with invalid catch)
Volker Reichelt
1
-0
/
+3
2006-06-29
re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...
Jason Merrill
1
-10
/
+10
2006-06-25
re PR c++/28051 (ICE on invalid conversion operator)
Lee Millward
1
-0
/
+6
2006-06-23
re PR c++/28114 (ICE with struct definition in argument of template function)
Steve Ellcey
1
-1
/
+5
2006-06-13
re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...
Jakub Jelinek
1
-6
/
+20
2006-06-12
re PR c++/27933 (ICE with invalid "using")
Volker Reichelt
1
-8
/
+6
2006-06-06
Fix up whitespacing
Mike Stump
1
-12
/
+12
2006-04-05
name-lookup.c (push_namespace_with_attribs): Temporarily disable default hidd...
Jason Merrill
1
-1
/
+1
2006-03-22
name-lookup.c (push_namespace_with_attribs): Only apply hidden visibility to ...
Jason Merrill
1
-0
/
+2
2006-03-21
re PR c++/21581 ((optimisation) Functions in anonymous namespaces should defa...
Jason Merrill
1
-3
/
+12
2006-03-20
re PR c++/21764 (visibility attributes on namespace scope)
Jason Merrill
1
-1
/
+47
2006-03-09
Merge C++ from gomp-20050608-branch.
Richard Henderson
1
-0
/
+1
2006-02-18
re PR c++/26266 (Trouble with static const data members in template classes)
Mark Mitchell
1
-1
/
+1
2006-02-07
decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE.
Roger Sayle
1
-2
/
+1
2006-02-03
typeck.c (string_conv_p): Pass appropiate OPT_Wxxxx values when calling warni...
Lee Millward
1
-7
/
+7
2006-02-03
name-lookup.c (do_class_using_decl): Use IDENTIFIER_TYPENAME_P, not IDENTIFIE...
Mark Mitchell
1
-1
/
+1
2006-01-28
re PR c++/25855 (template specialisation not always found (partial ordering))
Mark Mitchell
1
-2
/
+6
2006-01-26
re PR c++/16021 (Tests for container swap specialisations FAIL in debug mode)
Jason Merrill
1
-3
/
+8
2006-01-25
cp-tree.h (get_primary_binfo): Remove prototype.
Volker Reichelt
1
-1
/
+1
2006-01-20
call.c (add_builtin_candidates): Remove superfluous return.
Volker Reichelt
1
-1
/
+0
2006-01-20
re PR c++/22136 (Rejects old-style using declaration)
Mark Mitchell
1
-37
/
+62
2006-01-19
re PR c++/16829 (default parameter can be not one of the last in function)
Volker Reichelt
1
-5
/
+3
2006-01-19
re PR c++/25836 (G++ does not allow a conversion of templated types)
Mark Mitchell
1
-0
/
+2
2006-01-17
name-lookup.c (lookup_namespace_name): Remove.
Kazu Hirata
1
-78
/
+0
2006-01-13
name-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT.
Jason Merrill
1
-1
/
+1
2006-01-12
re PR libstdc++/24660 (versioning weak symbols in libstdc++)
Jason Merrill
1
-5
/
+8
2006-01-04
re PR c++/25492 (friend class nested in derived class problem)
Mark Mitchell
1
-1
/
+7
2005-11-25
name-lookup.c (lookup_name_real): Merge two if's.
Volker Reichelt
1
-6
/
+3
2005-11-21
c-common.c, [...]: Revert 2005-11-18 lookup_name patch.
Richard Henderson
1
-7
/
+5
2005-11-19
re PR c++/8355 (befriending a template specialization in another namespace)
Mark Mitchell
1
-0
/
+4
2005-11-18
c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.
Mike Stump
1
-2
/
+2
2005-11-16
c-decl.c (lookup_name_two): Add.
Mike Stump
1
-0
/
+8
[next]