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/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
2009-11-06
re PR c++/15946 (Unhelpful error message when "typename" is omitted)
Jason Merrill
1
-3
/
+11
2009-10-17
re PR c++/38888 ([C++0x] badly readable diagnostic output with variadic templ...
Jason Merrill
1
-1
/
+7
2009-09-29
merge in cxx0x-lambdas-branch@152308
Jason Merrill
1
-1
/
+25
2009-09-10
* error.c (find_typenames_r): Also add decltypes.
Jason Merrill
1
-2
/
+4
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-5
/
+12
2009-08-04
re PR debug/39706 (namespaces represented incorrectly in debug_pubnames)
Dodji Seketeli
1
-1
/
+4
2009-07-29
re PR c++/14912 (Do not print default template arguments in error messages)
Jason Merrill
1
-1
/
+4
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-1
/
+5
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-1
/
+2
2009-07-10
re PR middle-end/40502 (crash in cp_diagnostic_starter)
Jakub Jelinek
1
-1
/
+1
2009-07-03
cp-tree.h (struct lang_decl): Overhaul.
Jason Merrill
1
-1
/
+1
2009-06-29
re PR c++/40274 (Revision 145566 caused ICE in tsubst, at cp/pt.c:9289)
Jason Merrill
1
-6
/
+5
2009-06-24
* error.c (dump_decl): Do say "typedef" for the injected class name.
Jason Merrill
1
-1
/
+1
2009-06-01
diagnostic.c (diagnostic_build_prefix): Always print columns.
Aldy Hernandez
1
-6
/
+17
2009-05-29
builtins.c (validate_gimple_arglist): Don't use va_arg with enum type.
Ian Lance Taylor
1
-2
/
+2
2009-05-28
Fix for PR c++/PR39754
Dodji Seketeli
1
-1
/
+1
2009-05-10
pretty-print.h (struct pretty_print_info): Add translate_identifiers.
Joseph Myers
1
-37
/
+63
2009-05-01
c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p...
Joseph Myers
1
-77
/
+78
2009-04-20
re PR c++/13358 (long long and C++ do not mix well)
Manuel López-Ibáñez
1
-0
/
+19
2009-04-08
re PR c++/25185 (deep typedef substitution in error message)
Jason Merrill
1
-3
/
+11
2009-04-07
re PR c++/25185 (deep typedef substitution in error message)
Jason Merrill
1
-2
/
+3
2009-04-05
re PR c++/14912 (Do not print default template arguments in error messages)
Jason Merrill
1
-14
/
+53
2009-04-04
re PR c++/25185 (deep typedef substitution in error message)
Jason Merrill
1
-18
/
+29
2009-04-02
re PR c++/25185 (deep typedef substitution in error message)
Jason Merrill
1
-3
/
+64
2009-03-31
re PR c++/37806 (CV-qualifiers on function typedef's are inconsistently accep...
Jason Merrill
1
-9
/
+10
2009-03-29
re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...
Joseph Myers
1
-33
/
+0
2009-03-06
re PR c++/33492 (Broken diagnostic: 'must_not_throw_expr' not supported by du...
Paolo Carlini
1
-2
/
+3
2009-01-30
re PR c++/33465 (Broken diagnostic: 'fix_trunc_expr' and 'float_expr' not sup...
Paolo Carlini
1
-0
/
+4
2009-01-09
re PR c++/35335 (Broken diagnostic: 'expr_stmt' not supported by dump_expr)
Jakub Jelinek
1
-1
/
+2
2008-12-05
re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)
Jakub Jelinek
1
-0
/
+1
2008-11-19
re PR c++/35405 (Internal compiler error)
Dodji Seketeli
1
-2
/
+4
2008-11-12
re PR c++/35334 (Broken diagnostic for complex cast)
Jakub Jelinek
1
-0
/
+1
2008-10-03
re PR c++/37719 (incorrect type on warning of mismatched exception specificat...
Paolo Carlini
1
-1
/
+6
2008-08-26
c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...
Douglas Gregor
1
-2
/
+7
2008-08-21
diagnostic.c (pedwarn_at): Rename as pedwarn.
Manuel López-Ibáñez
1
-1
/
+1
2008-08-19
re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in...
Jakub Jelinek
1
-1
/
+3
2008-08-08
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...
Manuel López-Ibáñez
1
-1
/
+1
2008-07-24
Implement defaulted/deleted functions as per N2346
Jason Merrill
1
-1
/
+1
2008-07-23
re PR c/35058 (-Werror= works only with some warnings)
Manuel López-Ibáñez
1
-1
/
+1
2008-07-02
Implement WG21 N2672, Initializer List proposed wording
Jason Merrill
1
-4
/
+14
2008-05-12
typeck2.c (digest_init): Use CONVERT_EXPR_P.
Tomas Bily
1
-2
/
+1
2008-03-26
re PR c++/35332 (Broken diagnostics for builtins)
Jakub Jelinek
1
-0
/
+8
2008-03-02
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
1
-1
/
+1
2008-02-26
system.h (USE_MAPPED_LOCATION): Poison.
Tom Tromey
1
-2
/
+0
2008-02-25
re PR c++/35333 (Broken diagnostic for complex builtin)
Paolo Carlini
1
-0
/
+3
2008-02-24
error.c (dump_expr): Don't deal directly with NEW_EXPR (and VEC_NEW_EXPR), fo...
Paolo Carlini
1
-37
/
+2
2008-01-26
re PR c++/34965 (Broken diagnostic: 'truth_and_expr' not supported by dump_expr)
Jakub Jelinek
1
-0
/
+10
2008-01-22
re PR c++/34918 (Broken diagnostic: 'vector_cst' not supported by dump_expr)
Jakub Jelinek
1
-1
/
+2
2008-01-21
re PR c++/34850 (Recursive BLOCK tree causes compilation to hang during diagn...
Richard Guenther
1
-1
/
+3
2008-01-21
re PR c++/34891 (Broken diagnostic: 'view_convert_expr' not supported by dump...
Paolo Carlini
1
-0
/
+1
[next]