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
2019-02-06
Fix locations in conversion_null_warnings (PR c++/71302)
David Malcolm
2
-5
/
+30
2019-02-05
re PR c++/89187 (ICE in initialize_argument_information, at calls.c:2023)
Jakub Jelinek
3
-0
/
+12
2019-02-05
PR c++/89158 - by-value capture of constexpr variable broken.
Marek Polacek
2
-1
/
+9
2019-02-05
[PR87770] test partial specializations for type dependence
Alexandre Oliva
2
-1
/
+37
2019-02-01
PR c++/88761 - ICE with reference capture of constant.
Jason Merrill
2
-2
/
+10
2019-02-01
PR c++/88325 - ICE with invalid out-of-line template member definition.
Marek Polacek
2
-1
/
+9
2019-02-01
re PR c++/87175 (__attribute__)) is ignored by the parser)
Jakub Jelinek
2
-2
/
+10
2019-02-01
PR c++/88983 - ICE with switch in constexpr function.
Marek Polacek
2
-3
/
+21
2019-01-31
PR c++/89083, c++/80864 - ICE with list initialization in template.
Marek Polacek
3
-12
/
+34
2019-01-31
PR c++/88752 - ICE with lambda and constexpr if.
Jason Merrill
3
-1
/
+34
2019-01-31
re PR libstdc++/88170 (pretty printer FAILs)
Jakub Jelinek
2
-6
/
+12
2019-01-31
re PR c++/88988 (ICE: Segmentation fault (in lookup_name_real_1))
Jakub Jelinek
2
-0
/
+9
2019-01-30
PR c++/89119 - ICE with value-initialization in template.
Marek Polacek
2
-0
/
+10
2019-01-29
PR c++/86943 - wrong code converting lambda to function pointer.
Jason Merrill
4
-23
/
+78
2019-01-29
PR c++/89089 - ICE with [[no_unique_address]].
Jason Merrill
2
-16
/
+41
2019-01-28
PR c++/88358 - name wrongly treated as type.
Marek Polacek
2
-13
/
+25
2019-01-27
PR c++/88815 - narrowing conversion lost in decltype.
Marek Polacek
4
-1
/
+24
2019-01-27
PR c++/89024 - ICE with incomplete enum type.
Marek Polacek
2
-0
/
+13
2019-01-25
re PR c++/88969 (ICE in build_op_delete_call, at cp/call.c:6509)
Paolo Carlini
3
-3
/
+23
2019-01-24
PR c++/89001 - mangling of reference temporaries
Jason Merrill
5
-6
/
+29
2019-01-24
re PR c++/88976 (ICE in fold_convert_loc, at fold-const.c:2552)
Jakub Jelinek
2
-4
/
+27
2019-01-23
PR c++/88757 - qualified name treated wrongly as type.
Marek Polacek
2
-0
/
+34
2019-01-23
re PR c/44715 (Break in increment expression of "for" statement inconsistent ...
Jakub Jelinek
2
-4
/
+9
2019-01-23
re PR c++/88984 (ICE in genericize_switch_stmt, at cp/cp-gimplify.c:377)
Jakub Jelinek
2
-3
/
+10
2019-01-23
PR c++/87893 - constexpr ctor ICE on ARM.
Jason Merrill
2
-3
/
+13
2019-01-21
re PR c++/88949 (ICE in expand_expr_real_1, at expr.c:10001 with -fopenmp)
Jakub Jelinek
2
-1
/
+24
2019-01-21
re PR sanitizer/88901 (ICE when using -fsanitize=pointer-compare)
Jakub Jelinek
2
-1
/
+10
2019-01-18
PR c++/88875 - error with explicit list constructor.
Jason Merrill
2
-3
/
+15
2019-01-18
c-family: Update unaligned adress of packed member check
H.J. Lu
3
-2
/
+10
2019-01-17
PR c++/86205 - ICE with ?: of throw and template-id.
Jason Merrill
5
-7
/
+35
2019-01-17
PR c++/86740, ICE with constexpr if and nested generic lambdas.
Jason Merrill
2
-0
/
+13
2019-01-17
decl.c (grokdeclarator): Use typespec_loc in error messages about 'auto' and ...
Paolo Carlini
2
-19
/
+28
2019-01-17
C++: Fix ICE when adding overloaded operator via using_decl (PR c++/88699)
David Malcolm
2
-1
/
+7
2019-01-17
[PR c++/86610] lambda captures in templates
Nathan Sidwell
2
-3
/
+8
2019-01-17
[PR87768] reset location wrapper suppression when reentering top level
Alexandre Oliva
3
-0
/
+9
2019-01-17
[PR86648] use auto identifier for class placeholder templates
Alexandre Oliva
4
-4
/
+21
2019-01-17
[PR88146] avoid diagnostics diffs if cdtor_returns_this
Alexandre Oliva
2
-0
/
+16
2019-01-16
decl.c (grokdeclarator): Use locations[ds_storage_class] in error messages ab...
Paolo Carlini
2
-7
/
+19
2019-01-16
PR c++/78244 - narrowing conversion in template not detected.
Marek Polacek
4
-0
/
+18
2019-01-15
Fix ICE on class-template argument deduction (PR c++/88795)
David Malcolm
2
-0
/
+8
2019-01-15
decl.c (start_decl): Improve error location.
Paolo Carlini
3
-6
/
+23
2019-01-14
PR c++/88825 - ICE with bogus function return type deduction.
Marek Polacek
2
-0
/
+5
2019-01-14
PR c++/88830 - ICE with abstract class.
Marek Polacek
2
-2
/
+9
2019-01-14
Implement P0482R5, char8_t: A type for UTF-8 characters and strings
Tom Honermann
11
-32
/
+85
2019-01-14
Fix location of tls_wrapper_fn (PR gcov-profile/88263).
Martin Liska
2
-1
/
+9
2019-01-12
decl.c (cp_finish_decl): Improve error location.
Paolo Carlini
3
-5
/
+15
2019-01-11
PR c++/88692, c++/87882 - -Wredundant-move false positive with *this.
Marek Polacek
2
-2
/
+9
2019-01-11
PR c++/88312 - pack expansion of decltype.
Jason Merrill
2
-0
/
+8
2019-01-11
PR c++/88613 - ICE with use of const var in lambda.
Jason Merrill
3
-2
/
+23
2019-01-11
PR C++/88114 Gen destructor of an abstract class
Tobias Burnus
2
-1
/
+18
[next]