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
2015-06-02
cp-tree.h (init_error): Remove declaration.
Patrick Palka
4
-14
/
+11
2015-06-02
re PR c++/61683 (decltype-specifier not accepted as mem-initializer-id)
Paolo Carlini
2
-11
/
+21
2015-06-01
re PR c++/65942 ([C++14] cannot use std::function as comparator in algorithms)
Jason Merrill
3
-2
/
+14
2015-06-01
re PR c++/44282 (fastcall is not mangled at all)
Jason Merrill
2
-3
/
+76
2015-05-31
* constexpr.c (cxx_eval_indirect_ref): Try folding first.
Jason Merrill
2
-34
/
+41
2015-05-31
re PR c++/66320 (ICE: in cxx_eval_constant_expression, at cp/constexpr.c:3524)
Jason Merrill
2
-3
/
+9
2015-05-27
decl.c (check_redeclaration_exception_specification): Depend on -Wsystem-head...
Jason Merrill
2
-5
/
+13
2015-05-27
decl.c (warn_extern_redeclared_static): Use the location of newdecl in diagno...
Jason Merrill
2
-18
/
+28
2015-05-27
apply to correct changelog
Nathan Sidwell
1
-7
/
+0
2015-05-27
re PR c++/66270 (ICE: canonical types differ for identical types)
Nathan Sidwell
1
-0
/
+7
2015-05-24
re PR c++/66243 (enum class value is allowed to be initialized by value from ...
Nathan Sidwell
2
-2
/
+8
2015-05-24
re PR lto/66180 (many -Wodr false positives when building LLVM with -flto)
Jan Hubicka
2
-1
/
+20
2015-05-23
re PR c++/65936 (ICE: canonical types differ for identical types)
Nathan Sidwell
2
-5
/
+17
2015-05-22
Makefile.in (check_gcc_parallelize): Delete.
Jim Wilson
2
-1
/
+5
2015-05-22
re PR c++/65598 (Fix column location for 'explicit')
Paolo Carlini
2
-4
/
+13
2015-05-22
re PR c/47043 (allow deprecating enum values)
Marek Polacek
7
-14
/
+36
2015-05-21
re PR c++/60943 ([C++14] Return type deduction interferes with ref-qualifiers)
Nathan Sidwell
2
-1
/
+8
2015-05-21
* typeck.c (warn_args_num): Don't print "declare here" for builtins.
Marek Polacek
2
-2
/
+6
2015-05-20
pt.c (tsubst_decl): SET_DECL_IMPLICIT_INSTANTIATION before register_specializ...
Jason Merrill
2
-1
/
+4
2015-05-20
decl.c (grok_op_properties): Don't complain about size_t placement delete here.
Jason Merrill
3
-25
/
+60
2015-05-20
re PR c++/65954 (gcc segfaults on the following input with a syntax error)
Nathan Sidwell
2
-0
/
+14
2015-05-19
re PR middle-end/66199 (lastprivate/linear clause issues on combined constructs)
Jakub Jelinek
2
-7
/
+13
2015-05-19
Use std::swap instead of explicit swaps
Mikhail Maltsev
2
-6
/
+6
2015-05-18
pt.c (retrieve_specialization): Make sure our arguments have gone through str...
Jason Merrill
2
-0
/
+11
2015-05-18
pt.c (tsubst_decl): Call coerce_innermost_template_parms.
Jason Merrill
2
-1
/
+15
2015-05-18
DR 1391
Jason Merrill
2
-41
/
+97
2015-05-18
tree.c (strip_typedefs_expr): Fix typo.
Jason Merrill
2
-4
/
+8
2015-05-18
* ptree.c (cxx_print_xnode): Handle TRAIT_EXPR.
Jason Merrill
2
-0
/
+11
2015-05-16
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-6
/
+3
2015-05-16
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-0
/
+8
2015-05-12
Implement -Wmisleading-indentation
David Malcolm
2
-12
/
+51
2015-05-12
Remove dead code in print_z_candidates.
Dominik Vogt
1
-4
/
+0
2015-05-11
class.c (fixup_type_variants): Do not copy TYPE_METHODS
Jan Hubicka
4
-1
/
+11
2015-05-09
re PR bootstrap/66085 (Revision r222934 breaks bootstrap on darwin.)
Aldy Hernandez
2
-1
/
+6
2015-05-09
c.opt (Wc++11-compat): Make primary.
Jason Merrill
3
-7
/
+12
2015-05-09
decl2.c (mangling_aliases): New variable.
Jason Merrill
4
-24
/
+77
2015-05-09
decl2.c (collect_candidates_for_java_method_aliases): Remove.
Aldy Hernandez
2
-61
/
+22
2015-05-08
re PR c++/59012 (alignas does not support parameter pack expansions)
Jason Merrill
4
-5
/
+47
2015-05-07
re PR c/65179 (Introduce new C warning: -Wshift-negative-value)
Marek Polacek
2
-0
/
+15
2015-05-07
DR 1467 PR c++/51747
Jason Merrill
2
-0
/
+19
2015-05-05
c.opt (Wterminate): New.
Jason Merrill
3
-1
/
+63
2015-05-05
Fix obj-c++.dg/encode-10.mm with cxx_dialect == cxx11.
Jason Merrill
2
-0
/
+4
2015-05-05
Fix g++.dg/torture/Wsizeof-pointer-memaccess2.C with -std=c++11
Jason Merrill
2
-0
/
+3
2015-05-05
Fix gdb.cp/anon-struct.cc with -std=c++11.
Jason Merrill
2
-1
/
+9
2015-05-05
decl.c (start_decl): Don't push the plain VAR_DECL for a variable template.
Jason Merrill
2
-2
/
+8
2015-05-05
DR 1518 DR 1630 PR c++/54835 PR c++/60417
Jason Merrill
4
-18
/
+28
2015-05-05
Fix indentation issues seen by -Wmisleading-indentation
David Malcolm
2
-8
/
+15
2015-05-04
re PR c++/66007 (Narrowing conversion inside { } results in all zero elements...
Paolo Carlini
2
-3
/
+12
2015-05-01
re PR c++/65858 (ICE in varpool_node::get_constructor during chromium build o...
Paolo Carlini
2
-3
/
+11
2015-04-30
Fix spurious semicolons
David Malcolm
2
-1
/
+6
[next]