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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-18
re PR c++/17068 (ICE: tree check: expected class 'd', have 'x' (identifier_no...
Mark Mitchell
2
-2
/
+9
2004-08-18
re PR c++/16246 (Incorrect template argument deduction)
Mark Mitchell
2
-50
/
+34
2004-08-18
re PR c++/16215 (Bad error message when requesting member of non-aggregate type)
Mark Mitchell
2
-8
/
+25
2004-08-17
re PR c++/15871 (g++ does not honour -fkeep-inline-functions)
Mark Mitchell
2
-1
/
+10
2004-08-17
re PR c++/16965 (Confusing mismatch in error messages)
Mark Mitchell
6
-28
/
+94
2004-08-16
re PR c++/6749 (infinite loop with inheritance of abstract classes)
Kriang Lerdsuwanakij
4
-19
/
+37
2004-08-16
call.c (build_vfield_ref, [...]): Replace calls to build with calls to buildN.
Roger Sayle
17
-325
/
+378
2004-08-15
tree.h (build_int_cst): New.
Nathan Sidwell
13
-59
/
+73
2004-08-12
Fix typo
Mark Mitchell
1
-2
/
+3
2004-08-12
re PR c++/16273 (Memory exhausted when using nested classes and virtual funct...
Mark Mitchell
2
-58
/
+115
2004-08-12
parser.c (cp_parser_asm_definition): Properly consume scope operator tokens p...
Jan Beulich
2
-14
/
+13
2004-08-12
re PR c++/16698 (ICE with exceptions and declaration of __cxa_throw)
Mark Mitchell
2
-10
/
+14
2004-08-12
re PR c++/16853 (pointer-to-member initialization from incompatible one accep...
Mark Mitchell
4
-1
/
+22
2004-08-11
re PR c++/16964 (ICE in cp_parser_class_specifier due to redefinition)
Mark Mitchell
3
-2
/
+52
2004-08-11
re PR c++/16971 (ICE on duplicate definition)
Mark Mitchell
2
-1
/
+6
2004-08-07
Make return in memory explicit.
Jason Merrill
1
-3
/
+19
2004-08-06
re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)
Richard Sandiford
2
-2
/
+7
2004-08-06
expr.c (expand_expr_real_1): Remove.
Paolo Bonzini
2
-3
/
+4
2004-08-06
tree.c (handle_dll_attribute): Move here from i383/winnt.c.
Mark Mitchell
3
-9
/
+29
2004-08-06
g++spec.c (lang_specific_driver): An -Xlinker or -Wl, option means that libst...
Geoffrey Keating
2
-1
/
+15
2004-08-05
tree.h (force_fit_type): Return a tree, take three flags.
Nathan Sidwell
2
-1
/
+7
2004-08-05
re PR c/14516 (-fleading-underscore does not work correctly for file static v...
Geoffrey Keating
7
-38
/
+35
2004-08-04
Fix typo.
Paul Brook
1
-1
/
+1
2004-08-04
decl.c (complete_array_type): Don't gratuitously copy maxindex.
Nathan Sidwell
2
-3
/
+5
2004-08-04
target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.
Paul Brook
7
-31
/
+109
2004-08-04
class.c (build_vtable): Do not set DECL_VISIBILITY here.
Mark Mitchell
9
-160
/
+136
2004-08-02
re PR c++/16707 (ICE with using)
Mark Mitchell
2
-9
/
+16
2004-08-02
re PR c++/16224 (internal compiler error: in write_unscoped_name (template/na...
Mark Mitchell
3
-83
/
+99
2004-08-02
Fix typos in ChangeLog.
Mark Mitchell
1
-2
/
+2
2004-08-02
Fix typo in ChangeLog
Mark Mitchell
1
-1
/
+1
2004-08-02
re PR c++/16338 (ICE when throwing a compound literal)
Mark Mitchell
7
-34
/
+76
2004-08-01
call.c (z_candidate::template_decl): Rename from template.
Gabriel Dos Reis
2
-7
/
+14
2004-07-29
c-common.h (lang_post_pch_load): New variable.
Mark Mitchell
13
-757
/
+963
2004-07-28
c-common.c (c_common_unsafe_for_reeval): Delete.
Eric Christopher
3
-118
/
+119
2004-07-28
cp-tree.h (struct tree_pair_s): New.
Nathan Sidwell
3
-19
/
+44
2004-07-27
pt.c, typeck.c: Remove spurious carriage returns.
Kelley Cook
3
-3
/
+7
2004-07-27
re PR c++/14429 (valid template template argument rejected)
Kriang Lerdsuwanakij
2
-4
/
+15
2004-07-26
g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.
Geoffrey Keating
2
-5
/
+15
2004-07-26
tree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
Nathan Sidwell
4
-17
/
+18
2004-07-25
Remove DOS line endings
Giovanni Bajo
1
-21
/
+21
2004-07-25
re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...
Niall Douglas
7
-12
/
+106
2004-07-25
decl.c: Rename all identifiers named `class' to `cl'.
Bernardo Innocenti
3
-8
/
+16
2004-07-25
cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
Gabriel Dos Reis
8
-30
/
+53
2004-07-25
c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU...
Richard Henderson
3
-4
/
+16
2004-07-23
cp: * search.c (lookup_conversion_operator): Avoid two loops.
Nathan Sidwell
2
-83
/
+325
2004-07-22
* pt.c
Nathan Sidwell
2
-0
/
+8
2004-07-21
builtins.c (expand_builtin_setjmp_receiver): Fix comment for code removal.
Eric Christopher
2
-208
/
+218
2004-07-21
c-common.c (vector_types_convertible_p): Use vector types' TYPE_SIZE and TREE...
Paolo Bonzini
2
-2
/
+12
2004-07-21
re PR c++/14497 (Accepts invalid specialization of member template missing "t...
Giovanni Bajo
2
-29
/
+17
2004-07-21
re PR c++/509 (G++ forbids template specialization as ambiguous)
Giovanni Bajo
2
-4
/
+59
[next]