Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jakub Jelinek
| State =
Action Required
| Archived =
No
| 7185 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
galak
galak
demarchi
ms
bhundven
chbs
kengyu
kadlec
pdp
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
linusw
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
patrick_delaunay
Noltari
Noltari
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
neoraider
neoraider
linville
jesse
tjaalton
strlen
strlen
esben
paulus
paulus
jhersh
abrodkin
abrodkin
diproiettod
stephenfin
tbot
vriera
darball1
jogo
jogo
sammj
ajd
bhelgaas
blogic
blogic
lukma
oohal
russellb
ptomsich
masahir0y
agraf
scottwood
tagr
tagr
pchotard
joestringer
davem
davem
davem
pepe2k
pepe2k
mwalle
arj
andmur01
amitay
matttbe
istokes
Ansuel
martineau
danielschwierzeck
goliath
pabeni
aparcar
tpetazzoni
mariosix
dcaratti
lokeshvutla
khem
ovsrobot
ovsrobot
marex
aserdean
XiaoYang
imaximets
tytso
hs
liwang
pareddja
pareddja
apritzel
groug
danielhb
npiggin
mmichelson
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
iwamatsu
maximeh
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
simongoldschmidt
priyankajain
peda
akodanev
narmstrong
0andriy
981213
mraynal
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
wd
horms
vigneshr
monstr
chunkeey
blocktrron
stewart
stewart
prabhu_kush
Jaehoon
rsalvaterra
ivanhu
ukleinek
ukleinek
ukleinek
jagan
freenix
rfried
wsa
kabel
bmeng
jacmet
xypron
metan
prom
rmilecki
rmilecki
adrianschmutzler
hegdevasant
hegdevasant
ag
kevery
arbab
sjg
ehristev
wbx
pablo
pablo
rw
rw
Hauke
Hauke
legoater
legoater
legoater
trini
chleroy
abelloni
svanheule
bjonglez
ynezz
dangole
dangole
sbabic
sbabic
xback
xback
richiejp
pevik
aik
forty
anuppatel
anuppatel
rgrimm
benh
segher
passgat
pratyush
jms
jms
jms
mans0n
jk
jk
jk
jk
ruscur
xuyang
numans
ymorin
ymorin
Andes
jmberg
stroese
tambarus
kubu
matthias_bgg
pbrobinson
dceara
apalos
aldot
mpe
nbd
nbd
anguy11
robh
arnout
jm
Apply
«
1
2
3
4
…
71
72
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
match.pd: Ensure (op CONSTANT_CLASS_P CONSTANT_CLASS_P) is simplified [PR109505]
match.pd: Ensure (op CONSTANT_CLASS_P CONSTANT_CLASS_P) is simplified [PR109505]
- - - -
-
-
-
2023-05-20
Jakub Jelinek
New
[committed] libgomp: Fix up -static -fopenmp linking [PR109904]
[committed] libgomp: Fix up -static -fopenmp linking [PR109904]
- - - -
-
-
-
2023-05-19
Jakub Jelinek
New
tree-ssa-math-opts: Pattern recognize some further hand written forms of signed __builtin_mul_overf…
tree-ssa-math-opts: Pattern recognize some further hand written forms of signed __builtin_mul_overf…
- - - -
-
-
-
2023-05-19
Jakub Jelinek
New
tree-ssa-math-opts: Pattern recognize hand written __builtin_mul_overflow_p with same unsigned type…
tree-ssa-math-opts: Pattern recognize hand written __builtin_mul_overflow_p with same unsigned type…
- - - -
-
-
-
2023-05-19
Jakub Jelinek
New
libstdc++: Fix up some <cmath> templates [PR109883]
libstdc++: Fix up some <cmath> templates [PR109883]
- - - -
-
-
-
2023-05-17
Jakub Jelinek
New
i386: Fix up types in __builtin_{inf,huge_val,nan{,s},fabs,copysign}q builtins [PR109884]
i386: Fix up types in __builtin_{inf,huge_val,nan{,s},fabs,copysign}q builtins [PR109884]
- - - -
-
-
-
2023-05-17
Jakub Jelinek
New
[committed] wide-int: Fix up function comment
[committed] wide-int: Fix up function comment
- - - -
-
-
-
2023-05-17
Jakub Jelinek
New
c++: Don't try to initialize zero width bitfields in zero initialization [PR109868]
c++: Don't try to initialize zero width bitfields in zero initialization [PR109868]
- - - -
-
-
-
2023-05-16
Jakub Jelinek
New
ipa-prop: Fix ipa_get_callee_param_type for calls with argument type mismatches
ipa-prop: Fix ipa_get_callee_param_type for calls with argument type mismatches
- - - -
-
-
-
2023-05-10
Jakub Jelinek
New
c++, v2: Reject attributes without arguments used as pack expansion [PR109756]
c++, v2: Reject attributes without arguments used as pack expansion [PR109756]
- - - -
-
-
-
2023-05-09
Jakub Jelinek
New
[committed] mux-utils.h: Fix a comment typo
[committed] mux-utils.h: Fix a comment typo
- - - -
-
-
-
2023-05-09
Jakub Jelinek
New
[committed] testsuite: Add further testcase for already fixed PR [PR109778]
[committed] testsuite: Add further testcase for already fixed PR [PR109778]
- - - -
-
-
-
2023-05-09
Jakub Jelinek
New
tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR in bitwise ccp [PR109778]
tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR in bitwise ccp [PR109778]
- - - -
-
-
-
2023-05-09
Jakub Jelinek
New
c++: Reject pack expansion of assume attribute [PR109756]
c++: Reject pack expansion of assume attribute [PR109756]
- - - -
-
-
-
2023-05-09
Jakub Jelinek
New
c++: Reject attributes without arguments used as pack expansion [PR109756]
c++: Reject attributes without arguments used as pack expansion [PR109756]
- - - -
-
-
-
2023-05-09
Jakub Jelinek
New
gimple-range-op: Improve handling of sin/cos ranges
gimple-range-op: Improve handling of sin/cos ranges
- - - -
-
-
-
2023-05-05
Jakub Jelinek
New
tree: Fix up save_expr [PR52339]
tree: Fix up save_expr [PR52339]
- - - -
-
-
-
2023-05-05
Jakub Jelinek
New
gimple-range-op: Improve handling of sqrt ranges
gimple-range-op: Improve handling of sqrt ranges
- - - -
-
-
-
2023-05-05
Jakub Jelinek
New
[committed] builtins: Fix comment typo mpft_t -> mpfr_t
[committed] builtins: Fix comment typo mpft_t -> mpfr_t
- - - -
-
-
-
2023-05-05
Jakub Jelinek
New
libstdc++: Fix up abi.exp FAILs on powerpc64le-linux
libstdc++: Fix up abi.exp FAILs on powerpc64le-linux
- - - -
-
-
-
2023-05-03
Jakub Jelinek
New
libstdc++: Fix up abi.exp FAILs on powerpc64-linux
libstdc++: Fix up abi.exp FAILs on powerpc64-linux
- - - -
-
-
-
2023-05-03
Jakub Jelinek
New
c++: Fix up VEC_INIT_EXPR gimplification after r12-7069
c++: Fix up VEC_INIT_EXPR gimplification after r12-7069
- - - -
-
-
-
2023-05-02
Jakub Jelinek
New
libstdc++: Regenerate baseline_symbols.txt files for Linux
libstdc++: Regenerate baseline_symbols.txt files for Linux
- - - -
-
-
-
2023-05-02
Jakub Jelinek
New
libstdc++: Shut up -Wattribute-alias warning [PR109694]
libstdc++: Shut up -Wattribute-alias warning [PR109694]
- - - -
-
-
-
2023-05-02
Jakub Jelinek
New
i386: Fix up handling of debug insns in STV [PR109676]
i386: Fix up handling of debug insns in STV [PR109676]
- - - -
-
-
-
2023-05-02
Jakub Jelinek
New
libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13.2+ libstdc++.so.6 [PR…
libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13.2+ libstdc++.so.6 [PR…
- - - -
-
-
-
2023-04-28
Jakub Jelinek
New
gimple-range-op: Handle sqrt (basic bounds only)
gimple-range-op: Handle sqrt (basic bounds only)
- - - -
-
-
-
2023-04-27
Jakub Jelinek
New
v2: Implement range-op entry for sin/cos
v2: Implement range-op entry for sin/cos
- - - -
-
-
-
2023-04-27
Jakub Jelinek
New
v2: Add targetm.libm_function_max_error
v2: Add targetm.libm_function_max_error
- - - -
-
-
-
2023-04-27
Jakub Jelinek
New
Add targetm.libm_function_max_error
Add targetm.libm_function_max_error
- - - -
-
-
-
2023-04-26
Jakub Jelinek
New
[committed] testsuite: Fix up ext-floating2.C on powerpc64-linux
[committed] testsuite: Fix up ext-floating2.C on powerpc64-linux
- - - -
-
-
-
2023-04-25
Jakub Jelinek
New
[committed] testsuite: Fix up ext-floating15.C tests on powerpc64-linux [PR109278]
[committed] testsuite: Fix up ext-floating15.C tests on powerpc64-linux [PR109278]
- - - -
-
-
-
2023-04-25
Jakub Jelinek
New
powerpc: Fix up *branch_anddi3_dot for -m32 -mpowerpc64 [PR109566]
powerpc: Fix up *branch_anddi3_dot for -m32 -mpowerpc64 [PR109566]
- - - -
-
-
-
2023-04-24
Jakub Jelinek
New
testsuite: Fix up pr109011-*.c tests for powerpc [PR109572]
testsuite: Fix up pr109011-*.c tests for powerpc [PR109572]
- - - -
-
-
-
2023-04-22
Jakub Jelinek
New
Fix up bootstrap with GCC 4.[89] after RAII auto_mpfr and autp_mpz [PR109589]
Fix up bootstrap with GCC 4.[89] after RAII auto_mpfr and autp_mpz [PR109589]
- - - -
-
-
-
2023-04-22
Jakub Jelinek
New
match.pd: Fix fneg/fadd optimization [PR109583]
match.pd: Fix fneg/fadd optimization [PR109583]
- - - -
-
-
-
2023-04-21
Jakub Jelinek
New
tree-vect-patterns: One small vect_recog_ctz_ffs_pattern tweak [PR109011]
tree-vect-patterns: One small vect_recog_ctz_ffs_pattern tweak [PR109011]
- - - -
-
-
-
2023-04-20
Jakub Jelinek
New
tree-vect-patterns: Pattern recognize ctz or ffs using clz, popcount or ctz [PR109011]
tree-vect-patterns: Pattern recognize ctz or ffs using clz, popcount or ctz [PR109011]
- - - -
-
-
-
2023-04-20
Jakub Jelinek
New
c: Avoid -Wenum-int-mismatch warning for redeclaration of builtin acc_on_device [PR107041]
c: Avoid -Wenum-int-mismatch warning for redeclaration of builtin acc_on_device [PR107041]
- - - -
-
-
-
2023-04-19
Jakub Jelinek
New
tree-vect-patterns: Improve __builtin_{clz,ctz,ffs}ll vectorization [PR109011]
tree-vect-patterns: Improve __builtin_{clz,ctz,ffs}ll vectorization [PR109011]
- - - -
-
-
-
2023-04-19
Jakub Jelinek
New
[committed] testsuite: Fix up pr109524.C for -std=c++23 [PR109524]
[committed] testsuite: Fix up pr109524.C for -std=c++23 [PR109524]
- - - -
-
-
-
2023-04-19
Jakub Jelinek
New
rust: Disable --enable-languages=rust and silently exclude it from --enable-languages=all for GCC 13
rust: Disable --enable-languages=rust and silently exclude it from --enable-languages=all for GCC 13
- - - -
-
-
-
2023-04-18
Jakub Jelinek
New
dse: Use SUBREG_REG for copy_to_mode_reg in DSE replace_read for WORD_REGISTER_OPERATIONS targets […
dse: Use SUBREG_REG for copy_to_mode_reg in DSE replace_read for WORD_REGISTER_OPERATIONS targets […
- - - -
-
-
-
2023-04-18
Jakub Jelinek
New
match.pd: Improve fneg/fadd optimization [PR109240]
match.pd: Improve fneg/fadd optimization [PR109240]
- - - -
-
-
-
2023-04-18
Jakub Jelinek
New
testsuite: Fix up vect-simd-clone-1[678]f.c tests some more
testsuite: Fix up vect-simd-clone-1[678]f.c tests some more
- - - -
-
-
-
2023-04-17
Jakub Jelinek
New
if-conv: Small improvement for expansion of complex PHIs [PR109154]
if-conv: Small improvement for expansion of complex PHIs [PR109154]
- - - -
-
-
-
2023-04-15
Jakub Jelinek
New
c: Fix up error-recovery on non-empty VLA initializers [PR109409]
c: Fix up error-recovery on non-empty VLA initializers [PR109409]
- - - -
-
-
-
2023-04-14
Jakub Jelinek
New
c: Fix up error-recovery on functions initialized as variables [PR109412]
c: Fix up error-recovery on functions initialized as variables [PR109412]
- - - -
-
-
-
2023-04-14
Jakub Jelinek
New
loop-iv: Fix up bounds computation
loop-iv: Fix up bounds computation
- - - -
-
-
-
2023-04-13
Jakub Jelinek
New
combine, v4: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040]
combine, v4: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040]
- - - -
-
-
-
2023-04-12
Jakub Jelinek
New
reassoc: Fix up another ICE with returns_twice call [PR109410]
reassoc: Fix up another ICE with returns_twice call [PR109410]
- - - -
-
-
-
2023-04-12
Jakub Jelinek
New
i386: Fix up z operand modifier diagnostics on inline-asm [PR109458]
i386: Fix up z operand modifier diagnostics on inline-asm [PR109458]
- - - -
-
-
-
2023-04-12
Jakub Jelinek
New
combine, v3: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040]
combine, v3: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040]
- - - -
-
-
-
2023-04-12
Jakub Jelinek
New
[RFC] range-op-float: Fix up op1_op2_relation of comparisons
[RFC] range-op-float: Fix up op1_op2_relation of comparisons
- - - -
-
-
-
2023-04-11
Jakub Jelinek
New
c++: Fix Solaris bootstraps across midnight
c++: Fix Solaris bootstraps across midnight
- - - -
-
-
-
2023-04-11
Jakub Jelinek
New
combine: Fix simplify_comparison AND handling for WORD_REGISTER_OPERATIONS targets [PR109040]
combine: Fix simplify_comparison AND handling for WORD_REGISTER_OPERATIONS targets [PR109040]
- - - -
-
-
-
2023-04-06
Jakub Jelinek
New
riscv: Fix genrvv-type-indexer dependencies
riscv: Fix genrvv-type-indexer dependencies
- - - -
-
-
-
2023-04-06
Jakub Jelinek
New
dse: Handle SUBREGs of word REGs differently for WORD_REGISTER_OPERATIONS targets [PR109040]
dse: Handle SUBREGs of word REGs differently for WORD_REGISTER_OPERATIONS targets [PR109040]
- - - -
-
-
-
2023-04-05
Jakub Jelinek
New
tree-vect-generic: Fix up ICE with SSA_NAME_OCCURS_IN_ABNORMAL_PHI [PR109392]
tree-vect-generic: Fix up ICE with SSA_NAME_OCCURS_IN_ABNORMAL_PHI [PR109392]
- - - -
-
-
-
2023-04-05
Jakub Jelinek
New
riscv: Fix bootstrap [PR109384]
riscv: Fix bootstrap [PR109384]
- - - -
-
-
-
2023-04-04
Jakub Jelinek
New
range-op-float: Fix reverse ops of comparisons [PR109386]
range-op-float: Fix reverse ops of comparisons [PR109386]
- - - -
-
-
-
2023-04-03
Jakub Jelinek
New
[committed] testsuite: Add testcase for already fixed PR [PR109362]
[committed] testsuite: Add testcase for already fixed PR [PR109362]
- - - -
-
-
-
2023-04-01
Jakub Jelinek
New
range-op-float: Further foperator_{,not_}equal::fold_range fix
range-op-float: Further foperator_{,not_}equal::fold_range fix
- - - -
-
-
-
2023-03-31
Jakub Jelinek
New
range-op-float: Further comparison fixes
range-op-float: Further comparison fixes
- - - -
-
-
-
2023-03-31
Jakub Jelinek
New
[RFC] Use ranger in the cdce pass [PR91645]
[RFC] Use ranger in the cdce pass [PR91645]
- - - -
-
-
-
2023-03-31
Jakub Jelinek
New
range-op-float, value-range: Fix up handling of UN{LT,LE,GT,GE,EQ}_EXPR and handle comparisons in g…
range-op-float, value-range: Fix up handling of UN{LT,LE,GT,GE,EQ}_EXPR and handle comparisons in g…
- - - -
-
-
-
2023-03-31
Jakub Jelinek
New
testsuite, analyzer: Fix up pipe-glibc.c testcase [PR107396]
testsuite, analyzer: Fix up pipe-glibc.c testcase [PR107396]
- - - -
-
-
-
2023-03-30
Jakub Jelinek
New
c++: Fix up ICE in build_min_non_dep_op_overload [PR109319]
c++: Fix up ICE in build_min_non_dep_op_overload [PR109319]
- - - -
-
-
-
2023-03-30
Jakub Jelinek
New
c++: Allow translations of check_postcondition_result messages [PR109309]
c++: Allow translations of check_postcondition_result messages [PR109309]
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
tree-ssa-math-opts: Move PROP_gimple_opt_math from sincos pass to powcabs [PR109301]
tree-ssa-math-opts: Move PROP_gimple_opt_math from sincos pass to powcabs [PR109301]
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
[committed] gcov-tool: Use subcommand rather than sub-command in function comments
[committed] gcov-tool: Use subcommand rather than sub-command in function comments
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
[committed] openmp: Fix typo in diagnostics [PR109314]
[committed] openmp: Fix typo in diagnostics [PR109314]
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
match.pd: Fix up sqrt (sqrt (x)) simplification [PR109301]
match.pd: Fix up sqrt (sqrt (x)) simplification [PR109301]
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
[RFC] range-op-float: Only flush_denormals_to_zero for +-*/ [PR109154]
[RFC] range-op-float: Only flush_denormals_to_zero for +-*/ [PR109154]
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
i386: Require just 32-bit alignment for SLOT_FLOATxFDI_387 -m32 -mpreferred-stack-boundary=2 DImode…
i386: Require just 32-bit alignment for SLOT_FLOATxFDI_387 -m32 -mpreferred-stack-boundary=2 DImode…
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* calls were lowered [PR106190]
sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* calls were lowered [PR106190]
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
range-op-float: Use get_nan_state in float_widen_lhs_range
range-op-float: Use get_nan_state in float_widen_lhs_range
- - - -
-
-
-
2023-03-28
Jakub Jelinek
New
libstdc++: Fix up experimental/net/timer/waitable/dest.cc testcase
libstdc++: Fix up experimental/net/timer/waitable/dest.cc testcase
- - - -
-
-
-
2023-03-27
Jakub Jelinek
New
c++: Avoid informs without a warning [PR109278]
c++: Avoid informs without a warning [PR109278]
- - - -
-
-
-
2023-03-25
Jakub Jelinek
New
predict: Don't emit -Wsuggest-attribute=cold warning for functions which already have that attribut…
predict: Don't emit -Wsuggest-attribute=cold warning for functions which already have that attribut…
- - - -
-
-
-
2023-03-25
Jakub Jelinek
New
aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254]
aarch64, builtins: Include PR registers in FUNCTION_ARG_REGNO_P etc. [PR109254]
- - - -
-
-
-
2023-03-24
Jakub Jelinek
New
[wwwdocs] Mention the GNU C enum changes in gcc-13/changes.html
[wwwdocs] Mention the GNU C enum changes in gcc-13/changes.html
- - - -
-
-
-
2023-03-24
Jakub Jelinek
New
go: Fix up go.test/test/fixedbugs/bug207.go failure [PR109258]
go: Fix up go.test/test/fixedbugs/bug207.go failure [PR109258]
- - - -
-
-
-
2023-03-24
Jakub Jelinek
New
builtins: Fix up ICE in inline_string_cmp [PR109258]
builtins: Fix up ICE in inline_string_cmp [PR109258]
- - - -
-
-
-
2023-03-24
Jakub Jelinek
New
[committed] testsuite: Fix up gcc.target/i386/pr109137.c testcase [PR109137]
[committed] testsuite: Fix up gcc.target/i386/pr109137.c testcase [PR109137]
- - - -
-
-
-
2023-03-24
Jakub Jelinek
New
[committed] testsuite: Add testcase for already fixed PR [PR99739]
[committed] testsuite: Add testcase for already fixed PR [PR99739]
- - - -
-
-
-
2023-03-24
Jakub Jelinek
New
ranger: Ranger meets aspell
ranger: Ranger meets aspell
- - - -
-
-
-
2023-03-23
Jakub Jelinek
New
tree-vect-generic: Fix up expand_vector_condition [PR109176]
tree-vect-generic: Fix up expand_vector_condition [PR109176]
- - - -
-
-
-
2023-03-23
Jakub Jelinek
New
match.pd: Fix up fneg/fadd simplification [PR109230]
match.pd: Fix up fneg/fadd simplification [PR109230]
- - - -
-
-
-
2023-03-22
Jakub Jelinek
New
[jakub@redhat.com:,Re:,[PATCH] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]]
[jakub@redhat.com:,Re:,[PATCH] testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]]
- - - -
-
-
-
2023-03-21
Jakub Jelinek
New
testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]
testsuite: Fix up vect-simd-clone1[678]*.c tests [PR108898]
- - - -
-
-
-
2023-03-21
Jakub Jelinek
New
tree: Fix up component_ref_sam_type handling of arrays of 0 sized elements [PR109215]
tree: Fix up component_ref_sam_type handling of arrays of 0 sized elements [PR109215]
- - - -
-
-
-
2023-03-21
Jakub Jelinek
New
c++, v2: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164]
c++, v2: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164]
- - - -
-
-
-
2023-03-18
Jakub Jelinek
New
c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164]
c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164]
- - - -
-
-
-
2023-03-17
Jakub Jelinek
New
tree-inline: Fix up multiversioning with vector arguments [PR105554]
tree-inline: Fix up multiversioning with vector arguments [PR105554]
- - - -
-
-
-
2023-03-17
Jakub Jelinek
New
cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554]
cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554]
- - - -
-
-
-
2023-03-17
Jakub Jelinek
New
testsuite: Fix up forwprop-39.c testcase [PR109145]
testsuite: Fix up forwprop-39.c testcase [PR109145]
- - - -
-
-
-
2023-03-17
Jakub Jelinek
New
c, ubsan: Instrument even shortened divisions [PR109151]
c, ubsan: Instrument even shortened divisions [PR109151]
- - - -
-
-
-
2023-03-17
Jakub Jelinek
New
[committed] openmp: Fix up handling of doacross loops with noreturn body in loops [PR108685]
[committed] openmp: Fix up handling of doacross loops with noreturn body in loops [PR108685]
- - - -
-
-
-
2023-03-17
Jakub Jelinek
New
contrib: Update instructions regarding Unicode updates
contrib: Update instructions regarding Unicode updates
- - - -
-
-
-
2023-03-16
Jakub Jelinek
New
«
1
2
3
4
…
71
72
»