Show patches with: Archived = No       |   126696 patches
« 1 2 ... 299 300 3011266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Missing finalization on generic instantiation [Ada] Missing finalization on generic instantiation - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Guard against leading and trailing spaces reappearing in errors [Ada] Guard against leading and trailing spaces reappearing in errors - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Fix inconsistent iteration with First_Formal and Next_Entity [Ada] Fix inconsistent iteration with First_Formal and Next_Entity - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Reject constants of access-to-variable type as function globals [Ada] Reject constants of access-to-variable type as function globals - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Fix inconsistent handling of character set control switches [Ada] Fix inconsistent handling of character set control switches - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Simplify use of a global name buffer for Global/Depends errors [Ada] Simplify use of a global name buffer for Global/Depends errors - - - - --- 2021-05-04 Pierre-Marie de Rodat New
Restrict gcc.dg/tree-ssa/ssa-dse-26.c Restrict gcc.dg/tree-ssa/ssa-dse-26.c - - - - --- 2021-05-04 Richard Biener New
phiopt: Optimize (x <=> y) cmp z [PR94589] phiopt: Optimize (x <=> y) cmp z [PR94589] - - - - --- 2021-05-04 Jakub Jelinek New
[committed] OpenMP/Fortran - fix pasto + testcase in depobj [PR100397] [committed] OpenMP/Fortran - fix pasto + testcase in depobj [PR100397] - - - - --- 2021-05-04 Tobias Burnus New
ctype support for libstdc++ on VxWorks ctype support for libstdc++ on VxWorks - - - - --- 2021-05-04 Alexandre Oliva New
restore EH on x86-vx7r2 restore EH on x86-vx7r2 - - - - --- 2021-05-04 Alexandre Oliva New
Remove CC0 Remove CC0 - - - - --- 2021-05-03 Segher Boessenkool New
[OBVIOUS] testsuite: Fix dg directives order in arm/aarch64 vml[as]_float_not_fused.c [OBVIOUS] testsuite: Fix dg directives order in arm/aarch64 vml[as]_float_not_fused.c - - - - --- 2021-05-03 Christophe Lyon New
c++: base-clause parsing and implicit 'this' [PR100362] c++: base-clause parsing and implicit 'this' [PR100362] - - - - --- 2021-05-03 Patrick Palka New
libstdc++: Fix wrong thread waking on notify [PR100334] libstdc++: Fix wrong thread waking on notify [PR100334] - - - - --- 2021-05-03 Thomas Rodgers New
[2/2] testsuite: Fix Wattributes test cases for s390 and add new test Untitled series #241875 - - - - --- 2021-05-03 Robin Dapp New
Minor testsuite fix for cr16 and xstormy16 targets Minor testsuite fix for cr16 and xstormy16 targets - - - - --- 2021-05-03 Jeff Law New
[1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar. [1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar. - - - - --- 2021-05-03 Robin Dapp New
Avoid DSE/DCE of pure call that throws Avoid DSE/DCE of pure call that throws - - - - --- 2021-05-03 Richard Biener New
Improve PHI handling in DSE Improve PHI handling in DSE - - - - --- 2021-05-03 Richard Biener New
[openmp,simt] Error out for user-defined reduction [openmp,simt] Error out for user-defined reduction - - - - --- 2021-05-03 Tom de Vries New
Perform reverse program order walk for GIMPLE DSE Perform reverse program order walk for GIMPLE DSE - - - - --- 2021-05-03 Richard Biener New
[Ada] No_Implicit_Loops restriction and pragma Assert [Ada] No_Implicit_Loops restriction and pragma Assert - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Rename package instead of each routine [Ada] Rename package instead of each routine - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Expansion in _postconditions confusing CodePeer [Ada] Expansion in _postconditions confusing CodePeer - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Spurious accessibility error on call in return statement [Ada] Spurious accessibility error on call in return statement - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Allow attributes Version and Body_Version prefixed by entries [Ada] Allow attributes Version and Body_Version prefixed by entries - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Spurious warning on postcondition and result [Ada] Spurious warning on postcondition and result - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Fix attributes Version and Body_Version for concurrent units [Ada] Fix attributes Version and Body_Version for concurrent units - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Replace calls to RTE with Is_RTE where possible [Ada] Replace calls to RTE with Is_RTE where possible - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Remove confusing warning on type export [Ada] Remove confusing warning on type export - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Error message on invalid prefixed procedure call [Ada] Error message on invalid prefixed procedure call - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Ada.Strings.Unbounded.Aux.Set_String [Ada] Ada.Strings.Unbounded.Aux.Set_String - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Remove leading and trailing spaces in error messages [Ada] Remove leading and trailing spaces in error messages - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Refine type of a counter object from Int to Nat [Ada] Refine type of a counter object from Int to Nat - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Fix calls to Error_Msg_NE instead of Error_Msg_N [Ada] Fix calls to Error_Msg_NE instead of Error_Msg_N - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Crash on aggregate in function call in object declaration [Ada] Crash on aggregate in function call in object declaration - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Remove unused initial values in expansion of distributed calls [Ada] Remove unused initial values in expansion of distributed calls - - - - --- 2021-05-03 Pierre-Marie de Rodat New
[Ada] Spurious warning about premature use of selected component [Ada] Spurious warning about premature use of selected component - - - - --- 2021-05-03 Pierre-Marie de Rodat New
tree-ssa-dse: Fix up go.test/test/fixedbugs/issue16095.go miscompilation [PR100382] tree-ssa-dse: Fix up go.test/test/fixedbugs/issue16095.go miscompilation [PR100382] - - - - --- 2021-05-03 Jakub Jelinek New
[PR91400] build only one __cpu_model variable [PR91400] build only one __cpu_model variable - - - - --- 2021-05-03 Ivan Sorokin New
Reuse non-gimple_reg variable for inlining Reuse non-gimple_reg variable for inlining - - - - --- 2021-05-03 Eric Botcazou New
Fix libiberty link failure in LTO mode Fix libiberty link failure in LTO mode - - - - --- 2021-05-03 Eric Botcazou New
[libiberty] Make test for variables more robust [libiberty] Make test for variables more robust - - - - --- 2021-05-03 Eric Botcazou New
[committed] libstdc++: Move unix.org reference to https [committed] libstdc++: Move unix.org reference to https - - - - --- 2021-05-03 Gerald Pfeifer New
[committed] wwwdocs: Remove link to Intel AVX-512{VL, BW, DQ} Programming Reference [committed] wwwdocs: Remove link to Intel AVX-512{VL, BW, DQ} Programming Reference - - - - --- 2021-05-02 Gerald Pfeifer New
[committed] wwwdocs: Update link to Fedora rebuild gcc-4.3.0 [committed] wwwdocs: Update link to Fedora rebuild gcc-4.3.0 - - - - --- 2021-05-02 Gerald Pfeifer New
nvptx: Fix up nvptx build against latest libstdc++ [PR100375] nvptx: Fix up nvptx build against latest libstdc++ [PR100375] - - - - --- 2021-05-02 Jakub Jelinek New
[v2,2/2] or1k: Use cmodel=large when building crtstuff OpenRISC support for cmodel=large - - - - --- 2021-05-01 Stafford Horne New
[v2,1/2] or1k: Add mcmodel option to handle large GOTs OpenRISC support for cmodel=large - - - - --- 2021-05-01 Stafford Horne New
i386: Fix up plugin header install on x86 [PR100336] i386: Fix up plugin header install on x86 [PR100336] - - - - --- 2021-05-01 Jakub Jelinek New
Generate debug info for local dynamic record types Generate debug info for local dynamic record types - - - - --- 2021-05-01 Eric Botcazou New
[committed] wwwdocs: Remove final references to www.cilkplus.org [committed] wwwdocs: Remove final references to www.cilkplus.org - - - - --- 2021-05-01 Gerald Pfeifer New
[committed] wwwdocs: Update the ntua.gr mirror from FTP to https [committed] wwwdocs: Update the ntua.gr mirror from FTP to https - - - - --- 2021-05-01 Gerald Pfeifer New
[RFA] tree-iterator: C++11 range-for and tree_stmt_iterator [RFA] tree-iterator: C++11 range-for and tree_stmt_iterator - - - - --- 2021-05-01 Jason Merrill New
[pushed] c++: C++11 range-for and ovl/lkp_iterator [pushed] c++: C++11 range-for and ovl/lkp_iterator - - - - --- 2021-05-01 Jason Merrill New
Fortran: Async I/O - avoid unlocked unlocking [PR100352] Fortran: Async I/O - avoid unlocked unlocking [PR100352] - - - - --- 2021-05-01 Tobias Burnus New
OpenMP: Support complex/float in && and || reduction OpenMP: Support complex/float in && and || reduction - - - - --- 2021-04-30 Tobias Burnus New
["60/57"] rs6000: Fix AltiVec builtin marked as VSX ["60/57"] rs6000: Fix AltiVec builtin marked as VSX - - - - --- 2021-04-30 Li, Pan2 via Gcc-patches New
c++: mark_used and ADL with template-id [PR100344] c++: mark_used and ADL with template-id [PR100344] - - - - --- 2021-04-30 Patrick Palka New
[pushed] libgfortran, configure : Adjust configure to autoconf-2.69 [pushed] libgfortran, configure : Adjust configure to autoconf-2.69 - - - - --- 2021-04-30 Iain Sandoe New
[GCC-10,backport] arm: _Generic feature failing with ICE for -O0 (pr97205). [GCC-10,backport] arm: _Generic feature failing with ICE for -O0 (pr97205). - - - - --- 2021-04-30 Srinath Parvathaneni New
[committed] libstdc++: Implement proposed resolution for LWG 3532 [committed] libstdc++: Implement proposed resolution for LWG 3532 - - - - --- 2021-04-30 Patrick Palka New
[committed] libstdc++: Use std::addressof to avoid ADL for operator& [PR 60497] [committed] libstdc++: Use std::addressof to avoid ADL for operator& [PR 60497] - - - - --- 2021-04-30 Jonathan Wakely New
libstdc++: Implement P2328 changes to join_view libstdc++: Implement P2328 changes to join_view - - - - --- 2021-04-30 Patrick Palka New
[9/9] arm: Auto-vectorization for MVE: vld4/vst4 [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[8/9] arm: Auto-vectorization for MVE: vld2/vst2 [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[7/9] arm: Auto-vectorization for MVE: add __fp16 support to VCMP [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[6/9] arm: Auto-vectorization for MVE: vcmp [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[5/9] arm: MVE: Factorize vcmp_*f* [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[4/9] arm: MVE: Factorize all vcmp* integer patterns [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[3/9] arm: MVE: Remove _s and _u suffixes from vcmp* builtins. [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[2/9] arm: MVE: Cleanup vcmpne/vcmpeq builtins [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
testsuite/arm: Add mve-vsub-scalar-1.c test testsuite/arm: Add mve-vsub-scalar-1.c test - - - - --- 2021-04-30 Christophe Lyon New
testsuite/arm: Add mve-vmul-scalar-1.c test testsuite/arm: Add mve-vmul-scalar-1.c test - - - - --- 2021-04-30 Christophe Lyon New
testsuite/arm: Add mve-vadd-scalar-1.c test testsuite/arm: Add mve-vadd-scalar-1.c test - - - - --- 2021-04-30 Christophe Lyon New
[committed] libstdc++: Implement LWG 1203 for rvalue iostreams [committed] libstdc++: Implement LWG 1203 for rvalue iostreams - - - - --- 2021-04-30 Jonathan Wakely New
[committed] libstdc++: Use <sys/socket.h> features conditionally [PR 100285] [committed] libstdc++: Use <sys/socket.h> features conditionally [PR 100285] - - - - --- 2021-04-30 Jonathan Wakely New
[committed] libstdc++: Define effective-target for net::ip features [PR 100351] [committed] libstdc++: Define effective-target for net::ip features [PR 100351] - - - - --- 2021-04-30 Jonathan Wakely New
[committed] testsuite: Adjust expected error in a testcase [PR98358] [committed] testsuite: Adjust expected error in a testcase [PR98358] - - - - --- 2021-04-30 Jakub Jelinek New
C-SKY: Support for fpuv2:fldrd/fstrd and fpuv3:fldr.64/fstr.64. C-SKY: Support for fpuv2:fldrd/fstrd and fpuv3:fldr.64/fstr.64. - - - - --- 2021-04-30 Geng Qi New
C-SKY: Use default for TARGET_PROMOTE_PROTOTYPES. C-SKY: Use default for TARGET_PROMOTE_PROTOTYPES. - - - - --- 2021-04-30 Geng Qi New
C-SKY: Fix for gcc.dg/torture/stackalign/builtin-return-2.c. C-SKY: Fix for gcc.dg/torture/stackalign/builtin-return-2.c. - - - - --- 2021-04-30 Geng Qi New
C-SKY: Use default for TARGET_CAN_CHANGE_MODE_CLASS. C-SKY: Use default for TARGET_CAN_CHANGE_MODE_CLASS. - - - - --- 2021-04-30 Geng Qi New
C-SKY: Cases for csky fpuv3 instructions. C-SKY: Cases for csky fpuv3 instructions. - - - - --- 2021-04-30 Geng Qi New
C-SKY: Add insn "ldbs". C-SKY: Add insn "ldbs". - - - - --- 2021-04-30 Geng Qi New
C-SKY: Separate FRAME_POINTER_REGNUM into FRAME_POINTER_REGNUM and HARD_FRAME_POINTER_REGNUM. C-SKY: Separate FRAME_POINTER_REGNUM into FRAME_POINTER_REGNUM and HARD_FRAME_POINTER_REGNUM. - - - - --- 2021-04-30 Geng Qi New
C-SKY: Bug fix for bad setting of TARGET_DSP and TARGET_DIV. C-SKY: Bug fix for bad setting of TARGET_DSP and TARGET_DIV. - - - - --- 2021-04-30 Geng Qi New
C-SKY: Delete LO_REGS and HI_REGS, use HILO_REGS instead. C-SKY: Delete LO_REGS and HI_REGS, use HILO_REGS instead. - - - - --- 2021-04-30 Geng Qi New
["59/57"] rs6000: Fix builtins that should have been available everywhere ["59/57"] rs6000: Fix builtins that should have been available everywhere - - - - --- 2021-04-30 Li, Pan2 via Gcc-patches New
["58/57"] rs6000: Avoid problems with undefined decimal float types ["58/57"] rs6000: Avoid problems with undefined decimal float types - - - - --- 2021-04-30 Li, Pan2 via Gcc-patches New
C-SKY: Add fpuv3 instructions and CK860 arch. C-SKY: Add fpuv3 instructions and CK860 arch. - - - - --- 2021-04-30 Geng Qi New
c++/98032 - add testcase c++/98032 - add testcase - - - - --- 2021-04-30 Richard Biener New
tree-optimization/96513 - add testcase for fixed bug tree-optimization/96513 - add testcase for fixed bug - - - - --- 2021-04-30 Richard Biener New
[RFC] Using main loop's updated IV as base_address for epilogue vectorization [RFC] Using main loop's updated IV as base_address for epilogue vectorization - - - - --- 2021-04-30 Andre Vieira (lists) New
arm: Fix ICE with CMSE nonsecure call on Armv8.1-M [PR100333] arm: Fix ICE with CMSE nonsecure call on Armv8.1-M [PR100333] - - - - --- 2021-04-30 Alex Coplan New
i386: Introduce reversed ADC and SBB patterns [PR98060] i386: Introduce reversed ADC and SBB patterns [PR98060] - - - - --- 2021-04-30 Uros Bizjak New
rs6000: Fix wrong code generation for vec_sel [PR94613] rs6000: Fix wrong code generation for vec_sel [PR94613] - - - - --- 2021-04-30 Xionghu Luo New
[1/1] PR100281 C++: Fix SImode pointer handling [1/1] PR100281 C++: Fix SImode pointer handling - - - - --- 2021-04-30 Andreas Krebbel New
« 1 2 ... 299 300 3011266 1267 »