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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
c-typeck.c (c_finish_omp_clauses): Mark OpenACC reduction arguments as addres...
Chung-Lin Tang
2
-0
/
+16
2016-06-03
pred-1.C: New testcase
Jan Hubicka
2
-1
/
+6
2016-06-02
decl.c (xref_tag_1): Change pairs of errors to error + inform.
Paolo Carlini
3
-9
/
+15
2016-06-02
re PR c++/71372 (C++ FE drops TREE_THIS_VOLATILE in cp_fold on all tcc_refere...
Jakub Jelinek
2
-2
/
+25
2016-05-31
* pt.c (instantiate_decl): Avoid recalculation.
Jason Merrill
2
-6
/
+6
2016-05-31
PR c++/60095 - partial specialization of variable templates
Jason Merrill
2
-43
/
+34
2016-05-31
PR c++/71227 - specializing hidden friend
Jason Merrill
2
-0
/
+22
2016-05-31
re PR c++/71248 (crash on in-class initializer of array of pointer to member)
Paolo Carlini
2
-13
/
+28
2016-05-30
PR c++/71306 - bogus -Wplacement-new with an array element
Martin Sebor
2
-3
/
+10
2016-05-30
re PR c++/71349 (Combined async target clause parsing issues)
Jakub Jelinek
2
-2
/
+13
2016-05-30
re PR c++/71238 (Undeclared function message imprecisely points to error column)
Paolo Carlini
4
-16
/
+36
2016-05-30
re PR c++/71099 (Misleading diagnostic message with 'virtual' used in out-of-...
Paolo Carlini
2
-1
/
+8
2016-05-29
re PR c++/71105 (lambdas with default captures improperly have function point...
Paolo Carlini
2
-1
/
+9
2016-05-28
Update changelogs for revert of c++/69855.
Ville Voutilainen
1
-0
/
+8
2016-05-28
Revert the attempted fix for c++/69855, it breaks bootstrap.
Ville Voutilainen
1
-18
/
+0
2016-05-27
re PR c++/60385 (confused by earlier errors, bailing out)
Paolo Carlini
4
-7
/
+23
2016-05-27
re PR c++/69855 (Missing diagnostic for overload that only differs by return ...
Ville Voutilainen
2
-0
/
+25
2016-05-26
c-parser.c (c_parser_omp_clause_schedule): Warn if OMP_CLAUSE_SCHEDULE_CHUNK_...
Jakub Jelinek
2
-0
/
+16
2016-05-26
Fix PR c++/70822 (bogus error with parenthesized SCOPE_REF)
Patrick Palka
4
-19
/
+33
2016-05-25
Fix comment.
Jason Merrill
1
-1
/
+1
2016-05-25
PR c++/71173 - wrong qualified lookup
Jason Merrill
5
-18
/
+48
2016-05-24
c-parser.c (c_parser_oacc_declare): Add support for GOMP_MAP_FIRSTPRIVATE_POI...
Cesar Philippidis
3
-22
/
+64
2016-05-24
PR c++/70584 - don't force indirection to an rvalue
Jason Merrill
2
-6
/
+21
2016-05-24
PR c++/71147 - [6 Regression] Flexible array member wrongly rejected in template
Martin Sebor
4
-18
/
+19
2016-05-24
re PR c++/69872 (-Wnarrowing note without warning/errror)
Paolo Carlini
2
-4
/
+11
2016-05-24
re PR c++/71257 (OpenMP declare simd linear with ref modifier doesn't accept ...
Jakub Jelinek
2
-1
/
+8
2016-05-24
re PR middle-end/70434 (adding an extraneous cast to vector type results in i...
Richard Biener
4
-3
/
+27
2016-05-23
PR c++/70344 - ICE with recursive constexpr
Jason Merrill
2
-2
/
+12
2016-05-23
PR c++/70584 - error with parenthesized builtin arg
Jason Merrill
2
-1
/
+14
2016-05-23
PR c++/70735 - generic lambda and local static variable
Jason Merrill
2
-9
/
+22
2016-05-23
re PR c++/70972 (Inheriting constructors taking parameters by value should mo...
Paolo Carlini
2
-0
/
+7
2016-05-23
re PR c++/69095 (internal compiler error: in dependent_type_p, at cp/pt.c:19399)
Paolo Carlini
2
-0
/
+8
2016-05-23
pt.c (check_for_bare_parameter_packs): Improve error message location for exp...
Paolo Carlini
2
-3
/
+9
2016-05-20
constexpr.c (cxx_bind_parameters_in_call): Avoid gratuitous if ...
Nathan Sidwell
2
-13
/
+19
2016-05-20
re PR c++/70572 (ICE on code with decltype (auto) in digest_init_r, at cp/typ...
Paolo Carlini
2
-0
/
+13
2016-05-19
re PR c++/71075 (Broken diagnostic: 'integer_cst' not supported by 'dump_decl')
Marek Polacek
2
-1
/
+6
2016-05-19
Fix handling of non-dependent calls with default template args.
Jason Merrill
2
-6
/
+30
2016-05-19
PR c++/71184: Fix NULL dereference in cp_parser_operator
David Malcolm
2
-2
/
+10
2016-05-19
decl.c (finish_enum_value_list): Use the specified mode.
Bernd Edlinger
2
-0
/
+17
2016-05-18
pt.c (value_dependent_expression_p): Tweak new cases to better match the word...
Jason Merrill
2
-11
/
+11
2016-05-18
re PR c++/69793 (ICE on invalid code in "cp_lexer_peek_nth_token")
Paolo Carlini
2
-4
/
+10
2016-05-18
re PR c++/70466 ([ICE on invalid code in tree check: expected constructor, ha...
Paolo Carlini
2
-1
/
+8
2016-05-16
Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.
Matthew Wahab
2
-16
/
+7
2016-05-13
Fix type-dependence and the current instantiation.
Jason Merrill
11
-117
/
+157
2016-05-13
Improve diagnostic for forgotten ().
Jason Merrill
2
-9
/
+8
2016-05-12
re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...
Marek Polacek
10
-72
/
+120
2016-05-11
re PR c++/71024 (Missing warning for contradictory attributes)
Marek Polacek
2
-32
/
+13
2016-05-05
* decl.c: Update comment.
Jason Merrill
1
-1
/
+2
2016-05-05
c-parser.c (c_parser_switch_statement): Add IF_P argument, parse it through t...
Jakub Jelinek
2
-1
/
+6
2016-05-04
c.opt (Wdangling-else): New option.
Marek Polacek
2
-1
/
+6
[next]