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
/
testsuite
/
g++.dg
/
expr
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
c++: Fix array new with value-initialization [PR97523]
Marek Polacek
2
-0
/
+59
2020-05-19
TESTSUITE: Fix tests for 16-bit targets
Jozef Lawrynowicz
1
-1
/
+3
2020-05-18
c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699]
Marek Polacek
4
-0
/
+133
2020-01-13
PR c++/93238 - short right-shift with enum.
Jason Merrill
1
-0
/
+8
2019-12-18
typeck.c (cxx_sizeof_or_alignof_type): Add location_t parameter and use it th...
Paolo Carlini
1
-1
/
+1
2019-12-09
typeck.c (check_for_casting_away_constness): Add location_t parameter and use...
Paolo Carlini
2
-18
/
+18
2019-12-03
typeck.c (cp_build_addr_expr_1): Use the cp_expr_loc_or_input_loc location in...
Paolo Carlini
1
-1
/
+1
2019-11-27
typeck.c (cp_build_unary_op): Consistently use the accurate location in seven...
Paolo Carlini
9
-18
/
+18
2019-11-25
typeck.c (cp_build_indirect_ref_1): Add location_t parameter and use it in er...
Paolo Carlini
1
-1
/
+1
2019-11-18
typeck.c (cp_build_addr_expr_1): Use cp_expr_loc_or_input_loc in three places.
Paolo Carlini
3
-4
/
+4
2019-11-02
typeck.c (composite_pointer_type): Add a const op_location_t& parameter and u...
Paolo Carlini
2
-2
/
+2
2019-10-11
PR c++/92070 - bogus error with -fchecking=2.
Marek Polacek
1
-0
/
+11
2019-09-21
re PR c++/30277 (bit-field: wrong overload resolution)
Jakub Jelinek
1
-2
/
+2
2019-09-16
PR c++/30277 - int-width bit-field promotion.
Jason Merrill
1
-0
/
+17
2019-09-16
PR c++/82165 - enum bitfields and operator overloading.
Jason Merrill
1
-0
/
+36
2019-08-29
Implement P1152R4: Deprecating some uses of volatile.
Marek Polacek
3
-2
/
+4
2019-08-15
PR c++/90393 - ICE with thow in ?:
Jason Merrill
2
-0
/
+38
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-6
/
+6
2018-12-17
PR c++/52321 print note for static_cast to/from incomplete type
Jonathan Wakely
1
-0
/
+27
2018-09-27
re PR c++/84940 (internal compiler error: in build_value_init_noctor, at cp/i...
Paolo Carlini
1
-0
/
+8
2018-09-12
C++: special-case single non-viable candidate (more PR c++/85110)
David Malcolm
1
-1
/
+1
2018-08-30
noexcept30.C: Make dependence on -fdelete-null-pointer-checks explicit.
Sandra Loosemore
1
-0
/
+1
2018-06-11
Fix ptrmem comparison for unions.
Jason Merrill
1
-0
/
+28
2018-05-25
PR c++/80485 - inline function non-zero address.
Jason Merrill
1
-0
/
+15
2018-05-03
PR c++/85600 - virtual delete failure.
Jason Merrill
1
-0
/
+25
2018-04-04
PR c++/84938 - ICE with division by ~-1.
Jason Merrill
1
-0
/
+3
2018-04-04
PR c++/85141 - ICE with compound assignment and static member fn.
Jason Merrill
1
-0
/
+12
2017-11-06
Fix test-suite fallout of default -Wreturn-type.
Martin Liska
2
-2
/
+2
2017-11-06
Fix all tests that fail with -sanitize=return.
Martin Liska
1
-1
/
+7
2017-09-19
pr31146-2.C: Only do scan-tree-dump for c++14_down.
Jakub Jelinek
3
-5
/
+8
2017-09-18
re PR c++/45033 ("delete" does overload resolution for class operands, but sh...
Paolo Carlini
1
-0
/
+12
2017-09-15
invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...
Jakub Jelinek
7
-21
/
+21
2017-05-24
PR c++/80544 strip cv-quals from cast results
Jonathan Wakely
1
-0
/
+41
2017-04-28
Remove superfluous "" in dg-(error|warning|message|bogus)
Tom de Vries
3
-5
/
+5
2017-04-19
Use relative line number for subsequent dg directives
Tom de Vries
9
-14
/
+14
2017-03-09
re PR c++/79687 (Wrong code with pointer-to-member)
Marek Polacek
2
-0
/
+34
2016-09-23
atomic-12.c: Skip for C++1z.
Marek Polacek
7
-15
/
+21
2016-09-14
typeck.c (cp_build_unary_op): Diagnose incrementing boolean expressions.
Marek Polacek
8
-11
/
+13
2016-03-24
re PR c++/70386 (ICE with -Wall on valid code on x86_64-linux-gnu in verify_c...
Jason Merrill
1
-0
/
+18
2016-03-05
re PR c++/70084 (va_arg ((ap), int) regression on s390*-*)
Jakub Jelinek
1
-0
/
+18
2015-07-23
re PR c++/52987 (bogus expected ; before for undeclared type)
Paolo Carlini
1
-1
/
+1
2015-02-13
re PR c++/65054 (internal compiler error: in maybe_constant_value, at cp/cons...
Jason Merrill
1
-0
/
+7
2014-10-11
re PR c++/62115 (ICE with invalid default argument)
Jason Merrill
1
-1
/
+3
2014-05-19
typeck2.c (cxx_incomplete_type_diagnostic): Use inform.
Paolo Carlini
2
-2
/
+2
2014-05-14
re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...
Jason Merrill
1
-3
/
+3
2014-05-14
call.c (struct conversion_info): Rename 'from_type' to 'from'.
Jason Merrill
2
-3
/
+0
2014-05-09
DR 587 PR c++/51317
Jason Merrill
1
-0
/
+6
2014-05-09
re PR c++/58714 (Bogus overload resolution for the assignment operator in ass...
Jason Merrill
1
-0
/
+12
2014-05-09
re PR c++/32019 (Conditional operator ?: and ambiguous convertions)
Jason Merrill
3
-0
/
+46
2014-05-09
re PR c++/22434 (ICE in simplify_{,gen_}subreg)
Jason Merrill
1
-3
/
+2
[next]