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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
P1008R1 - prohibit aggregates with user-declared constructors
Jakub Jelinek
6
-1
/
+63
2018-07-31
arm: Testcase for PR86640
Segher Boessenkool
2
-7
/
+22
2018-07-31
GCOV: add cache for streamed locations.
Martin Liska
4
-0
/
+79
2018-07-31
Fix GCOV CFG related issues.
Martin Liska
5
-0
/
+108
2018-07-31
[Ada] Spurious error on default parameter in protected operation
Ed Schonberg
4
-0
/
+38
2018-07-31
[Ada] Wrong value after assignment of overlain record objects
Justin Squirek
2
-0
/
+32
2018-07-31
[Ada] Spurious error on the placement of aspect Global
Hristian Kirtchev
3
-0
/
+110
2018-07-31
[Ada] Compiler failure on an extended_return_statement in a block
Gary Dismukes
2
-0
/
+28
2018-07-31
[Ada] Spurious warning on iteration over range of 64-bit modular type
Ed Schonberg
2
-0
/
+19
2018-07-31
Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.
Andre Vieira
3
-5
/
+11
2018-07-30
testcase for 2-2 combine
Segher Boessenkool
2
-0
/
+22
2018-07-27
PR tree-optimization/86696 - ICE in handle_char_store at gcc/tree-ssa-strlen....
Martin Sebor
2
-0
/
+35
2018-07-27
Fixes to testcase for PR tree-optimization/86636
David Malcolm
2
-0
/
+8
2018-07-27
Disable strcmp/strncmp/memcmp inlining when optimization
Qing Zhao
3
-3
/
+8
2018-07-26
re PR target/86612 (__strdup problem on power 9)
Pat Haugen
2
-2
/
+7
2018-07-26
PR tree-optimization/86043 - strlen after memcpy partially overwriting a stri...
Martin Sebor
3
-4
/
+121
2018-07-26
gcov: Fix wrong usage of NAN in statistics (PR gcov-profile/86536).
Martin Liska
2
-0
/
+30
2018-07-25
strnlen.c: Remove DejaGnu directives ignored by the test harness.
Martin Sebor
2
-4
/
+6
2018-07-25
re PR fortran/25829 ([F03] Asynchronous IO support)
Nicolas Koenig
3
-1
/
+12
2018-07-25
re PR c++/85515 (Bogus suggestions from "GCC's leaky abstractions")
Jakub Jelinek
3
-2
/
+39
2018-07-25
[ARC] Fix uncache attribute.
Claudiu Zissulescu
3
-0
/
+25
2018-07-24
PR tree-optimization/86622 - incorrect strlen of array of array plus variable...
Martin Sebor
4
-0
/
+582
2018-07-24
Fix segfault in -fsave-optimization-record (PR tree-optimization/86636)
David Malcolm
2
-0
/
+13
2018-07-24
[GCC][AARCH64] Canonicalize aarch64 widening simd plus insns
Matthew Malcomson
2
-0
/
+53
2018-07-24
re PR middle-end/86627 (Signed 128-bit division by 2 no longer expanded to RTL)
Jakub Jelinek
2
-0
/
+31
2018-07-24
re PR testsuite/86649 (g++.dg/tree-ssa/pr19476-1.C fails starting with r262928)
Jakub Jelinek
5
-30
/
+66
2018-07-23
re PR target/86591 (gcc.target/powerpc/builtins-1.c fails starting with r261904)
Carl Love
4
-63
/
+70
2018-07-23
re PR c/86617 (Volatile qualifier is ignored sometimes for unsigned char)
Bernd Edlinger
2
-0
/
+16
2018-07-23
re PR c++/86569 (-Wnonnull-compare affects code generation since r233684)
Jakub Jelinek
2
-0
/
+16
2018-07-20
re PR middle-end/82063 (issues with arguments enabled by -Wall)
Martin Sebor
2
-2
/
+3
2018-07-20
PR middle-end/82063 - issues with arguments enabled by -Wall
Martin Sebor
11
-39
/
+180
2018-07-20
PR tree-optimization/86613 - missing -Warray-bounds on a wide string access d...
Martin Sebor
4
-7
/
+22
2018-07-20
re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935)
Richard Biener
3
-0
/
+48
2018-07-19
PR tree-optimization/84047 - missing -Warray-bounds on an out-of-bounds index...
Martin Sebor
5
-0
/
+792
2018-07-19
aarch64.md (subv<GPI>4, [...]): New patterns.
Michael Collison
13
-0
/
+228
2018-07-19
revert: [multiple changes]
Paolo Carlini
9
-47
/
+21
2018-07-19
[PATCH, GCC, AARCH64] Add support for +profile extension
Andre Vieira
2
-0
/
+7
2018-07-19
[AArch64][PATCH 2/2] PR target/83009: Relax strict address checking for store
Andre Vieira
2
-3
/
+30
2018-07-19
i386: Test __has_attribute (__indirect_return__)
H.J. Lu
3
-0
/
+48
2018-07-19
i386: Change indirect_return to function type attribute
H.J. Lu
4
-0
/
+56
2018-07-19
[Fortran] Use MIN/MAX_EXPR or IFN_FMIN/MAX for min/max intrinsics when possible
Kyrylo Tkachov
4
-0
/
+51
2018-07-19
p784.C: Add -fpermissive.
Paolo Carlini
2
-1
/
+5
2018-07-18
re PR tree-optimization/86544 (Popcount detection generates different code on...
Kugan Vivekanandarajah
2
-0
/
+20
2018-07-18
re PR c++/86550 (Lambda parsing allows arbitrary types in decl-specifier-seq)
Jakub Jelinek
2
-0
/
+14
2018-07-18
re PR c/69558 (glib2 warning pragmas stopped working)
Bernd Edlinger
7
-18
/
+43
2018-07-18
re PR fortran/85599 (warn about short-circuiting of logical expressions for n...
Janus Weil
3
-7
/
+73
2018-07-18
PR c++/86190 - bogus -Wsign-conversion warning
Marek Polacek
3
-0
/
+33
2018-07-18
2018-07-18 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2018-07-18
re PR c++/59480 (Missing error diagnostic: friend declaration specifying a de...
Paolo Carlini
16
-25
/
+92
2018-07-18
re PR debug/86523 (ICE in gen_member_die, at dwarf2out.c:24933 starting from ...
Richard Biener
2
-0
/
+29
[next]