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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
2005-12-08
call.c (build_conditional_expr): Print types in error messages.
Théodore Papadopoulo
2
-2
/
+8
2005-12-07
* expr.c (cxx_expand_expr): Call gcc_unreachable instead of abort.
Volker Reichelt
2
-1
/
+5
2005-12-07
* cp-gimplify.c (gimplify_cp_loop): Use fold_build3.
Volker Reichelt
2
-2
/
+5
2005-12-07
sourcebuild.texi (all.build, [...]): Remove.
Rafael Ávila de Espíndola
2
-6
/
+6
2005-12-07
gty.texi: Remove instructions for adding a dependency on s-gtype.
Alan Modra
2
-5
/
+4
2005-12-06
re PR c++/24138 (ICE with the code in PR 20407)
Aldy Hernandez
2
-0
/
+9
2005-12-06
typeck.c (build_binary_op): Issue warning if either operand of a comparison o...
Roger Sayle
2
-0
/
+15
2005-12-06
re PR c++/25263 (ICE on invalid array bound: int x[1/0];)
Roger Sayle
2
-1
/
+8
2005-12-06
In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
Daniel Berlin
2
-1
/
+7
2005-12-03
re PR c++/24173 (ICE with garbage collection)
Mark Mitchell
2
-2
/
+12
2005-12-02
semantics.c (simplify_aggr_init_expr): Use buildN instead of build.
Richard Guenther
2
-1
/
+6
2005-12-02
ggc.h (GGC_RESIZEVEC): New.
Gabriel Dos Reis
3
-5
/
+12
2005-12-02
decl2.c (get_priority_info): Use XNEW, not xmalloc.
Gabriel Dos Reis
10
-12
/
+28
2005-12-02
parser.c (cp_parser_make_typename_type): Call make_typename_type with tf_none...
Gabriel Dos Reis
2
-6
/
+19
2005-12-01
parser.c (cp_parser_declaration): Set token2.type to CPP_EOF, not RID_MAX.
Gabriel Dos Reis
2
-1
/
+9
2005-11-30
re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101)
Jason Merrill
2
-1
/
+10
2005-11-30
* typeck.c (build_x_unary_op): Correct spelling in error message.
Ben Elliston
2
-1
/
+5
2005-11-28
re PR c++/21166 (g++ gives error on reference to packed structure elements)
Nathan Sidwell
2
-1
/
+7
2005-11-27
re PR c++/24979 (DECL_MAIN_P is declared twice in cp-tree.h)
Volker Reichelt
2
-7
/
+5
2005-11-26
c-lex.c (pragma_lex): Rename from c_lex.
Richard Henderson
3
-6
/
+11
2005-11-25
re PR c++/9278 (Illegal use of typedef to "void")
Volker Reichelt
2
-0
/
+7
2005-11-25
typeck2.c (process_init_constructor_union): Remove check for unnamed union me...
Volker Reichelt
2
-6
/
+6
2005-11-25
name-lookup.c (lookup_name_real): Merge two if's.
Volker Reichelt
2
-6
/
+7
2005-11-25
pt.c (instantiate_class_template): Clean-up.
Volker Reichelt
2
-6
/
+10
2005-11-25
pt.c (template_class_depth_real): Remove.
Volker Reichelt
2
-21
/
+11
2005-11-24
re PR c++/14024 (g++ isn't reporting aliasing warnings)
Richard Guenther
2
-0
/
+14
2005-11-24
re PR target/24236 (gcc.dg/i386-sse-10.c fails on the mainline on x86_64-linu...
Gabriel Dos Reis
2
-1
/
+8
2005-11-24
re PR c++/21667 (misleading warning about array subscription)
Gabriel Dos Reis
2
-9
/
+7
2005-11-22
re PR c++/22238 (Awful error messages with virtual functions)
Gabriel Dos Reis
2
-0
/
+27
2005-11-21
c-common.c, [...]: Revert 2005-11-18 lookup_name patch.
Richard Henderson
6
-16
/
+24
2005-11-19
re PR c++/8355 (befriending a template specialization in another namespace)
Mark Mitchell
3
-68
/
+72
2005-11-18
c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.
Mike Stump
4
-3
/
+13
2005-11-16
re PR c++/24580 (virtual base class cause exception not to be caught)
Jason Merrill
2
-3
/
+11
2005-11-16
c-decl.c (lookup_name_two): Add.
Mike Stump
3
-0
/
+14
2005-11-15
re PR c++/24667 (-Wcast-qual fails to warn about offending cast for a old sty...
Mark Mitchell
2
-6
/
+20
2005-11-15
re PR c++/24687 (ICE after error)
Mark Mitchell
3
-10
/
+45
2005-11-15
parser.c (cp_lexer_get_preprocessor_token): Initialize keyword field.
Mark Mitchell
2
-1
/
+9
2005-11-14
re PR c++/24580 (virtual base class cause exception not to be caught)
Jason Merrill
2
-1
/
+9
2005-11-14
* parser.c (eof_token): Add initializer for ambiguous_p.
Mark Mitchell
2
-1
/
+5
2005-11-14
re PR c++/24817 (g++ accepts multiple function template declarations even if ...
Mark Mitchell
3
-35
/
+64
2005-11-14
re PR c++/20293 (Wrong diagnostic for ambiguous access)
Mark Mitchell
4
-56
/
+130
2005-11-12
re PR c++/24780 (ICE set_mem_attributes_minus_bitpos)
Jakub Jelinek
2
-2
/
+13
2005-11-12
re PR c++/24761 (templates and inline-asm and "+")
Jakub Jelinek
2
-3
/
+42
2005-11-08
re PR c++/19450 (__thread static class members)
Jakub Jelinek
2
-0
/
+30
2005-11-08
re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101)
Jason Merrill
2
-1
/
+8
2005-11-07
re PR c++/17256 (undefined but used static or inline functions should be diag...
Jason Merrill
3
-9
/
+20
2005-11-07
class.c (record_subobject_offsets): Don't record offsets past biggest empty c...
Mark Mitchell
2
-13
/
+21
2005-11-06
re PR c++/21308 (Very high compile time)
Mark Mitchell
2
-9
/
+46
2005-11-05
* decl2.c, init.c, typeck.c: Fix comment typos.
Kazu Hirata
4
-3
/
+7
2005-11-04
re PR c++/22487 (C++ front-end produces mis-match types in EQ_EXPR (array con...
Richard Guenther
2
-2
/
+8
[next]