Show patches with: Archived = No       |   126834 patches
« 1 2 ... 236 237 2381268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix target/103910: missing GTY on x86_mfence causing PCH usage to ICE Fix target/103910: missing GTY on x86_mfence causing PCH usage to ICE - - - - --- 2022-01-05 Li, Pan2 via Gcc-patches New
i386: Introduce V2QImode minmax, abs and uavgv2hi3_ceil [PR103861] i386: Introduce V2QImode minmax, abs and uavgv2hi3_ceil [PR103861] - - - - --- 2022-01-05 Uros Bizjak New
Fortran: Fix ICE in argument_rank_mismatch [PR103287] Fortran: Fix ICE in argument_rank_mismatch [PR103287] - - - - --- 2022-01-05 Sandra Loosemore New
tree-optimization/103514 Missing XOR-EQ-AND Optimization tree-optimization/103514 Missing XOR-EQ-AND Optimization - - - - --- 2022-01-05 Navid Rahimi New
i386: Fix type of one_cmplv2qi2 alternatives 1,2 [PR103915] i386: Fix type of one_cmplv2qi2 alternatives 1,2 [PR103915] - - - - --- 2022-01-05 Uros Bizjak New
i386: Fix expand_vec_perm_pshufb for narrow modes [PR103905] i386: Fix expand_vec_perm_pshufb for narrow modes [PR103905] - - - - --- 2022-01-05 Uros Bizjak New
[committed] libstdc++: Fix overconstrained std::string constructor [PR103919] [committed] libstdc++: Fix overconstrained std::string constructor [PR103919] - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Implement P1328 "Making std::type_info::operator== constexpr" [committed] libstdc++: Implement P1328 "Making std::type_info::operator== constexpr" - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Improvements to standard error category objects (part deux) [committed] libstdc++: Improvements to standard error category objects (part deux) - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Fix std::error_code pretty printer for versioned namespace [committed] libstdc++: Fix std::error_code pretty printer for versioned namespace - - - - --- 2022-01-05 Jonathan Wakely New
middle-end/101530 - fix shufflevector lowering middle-end/101530 - fix shufflevector lowering - - - - --- 2022-01-05 Richard Biener New
[committed] libstdc++: Add pretty printer for std::regex internals [committed] libstdc++: Add pretty printer for std::regex internals - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Fix comments in std::forward_list tests [committed] libstdc++: Fix comments in std::forward_list tests - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Avoid -Wzero-as-null-pointer-constant warning [PR103848] [committed] libstdc++: Avoid -Wzero-as-null-pointer-constant warning [PR103848] - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Simplify std::allocator_traits<allocator<void>>::construct [committed] libstdc++: Simplify std::allocator_traits<allocator<void>>::construct - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Fix example preprocessor command in FAQ [PR103877] [committed] libstdc++: Fix example preprocessor command in FAQ [PR103877] - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Reduce template instantiations in <regex> [committed] libstdc++: Reduce template instantiations in <regex> - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Compare match_results for failed regex_match [committed] libstdc++: Compare match_results for failed regex_match - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Improve std::regex_error::what() strings [committed] libstdc++: Improve std::regex_error::what() strings - - - - --- 2022-01-05 Jonathan Wakely New
[RFC,3/N] lto-plugin: Port to C++ [RFC,3/N] lto-plugin: Port to C++ - - - - --- 2022-01-05 Martin Liška New
[2/N] Enable migration to C++. [2/N] Enable migration to C++. - - - - --- 2022-01-05 Martin Liška New
middle-end/77608: object size estimate with variable offsets middle-end/77608: object size estimate with variable offsets - - - - --- 2022-01-05 Siddhesh Poyarekar New
Fix PR97966 regression Fix PR97966 regression - - - - --- 2022-01-05 Nathan Sidwell New
Fix diagnostic recursion ICE Fix diagnostic recursion ICE - - - - --- 2022-01-05 Nathan Sidwell New
DCO entry DCO entry - - - - --- 2022-01-05 Nathan Sidwell New
[Ada] Improve support for casing on types with controlled parts [Ada] Improve support for casing on types with controlled parts - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Simplify detection of alphabetic characters with membership test [Ada] Simplify detection of alphabetic characters with membership test - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Expand controlling function wrapper into expression function [Ada] Expand controlling function wrapper into expression function - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Expand controlling functions wrappers in GNATprove mode [Ada] Expand controlling functions wrappers in GNATprove mode - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Use Add_Char_To_Name_Buffer for 1-character strings [Ada] Use Add_Char_To_Name_Buffer for 1-character strings - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Simplify calls to Name_Find with known string parameter [Ada] Simplify calls to Name_Find with known string parameter - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Compiler crash with -gnatR2 and with of child [Ada] Compiler crash with -gnatR2 and with of child - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Remove extra whitespace in declarations and parameters lists [Ada] Remove extra whitespace in declarations and parameters lists - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Remove explicit "in" in internal parameter association [Ada] Remove explicit "in" in internal parameter association - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Align arrows in parameter associations [Ada] Align arrows in parameter associations - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Remove extra space in parameter associations [Ada] Remove extra space in parameter associations - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Fix layout of parameters in calls to Predef_Spec_Or_Body [Ada] Fix layout of parameters in calls to Predef_Spec_Or_Body - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Fix condition to build subtype for discriminated types [Ada] Fix condition to build subtype for discriminated types - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Add contracts for the proof of System.Arith_128 [Ada] Add contracts for the proof of System.Arith_128 - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Simplify handling of user-defined numeric literals [Ada] Simplify handling of user-defined numeric literals - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Proof of runtime units for integer exponentiation (checks on) [Ada] Proof of runtime units for integer exponentiation (checks on) - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Remove unnecessary check for missing parameter specifications [Ada] Remove unnecessary check for missing parameter specifications - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Introduce expression functions for contract of Scan_Exponent [Ada] Introduce expression functions for contract of Scan_Exponent - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Prevent Get_Current_Value_Condition from returning the same node [Ada] Prevent Get_Current_Value_Condition from returning the same node - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Simplify making of null procedure wrappers [Ada] Simplify making of null procedure wrappers - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Proof of runtime units for integer exponentiation (checks off) [Ada] Proof of runtime units for integer exponentiation (checks off) - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Remove redundant code related to instances with formal subprograms [Ada] Remove redundant code related to instances with formal subprograms - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Fix sharing of formal parameters between wrapper spec and body [Ada] Fix sharing of formal parameters between wrapper spec and body - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Renamed_Entity should return Entity_Id [Ada] Renamed_Entity should return Entity_Id - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Deconstruct dead wrappers added for external axiomatization [Ada] Deconstruct dead wrappers added for external axiomatization - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Fix lemma in generic unit System.Arith_Double [Ada] Fix lemma in generic unit System.Arith_Double - - - - --- 2022-01-05 Pierre-Marie de Rodat New
[Ada] Reduce runtime dependencies on stage1 [Ada] Reduce runtime dependencies on stage1 - - - - --- 2022-01-05 Pierre-Marie de Rodat New
LTO plugin: modernize a bit. LTO plugin: modernize a bit. - - - - --- 2022-01-05 Martin Liška New
tree-optimization/103816 - detect offset overflow in SLP group analysis tree-optimization/103816 - detect offset overflow in SLP group analysis - - - - --- 2022-01-05 Richard Biener New
ifcvt: Check for asm goto at the end of then_bb/else_bb in ifcvt [PR103908] ifcvt: Check for asm goto at the end of then_bb/else_bb in ifcvt [PR103908] - - - - --- 2022-01-05 Jakub Jelinek New
gimple-fold: Remove incorrect folding of debug stmts [PR103691] gimple-fold: Remove incorrect folding of debug stmts [PR103691] - - - - --- 2022-01-05 Jakub Jelinek New
[committed] testsuite: Fix gcc.target/i386/pr103895.c testcase [PR103895] [committed] testsuite: Fix gcc.target/i386/pr103895.c testcase [PR103895] - - - - --- 2022-01-05 Jakub Jelinek New
[v3] rs6000: Fix some issues in rs6000_can_inline_p [PR102059] [v3] rs6000: Fix some issues in rs6000_can_inline_p [PR102059] - - - - --- 2022-01-05 Kewen.Lin New
match.pd: Simplify 1 / X for integer X [PR95424] match.pd: Simplify 1 / X for integer X [PR95424] - - - - --- 2022-01-05 Zhao Wei Liew New
[RTL/fwprop] Allow propagations from inner loop to outer loop. [RTL/fwprop] Allow propagations from inner loop to outer loop. - - - - --- 2022-01-05 Liu, Hongtao New
Fortran: Fix ICE caused by missing error for untyped symbol [PR103258] Fortran: Fix ICE caused by missing error for untyped symbol [PR103258] - - - - --- 2022-01-05 Sandra Loosemore New
Go patch committed: Remove duplication of Named_object traversal Go patch committed: Remove duplication of Named_object traversal - - - - --- 2022-01-05 Ian Lance Taylor New
i386: Introduce V2QImode vectorized logic [PR103861] i386: Introduce V2QImode vectorized logic [PR103861] - - - - --- 2022-01-04 Uros Bizjak New
c++: "more constrained" vs staticness of memfn [PR103783] c++: "more constrained" vs staticness of memfn [PR103783] - - - - --- 2022-01-04 Patrick Palka New
[power-ieee128] fortran, libgfortran: Add remaining missing *_r17 symbols [power-ieee128] fortran, libgfortran: Add remaining missing *_r17 symbols - - - - --- 2022-01-04 Jakub Jelinek New
c++: constexpr base-to-derived conversion with offset 0 [PR103879] c++: constexpr base-to-derived conversion with offset 0 [PR103879] - - - - --- 2022-01-04 Patrick Palka New
tree-optimization/103800 - sanity check more PHI vectorization tree-optimization/103800 - sanity check more PHI vectorization - - - - --- 2022-01-04 Richard Biener New
libgomp, openmp: pinned memory libgomp, openmp: pinned memory - - - - --- 2022-01-04 Andrew Stubbs New
[PING^2,v2,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack [PING^2,v2,1/1,AARCH64,PR102768] aarch64: Add compiler support for Shadow Call Stack - - - - --- 2022-01-04 Dan Li New
[power-ieee128] fortran, libgfortran: Assorted -mabi=ieeelongdouble I/O fixes [power-ieee128] fortran, libgfortran: Assorted -mabi=ieeelongdouble I/O fixes - - - - --- 2022-01-04 Jakub Jelinek New
[committed] libgomp/testsuite: Improve omp_get_device_num() tests (was: Re: [PATCH, OpenMP, libgomp… [committed] libgomp/testsuite: Improve omp_get_device_num() tests (was: Re: [PATCH, OpenMP, libgomp… - - - - --- 2022-01-04 Tobias Burnus New
[power-ieee128] libgfortran: -mabi=ieeelongdouble I/O fix [power-ieee128] libgfortran: -mabi=ieeelongdouble I/O fix - - - - --- 2022-01-04 Jakub Jelinek New
tree-optimization/103690 - not up-to-date SSA and PRE DCE tree-optimization/103690 - not up-to-date SSA and PRE DCE - - - - --- 2022-01-04 Richard Biener New
c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537] c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537] - - - - --- 2022-01-04 Jakub Jelinek New
[OpenMP,libgomp,committed] Fix GOMP_DEVICE_NUM_VAR stringification error [OpenMP,libgomp,committed] Fix GOMP_DEVICE_NUM_VAR stringification error - - - - --- 2022-01-04 Chung-Lin Tang New
tree-optimization/103864 - SLP reduction of reductions with conversions tree-optimization/103864 - SLP reduction of reductions with conversions - - - - --- 2022-01-04 Richard Biener New
x86: Update model value for Alderlake and Rocketlake x86: Update model value for Alderlake and Rocketlake - - - - --- 2022-01-04 Li, Pan2 via Gcc-patches New
[i386] Force_reg operand 1. [i386] Force_reg operand 1. - - - - --- 2022-01-04 Liu, Hongtao New
[COMMITTED] c++: [PR90782] Add testcase [COMMITTED] c++: [PR90782] Add testcase - - - - --- 2022-01-04 Li, Pan2 via Gcc-patches New
[v2] c-family: Have -Wformat-diag accept "decl-specifier" [PR103758] [v2] c-family: Have -Wformat-diag accept "decl-specifier" [PR103758] - - - - --- 2022-01-03 Marek Polacek New
i386: Always enable mov<V_32:mode> patterns [PR103894] i386: Always enable mov<V_32:mode> patterns [PR103894] - - - - --- 2022-01-03 Uros Bizjak New
[power-ieee128] libgfortran, fortran: -mabi=ieeelongdouble I/O [power-ieee128] libgfortran, fortran: -mabi=ieeelongdouble I/O - - - - --- 2022-01-03 Jakub Jelinek New
PR fortran/101762 - ICE on non-constant pointer initialization targets PR fortran/101762 - ICE on non-constant pointer initialization targets - - - - --- 2022-01-03 Harald Anlauf New
[power-ieee128] fortran: trans-io.c side of -mabi=ieeelongdouble I/O support [power-ieee128] fortran: trans-io.c side of -mabi=ieeelongdouble I/O support - - - - --- 2022-01-03 Jakub Jelinek New
[power-ieee128] libgfortran: -mabi=ieeelongdouble I/O [power-ieee128] libgfortran: -mabi=ieeelongdouble I/O - - - - --- 2022-01-03 Jakub Jelinek New
[power-ieee128] libquadmath: Use -mno-gnu-attribute in libquadmath [power-ieee128] libquadmath: Use -mno-gnu-attribute in libquadmath - - - - --- 2022-01-03 Jakub Jelinek New
[power-ieee128,committed] Make the library functions compile correctly [power-ieee128,committed] Make the library functions compile correctly - - - - --- 2022-01-03 Thomas Koenig New
[power-iee128] libgfortran: Use -mno-gnu-attribute in libgfortran [power-iee128] libgfortran: Use -mno-gnu-attribute in libgfortran - - - - --- 2022-01-03 Jakub Jelinek New
[OpenMP,Fortran] PR103643: ICE in gimplify_omp_affinity [OpenMP,Fortran] PR103643: ICE in gimplify_omp_affinity - - - - --- 2022-01-03 Chung-Lin Tang New
[OpenMP] PR103642 - Fix omp-low ICE for indirect references based off component access [OpenMP] PR103642 - Fix omp-low ICE for indirect references based off component access - - - - --- 2022-01-03 Chung-Lin Tang New
middle-end/103851 - ensure SSA names are released during OMP lowering middle-end/103851 - ensure SSA names are released during OMP lowering - - - - --- 2022-01-03 Richard Biener New
[committed] d: Merge upstream dmd 001bfd97b, druntime 759e6023, phobos 468788323. [committed] d: Merge upstream dmd 001bfd97b, druntime 759e6023, phobos 468788323. - - - - --- 2022-01-03 Iain Buclaw New
shrink-wrapping: Don't call can_get_prologue unnecessarily [PR103860] shrink-wrapping: Don't call can_get_prologue unnecessarily [PR103860] - - - - --- 2022-01-03 Jakub Jelinek New
[hooks-bin] Port email_to.py to Python3. [hooks-bin] Port email_to.py to Python3. - - - - --- 2022-01-03 Martin Liška New
ChangeLog rotation, copyright year updates ChangeLog rotation, copyright year updates - - - - --- 2022-01-03 Jakub Jelinek New
tree-optimization/66502 - add testcase tree-optimization/66502 - add testcase - - - - --- 2022-01-03 Richard Biener New
Add testcase for PR103615 Add testcase for PR103615 - - - - --- 2022-01-03 Richard Biener New
Revamp documentation for _Complex types extension Revamp documentation for _Complex types extension - - - - --- 2022-01-03 Li, Pan2 via Gcc-patches New
[COMMITTED] hppa: Adjust shadd-2 and shadd-3 scan counts [COMMITTED] hppa: Adjust shadd-2 and shadd-3 scan counts - - - - --- 2022-01-02 John David Anglin New
[COMMITTED] hppa: Skip gcc.dg/guality/example.c on hppa-linux [COMMITTED] hppa: Skip gcc.dg/guality/example.c on hppa-linux - - - - --- 2022-01-02 John David Anglin New
« 1 2 ... 236 237 2381268 1269 »