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
/
error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-28
re PR c++/33213 (Broken diagnostic: 'type_pack_expansion' not supported by du...
Paolo Carlini
1
-0
/
+1
2007-09-28
re PR c++/33118 (#'argument_pack_select' not supported by dump_expr#<expressi...
Paolo Carlini
1
-26
/
+7
2007-09-27
re PR c++/33493 (Broken diagnostic: 'dl_expr' not supported by dump_expr)
Paolo Carlini
1
-0
/
+5
2007-09-27
builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...
Jakub Jelinek
1
-8
/
+91
2007-09-18
re PR c++/33462 (Broken diagnostic: 'va_arg_expr' not supported by dump_expr)
Paolo Carlini
1
-0
/
+4
2007-09-18
re PR c++/33463 (Broken diagnostic: 'typeid_expr' not supported by dump_expr)
Paolo Carlini
1
-0
/
+4
2007-09-18
re PR c++/33464 (Broken diagnostic: 'trait_expr' not supported by dump_expr)
Paolo Carlini
1
-0
/
+4
2007-08-28
re PR c++/33209 (Broken diagnostic: 'template_type_parm' not supported by dum...
Paolo Carlini
1
-0
/
+5
2007-08-28
error.c (dump_expr): Handle COMPLEX_CST.
Gabriel Dos Reis
1
-0
/
+1
2007-08-25
decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.
Paolo Bonzini
1
-13
/
+14
2007-08-24
re PR c++/31941 ("confused by earlier errors" message without earlier error m...
Jakub Jelinek
1
-2
/
+6
2007-08-17
re PR c++/32112 (#'unbound_class_template' not supported by dump_decl#)
Paolo Carlini
1
-0
/
+4
2007-08-10
re PR c++/17763 (Wrong context in error message for template parameter)
Paolo Carlini
1
-2
/
+2
2007-08-09
c-typeck.c (readonly_error): Improve error for assignment.
Daniel Berlin
1
-0
/
+4
2007-08-02
typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...
Nick Clifton
1
-4
/
+3
2007-07-27
typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.
Douglas Gregor
1
-0
/
+10
2007-07-12
re PR c++/30854 (Wrong number of arguments printed for constructor)
Jakub Jelinek
1
-1
/
+1
2007-06-07
re PR c++/30759 (initializer-list accepted for object of non-POD type)
Simon Martin
1
-1
/
+1
2007-05-31
re PR c++/7412 ([DR 106] References to references)
Russell Yanofsky
1
-1
/
+9
2007-05-25
re PR c++/31431 (ICE with invalid parameter pack)
Douglas Gregor
1
-0
/
+13
2007-04-27
error.c (maybe_warn_variadic_templates): Variadic templates are now in C++0x,...
Douglas Gregor
1
-1
/
+1
2007-04-15
* cp-tree.h, error.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-03-23
error.c (dump_expr): Handle dependent names that designate types.
Gabriel Dos Reis
1
-0
/
+18
2007-03-10
re PR c++/20599 (variadic template support)
Douglas Gregor
1
-14
/
+66
2007-02-22
dwarf2out.c (add_AT_string): Call ggc_strdup once per string.
Michael Matz
1
-5
/
+17
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-18
/
+62
2007-01-31
error.c (dump_type_suffix): Avoid use of cp_build_binary_op when calculating ...
Roger Sayle
1
-9
/
+9
2006-12-03
re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...
Richard Henderson
1
-1
/
+16
2006-11-21
cp-tree.def (STATIC_ASSERT): New.
Douglas Gregor
1
-0
/
+4
2006-08-09
re PR c++/28637 (ICE on invalid template parameter)
Lee Millward
1
-1
/
+9
2006-07-28
re PR c++/27668 (ICE with invalid template parameter)
Lee Millward
1
-2
/
+8
2006-06-06
Fix up whitespacing
Mike Stump
1
-3
/
+3
2006-02-14
call.c (standard_conversion): Return NULL instead of 0.
Volker Reichelt
1
-1
/
+1
2005-12-30
c-pretty-print.h (struct c_pretty_print_info): Add new member "constant".
Gabriel Dos Reis
1
-9
/
+2
2005-11-22
re PR c++/22238 (Awful error messages with virtual functions)
Gabriel Dos Reis
1
-0
/
+21
2005-11-14
re PR c++/24817 (g++ accepts multiple function template declarations even if ...
Mark Mitchell
1
-1
/
+2
2005-11-04
cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.
Joseph Myers
1
-2
/
+2
2005-11-03
re PR c++/17964 (cpp error messages contain wrong line in C++)
Joseph Myers
1
-0
/
+33
2005-10-12
==> cp/ChangeLog <==
Paolo Bonzini
1
-0
/
+3
2005-10-10
re PR c++/24139 (Rejects definition of member of specialized inner class)
Mark Mitchell
1
-6
/
+2
2005-10-04
error.c (dump_type): Print reworded message.
Alexandre Oliva
1
-1
/
+1
2005-09-15
re PR c++/23725 (Error message regression with g++.dg/inherit/using4.C)
Nathan Sidwell
1
-1
/
+1
2005-09-09
dbxout.c: Include expr.h.
Richard Henderson
1
-1
/
+0
2005-07-20
Make CONSTRUCTOR use VEC to store initializers.
Giovanni Bajo
1
-2
/
+19
2005-07-02
toplev.c (default_tree_printer): Handle setting location with '+' flag.
Joseph Myers
1
-123
/
+2
2005-06-30
pretty-print.h (PP_NL_ARGMAX): New.
Zack Weinberg
1
-13
/
+16
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-15
re PR c++/20678 (Make process stopped)
Nathan Sidwell
1
-1
/
+2
2005-06-15
Canonicalize whitespace.
Mike Stump
1
-197
/
+197
2005-06-14
Remove extra white spacing at end of lines.
Mike Stump
1
-17
/
+17
[next]