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
2005-09-20
re PR c++/23947 (segv in reshape_init_r())
Jakub Jelinek
2
-1
/
+12
2005-09-16
re PR c++/23914 (further 'non-constant' template argument case exposed by Boost)
Mark Mitchell
2
-0
/
+10
2005-09-16
re PR c++/21514 ([DR 488] templates and anonymous enum)
Mark Mitchell
2
-7
/
+16
2005-09-16
re PR c++/23357 (ICE with __alignof__ on template arguments)
Jason Merrill
2
-2
/
+8
2005-09-16
re PR c++/23896 (boost::tie() = std::pair doesn't compile)
Mark Mitchell
2
-5
/
+19
2005-09-15
* pt.c (check_explicit_instantiation_namespace): Fix typo.
Mark Mitchell
2
-1
/
+3
2005-09-15
re PR c++/13140 (declaration in global namespace, definition inside named or ...
Mark Mitchell
3
-7
/
+100
2005-09-15
re PR c++/23725 (Error message regression with g++.dg/inherit/using4.C)
Nathan Sidwell
2
-1
/
+6
2005-09-13
re PR c++/16171 ([ABI] Problems with standard names in different namespaces)
Bastian Blank
2
-4
/
+9
2005-09-13
re PR c++/23839 (ICE: expected var_decl, have parm_decl in cxx_mark_addressab...
Mark Mitchell
2
-1
/
+7
2005-09-13
re PR c++/23842 (Incorrect access control context)
Mark Mitchell
2
-4
/
+6
2005-09-13
re PR c++/23841 (Floating-point literals cast to integral types should be acc...
Mark Mitchell
2
-1
/
+11
2005-09-12
re PR c++/23789 (compilation error when template parameters have certain comp...
Mark Mitchell
3
-28
/
+12
2005-09-12
re PR c++/7874 (g++ finds friend functions defined in class-definition but no...
Ian Lance Taylor
10
-82
/
+320
2005-09-11
decl2.c (build_anon_union_vars): Copy attributes from the base addr.
Richard Henderson
3
-3
/
+21
2005-09-09
parser.c (cp_parser_translation_unit): Simplify.
Gabriel Dos Reis
2
-31
/
+31
2005-09-09
dbxout.c: Include expr.h.
Richard Henderson
7
-22
/
+18
2005-09-09
re PR c++/22252 (pragma interface/implementation still break synthesized meth...
Mark Mitchell
5
-35
/
+61
2005-09-08
re PR debug/23190 (debug info omitted for uninitialized variables (stabs))
Richard Henderson
3
-2
/
+14
2005-09-08
re PR c++/23691 (`mpl_::bool_<false>::value' is not a valid template argument...
Mark Mitchell
2
-1
/
+35
2005-09-08
re PR objc++/16816 (obj-c++ parser error with multi-colon selectors)
Andrew Pinski
2
-13
/
+37
2005-09-07
cp-gimplify.c (cp_gimplify_expr): Create empty CONSTRUCTOR for EMPTY_CLASS_EXPR.
Richard Guenther
2
-2
/
+7
2005-09-06
re PR c/23075 (Redundant / bogus warning)
Jakub Jelinek
4
-4
/
+24
2005-09-06
re PR c++/9782 (constructor not called on higher-dimensional arrays of templa...
Mark Mitchell
7
-15
/
+47
2005-09-06
* decl.c (check_elaborated_type_specifier): Remove redundant check.
Volker Reichelt
2
-2
/
+5
2005-09-06
re PR c++/23056 (ICE in write_template_arg_literal, at cp/mangle.c)
Jakub Jelinek
2
-13
/
+40
2005-09-06
cp-tree.h, [...]: Fix comment typos.
Kazu Hirata
5
-7
/
+12
2005-09-05
re PR c++/23667 (tr1/6_containers/unordered/hashtable/23465.cc execution test...
Mark Mitchell
2
-11
/
+13
2005-09-05
re PR c++/21440 (ICE with statement-as-expression)
Mark Mitchell
2
-118
/
+79
2005-09-05
Move entry from cp/ChangeLog to testsuite/ChangeLog.
Volker Reichelt
1
-1
/
+0
2005-09-03
re PR c++/23699 (rejects static int as non constant after "extern template")
Mark Mitchell
1
-10
/
+31
2005-09-03
re PR c++/23699 (rejects static int as non constant after "extern template")
Mark Mitchell
4
-19
/
+27
2005-09-02
re PR c++/21687 (ICE in GC with local class inside a template function)
Mark Mitchell
2
-6
/
+23
2005-08-31
re PR objc++/23640 (obj-c++ does not call __objc_exec_class for the classes)
Andrew Pinski
2
-2
/
+9
2005-08-31
re PR c++/13377 (unexpected behavior of namespace usage directive)
Volker Reichelt
2
-4
/
+12
2005-08-31
re PR c++/23639 (Bad error message: not a member of '<declaration error>')
Volker Reichelt
2
-1
/
+9
2005-08-30
re PR c++/23586 (Bad diagnostic for invalid namespace-name)
Volker Reichelt
3
-23
/
+20
2005-08-29
re PR c++/23099 (ICE in build_simple_base_path, at cp/class.c:460)
Mark Mitchell
6
-41
/
+95
2005-08-26
re PR c++/19004 (ICE in uses_template_parms at cp/pt.c:4860)
Mark Mitchell
2
-6
/
+8
2005-08-26
re PR c++/23491 (new declarator with constant expression gives "error: invali...
Mark Mitchell
4
-32
/
+82
2005-08-25
re PR c++/20817 (ICE for tree check in build_offset_type)
Nathan Sidwell
2
-3
/
+11
2005-08-24
re PR c++/22454 (ICE with operator in default argument in template class)
Nathan Sidwell
2
-2
/
+8
2005-08-23
re PR c++/23044 (ICE on valid code)
Nathan Sidwell
2
-1
/
+7
2005-08-22
Correct PR number in last patch checked in.
Jim Wilson
1
-1
/
+1
2005-08-22
Partial fix for too large arrays.
James E Wilson
2
-2
/
+8
2005-08-22
re PR c++/22233 (ICE with wrong number of template parameters)
Volker Reichelt
2
-0
/
+7
2005-08-22
re PR c++/23089 (internal compiler error: in int_mode_for_mode, at stor-layou...
Volker Reichelt
2
-4
/
+12
2005-08-19
parser.c (cp_parser_nth_token_starts_template_argument_list_p): Fix typo in l...
Volker Reichelt
2
-1
/
+6
2005-08-16
aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
Kaveh R. Ghazi
3
-9
/
+13
2005-08-15
Fix Infinite Stack Recursion Regression.
Fariborz Jahanian
7
-19
/
+41
[next]