Show patches with: none      |   126729 patches
« 1 2 ... 246 247 2481267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[committed] VAX: Add the `setmemhi' instruction [committed] VAX: Add the `setmemhi' instruction - - - - --- 2021-11-14 Maciej W. Rozycki New
Enhance unordered container merge Enhance unordered container merge - - - - --- 2021-11-14 François Dumont New
[COMMITTED] Do not pass NULL to memset in ssa_global_cache. [COMMITTED] Do not pass NULL to memset in ssa_global_cache. - - - - --- 2021-11-14 Aldy Hernandez New
tsan: remove not needed -ldl in options tsan: remove not needed -ldl in options - - - - --- 2021-11-14 Martin Liška New
Cleanup hadnling of modref access_nodes in tree-ssa-alias and tree-ssa-dse Cleanup hadnling of modref access_nodes in tree-ssa-alias and tree-ssa-dse - - - - --- 2021-11-14 Jan Hubicka New
PR libgomp/103068: Optimize gomp_mutex_lock_slow for x86 target PR libgomp/103068: Optimize gomp_mutex_lock_slow for x86 target - - - - --- 2021-11-14 Hongyu Wang New
Fix crash in gamess Fix crash in gamess - - - - --- 2021-11-13 Jan Hubicka New
[6/6] Add __attribute__ ((tainted)) RFC: adding support to GCC for detecting trust boundaries - - - - --- 2021-11-13 David Malcolm New
[5/6] analyzer: use region::untrusted_p in taint detection RFC: adding support to GCC for detecting trust boundaries - - - - --- 2021-11-13 David Malcolm New
[4b/6] analyzer: implement region::untrusted_p in terms of __attribute__((untrusted)) [4b/6] analyzer: implement region::untrusted_p in terms of __attribute__((untrusted)) - - - - --- 2021-11-13 David Malcolm New
[4a/6] analyzer: implement region::untrusted_p in terms of custom address spaces [4a/6] analyzer: implement region::untrusted_p in terms of custom address spaces - - - - --- 2021-11-13 David Malcolm New
[3/6] analyzer: implement infoleak detection RFC: adding support to GCC for detecting trust boundaries - - - - --- 2021-11-13 David Malcolm New
[2/6] Add returns_zero_on_success/failure attributes RFC: adding support to GCC for detecting trust boundaries - - - - --- 2021-11-13 David Malcolm New
[1b/6] Add __attribute__((untrusted)) [1b/6] Add __attribute__((untrusted)) - - - - --- 2021-11-13 David Malcolm New
[1a/6] RFC: Implement "#pragma GCC custom_address_space" [1a/6] RFC: Implement "#pragma GCC custom_address_space" - - - - --- 2021-11-13 David Malcolm New
tree-optimization: [PR103218] Fold ((type)(a<0)) << SIGNBITOFA into ((type)a) & signbit tree-optimization: [PR103218] Fold ((type)(a<0)) << SIGNBITOFA into ((type)a) & signbit - - - - --- 2021-11-13 Li, Pan2 via Gcc-patches New
Cleanup modref_access_node Cleanup modref_access_node - - - - --- 2021-11-13 Jan Hubicka New
[2/2] Sync with binutils: Support the PGO build for binutils+gdb Sync with binutils for building binutils with LTO: - - - - --- 2021-11-13 H.J. Lu New
[1/2] Sync with binutils: GCC: Pass --plugin to AR and RANLIB Sync with binutils for building binutils with LTO: - - - - --- 2021-11-13 H.J. Lu New
Enable more type attributes for signature changes Enable more type attributes for signature changes - - - - --- 2021-11-13 Jan Hubicka New
Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds. Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds. - - - - --- 2021-11-13 Iain Sandoe New
[committed] analyzer: add four new taint-based warnings [committed] analyzer: add four new taint-based warnings - - - - --- 2021-11-13 David Malcolm New
Remember fnspec EAF flags in modref summary Remember fnspec EAF flags in modref summary - - - - --- 2021-11-13 Jan Hubicka New
[_GLIBCXX_DEBUG] Code cleanup/simplification [_GLIBCXX_DEBUG] Code cleanup/simplification - - - - --- 2021-11-13 François Dumont New
libsanitizer: Merge with upstream libsanitizer: Merge with upstream - - - - --- 2021-11-13 H.J. Lu New
PCH: Make the save and restore diagnostics more robust. PCH: Make the save and restore diagnostics more robust. - - - - --- 2021-11-13 Iain Sandoe New
[committed] libstdc++: Implement std::spanstream for C++23 [committed] libstdc++: Implement std::spanstream for C++23 - - - - --- 2021-11-13 Jonathan Wakely New
Enable ipa-sra for functions with fnspec attribute Enable ipa-sra for functions with fnspec attribute - - - - --- 2021-11-13 Jan Hubicka New
[COMMITTED] path solver: Merge path_range_query constructors. [COMMITTED] path solver: Merge path_range_query constructors. - - - - --- 2021-11-13 Aldy Hernandez New
[4/4] Add aarch64-darwin support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - - - --- 2021-11-13 Maxim Blinov New
[3/4] Add aarch64-linux support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - - - --- 2021-11-13 Maxim Blinov New
[2/4] Add x86_64-linux support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - - - --- 2021-11-13 Maxim Blinov New
« 1 2 ... 246 247 2481267 1268 »