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
/
call.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-21
ChangeLog: Fix typos.
Kazu Hirata
1
-2
/
+2
2003-10-07
re PR c++/10147 (Confusing error message for invalid template function argument)
Mark Mitchell
1
-1
/
+3
2003-09-27
name-lookup.h (get_global_value_if_present): New function.
Gabriel Dos Reis
1
-5
/
+2
2003-09-20
c-format.c (gcc_diag_char_table): Add %J.
Richard Henderson
1
-4
/
+2
2003-09-18
re PR c++/12320 (ICE on use of undefined enum)
Danny Smith
1
-0
/
+2
2003-09-17
re PR c++/12266 (incorrect instantiation of unneeded template during overload...
Mark Mitchell
1
-1
/
+1
2003-09-15
re PR c++/3907 (nested template parm collides with member name)
Mark Mitchell
1
-5
/
+3
2003-09-07
re PR c++/11867 (static_cast ignores ambiguity)
Mark Mitchell
1
-13
/
+25
2003-09-05
re PR c++/12163 (static_cast + explicit ctor regression)
Mark Mitchell
1
-1
/
+15
2003-09-05
re PR c++/12037 (Spurious "statement has no effect" in templates)
Nathan Sidwell
1
-3
/
+4
2003-09-04
Remove cast-as-lvalue extension.
Mark Mitchell
1
-4
/
+5
2003-09-01
re PR c++/12114 ([3.3.2] Uninitialized memory accessed in dtor)
Mark Mitchell
1
-9
/
+31
2003-08-29
init.c (decl_constant_value): Deal with COND_EXPR specially.
Mark Mitchell
1
-2
/
+0
2003-08-28
re PR rtl-optimization/5079 (Reference to static const int not eliminated dur...
Mark Mitchell
1
-0
/
+2
2003-08-26
builtins.c (build_function_call_expr): Don't set TREE_SIDE_EFFECTS here.
Nathan Sidwell
1
-10
/
+6
2003-08-25
re PR target/8795 ([PPC] Altivec related bugs concerning gcc 3.3 and mainline)
Mark Mitchell
1
-2
/
+3
2003-08-21
re PR c++/11283 (ICE in build_conditional_expr)
Jason Merrill
1
-2
/
+7
2003-08-21
re PR c++/11551 (g++ accepts typedef as destructor name)
Mark Mitchell
1
-1
/
+1
2003-08-12
re PR c++/11703 (Problem with using enum in placement delete)
Mark Mitchell
1
-2
/
+4
2003-08-12
call.c (standard_conversion): Opaque pointers interconvert.
Aldy Hernandez
1
-0
/
+6
2003-08-10
re PR c++/11670 (ICE in convert_like_real on illegal code)
Nathan Sidwell
1
-1
/
+1
2003-08-07
Make-lang.in (cp/call.o): Add dependency for target.h.
Aldy Hernandez
1
-1
/
+6
2003-07-29
re PR c++/11667 (wider-than-int enums never compare equal to 0)
Mark Mitchell
1
-3
/
+3
2003-07-27
call.c (standard_conversion): Tweak handling of pointer-to-member types.
Mark Mitchell
1
-2
/
+2
2003-07-24
cp-tree.h (convert_to_base_statically): Declare.
Mark Mitchell
1
-5
/
+19
2003-07-23
re PR c++/11645 (Failure to deal with using and private inheritance)
Mark Mitchell
1
-1
/
+6
2003-07-23
re PR c++/11517 (g++ fails to properly convert pointer expressions in conditi...
Mark Mitchell
1
-7
/
+6
2003-07-22
fold-const.c (force_fit_type): Handle OFFSET_TYPE.
Mark Mitchell
1
-139
/
+73
2003-07-22
cp-tree.h (enum cp_lvalue_kind): Add clk_packed.
Nathan Sidwell
1
-3
/
+21
2003-07-19
fixfixes.c [...]: Remove unnecessary casts.
Kaveh R. Ghazi
1
-2
/
+1
2003-07-18
cp-tree.h (finish_non_static_data_member): Add object param.
Nathan Sidwell
1
-1
/
+1
2003-07-16
cp-tree.def (LOOKUP_EXPR): Remove.
Mark Mitchell
1
-3
/
+1
2003-07-14
re PR c++/11510 (Error message with operator __imag__ is missing spaces)
Gabriel Dos Reis
1
-0
/
+5
2003-07-14
re PR c++/5293 (confusing message when binding a temporary to a reference)
Gabriel Dos Reis
1
-1
/
+7
2003-07-14
re PR c++/11493 (tree check ICE in error.c)
Mark Mitchell
1
-4
/
+1
2003-07-09
fold-const.c (make_range): Do not access operand 1 for a zero-operand operator.
Mark Mitchell
1
-2
/
+25
2003-07-08
cp-tree.h (build_scoped_method_call): Remove.
Mark Mitchell
1
-120
/
+5
2003-07-06
call.c: Fix comment formatting.
Kazu Hirata
1
-3
/
+3
2003-07-06
re PR c++/11431 (static_cast behavior with subclasses when default constructo...
Mark Mitchell
1
-8
/
+17
2003-07-05
call.c: Fix comment typos.
Kazu Hirata
1
-4
/
+4
2003-07-04
call.c (build_addr_func): Handle bound pointers-to-members.
Mark Mitchell
1
-32
/
+8
2003-07-03
call.c (build_scoped_method_call): Use convert_to_void.
Mark Mitchell
1
-3
/
+3
2003-07-02
decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
Jan Hubicka
1
-1
/
+1
2003-07-01
call.c (resolve_scoped_fn_name): Return error_mark_node for erroneous cases.
Mark Mitchell
1
-1
/
+4
2003-07-01
re PR c++/11149 (ICE on error when instantiation with call function of a base...
Mark Mitchell
1
-0
/
+2
2003-06-28
re PR c++/10784 (Warning about choosing custom operator over copy constructor...
Nathan Sidwell
1
-2
/
+2
2003-06-26
call.c (build_op_delete_call): Use strip_array_call.
Nathan Sidwell
1
-5
/
+4
2003-06-26
re PR c++/10931 (valid conversion static_cast<const unsigned int&>(lvalue-of-...
Mark Mitchell
1
-13
/
+40
2003-06-24
call.c (enforce_access): Assert we get a binfo.
Nathan Sidwell
1
-1
/
+3
2003-06-21
re PR c++/10784 (Warning about choosing custom operator over copy constructor...
Gabriel Dos Reis
1
-1
/
+1
[prev]
[next]