Show patches with: State = Action Required       |    Archived = No       |   126477 patches
« 1 2 3 41264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[rs6000] Use bcdsub. instead of bcdadd. for bcd invalid number checking [rs6000] Use bcdsub. instead of bcdadd. for bcd invalid number checking - - - - --- 2024-04-18 HAO CHEN GUI New
[2/2] lto-wrapper: Truncate files using -truncate driver option [PR110710] [1/2] Driver: Add new -truncate option - - - - --- 2024-04-18 Peter Damianov New
[1/2] Driver: Add new -truncate option [1/2] Driver: Add new -truncate option - - - - --- 2024-04-18 Peter Damianov New
[v2] bpf: remove huge memory waste with string allocation. [v2] bpf: remove huge memory waste with string allocation. - - - - --- 2024-04-17 Cupertino Miranda New
[fortran] PR114739 [14 Regression] ice in gfc_find_derived_types, at fortran/symbol.cc:2458 [fortran] PR114739 [14 Regression] ice in gfc_find_derived_types, at fortran/symbol.cc:2458 - - - - --- 2024-04-17 Paul Richard Thomas New
[committed] libstdc++: Implement "Printing blank lines with println" for C++23 [committed] libstdc++: Implement "Printing blank lines with println" for C++23 - - - - --- 2024-04-17 Jonathan Wakely New
libcpp: Regenerate aclocal.m4 and configure [PR 114748] libcpp: Regenerate aclocal.m4 and configure [PR 114748] - - - - --- 2024-04-17 Christophe Lyon New
Support {CEIL, FLOOR, ROUND}_{DIV, MOD}_EXPR and EXACT_DIV_EXPR in GIMPLE FE Support {CEIL, FLOOR, ROUND}_{DIV, MOD}_EXPR and EXACT_DIV_EXPR in GIMPLE FE - - - - --- 2024-04-17 Richard Biener New
DOCUMENTATION_ROOT_URL vs. release branches [PR114738] DOCUMENTATION_ROOT_URL vs. release branches [PR114738] - - - - --- 2024-04-17 Jakub Jelinek New
testsuite, rs6000: Fix builtins-6-p9-runnable.c for BE [PR114744] testsuite, rs6000: Fix builtins-6-p9-runnable.c for BE [PR114744] - - - - --- 2024-04-17 Kewen.Lin New
tree-optimization/114749 - reset partial vector decision for no-SLP retry tree-optimization/114749 - reset partial vector decision for no-SLP retry - - - - --- 2024-04-17 Richard Biener New
[avr,applied] PR114752 - Fix ICE on inline asm const 64-bit float operand [avr,applied] PR114752 - Fix ICE on inline asm const 64-bit float operand - - - - --- 2024-04-17 Georg-Johann Lay New
libstdc++: Add include guard to simd-internal header libstdc++: Add include guard to simd-internal header - - - - --- 2024-04-17 Matthias Kretz New
libstdc++: Avoid ill-formed types on ARM libstdc++: Avoid ill-formed types on ARM - - - - --- 2024-04-17 Matthias Kretz New
c++: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR113208] c++: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR113208] - - - - --- 2024-04-17 Jakub Jelinek New
asan: Don't instrument .ABNORMAL_DISPATCHER [PR114743] asan: Don't instrument .ABNORMAL_DISPATCHER [PR114743] - - - - --- 2024-04-17 Jakub Jelinek New
[rs6000] Fix test case bcd4.c [rs6000] Fix test case bcd4.c - - - - --- 2024-04-17 HAO CHEN GUI New
GCN: Enable effective-target 'vect_long_long' GCN: Enable effective-target 'vect_long_long' - - - - --- 2024-04-16 Thomas Schwinge New
[committed] libstdc++: Fix "extact" typos in comments [committed] libstdc++: Fix "extact" typos in comments - - - - --- 2024-04-16 Jonathan Wakely New
middle-end/13421 - -ftrapv vs. POINTER_DIFF_EXPR middle-end/13421 - -ftrapv vs. POINTER_DIFF_EXPR - - - - --- 2024-04-16 Richard Biener New
tree-optimization/114736 - SLP DFS walk issue tree-optimization/114736 - SLP DFS walk issue - - - - --- 2024-04-16 Richard Biener New
tree-optimization/114733 - neg induction fails for 1 element vectors tree-optimization/114733 - neg induction fails for 1 element vectors - - - - --- 2024-04-16 Richard Biener New
Fix some comment nits Fix some comment nits - - - - --- 2024-04-16 Jakub Jelinek New
[committed] c++: Handle ARRAY_TYPE in check_bit_cast_type [PR114706] [committed] c++: Handle ARRAY_TYPE in check_bit_cast_type [PR114706] - - - - --- 2024-04-16 Jakub Jelinek New
middle-end: skip vectorization check on ilp32 on vect-early-break_124-pr114403.c middle-end: skip vectorization check on ilp32 on vect-early-break_124-pr114403.c - - - - --- 2024-04-16 Tamar Christina New
docs: document early break support and pragma novector docs: document early break support and pragma novector - - - - --- 2024-04-16 Tamar Christina New
[testsuite,i386] add -msse2 to tests that require it [testsuite,i386] add -msse2 to tests that require it - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,i386] work around fails with --enable-frame-pointer [testsuite,i386] work around fails with --enable-frame-pointer - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,arm] accept empty init for bfloat16 [testsuite,arm] accept empty init for bfloat16 - - - - --- 2024-04-16 Alexandre Oliva New
[libstdc++,testsuite] disable SRA for compare_exchange_padding [libstdc++,testsuite] disable SRA for compare_exchange_padding - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,arm] require arm_v8_1m_main for pacbti tests [testsuite,arm] require arm_v8_1m_main for pacbti tests - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,i386] require fpic for pr111497.C [testsuite,i386] require fpic for pr111497.C - - - - --- 2024-04-16 Alexandre Oliva New
[libstdc++] introduce --disable-compat-libstdcxx-abi [libstdc++] introduce --disable-compat-libstdcxx-abi - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706] [testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706] - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,analyzer] include sys/select.h if available [testsuite,analyzer] include sys/select.h if available - - - - --- 2024-04-16 Alexandre Oliva New
[vxworks] avoid mangling __STDC_VERSION_LIMITS_H__ [vxworks] avoid mangling __STDC_VERSION_LIMITS_H__ - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,analyzer] require fork where used [testsuite,analyzer] require fork where used - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,analyzer] skip access-mode: O_ACCMODE on vxworks [testsuite,analyzer] skip access-mode: O_ACCMODE on vxworks - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,analyzer] avoid vxworks libc mode_t [testsuite,analyzer] avoid vxworks libc mode_t - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite] introduce strndup effective target [testsuite] introduce strndup effective target - - - - --- 2024-04-16 Alexandre Oliva New
[c++,testsuite] adjust contracts9.C for negative addresses [c++,testsuite] adjust contracts9.C for negative addresses - - - - --- 2024-04-16 Alexandre Oliva New
[libstdc++,testsuite] xfail double-prec from_chars for float128_t [libstdc++,testsuite] xfail double-prec from_chars for float128_t - - - - --- 2024-04-16 Alexandre Oliva New
[libstdc++] define zoneinfo_dir_override on vxworks [libstdc++] define zoneinfo_dir_override on vxworks - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite,aarch64] Require fpic effective target [testsuite,aarch64] Require fpic effective target - - - - --- 2024-04-16 Alexandre Oliva New
Document that vector_size works with typedefs [PR92880] Document that vector_size works with typedefs [PR92880] - - - - --- 2024-04-16 Andrew Pinski New
[contrib] validate_failures.py: fix python 3.12 escape sequence warnings [contrib] validate_failures.py: fix python 3.12 escape sequence warnings - - - - --- 2024-04-15 Gabi Falk New
AVR: Add some more avrxmega3 devices AVR: Add some more avrxmega3 devices - - - - --- 2024-04-15 Georg-Johann Lay New
[wwwdocs] gcc-14/changes.html + projects/gomp/: Fix OpenMP/OpenACC changes section/anchor [wwwdocs] gcc-14/changes.html + projects/gomp/: Fix OpenMP/OpenACC changes section/anchor - - - - --- 2024-04-15 Tobias Burnus New
[COMMITTED] ada: Add documentation for Exceptional_Cases [COMMITTED] ada: Add documentation for Exceptional_Cases - - - - --- 2024-04-15 Marc Poulhiès New
m68k: Quiet up cppcheck warning [PR114689] m68k: Quiet up cppcheck warning [PR114689] - - - - --- 2024-04-15 Jakub Jelinek New
libstdc++: Update baseline symbols for riscv64-linux libstdc++: Update baseline symbols for riscv64-linux - - - - --- 2024-04-15 Andreas Schwab New
build: Use of cargo not yet supported here in Canadian cross configurations (was: [PATCH] build: Ch… build: Use of cargo not yet supported here in Canadian cross configurations (was: [PATCH] build: Ch… - - - - --- 2024-04-15 Thomas Schwinge New
RISC-V: Add VLS to mask vec_extract [PR114668]. RISC-V: Add VLS to mask vec_extract [PR114668]. - - - - --- 2024-04-15 Robin Dapp New
gotools: Workaround non-reproduceability of automake gotools: Workaround non-reproduceability of automake - - - - --- 2024-04-15 Jakub Jelinek New
Guard longjmp in test to not inf loop [PR114720] Guard longjmp in test to not inf loop [PR114720] - - - - --- 2024-04-15 Jørgen Kvalsvik New
build: Don't check for host-prefixed 'cargo' program (was: [PATCH] build: Check for cargo when buil… build: Don't check for host-prefixed 'cargo' program (was: [PATCH] build: Check for cargo when buil… - - - - --- 2024-04-15 Thomas Schwinge New
gcov-profile/114715 - missing coverage for switch gcov-profile/114715 - missing coverage for switch - - - - --- 2024-04-15 Richard Biener New
c, v3: Fix ICE with -g and -std=c23 related to incomplete types [PR114361] c, v3: Fix ICE with -g and -std=c23 related to incomplete types [PR114361] - - - - --- 2024-04-15 Jakub Jelinek New
[wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx1036 support [wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx1036 support - - - - --- 2024-04-15 Tobias Burnus New
[COMMITTED] testsuite: i386: Restrict gcc.target/i386/fhardened-1.c etc. to Linux/GNU [COMMITTED] testsuite: i386: Restrict gcc.target/i386/fhardened-1.c etc. to Linux/GNU - - - - --- 2024-04-15 Rainer Orth New
attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusions [PR114634] attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusions [PR114634] - - - - --- 2024-04-15 Jakub Jelinek New
[RISC-V] optimize Zicond conditional select cases. [RISC-V] optimize Zicond conditional select cases. - - - - --- 2024-04-15 Fei Gao New
[v2] gcc-14: Mention that some warnings are now errors [v2] gcc-14: Mention that some warnings are now errors - - - - --- 2024-04-15 Sebastian Huber New
[v2,2/2] c++/modules: Fix instantiation of imported temploid friends [PR114275] c++/modules: Fix instantiation of imported temploid friends [PR114275] - - - - --- 2024-04-15 Nathaniel Shead New
[v2,1/2] c++: Standardise errors for module_may_redeclare [v2,1/2] c++: Standardise errors for module_may_redeclare - - - - --- 2024-04-15 Nathaniel Shead New
[Backport,2/2] middle-end/114599 - fix bitmap allocation for check_ifunc_callee_symtab_nodes [Backport,1/2] tree-profile: Disable indirect call profiling for IFUNC resolvers - - - - --- 2024-04-14 H.J. Lu New
[Backport,1/2] tree-profile: Disable indirect call profiling for IFUNC resolvers [Backport,1/2] tree-profile: Disable indirect call profiling for IFUNC resolvers - - - - --- 2024-04-14 H.J. Lu New
[C,v2] Fix ICE with -g and -std=c23 related to incomplete types [PR114361] [C,v2] Fix ICE with -g and -std=c23 related to incomplete types [PR114361] - - - - --- 2024-04-14 Martin Uecker New
[3/3] *: support in-tree libiconv again [1/3] toplevel: don't override gettext-runtime/configure-discovered build args - - - - --- 2024-04-13 Arsen Arsenović New
[2/3] gitignore: ignore /libiconv* [1/3] toplevel: don't override gettext-runtime/configure-discovered build args - - - - --- 2024-04-13 Arsen Arsenović New
[1/3] toplevel: don't override gettext-runtime/configure-discovered build args [1/3] toplevel: don't override gettext-runtime/configure-discovered build args - - - - --- 2024-04-13 Arsen Arsenović New
[COMMITTED] Regenerate c.opt.urls [COMMITTED] Regenerate c.opt.urls - 1 - - --- 2024-04-13 Mark Wielaard New
[pushed] c++/modules: make bits_in/out move-constructible [pushed] c++/modules: make bits_in/out move-constructible - - - - --- 2024-04-13 Patrick Palka New
Fortran: ALLOCATE of fixed-length CHARACTER with SOURCE/MOLD [PR113793] Fortran: ALLOCATE of fixed-length CHARACTER with SOURCE/MOLD [PR113793] - - - - --- 2024-04-13 Harald Anlauf New
[wwwdocs] gcc-14: Mention that some warnings are now errors [wwwdocs] gcc-14: Mention that some warnings are now errors - - - - --- 2024-04-13 Sebastian Huber New
x86: Allow TImode offsettable memory only with 8-bit constant x86: Allow TImode offsettable memory only with 8-bit constant - - - - --- 2024-04-12 H.J. Lu New
libstdc++: Update some baseline_symbols.txt (x32) libstdc++: Update some baseline_symbols.txt (x32) - - - - --- 2024-04-12 H.J. Lu New
[pushed] c++: reference cast, conversion fn [PR113141] [pushed] c++: reference cast, conversion fn [PR113141] - - - - --- 2024-04-12 Jason Merrill New
[pushed] c++: reference list-init, conversion fn [PR113141] [pushed] c++: reference list-init, conversion fn [PR113141] - - - - --- 2024-04-12 Jason Merrill New
[pushed] aarch64: Avoid using mismatched ZERO ZA sizes [pushed] aarch64: Avoid using mismatched ZERO ZA sizes - - - - --- 2024-04-12 Richard Sandiford New
aarch64: Add rcpc3 dependency on rcpc2 and rcpc aarch64: Add rcpc3 dependency on rcpc2 and rcpc - - - - --- 2024-04-12 Andrew Carlotti New
aarch64: Enable +cssc for armv8.9-a aarch64: Enable +cssc for armv8.9-a - - - - --- 2024-04-12 Andrew Carlotti New
[v9,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[v9,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[v9,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[v9,2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
[v9,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-04-12 Qing Zhao New
c++: templated substitution into lambda-expr, cont [PR114393] c++: templated substitution into lambda-expr, cont [PR114393] - - - - --- 2024-04-12 Patrick Palka New
c++: Diagnose or avoid constexpr dtors in classes with virtual bases [PR114426] c++: Diagnose or avoid constexpr dtors in classes with virtual bases [PR114426] - - - - --- 2024-04-12 Jakub Jelinek New
[committed] RISC-V: Fix Werror=sign-compare in riscv_validate_vector_type [committed] RISC-V: Fix Werror=sign-compare in riscv_validate_vector_type - - - - --- 2024-04-12 Li, Pan2 New
middle-end: adjust loop upper bounds when peeling for gaps and early break [PR114403]. middle-end: adjust loop upper bounds when peeling for gaps and early break [PR114403]. - - - - --- 2024-04-12 Tamar Christina New
[gcc-wwwdocs] Uncomment MCore part title [gcc-wwwdocs] Uncomment MCore part title - - - - --- 2024-04-12 Haochen Jiang New
[v2] aarch64: Preserve mem info on change of base for ldp/stp [PR114674] [v2] aarch64: Preserve mem info on change of base for ldp/stp [PR114674] - - - - --- 2024-04-12 Alex Coplan New
[PATCH-4,rs6000] Implement optab_isnormal for SFmode, DFmode and TFmode [PR97786] [PATCH-4,rs6000] Implement optab_isnormal for SFmode, DFmode and TFmode [PR97786] - - - - --- 2024-04-12 HAO CHEN GUI New
s390: testsuite: Xfail range-sincos.c and vrp-float-abs-1.c s390: testsuite: Xfail range-sincos.c and vrp-float-abs-1.c - - - - --- 2024-04-12 Stefan Schulze Frielinghaus New
Optab: add isnormal_optab for __builtin_isnormal Optab: add isnormal_optab for __builtin_isnormal - - - - --- 2024-04-12 HAO CHEN GUI New
tree-cfg: Make the verifier returns_twice message translatable tree-cfg: Make the verifier returns_twice message translatable - - - - --- 2024-04-12 Jakub Jelinek New
Limit special asan/ubsan/bitint returns_twice handling to calls in bbs with abnormal pred [PR114687] Limit special asan/ubsan/bitint returns_twice handling to calls in bbs with abnormal pred [PR114687] - - - - --- 2024-04-12 Jakub Jelinek New
contrib/check-params-in-docs.py: Ignore target-specific params contrib/check-params-in-docs.py: Ignore target-specific params - - - - --- 2024-04-12 Filip Kastl New
[PATCH-3] Builtin: Fold builtin_isfinite on IBM long double to builtin_isfinite on double [PR97786] [PATCH-3] Builtin: Fold builtin_isfinite on IBM long double to builtin_isfinite on double [PR97786] - - - - --- 2024-04-12 HAO CHEN GUI New
« 1 2 3 41264 1265 »