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
/
cp-tree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-11
* call.c, cp-tree.h, pt.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-03-09
re PR c++/14401 (Uninitialized reference error not reported.)
Mark Mitchell
1
-18
/
+8
2004-03-08
re PR c++/13170 (ICE in build_base_path)
Jason Merrill
1
-1
/
+1
2004-02-17
re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...
Mark Mitchell
1
-6
/
+0
2004-02-14
re PR c++/14122 (problem with non-type tmplt parm in member template)
Mark Mitchell
1
-1
/
+1
2004-02-13
call.c (conversion_kind): New type.
Mark Mitchell
1
-16
/
+4
2004-02-12
debug.h (struct gcc_debug_hooks): Add type_decl field.
Zack Weinberg
1
-1
/
+0
2004-02-04
re PR c++/13969 (static const value rejected as template parameter)
Mark Mitchell
1
-0
/
+1
2004-02-02
re PR c++/13113 (Nice warning about &(X::m) lost)
Mark Mitchell
1
-0
/
+1
2004-01-27
system.h (CHAR_BITFIELD): Delete.
Kaveh R. Ghazi
1
-10
/
+10
2004-01-19
re PR c++/13592 (C++ parser regression)
Mark Mitchell
1
-3
/
+1
2004-01-09
expr.h (expand_expr): Make it a macro, not a function.
Mark Mitchell
1
-2
/
+2
2004-01-02
re PR c++/13520 (gcc crashes with inheritance + default template parameter of...
Kriang Lerdsuwanakij
1
-1
/
+8
2003-12-23
c-common.c (flag_abi_version): Default to 2.
Mark Mitchell
1
-1
/
+0
2003-12-22
re PR c++/5050 (template instantiation depth exceeds/maybe recursion problem)
Andrew Pinski
1
-2
/
+0
2003-12-22
re PR c++/13438 (internal compiler error: tree check: expected identifier_nod...
Mark Mitchell
1
-6
/
+0
2003-12-21
call.c: Fix comment formatting.
Kazu Hirata
1
-3
/
+3
2003-12-18
c-decl.c (check_bitfield_type_and_width): Remove enum special case suppressio...
Richard Henderson
1
-1
/
+1
2003-12-12
re PR c++/13118 ([ABI] Missed covariant return thunk)
Nathan Sidwell
1
-15
/
+21
2003-12-10
* cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME is non-NULL.
Mark Mitchell
1
-1
/
+1
2003-12-08
re PR c++/11971 (ICE in cp_expr_size with variadic function call)
Jason Merrill
1
-0
/
+1
2003-12-08
Give the anonymous namespace a null DECL_NAME.
Jason Merrill
1
-2
/
+0
2003-12-04
re PR c++/9127 (Confusing diagnostic on specialization not introduced by "tem...
Mark Mitchell
1
-0
/
+1
2003-11-22
re PR c++/5369 (template member friend declaration not honored)
Kriang Lerdsuwanakij
1
-1
/
+3
2003-11-18
re PR c++/12932 (ICE with use of ptr-to-function as template arg)
Kriang Lerdsuwanakij
1
-1
/
+1
2003-11-12
re PR c++/12735 (duplicate error messages for redeclaration errors)
Mark Mitchell
1
-1
/
+1
2003-11-11
cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.
Jason Merrill
1
-0
/
+5
2003-10-24
PR c++/12698, c++/12699, c++/12700, c++/12566
Nathan Sidwell
1
-3
/
+17
2003-10-21
ChangeLog: Fix typos.
Kazu Hirata
1
-2
/
+2
2003-10-14
Breack out decl.c (3/n)
Gabriel Dos Reis
1
-1
/
+1
2003-10-14
name-lookup.h (cxx_scope_find_binding_for_name): Don't export.
Gabriel Dos Reis
1
-19
/
+0
2003-10-13
Break out decl.c (2/n)
Gabriel Dos Reis
1
-46
/
+2
2003-10-08
cp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS.
Giovanni Bajo
1
-1
/
+3
2003-10-03
decl.c (struct cp_binding_level): Move to name-lookup.h
Gabriel Dos Reis
1
-25
/
+0
2003-09-27
name-lookup.h (get_global_value_if_present): New function.
Gabriel Dos Reis
1
-2
/
+0
2003-09-27
cp-tree.h, [...]: Remove reference to macros BINDING_SCOPE, BINDING_VALUE and...
Gabriel Dos Reis
1
-3
/
+3
2003-09-23
cp-tree.h (scope_kind): Add new enumerator.
Gabriel Dos Reis
1
-3
/
+5
2003-09-21
Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
Richard Henderson
1
-1
/
+1
2003-09-21
tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.
Richard Henderson
1
-1
/
+1
2003-09-17
re PR c++/12266 (incorrect instantiation of unneeded template during overload...
Mark Mitchell
1
-1
/
+5
2003-09-17
re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)
Mark Mitchell
1
-0
/
+2
2003-09-15
re PR c++/3907 (nested template parm collides with member name)
Mark Mitchell
1
-16
/
+14
2003-09-10
cgraph.h (struct cgraph_node): Rename lowered to analyzed.
Richard Henderson
1
-1
/
+1
2003-09-06
cp-tree.h (add_binding): Remove declaration.
Gabriel Dos Reis
1
-1
/
+0
2003-09-05
re PR c++/12037 (Spurious "statement has no effect" in templates)
Nathan Sidwell
1
-2
/
+7
2003-09-04
cp-tree.h (finish_sizeof, [...]): Remove.
Nathan Sidwell
1
-4
/
+2
2003-09-04
Remove cast-as-lvalue extension.
Mark Mitchell
1
-4
/
+1
2003-09-02
re PR c++/11808 (Wrong namespace lookup for template function when induced by...
Mark Mitchell
1
-1
/
+6
2003-09-01
re PR c++/12114 ([3.3.2] Uninitialized memory accessed in dtor)
Mark Mitchell
1
-1
/
+1
2003-08-29
tree-optimize.c: New file.
Richard Henderson
1
-0
/
+1
[next]