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
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-12
Replace gnu::unique_ptr with std::unique_ptr
Jonathan Wakely
1
-1
/
+1
2021-12-03
c++: avoid redundant scope in diagnostics
Jason Merrill
1
-1
/
+9
2021-11-24
c++: Fix missing NSDMI diagnostic in C++98 [PR103347]
Marek Polacek
1
-16
/
+16
2021-11-15
c++: Add -fimplicit-constexpr
Jason Merrill
1
-1
/
+2
2021-07-06
Remove support for %G and %K.
Martin Sebor
1
-9
/
+0
2021-05-27
c++: Output less irrelevant info for function template decl [PR100716]
Matthias Kretz
1
-15
/
+48
2021-05-27
c++: Add missing scope in typedef diagnostic [PR100763]
Matthias Kretz
1
-0
/
+2
2021-05-20
c++: Add new warning options for C++ language mismatches
Jonathan Wakely
1
-18
/
+19
2021-05-10
Come up with startswith function.
Martin Liska
1
-1
/
+1
2021-04-21
Revert "Use flags in dump_decl."
Martin Liska
1
-1
/
+1
2021-04-21
Use flags in dump_decl.
Martin Liska
1
-1
/
+1
2021-04-21
Support LABEL_DECL in %qD directive.
Martin Liska
1
-1
/
+4
2021-02-25
c++: Fix pretty printing the context of local class [PR99213]
Patrick Palka
1
-3
/
+1
2021-02-02
c++: Member fns and deduction guide rewriting [PR98929]
Jason Merrill
1
-1
/
+2
2021-01-06
PR c++/95768 - pretty-printer ICE on -Wuninitialized with allocated storage
Martin Sebor
1
-26
/
+2
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-10
c++: Module-specific error and tree dumping
Nathan Sidwell
1
-0
/
+39
2020-11-27
Revert previous change and use pragma to suppress -Wformat-diag.
Martin Sebor
1
-10
/
+8
2020-11-25
Clean up -Wformat-diag warnings (PR bootstrap/97622, PR bootstrap/94982)
Martin Sebor
1
-3
/
+18
2020-11-21
Additional small changes to support opaque modes
Aaron Sawdey
1
-0
/
+4
2020-10-12
PR c++/97201 - ICE in -Warray-bounds writing to result of operator new(0)
Martin Sebor
1
-2
/
+5
2020-10-05
support TARGET_MEM_REF in C/C++ error pretty-printing [PR97197]
Jakub Jelinek
1
-0
/
+58
2020-07-22
c++: More cleanups for modern C++
Nathan Sidwell
1
-13
/
+11
2020-06-05
c++: Fix pretty-print of pointer minus integer.
Jason Merrill
1
-1
/
+8
2020-04-28
c++: Parameter pack in requires parameter list [PR94808]
Patrick Palka
1
-12
/
+4
2020-04-13
c++: Infinite diagnostic loop with decltype([]{}) [PR94521]
Patrick Palka
1
-0
/
+2
2020-03-20
c++: Include the constraint parameter mapping in diagnostic constraint contexts
Patrick Palka
1
-25
/
+10
2020-02-10
c++: Improve dump_decl for standard concepts
Patrick Palka
1
-10
/
+8
2020-02-10
c++: Fux strncmp last argument in dump_decl_name [PR93641]
Jakub Jelinek
1
-1
/
+1
2020-02-07
c++: Fix use of local in constexpr if.
Jason Merrill
1
-6
/
+0
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-11
Introduce pretty_printer::clone vfunc
David Malcolm
1
-0
/
+5
2019-12-10
Replace label_text ctor with "borrow" and "take"
David Malcolm
1
-2
/
+2
2019-11-27
PR c++/92206 - ICE with typedef to dependent alias.
Jason Merrill
1
-3
/
+3
2019-11-27
Diagnose certain constraint errors as hard errors, but otherwise treat them t...
Andrew Sutton
1
-0
/
+3
2019-11-05
Implement C++20 operator<=>.
Jason Merrill
1
-0
/
+1
2019-11-02
PR c++/88335 - Implement P1073R3: Immediate functions
Jakub Jelinek
1
-1
/
+3
2019-10-22
[C++] Avoid exposing internal details in aka types
Richard Sandiford
1
-3
/
+7
2019-10-17
decl.c (grokfndecl): Remove redundant use of in_system_header_at.
Paolo Carlini
1
-4
/
+1
2019-10-09
Update the concepts implementation to conform to C++20.
Jason Merrill
1
-13
/
+189
2019-08-05
cp-tree.h (cp_expr_loc_or_input_loc): New.
Paolo Carlini
1
-1
/
+1
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-1
/
+2
2019-06-23
Rename DEFAULT_ARG to DEFERRED_PARSE.
Marek Polacek
1
-3
/
+3
2019-05-31
[C++PATCH] Lambda names are anonymous
Nathan Sidwell
1
-8
/
+9
2019-05-28
[PATCH] Commonize anon-name generation
Nathan Sidwell
1
-1
/
+1
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-15
/
+17
2019-02-19
re PR c++/89390 (ICE in get_string, at spellcheck-tree.h:46)
Jakub Jelinek
1
-1
/
+1
2019-01-17
[PR86648] use auto identifier for class placeholder templates
Alexandre Oliva
1
-0
/
+6
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]