Show patches with: State = Action Required       |   126656 patches
« 1 2 ... 247 248 2491266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] configure, Darwin: Set appropriate defaults for host-shared. [pushed] configure, Darwin: Set appropriate defaults for host-shared. - - - - --- 2021-11-16 Iain Sandoe New
[v2] rs6000: Fix a handful of 32-bit built-in function problems [v2] rs6000: Fix a handful of 32-bit built-in function problems - - - - --- 2021-11-16 Li, Pan2 via Gcc-patches New
x86: Add -mindirect-branch-cs-prefix x86: Add -mindirect-branch-cs-prefix - - - - --- 2021-11-16 H.J. Lu New
x86: Add -mharden-sls=[none|all|return|indirect-branch] x86: Add -mharden-sls=[none|all|return|indirect-branch] - - - - --- 2021-11-16 H.J. Lu New
rs6000: Better error messages for power8/9-vector builtins rs6000: Better error messages for power8/9-vector builtins - - - - --- 2021-11-16 Li, Pan2 via Gcc-patches New
rs6000: Add [power6-64] stanza to new builtin support rs6000: Add [power6-64] stanza to new builtin support - - - - --- 2021-11-16 Li, Pan2 via Gcc-patches New
[RFC] c-family: don't cache large vecs [RFC] c-family: don't cache large vecs - - - - --- 2021-11-16 Jason Merrill New
Do not abort compilation when dump file is /dev/* Do not abort compilation when dump file is /dev/* - - - - --- 2021-11-16 Giuliano Belinassi New
[committed,2/2] libstdc++: Implement constexpr std::basic_string for C++20 [committed,1/2] libstdc++: Use hidden friends for vector<bool>::reference swap overloads - - - - --- 2021-11-16 Jonathan Wakely New
[committed,1/2] libstdc++: Use hidden friends for vector<bool>::reference swap overloads [committed,1/2] libstdc++: Use hidden friends for vector<bool>::reference swap overloads - - - - --- 2021-11-16 Jonathan Wakely New
[committed] middle-end signbit-2: make test check for scalar or vector versions [committed] middle-end signbit-2: make test check for scalar or vector versions - - - - --- 2021-11-16 Tamar Christina New
[committed] AArch64 shrn-combine-10: update test to current codegen. [committed] AArch64 shrn-combine-10: update test to current codegen. - - - - --- 2021-11-16 Tamar Christina New
middle-end: Fix FMA detection when inspecting gimple which have no LHS. middle-end: Fix FMA detection when inspecting gimple which have no LHS. - - - - --- 2021-11-16 Tamar Christina New
[committed] analyzer: fix overeager sharing of bounded_range instances [PR102662] [committed] analyzer: fix overeager sharing of bounded_range instances [PR102662] - - - - --- 2021-11-16 David Malcolm New
[v2] c++: improve print_node of PTRMEM_CST [v2] c++: improve print_node of PTRMEM_CST - - - - --- 2021-11-16 Jason Merrill New
[committed] libstdc++: Fix out-of-bound array accesses in testsuite [committed] libstdc++: Fix out-of-bound array accesses in testsuite - - - - --- 2021-11-16 Jonathan Wakely New
[committed] libstdc++: Fix typos in tests [committed] libstdc++: Fix typos in tests - - - - --- 2021-11-16 Jonathan Wakely New
[v5,OpenMP,5.0] Improve OpenMP target support for C++ [PR92120 v5] [v5,OpenMP,5.0] Improve OpenMP target support for C++ [PR92120 v5] - - - - --- 2021-11-16 Chung-Lin Tang New
middle-end/103248 - fix RDIV_EXPR handling with fixed point middle-end/103248 - fix RDIV_EXPR handling with fixed point - - - - --- 2021-11-16 Richard Biener New
OpenMP: Ensure that offloaded variables are public OpenMP: Ensure that offloaded variables are public - - - - --- 2021-11-16 Andrew Stubbs New
regrename: Skip renaming if instruction is noop move. regrename: Skip renaming if instruction is noop move. - - - - --- 2021-11-16 Jojo R New
[committed] arc: Update (u)maddhisi4 patterns [committed] arc: Update (u)maddhisi4 patterns - - - - --- 2021-11-16 Claudiu Zissulescu Ianculescu New
tree-optimization/102880 - improve CD-DCE tree-optimization/102880 - improve CD-DCE - - - - --- 2021-11-16 Richard Biener New
[2/2] arm: Declare MVE types internally via pragma arm: Define MVE types internally - - - - --- 2021-11-16 Murray Steele New
[1/2] arm: Move arm_simd_info array declaration into header arm: Define MVE types internally - - - - --- 2021-11-16 Murray Steele New
[committed] arc: Update arc specific tests [committed] arc: Update arc specific tests - - - - --- 2021-11-16 Claudiu Zissulescu Ianculescu New
ipa-sra: Testcase that removing a "returns_nonnull" retval works ipa-sra: Testcase that removing a "returns_nonnull" retval works - - - - --- 2021-11-16 Martin Jambor New
[committed] libgomp: Mark thread_limit clause to target construct as implemented [committed] libgomp: Mark thread_limit clause to target construct as implemented - - - - --- 2021-11-16 Jakub Jelinek New
[committed] openmp: Regimplify operands of GIMPLE_COND in a few more places [PR103208] [committed] openmp: Regimplify operands of GIMPLE_COND in a few more places [PR103208] - - - - --- 2021-11-16 Jakub Jelinek New
waccess: Fix up pass_waccess::check_alloc_size_call [PR102009] waccess: Fix up pass_waccess::check_alloc_size_call [PR102009] - - - - --- 2021-11-16 Jakub Jelinek New
i386: add alias for f*mul_*ch intrinsics i386: add alias for f*mul_*ch intrinsics - - - - --- 2021-11-16 Li, Pan2 via Gcc-patches New
i386: vcvtph2ps and vcvtps2ph should be used to convert _Float16 to SFmode with -mf16c [PR 102811] i386: vcvtph2ps and vcvtps2ph should be used to convert _Float16 to SFmode with -mf16c [PR 102811] - - - - --- 2021-11-16 Li, Pan2 via Gcc-patches New
[v2] configure: define TARGET_LIBC_GNUSTACK on musl [v2] configure: define TARGET_LIBC_GNUSTACK on musl - - - - --- 2021-11-16 Ilya Lipnitskiy New
Fix PR tree-optimization/103228 and 103228: folding of (type) X op CST where type is a nop convert Fix PR tree-optimization/103228 and 103228: folding of (type) X op CST where type is a nop convert - - - - --- 2021-11-16 Li, Pan2 via Gcc-patches New
Add a missing return transforming atomic bit test and operations Add a missing return transforming atomic bit test and operations - - - - --- 2021-11-16 H.J. Lu New
tree-optimization: [PR103245] Improve detection of abs pattern using multiplication tree-optimization: [PR103245] Improve detection of abs pattern using multiplication - - - - --- 2021-11-16 Li, Pan2 via Gcc-patches New
[rs6000] Optimization for vec_xl_sext [rs6000] Optimization for vec_xl_sext - - - - --- 2021-11-16 HAO CHEN GUI New
Fix spelling of ones' complement. Fix spelling of ones' complement. - - - - --- 2021-11-16 Marek Polacek New
Update my email address. Update my email address. - - - - --- 2021-11-16 Jim Wilson New
libstdc++: Merge latest Ryu sources libstdc++: Merge latest Ryu sources - - - - --- 2021-11-16 Patrick Palka New
[5/5] libstdc++: Import MSVC floating-point std::from_chars testcases [1/5] libstdc++: Import the fast_float library - - - - --- 2021-11-16 Patrick Palka New
[4/5] libstdc++: Use fast_float in std::from_chars for binary32/64 [1/5] libstdc++: Import the fast_float library - - - - --- 2021-11-16 Patrick Palka New
[3/5] libstdc++: Adjust fast_float's over/underflow behavior for conformnace [1/5] libstdc++: Import the fast_float library - - - - --- 2021-11-16 Patrick Palka New
[2/5] libstdc++: Apply modifications to our local copy of fast_float [1/5] libstdc++: Import the fast_float library - - - - --- 2021-11-16 Patrick Palka New
[1/5] libstdc++: Import the fast_float library [1/5] libstdc++: Import the fast_float library - - - - --- 2021-11-16 Patrick Palka New
[pushed] c++: split_nonconstant_init and flexarrays [pushed] c++: split_nonconstant_init and flexarrays - - - - --- 2021-11-15 Jason Merrill New
[GCC-11] aarch64: enable Ampere-1 CPU (backport to GCC11) [GCC-11] aarch64: enable Ampere-1 CPU (backport to GCC11) - - - - --- 2021-11-15 Philipp Tomsich New
simplify get_range_strlen interface simplify get_range_strlen interface - - - - --- 2021-11-15 Martin Sebor New
PR fortran/99061 - [10/11/12 Regression] ICE in gfc_conv_intrinsic_atan2d, at fortran/trans-intrins… PR fortran/99061 - [10/11/12 Regression] ICE in gfc_conv_intrinsic_atan2d, at fortran/trans-intrins… - - - - --- 2021-11-15 Harald Anlauf New
Avoid pathological function redeclarations when checking access sizes [PR102759] Avoid pathological function redeclarations when checking access sizes [PR102759] - - - - --- 2021-11-15 Martin Sebor New
[pushed] configure, Darwin: Check ld64 support for -platform-version. [pushed] configure, Darwin: Check ld64 support for -platform-version. - - - - --- 2021-11-15 Iain Sandoe New
[v5,1/1,ARM] Add support for TLS register based stack protector canary access implement TLS register based stack canary for ARM - - - - --- 2021-11-15 Ard Biesheuvel New
[v2,3/3] gimple-fold: Use ranges to simplify strncat and snprintf gimple-fold improvements - - - - --- 2021-11-15 Siddhesh Poyarekar New
[v2,2/3] gimple-fold: Use ranges to simplify _chk calls gimple-fold improvements - - - - --- 2021-11-15 Siddhesh Poyarekar New
[v2,1/3] gimple-fold: Transform stp*cpy_chk to str*cpy directly gimple-fold improvements - - - - --- 2021-11-15 Siddhesh Poyarekar New
libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026] libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026] - - - - --- 2021-11-15 Marek Polacek New
[2/2] libstdc++: Use diagnose_as attribute to improve simd diagnostics Make use of the diagnose_as attribute to improve libstdc++ diagnostics - - - - --- 2021-11-15 Matthias Kretz New
[1/2] libstdc++: Use diagnose_as attribute to improve string diagnostics Make use of the diagnose_as attribute to improve libstdc++ diagnostics - - - - --- 2021-11-15 Matthias Kretz New
[COMMITTED] Drop tree overflow in irange setter. [COMMITTED] Drop tree overflow in irange setter. - - - - --- 2021-11-15 Aldy Hernandez New
[ping] Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map' [ping] Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map' - - - - --- 2021-11-15 Thomas Schwinge New
tree-optimization/102880 - make PHI-OPT recognize more CFGs tree-optimization/102880 - make PHI-OPT recognize more CFGs - - - - --- 2021-11-15 Richard Biener New
x86_64: Avoid rorx rotation instructions with -Os x86_64: Avoid rorx rotation instructions with -Os - - - - --- 2021-11-15 Roger Sayle New
[committed] testsuite: Add testcase for already fixed PR [PR100469] [committed] testsuite: Add testcase for already fixed PR [PR100469] - - - - --- 2021-11-15 Jakub Jelinek New
x86: Add gcc.target/i386/pr103205-2.c x86: Add gcc.target/i386/pr103205-2.c - - - - --- 2021-11-15 H.J. Lu New
Check optab before transforming atomic bit test and operations Check optab before transforming atomic bit test and operations - - - - --- 2021-11-15 H.J. Lu New
ivopts: Improve code generated for very simple loops. ivopts: Improve code generated for very simple loops. - - - - --- 2021-11-15 Roger Sayle New
libffi: Update LOCAL_PATCHES libffi: Update LOCAL_PATCHES - - - - --- 2021-11-15 H.J. Lu New
[COMMITTED] Fix PHI ordering problems in the path solver. [COMMITTED] Fix PHI ordering problems in the path solver. - - - - --- 2021-11-15 Aldy Hernandez New
[COMMITTED] path solver: Default to global range if nothing found. [COMMITTED] path solver: Default to global range if nothing found. - - - - --- 2021-11-15 Aldy Hernandez New
tree-optimization/103237 - avoid vectorizing unhandled double reductions tree-optimization/103237 - avoid vectorizing unhandled double reductions - - - - --- 2021-11-15 Richard Biener New
openmp: Add support for thread_limit clause on target openmp: Add support for thread_limit clause on target - - - - --- 2021-11-15 Jakub Jelinek New
libstdc++: Define <stacktrace> header for C++23 libstdc++: Define <stacktrace> header for C++23 - - - - --- 2021-11-15 Jonathan Wakely New
Fortran/OpenMP: Support most of 5.1 atomic extensions Fortran/OpenMP: Support most of 5.1 atomic extensions - - - - --- 2021-11-15 Tobias Burnus New
[4/4] OpenMP: lvalue parsing for map clauses (C) OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
[3/4] OpenMP: lvalue parsing for map clauses (C++) OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
[2/4] OpenMP: Add inspector class to unify mapped address analysis OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
[1/4] Add debug_omp_expr OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
middle-end/103193 - avoid canonicalizing <= and >= to == for floats middle-end/103193 - avoid canonicalizing <= and >= to == for floats - - - - --- 2021-11-15 Richard Biener New
tree-optimization/103219 - avoid ICE in unroll-and-jam tree-optimization/103219 - avoid ICE in unroll-and-jam - - - - --- 2021-11-15 Richard Biener New
libffi: Use #define instead of .macro in src/x86/win64.S [PR102874] libffi: Use #define instead of .macro in src/x86/win64.S [PR102874] - - - - --- 2021-11-15 Rainer Orth New
configure: define TARGET_LIBC_GNUSTACK on musl configure: define TARGET_LIBC_GNUSTACK on musl - - - - --- 2021-11-15 Ilya Lipnitskiy New
[pushed] c++: Add -fimplicit-constexpr [pushed] c++: Add -fimplicit-constexpr - - - - --- 2021-11-15 Jason Merrill New
[committed] libgomp: Add a testcase for omp_get_num_teams inside of target inside of host teams [committed] libgomp: Add a testcase for omp_get_num_teams inside of target inside of host teams - - - - --- 2021-11-15 Jakub Jelinek New
[pushed] c++: location of lambda object and conversion call [pushed] c++: location of lambda object and conversion call - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: check constexpr constructor body [pushed] c++: check constexpr constructor body - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: is_this_parameter and coroutines proxies [pushed] c++: is_this_parameter and coroutines proxies - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: c++20 constexpr default ctor and array init [pushed] c++: c++20 constexpr default ctor and array init - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: don't do constexpr folding in unevaluated context [pushed] c++: don't do constexpr folding in unevaluated context - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: constexpr virtual and vbase thunk [pushed] c++: constexpr virtual and vbase thunk - - - - --- 2021-11-15 Jason Merrill New
[Committed] gcc.dg/uninit-pred-9_b.c: Correct last adjustment for cris-elf [Committed] gcc.dg/uninit-pred-9_b.c: Correct last adjustment for cris-elf - - - - --- 2021-11-15 Hans-Peter Nilsson New
[committed] VAX: Implement the `-mlra' command-line option [committed] VAX: Implement the `-mlra' command-line option - - - - --- 2021-11-15 Maciej W. Rozycki New
[v5] c++: Add gnu::diagnose_as attribute [v5] c++: Add gnu::diagnose_as attribute - - - - --- 2021-11-15 Matthias Kretz New
PR tree-optimization/103216: optimize some A ? (b op CST) : b into b op (A?CST:CST2) PR tree-optimization/103216: optimize some A ? (b op CST) : b into b op (A?CST:CST2) - - - - --- 2021-11-15 Li, Pan2 via Gcc-patches New
[Commmitted] Move some testcases to torture from tree-ssa [Commmitted] Move some testcases to torture from tree-ssa - - - - --- 2021-11-15 Li, Pan2 via Gcc-patches New
Use modref kills in tree-ssa-dse Use modref kills in tree-ssa-dse - - - - --- 2021-11-14 Jan Hubicka New
libstdc++: Implement P1328 "Making std::type_info::operator== constexpr" libstdc++: Implement P1328 "Making std::type_info::operator== constexpr" - - - - --- 2021-11-14 Jonathan Wakely New
Track nondeterminism and interposable calls in ipa-modref Track nondeterminism and interposable calls in ipa-modref - - - - --- 2021-11-14 Jan Hubicka New
Fortran: Mark internal symbols as artificial [PR88009,PR68800] Fortran: Mark internal symbols as artificial [PR88009,PR68800] - - - - --- 2021-11-14 Bernhard Reutner-Fischer New
[v1,2/2] RISC-V: Add instruction fusion (for ventana-vt1) Basic support for the Ventana VT1 w/ instruction fusion - - - - --- 2021-11-14 Philipp Tomsich New
[v1,1/2] RISC-V: Add basic support for the Ventana-VT1 core Basic support for the Ventana VT1 w/ instruction fusion - - - - --- 2021-11-14 Philipp Tomsich New
« 1 2 ... 247 248 2491266 1267 »