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/gfortran-test
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-15
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-15
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
2019-10-11
decl.c (gnat_to_gnu_field): Adjust again the packing for a field without stri...
Eric Botcazou
2
-0
/
+24
2019-10-11
S/390: Test signaling FP comparison instructions
Ilya Leoshkevich
52
-0
/
+542
2019-10-11
S/390: Use signaling FP comparison instructions
Ilya Leoshkevich
2
-4
/
+9
2019-10-11
decl.c (Gigi_Equivalent_Type): New case.
Eric Botcazou
4
-0
/
+42
2019-10-11
re PR c++/91987 (-fstrict-eval-order issues)
Jakub Jelinek
5
-0
/
+97
2019-10-10
Update DFP macros in float.h for C2x and TS 18661-2.
Joseph Myers
9
-0
/
+451
2019-10-10
Documentation hyperlinks for [-Wname-of-option] (PR 87488)
David Malcolm
7
-4
/
+26
2019-10-10
pretty-print: support URL escape sequences (PR 87488)
David Malcolm
2
-1
/
+6
2019-10-10
re PR target/92022 (ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c...
Uros Bizjak
2
-0
/
+18
2019-10-10
c-common.h (c_omp_check_context_selector, [...]): Declare.
Jakub Jelinek
7
-2
/
+391
2019-10-09
PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...
Martin Sebor
8
-29
/
+735
2019-10-09
Implement C++20 P0388R4, DR 1307, and DR 330.
Marek Polacek
27
-2
/
+659
2019-10-09
Fix typo in test name.
Marek Polacek
1
-0
/
+0
2019-10-09
PR c++/92032 - DR 1601: Promotion of enum with fixed underlying type.
Marek Polacek
3
-0
/
+78
2019-10-09
Update the concepts implementation to conform to C++20.
Jason Merrill
298
-1380
/
+4441
2019-10-09
decl.c (grok_ctor_properties): Use DECL_SOURCE_LOCATION.
Paolo Carlini
21
-118
/
+141
2019-10-09
tree-vect-loop.c (vect_is_simple_reduction): Simplify and allow stmts other t...
Richard Biener
2
-0
/
+26
2019-10-09
use call-clobbered reg to disalign the stack
Alexandre Oliva
3
-10
/
+20
2019-10-08
PR c++/92001 - missing -Wclass-memaccess with array as first argument to memset
Martin Sebor
2
-0
/
+23
2019-10-08
re PR tree-optimization/90836 (Missing popcount pattern matching)
Dmitrij Pochepko
5
-0
/
+103
2019-10-08
PR middle-end/92026 - gcc.dg/Wstringop-overflow-18.c FAIL
Martin Sebor
2
-0
/
+32
2019-10-08
re PR fortran/91801 (ICE in gfc_simplify_reshape, at fortran/simplify.c:6733)
Steven G. Kargl
2
-0
/
+12
2019-10-08
DR 685 - Integral promotion of enum ignores fixed underlying type.
Marek Polacek
2
-0
/
+16
2019-10-08
re PR testsuite/92025 (gcc.dg/Wstringop-overflow-12.c XPASSes)
Martin Sebor
2
-1
/
+6
2019-10-08
tree-vectorizer.h (_stmt_vec_info::v_reduc_type): Remove.
Richard Biener
7
-6
/
+15
2019-10-08
Fortran - Improve OpenMP/OpenACC diagnostic
Tobias Burnus
2
-2
/
+6
2019-10-08
[AArch64] Limit simd-abi-9.c function body test to LP64
Richard Sandiford
2
-1
/
+6
2019-10-08
Make C2X imply -fno-fp-int-builtin-inexact.
Joseph Myers
2
-0
/
+11
2019-10-07
MSP430: Don't generate 430X insns when handling data in the lower memory region
Jozef Lawrynowicz
8
-2
/
+1728
2019-10-07
* gcc.target/i386/pr71801.c (uuidcache_init): Fix up size of d array.
Jakub Jelinek
1
-1
/
+1
2019-10-07
* gcc.target/i386/pr71801.c (uuidcache_init): Fix up size of d array.
Jakub Jelinek
2
-1
/
+5
2019-10-07
call.c (resolve_args): Use cp_expr_loc_or_input_loc in one place.
Paolo Carlini
5
-7
/
+23
2019-10-07
Delete auto-in_equiv.f90 forgot to use svn delete the first time.
Mark Eggleston
1
-63
/
+0
2019-10-07
[i386] Make the vzeroupper pattern describe its effects (PR91994)
Richard Sandiford
2
-0
/
+40
2019-10-07
re PR tree-optimization/91975 (worse code for small array copy using pointer ...
Richard Biener
12
-8
/
+33
2019-10-05
2019-0105 Steven G. Kargl <kargl@gcc.gnu.org>
Steven G. Kargl
1
-14161
/
+0
2019-10-05
re PR fortran/47054 (Compilation error when cray pointers are declared in bot...
Steven G. Kargl
3
-0
/
+14223
2019-10-05
re PR fortran/91497 (-Wconversion warns when doing explicit type conversion)
Steven G. Kargl
2
-1
/
+6
2019-10-05
re PR fortran/91926 (assumed rank optional)
Paul Thomas
4
-0
/
+99
2019-10-05
PR c++/91369 - Implement P0784R7: constexpr new
Jakub Jelinek
13
-11
/
+494
2019-10-05
re PR tree-optimization/91734 (gcc skip an if statement with "-O1 -ffast-math")
Jakub Jelinek
2
-0
/
+102
2019-10-04
Add strftime format checking support for C2x %OB and %Ob (bug 82752).
Joseph Myers
2
-0
/
+20
2019-10-04
PR middle-end/91977 - missing -Wstringop-overflow on memcpy into a pointer pl...
Martin Sebor
3
-1
/
+245
2019-10-04
builtins.c (compute_objsize): Add an argument.
Martin Sebor
2
-0
/
+24
2019-10-04
PR fortran.91959
Steven G. Kargl
2
-0
/
+14
2019-10-04
match.pd (sinh (x) / cosh (x)): New simplification rule.
Rafael Tsuha
2
-0
/
+49
2019-10-04
Mark C2x built-in functions as such.
Joseph Myers
4
-0
/
+48
2019-10-04
Replace test cases for using automatic variables in equivalence statements.
Mark Eggleston
3
-62
/
+43
2019-10-04
Fix gcc.target/aarch64/torture/simd-abi-8.c for big-endian
Richard Sandiford
2
-1
/
+8
2019-10-04
loop-3.c: Fix undefined behavior.
Richard Biener
2
-1
/
+5
[next]