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
/
gcc.c-torture
/
compile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
New effective-target 'asm_goto_with_outputs'
Thomas Schwinge
4
-5
/
+4
2024-03-28
profile-count: Avoid overflows into uninitialized [PR112303]
Jakub Jelinek
1
-0
/
+25
2024-02-26
testsuite: xfail gcc.c-torture/compile/pr61159.c on Solaris/x86 with as [PR61...
Rainer Orth
1
-1
/
+1
2024-02-14
Fix ICE in loop splitting with -fno-guess-branch-probability
Jan Hubicka
1
-0
/
+11
2024-02-06
tree-ssa-math-opts: Fix up convert_{mult,plusminus}_to_widen [PR113759]
Jakub Jelinek
1
-0
/
+20
2024-01-31
c: Fix ICEs casting expressions with integer constant operands to bool [PR111...
Joseph Myers
14
-0
/
+102
2024-01-30
aarch64: Avoid allocating FPRs to address registers [PR113623]
Richard Sandiford
1
-0
/
+137
2024-01-30
tree-ssa-strlen: Fix up handle_store [PR113603]
Jakub Jelinek
1
-0
/
+40
2024-01-29
aarch64: Ensure iterator validity when updating debug uses [PR113616]
Alex Coplan
1
-0
/
+19
2024-01-29
tree-ssa-strlen: Fix pdata->maxlen computation [PR110603]
Jakub Jelinek
1
-0
/
+16
2024-01-23
aarch64: Fix up debug uses in ldp/stp pass [PR113089]
Alex Coplan
1
-0
/
+26
2024-01-23
aarch64: Don't assert recog success in ldp/stp pass [PR113114]
Alex Coplan
1
-0
/
+9
2024-01-20
ipa: Add testcase for already fixed case [PR110705]
Andrew Pinski
1
-0
/
+27
2024-01-17
aarch64: Fix aarch64_ldp_reg_operand predicate not to allow all subreg [PR113...
Andrew Pinski
1
-0
/
+12
2024-01-17
testsuite: Add testcase for already fixed PR [PR110251]
Jakub Jelinek
1
-0
/
+27
2024-01-11
expr: Limit the store flag optimization for single bit to non-vectors [PR113322]
Andrew Pinski
1
-0
/
+14
2024-01-09
vect: Ensure both NITERSM1 and NITERS are INTEGER_CSTs or neither of them [PR...
Jakub Jelinek
1
-0
/
+13
2024-01-08
gimplify: Fix ICE in recalculate_side_effects [PR113228]
Jakub Jelinek
1
-0
/
+17
2024-01-07
testsuite/52641: Fix sloppy tests that did not care for sizeof(int)=2 etc.
Georg-Johann Lay
4
-10
/
+11
2024-01-05
scev: Avoid ICE on results used in abnormal PHI args [PR113201]
Jakub Jelinek
1
-0
/
+15
2024-01-04
MIPS/testsuite: Include stdio.h in mipscop tests
YunQiang Su
4
-0
/
+4
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-12-14
middle-end: Fix up constant handling in emit_conditional_move [PR111260]
Andrew Pinski
1
-0
/
+9
2023-11-29
testsuite: move gcc.c-torture/compile/libcall-2.c to gcc.target/i386/libcall-1.c
Jose E. Marchesi
1
-10
/
+0
2023-11-29
testsuite: fix gcc.c-torture/compile/libcall-2.c in -m32
Jose E. Marchesi
1
-0
/
+2
2023-11-28
Emit funcall external declarations only if actually used.
Jose E. Marchesi
1
-0
/
+8
2023-11-20
inter-procedural value range propagation
Jan Hubicka
1
-1
/
+1
2023-11-13
C99 testsuite readiness: Compile more tests with -std=gnu89
Florian Weimer
187
-0
/
+343
2023-11-13
C99 testsuite readiness: More unverified testcase un-reductions
Florian Weimer
87
-68
/
+180
2023-11-13
C99 testsuite readiness: Verified un-reductions
Florian Weimer
35
-25
/
+78
2023-11-13
C99 testsuite readiness: -fpermissive tests
Florian Weimer
45
-1
/
+61
2023-11-06
C99 testsuite readiness: Some unverified test case un-reductions
Florian Weimer
112
-83
/
+174
2023-10-24
match: Fix the `popcnt(a&b) + popcnt(a|b)` pattern for types [PR111913]
Andrew Pinski
1
-0
/
+13
2023-10-21
C99 testsuite readiness: Compile more tests with -std=gnu89
Florian Weimer
112
-0
/
+195
2023-10-13
C99 testsuite readiness: Some verified test case adjustments
Florian Weimer
2
-8
/
+7
2023-10-13
C99 test suite readiness: Some unverified test case adjustments
Florian Weimer
7
-5
/
+16
2023-10-13
C99 test suite readiness: Mark some C89 tests
Florian Weimer
5
-0
/
+5
2023-10-06
MATCH: Fix infinite loop between `vec_cond(vec_cond(a,b,0), c, d)` and `a & b`
Andrew Pinski
1
-0
/
+7
2023-09-25
Fix PR 110386: backprop vs ABSU_EXPR
Andrew Pinski
2
-0
/
+20
2023-09-18
MATCH: Make zero_one_valued_p non-recursive fully
Andrew Pinski
1
-0
/
+13
2023-09-18
MATCH: Avoid recursive zero_one_valued_p for conversions
Andrew Pinski
1
-0
/
+18
2023-09-15
MATCH: Fix `(1 >> X) != 0` pattern for vector types
Andrew Pinski
1
-0
/
+13
2023-08-24
Fix tests for PR 106537.
Jose E. Marchesi
2
-4
/
+8
2023-08-23
Add testcase for PR110940
Jan Hubicka
1
-0
/
+19
2023-08-17
Add warning options -W[no-]compare-distinct-pointer-types
Jose E. Marchesi
3
-0
/
+98
2023-08-04
Fix PR 110874: infinite loop in gimple_bitwise_inverted_equal_p with fre
Andrew Pinski
1
-0
/
+17
2023-07-21
Require target lra in gcc.c-torture/compile/asmgoto-6.c
John David Anglin
1
-1
/
+1
2023-07-08
Add missing profile_dump check
Jan Hubicka
1
-0
/
+6
2023-06-28
Enable early inlining into always_inline functions
Jan Hubicka
1
-0
/
+20
2023-06-28
Add testcase for PR 110444
Andrew Pinski
1
-0
/
+11
[next]