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
2006-06-22
re PR c++/27821 (ICE with invalid ptr-to-member)
Lee Millward
2
-1
/
+5
2006-06-22
re PR c++/27805 (ICE with ptr-to-member of incomplete class)
Lee Millward
2
-1
/
+6
2006-06-22
re PR c++/28111 (ICE with invalid friend in template class)
Volker Reichelt
2
-1
/
+4
2006-06-22
re PR c++/28110 (ICE with invalid template constant parameter)
Volker Reichelt
2
-0
/
+6
2006-06-22
re PR c++/28109 (ICE with typeid of incomplete type)
Volker Reichelt
2
-1
/
+6
2006-06-20
re PR c++/28052 (ICE on invalid bitfield)
Volker Reichelt
3
-2
/
+10
2006-06-19
* pt.c (instantiate_template): Fix typo in comment.
Mark Mitchell
2
-3
/
+8
2006-06-19
parser.c (CP_LEXER_BUFFER_SIZE): Adjust to assure near power-of-two token vec...
Richard Guenther
2
-1
/
+6
2006-06-17
re PR c++/28016 (emitting template constant)
Mark Mitchell
2
-8
/
+13
2006-06-16
re PR c++/27979 (conversion check confused by enum bitfields)
Mark Mitchell
2
-1
/
+5
2006-06-16
re PR c++/27884 (bogus error: invalid use of 'register' in linkage specificat...
Mark Mitchell
4
-26
/
+24
2006-06-16
re PR c++/27689 (function template incorrectly selected as candidate)
Mark Mitchell
3
-27
/
+56
2006-06-16
re PR c++/27666 (ICE with volatile in conditional expression)
Mark Mitchell
2
-0
/
+12
2006-06-16
re PR c++/27640 (segfault, related to constructor instantiation and virtual b...
Mark Mitchell
2
-1
/
+16
2006-06-15
re PR c++/26559 (ICE with __builtin_constant_p in template argument)
Mark Mitchell
1
-15
/
+32
2006-06-15
re PR c++/27665 (ICE writing class instead of typename)
Mark Mitchell
1
-0
/
+8
2006-06-15
Fix ChangeLog
Mark Mitchell
1
-1
/
+1
2006-06-15
re PR c++/27648 (ICE on attribute on pointers in static_cast)
Mark Mitchell
2
-22
/
+22
2006-06-15
Fix ChangeLog
Mark Mitchell
1
-11
/
+6
2006-06-15
re PR c++/26559 (ICE with __builtin_constant_p in template argument)
Mark Mitchell
2
-31
/
+20
2006-06-14
* typeck.c (build_modify_expr): Tidy diagnostic message.
Gabriel Dos Reis
2
-1
/
+10
2006-06-14
re PR c++/28018 (g++.dg/ext/complit1.C fails: in emit_move_insn, at expr.c:3275)
Mark Mitchell
2
-1
/
+9
2006-06-14
* cp-tree.def: Fix typo.
Gabriel Dos Reis
2
-1
/
+5
2006-06-14
re PR c++/27227 (rejects valid code with some extern "C")
Mark Mitchell
2
-6
/
+48
2006-06-13
re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...
Jakub Jelinek
5
-6
/
+82
2006-06-12
re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...
Volker Reichelt
2
-0
/
+9
2006-06-12
re PR c++/27933 (ICE with invalid "using")
Volker Reichelt
2
-8
/
+10
2006-06-12
re PR c++/27951 (ICE with invalid anonymous union)
Volker Reichelt
2
-0
/
+8
2006-06-12
re PR c++/21210 (Trouble with __complex__ types default construction)
Roger Sayle
2
-4
/
+9
2006-06-07
re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...
Volker Reichelt
5
-2
/
+29
2006-06-06
re PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)
Mark Mitchell
2
-1
/
+19
2006-06-06
Fix up whitespacing
Mike Stump
27
-436
/
+418
2006-06-05
re PR c++/27819 (ICE casting static const variables)
Mark Mitchell
5
-50
/
+111
2006-06-05
re PR c++/27804 (ICE with invalid const variable)
Volker Reichelt
2
-1
/
+7
2006-06-04
re PR c++/27592 (dynamic cast failure)
Andrew Pinski
2
-1
/
+9
2006-06-04
re PR c++/26740 (ICE taking the address of a bound member function)
Andrew Pinski
2
-0
/
+6
2006-06-01
re PR c++/26660 (PCH vs -save-temps, ICE while GCing)
Alexandre Oliva
2
-3
/
+11
2006-05-31
re PR c++/27801 (ICE in invert_truthvalue with template)
Mark Mitchell
4
-1
/
+30
2006-05-31
re PR c++/27808 (ICE with invalid friend declaration)
Mark Mitchell
2
-3
/
+15
2006-05-30
re PR c++/27803 (ICE with invalid bit-field)
Mark Mitchell
2
-12
/
+18
2006-05-29
pt.c (convert_nontype_argument): Fix a typo in an error message.
Kazu Hirata
2
-1
/
+6
2006-05-28
decl.c, [...]: Fix comment typos.
Kazu Hirata
4
-3
/
+8
2006-05-25
re PR c++/20103 (ICE in create_tmp_var with C99 style struct initializer)
Mark Mitchell
8
-99
/
+85
2006-05-23
re PR c++/20173 (gcc accepts invalid partial specialization attempt of member...
Mark Mitchell
2
-8
/
+37
2006-05-22
re PR c++/27716 (ICE with invalid assignment)
Volker Reichelt
2
-1
/
+4
2006-05-22
* decl.c (grokdeclarator): Return error_mark_node instead of NULL_TREE.
Volker Reichelt
2
-1
/
+5
2006-05-21
re PR c++/27210 (ICE on c++ template)
Mark Mitchell
4
-3
/
+39
2006-05-21
re PR c++/27398 (ICE on missing closing parenthesis)
Volker Reichelt
2
-10
/
+16
2006-05-19
c-tree.h (default_conversion): Remove.
Mike Stump
2
-1
/
+5
2006-05-19
re PR c++/26433 (Syntax error using __FUNCTION__ in catch handler)
Mark Mitchell
5
-11
/
+34
[next]