Toggle navigation
Patchwork
gcc
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Ahamed Husni via Gcc-patches
| State =
Action Required
| Archived =
No
| 4215 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
3
4
…
42
43
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
Fix typo in gcc/asan.c comment
Fix typo in gcc/asan.c comment
0 0 0
2021-03-07
Ahamed Husni via Gcc-patches
New
i386, v2: Fix some -mavx512vl -mno-avx512bw bugs [PR99321]
i386, v2: Fix some -mavx512vl -mno-avx512bw bugs [PR99321]
0 0 0
2021-03-07
Ahamed Husni via Gcc-patches
New
[committed] d: Don't set default flag_complex_method.
[committed] d: Don't set default flag_complex_method.
0 0 0
2021-03-06
Ahamed Husni via Gcc-patches
New
Committed: cris: don't define MAX_FIXED_MODE_SIZE
Committed: cris: don't define MAX_FIXED_MODE_SIZE
0 0 0
2021-03-06
Ahamed Husni via Gcc-patches
New
Committed: gcc.target/cris/pr93372-1.c: Adjust expectations for eliminated stack-frame
Committed: gcc.target/cris/pr93372-1.c: Adjust expectations for eliminated stack-frame
0 0 0
2021-03-06
Ahamed Husni via Gcc-patches
New
c++: ICE on invalid with inheriting constructors [PR94751]
c++: ICE on invalid with inheriting constructors [PR94751]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
[committed] openmp: Avoid ICEs due to orphaned labels in OpenMP regions [PR99322]
[committed] openmp: Avoid ICEs due to orphaned labels in OpenMP regions [PR99322]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
i386: Fix some -mavx512vl -mno-avx512bw bugs [PR99321]
i386: Fix some -mavx512vl -mno-avx512bw bugs [PR99321]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
testsuite: Fix up attr-flatten-1.c failure [PR99363]
testsuite: Fix up attr-flatten-1.c failure [PR99363]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
i386: Improve [QH]Imode rotates with masked shift count [PR99405]
i386: Improve [QH]Imode rotates with masked shift count [PR99405]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
libstdc++: Improve std::rot[lr] [PR99396]
libstdc++: Improve std::rot[lr] [PR99396]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
[3/3] barrier: optimise by not having the hasher in a loop
Uncontroversial improvements to C++20 wait-related implementation
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
[2/3] std::latch: reduce internal implementation from ptrdiff_t to int
Uncontroversial improvements to C++20 wait-related implementation
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
[1/3] Atomic __platform_wait: accept any 32-bit type, not just int
Uncontroversial improvements to C++20 wait-related implementation
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
c++: Fix constexpr evaluation of pre-increment when !lval [PR99287]
c++: Fix constexpr evaluation of pre-increment when !lval [PR99287]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
c++: Fix tsubsting member variable template-id [PR96330]
c++: Fix tsubsting member variable template-id [PR96330]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
[commited,PR99378] LRA: Skip decomposing address for asm insn operand with unknown constraint
[commited,PR99378] LRA: Skip decomposing address for asm insn operand with unknown constraint
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
c++: ICE with -Wshadow and enumerator in template [PR99120]
c++: ICE with -Wshadow and enumerator in template [PR99120]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
libgcov: Fix build on Darwin [PR99406]
libgcov: Fix build on Darwin [PR99406]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
dwarf2out: Fix debug info for 2 byte floats [PR99388]
dwarf2out: Fix debug info for 2 byte floats [PR99388]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
aarch64 : Modify __ARM_ARCH as per latest ACLE
aarch64 : Modify __ARM_ARCH as per latest ACLE
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
c++: -Wconversion vs value-dependent expressions [PR99331]
c++: -Wconversion vs value-dependent expressions [PR99331]
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
Committed: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c: xfail for cris
Committed: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c: xfail for cris
0 0 0
2021-03-05
Ahamed Husni via Gcc-patches
New
c++: Pointer-to-member fn conversion with noexcept [PR99374]
c++: Pointer-to-member fn conversion with noexcept [PR99374]
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
[V3] Do not build Decimal/Float128 conversions if --disable-decimal-float.
[V3] Do not build Decimal/Float128 conversions if --disable-decimal-float.
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
[V3] Require GLIBC 2.32 for Decimal/_Float128 conversions.
[V3] Require GLIBC 2.32 for Decimal/_Float128 conversions.
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
[wwwdocs] Add <thread> to libstdc++ header dependency changes
[wwwdocs] Add <thread> to libstdc++ header dependency changes
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
c++: adc_unify deduction with constrained auto [PR99365]
c++: adc_unify deduction with constrained auto [PR99365]
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
[v3] IBM Z: Fix usage of "f" constraint with long doubles
[v3] IBM Z: Fix usage of "f" constraint with long doubles
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
aarch64: Add missing error_mark_node check [PR99381]
aarch64: Add missing error_mark_node check [PR99381]
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
[committed] libstdc++: Fix buffer overflows in tests [PR 99382]
[committed] libstdc++: Fix buffer overflows in tests [PR 99382]
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_returns_this targets [PR99362]
c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_returns_this targets [PR99362]
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
expand: Fix ICE in store_bit_field_using_insv [PR93235]
expand: Fix ICE in store_bit_field_using_insv [PR93235]
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
c-ppoutput: Fix preprocessing ICE on very large line number [PR99325]
c-ppoutput: Fix preprocessing ICE on very large line number [PR99325]
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
sim: drop dep on configure-gdb
sim: drop dep on configure-gdb
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
[committed] libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAGS for -m...
[committed] libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAGS for -m...
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
c++: ICE with real-to-int conversion in template [PR97973]
c++: ICE with real-to-int conversion in template [PR97973]
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
gcc.misc-tests/outputs.exp: enumerate tests
gcc.misc-tests/outputs.exp: enumerate tests
0 0 0
2021-03-04
Ahamed Husni via Gcc-patches
New
ssa-ifcombine: combining comparisons [Bug 53806]
ssa-ifcombine: combining comparisons [Bug 53806]
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
[pushed] c++: Add fixed test [PR96474]
[pushed] c++: Add fixed test [PR96474]
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
[committed] d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337]
[committed] d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337]
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
libstdc++: Avoid accidental ADL when calling make_reverse_iterator
libstdc++: Avoid accidental ADL when calling make_reverse_iterator
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
arm: Ignore --with-mode when CPU only supports one instruction set.
arm: Ignore --with-mode when CPU only supports one instruction set.
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
[pushed] c++: C++17 and decltype of multi-operator expression [PR95675]
[pushed] c++: C++17 and decltype of multi-operator expression [PR95675]
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
testsuite: aarch64: Add tests for vcvt FP intrinsics
testsuite: aarch64: Add tests for vcvt FP intrinsics
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
testsuite: aarch64: Add tests for v[q]mov[u]n_high intrinsics
testsuite: aarch64: Add tests for v[q]mov[u]n_high intrinsics
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
testsuite: aarch64: Add tests for v[r]shrn_high intrinsics
testsuite: aarch64: Add tests for v[r]shrn_high intrinsics
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
testsuite: aarch64: Add tests for narrowing-arithmetic intrinsics
testsuite: aarch64: Add tests for narrowing-arithmetic intrinsics
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
libbacktrace patch committed: Don't special case file 0
libbacktrace patch committed: Don't special case file 0
0 0 0
2021-03-03
Ahamed Husni via Gcc-patches
New
[PING^3] Add input_modes parameter to TARGET_MD_ASM_ADJUST hook
[PING^3] Add input_modes parameter to TARGET_MD_ASM_ADJUST hook
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
Fix TLS thread pointer function names on AIX
Fix TLS thread pointer function names on AIX
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321]
i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321]
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
c++: Fix -fstrong-eval-order for operator &&, || and , [PR82959]
c++: Fix -fstrong-eval-order for operator &&, || and , [PR82959]
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
c-family: Avoid ICE on va_arg [PR99324]
c-family: Avoid ICE on va_arg [PR99324]
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
IBM Z: Run mul-signed-overflow-*.c only on z14+
IBM Z: Run mul-signed-overflow-*.c only on z14+
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
fwprop: Fix single_use_p calculation
fwprop: Fix single_use_p calculation
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
Go patch committed: All go:embed with import _ "embed"
Go patch committed: All go:embed with import _ "embed"
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
libbacktrace patch committed: Pass -1 to error callback for unknown DWARF
libbacktrace patch committed: Pass -1 to error callback for unknown DWARF
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
[committed] diagnostics: fix ICE on fix-it hints on very long lines [PR99323]
[committed] diagnostics: fix ICE on fix-it hints on very long lines [PR99323]
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
[committed] remove stray warning text (PR 99276)
[committed] remove stray warning text (PR 99276)
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
[Committed,2/2] IBM Z: arch14: New instrinsics
[Committed,1/2] IBM Z: arch14: Add command line options
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
[Committed,1/2] IBM Z: arch14: Add command line options
[Committed,1/2] IBM Z: arch14: Add command line options
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
[Committed] IBM Z: Run mul-signed-overflow tests only on z14
[Committed] IBM Z: Run mul-signed-overflow tests only on z14
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
Superseded
vrp: Improve register_edge_assert_for [PR95757]
vrp: Improve register_edge_assert_for [PR95757]
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319]
dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319]
0 0 0
2021-03-02
Ahamed Husni via Gcc-patches
New
[part1] PR fortran/49278 - ICE when combining DATA with default initialization
[part1] PR fortran/49278 - ICE when combining DATA with default initialization
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
clarify nonaliasing property of attribute malloc (PR 99295)
clarify nonaliasing property of attribute malloc (PR 99295)
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[3/3,V2] Do not build Decimal/Float128 conversions if decimal is disabled.
Honor --disable-decimal-float in PowerPC libgcc _Float128
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[2/3,V2] Do not include stdio.h in libgcc's Decimal/Float128 conversions.
Honor --disable-decimal-float in PowerPC libgcc _Float128
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[1/3,V2] Fix __sprintfkf prototype in libgcc.
Honor --disable-decimal-float in PowerPC libgcc _Float128
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
IBM Z: Fix testcase vcond-shift.c
IBM Z: Fix testcase vcond-shift.c
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[V3,5/5] Enable BTF generation in the BPF backend
Support for the CTF and BTF debug formats
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[V3,4/5] CTF/BTF documentation
Support for the CTF and BTF debug formats
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[V3,3/5] CTF/BTF testsuites
Support for the CTF and BTF debug formats
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[V3,2/5] CTF/BTF debug formats
Support for the CTF and BTF debug formats
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[V3,1/5] Add new function lang_GNU_GIMPLE
Support for the CTF and BTF debug formats
0 0 0
2021-03-01
Ahamed Husni via Gcc-patches
New
[6/6] c++: Consolidate REQUIRES_EXPR evaluation/diagnostic routines
[1/4] c++: Avoid building garbage trees from tsubst_requires_expr
0 0 0
2021-02-28
Ahamed Husni via Gcc-patches
New
[5/6] c++: Clean up normalization / satisfaction routines
[1/4] c++: Avoid building garbage trees from tsubst_requires_expr
0 0 0
2021-02-28
Ahamed Husni via Gcc-patches
New
Add missing changes to Makefile.tpl
Add missing changes to Makefile.tpl
0 0 0
2021-02-28
Ahamed Husni via Gcc-patches
New
[committed] fortran: Fix up wording of 3 OpenMP diagnostic messages [PR99303]dbI
[committed] fortran: Fix up wording of 3 OpenMP diagnostic messages [PR99303]dbI
0 0 0
2021-02-28
Ahamed Husni via Gcc-patches
New
[committed] fortran: Replace double space in diagnostic with a single one [PR99300]
[committed] fortran: Replace double space in diagnostic with a single one [PR99300]
0 0 0
2021-02-28
Ahamed Husni via Gcc-patches
New
[commit] typos: Fix various typos - mainly misspelled reference* [PR99304]
[commit] typos: Fix various typos - mainly misspelled reference* [PR99304]
0 0 0
2021-02-28
Ahamed Husni via Gcc-patches
New
[pushed] c++: Allow GNU attributes before lambda -> [PR90333]
[pushed] c++: Allow GNU attributes before lambda -> [PR90333]
0 0 0
2021-02-27
Ahamed Husni via Gcc-patches
New
[PATCH/RFA] libstdc++: provide conversion from day, month to unsigned long, PR99301
[PATCH/RFA] libstdc++: provide conversion from day, month to unsigned long, PR99301
0 0 0
2021-02-27
Ahamed Husni via Gcc-patches
New
dwarf2out: Fix -gsplit-dwarf on riscv or other non-.uleb128 targets [PR99090]
dwarf2out: Fix -gsplit-dwarf on riscv or other non-.uleb128 targets [PR99090]
0 0 0
2021-02-27
Ahamed Husni via Gcc-patches
New
PR analyzer/94362 Partial Fix
PR analyzer/94362 Partial Fix
0 0 0
2021-02-27
Ahamed Husni via Gcc-patches
New
[committed] gcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_PRINT* in diagnostics [PR99288]
[committed] gcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_PRINT* in diagnostics [PR99288]
0 0 0
2021-02-27
Ahamed Husni via Gcc-patches
New
analyzer: implement exploded_path copy ctor
analyzer: implement exploded_path copy ctor
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
[5/5] barrier: optimise by not having the hasher in a loop
[1/5] std::latch: reduce internal implementation from ptrdiff_t to int
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
[4/5] barrier: use int instead of unsigned char for the phase state
[1/5] std::latch: reduce internal implementation from ptrdiff_t to int
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
[3/5] std::__atomic_wait: don't use __detail::__waiter with futex
[1/5] std::latch: reduce internal implementation from ptrdiff_t to int
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
[2/5] Atomic __platform_wait: accept any 32-bit type, not just int
[1/5] std::latch: reduce internal implementation from ptrdiff_t to int
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
Superseded
[1/5] std::latch: reduce internal implementation from ptrdiff_t to int
[1/5] std::latch: reduce internal implementation from ptrdiff_t to int
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
Superseded
Honor --disable-decimal-float in building _Float128 support.
Honor --disable-decimal-float in building _Float128 support.
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
[pushed] c++: Fix class NTTP constness handling [PR98810]
[pushed] c++: Fix class NTTP constness handling [PR98810]
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
[pushed] builtins: Fix typos in warn_for_access [PR99278]
[pushed] builtins: Fix typos in warn_for_access [PR99278]
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
rs6000: Fix ICE in rs6000_init_builtins when compiling with -mcpu=440 [PR99279]
rs6000: Fix ICE in rs6000_init_builtins when compiling with -mcpu=440 [PR99279]
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
[committed] analyzer: eliminate dedupe_candidate [PR96374]
[committed] analyzer: eliminate dedupe_candidate [PR96374]
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
libgo patch committed: Ensure 8 byte atomicity on ppc64
libgo patch committed: Ensure 8 byte atomicity on ppc64
0 0 0
2021-02-26
Ahamed Husni via Gcc-patches
New
c++: Fix operator() lookup in lambdas [PR95451]
c++: Fix operator() lookup in lambdas [PR95451]
0 0 0
2021-02-25
Ahamed Husni via Gcc-patches
New
«
1
2
3
4
…
42
43
»