Show patches with: State = Action Required       |    Archived = No       |   126654 patches
« 1 2 ... 208 209 2101266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
rs6000: add support for sanitizers on FreeBSD rs6000: add support for sanitizers on FreeBSD - - - - --- 2022-05-15 Piotr Kubaj New
rs6000: add support for sanitizers on FreeBSD rs6000: add support for sanitizers on FreeBSD - - - - --- 2022-05-15 Piotr Kubaj New
libgomp.texi: Add OpenMP 5.2 implementation status libgomp.texi: Add OpenMP 5.2 implementation status - - - - --- 2022-05-14 Tobias Burnus New
[wwwdocs] Add OpenMP by-GCC-version implementation status [wwwdocs] Add OpenMP by-GCC-version implementation status - - - - --- 2022-05-14 Tobias Burnus New
[committed] wwwdocs: gcc-12: Use HTML id instead of <a name> [committed] wwwdocs: gcc-12: Use HTML id instead of <a name> - - - - --- 2022-05-14 Gerald Pfeifer New
[pushed] c++: Add fixed test [PR81952] [pushed] c++: Add fixed test [PR81952] - - - - --- 2022-05-13 Marek Polacek New
[v4] c++: ICE with temporary of class type in DMI [PR100252] [v4] c++: ICE with temporary of class type in DMI [PR100252] - - - - --- 2022-05-13 Marek Polacek New
Go patch committed: Always sort interface parse methods Go patch committed: Always sort interface parse methods - - - - --- 2022-05-13 Ian Lance Taylor New
OpenMP: Add omp_all_memory support to Fortran OpenMP: Add omp_all_memory support to Fortran - - - - --- 2022-05-13 Tobias Burnus New
[v3] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO [v3] RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO - - - - --- 2022-05-13 Philipp Tomsich New
[committed] libstdc++: Make std::thread::_State private [committed] libstdc++: Make std::thread::_State private - - - - --- 2022-05-13 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::launch operators [committed] libstdc++: Add noexcept to std::launch operators - - - - --- 2022-05-13 Jonathan Wakely New
[committed] libstdc++: Allow std::swap to find overload for std::exception_ptr [committed] libstdc++: Allow std::swap to find overload for std::exception_ptr - - - - --- 2022-05-13 Jonathan Wakely New
[committed] libstdc++: Make std::rethrow_if_nested work without RTTI [committed] libstdc++: Make std::rethrow_if_nested work without RTTI - - - - --- 2022-05-13 Jonathan Wakely New
[COMMITTED] PR tree-optimization/105597 - Check operand for type, not LHS. [COMMITTED] PR tree-optimization/105597 - Check operand for type, not LHS. - - - - --- 2022-05-13 Andrew MacLeod New
[v2,09/10] libgcc: Add support for HF mode (aka __fp16) in libbid Untitled series #300159 - - - - --- 2022-05-13 Christophe Lyon New
[v2,08/10] testsuite: Add C++ unwinding tests with Decimal Floating-Point Untitled series #300158 - - - - --- 2022-05-13 Christophe Lyon New
[v3] Disable tests that require fesetround() on platforms without it [v3] Disable tests that require fesetround() on platforms without it - - - - --- 2022-05-13 Palmer Dabbelt New
OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arrays OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arrays - - - - --- 2022-05-13 Tobias Burnus New
[3/3] AArch64 Update the testsuite to remove xfails. [1/3] middle-end: Add the ability to let the target decide the method of argument promotions. - - - - --- 2022-05-13 Tamar Christina New
[2/3] AArch64 Promote function arguments using a paradoxical subreg when beneficial. [1/3] middle-end: Add the ability to let the target decide the method of argument promotions. - - - - --- 2022-05-13 Tamar Christina New
[1/3] middle-end: Add the ability to let the target decide the method of argument promotions. [1/3] middle-end: Add the ability to let the target decide the method of argument promotions. - - - - --- 2022-05-13 Tamar Christina New
[v2,08/10] testsuite: Add C++ unwinding tests with Decimal Floating-Point Untitled series #300136 - - - - --- 2022-05-13 Christophe Lyon New
[v2,09/10] libgcc: Add support for HF mode (aka __fp16) in libbid Untitled series #300136 - - - - --- 2022-05-13 Christophe Lyon New
Generate vadduqm and vsubuqm for TImode add/subtract Generate vadduqm and vsubuqm for TImode add/subtract - - - - --- 2022-05-13 Michael Meissner New
Optimize multiply/add of DImode extended to TImode, PR target/103109. Optimize multiply/add of DImode extended to TImode, PR target/103109. - - - - --- 2022-05-13 Michael Meissner New
Add zero_extendditi2. Improve lxvr*x code generation. Add zero_extendditi2. Improve lxvr*x code generation. - - - - --- 2022-05-13 Michael Meissner New
[v2,02/10] aarch64: Add backend support for DFP Untitled series #300128 - - - - --- 2022-05-13 Christophe Lyon New
[COMMITTED] Move VREL values to their own enumerated type. [COMMITTED] Move VREL values to their own enumerated type. - - - - --- 2022-05-13 Andrew MacLeod New
Delay splitting addti3/subti3 until first split pass. Delay splitting addti3/subti3 until first split pass. - - - - --- 2022-05-13 Michael Meissner New
[COMMITTED] MAINTAINERS: Add myself for write after approval [COMMITTED] MAINTAINERS: Add myself for write after approval - - - - --- 2022-05-13 Surya Kumari Jangala New
[COMMITTED] Return a bool result for union, and add performance improvements. [COMMITTED] Return a bool result for union, and add performance improvements. - - - - --- 2022-05-13 Andrew MacLeod New
Replace UNSPEC with RTL code for extendditi2. Replace UNSPEC with RTL code for extendditi2. - - - - --- 2022-05-13 Michael Meissner New
[COMMITTED] Add a return value to intersect and speed it up. [COMMITTED] Add a return value to intersect and speed it up. - - - - --- 2022-05-13 Andrew MacLeod New
Optimize vec_splats of constant V2DI/V2DF vec_extract, PR target/99293 Optimize vec_splats of constant V2DI/V2DF vec_extract, PR target/99293 - - - - --- 2022-05-13 Michael Meissner New
[COMMITTED] Fix return value in ranger_cache::get_global_range [COMMITTED] Fix return value in ranger_cache::get_global_range - - - - --- 2022-05-13 Andrew MacLeod New
[COMMITTED] PR tree-optimization/104547 - Add relation between op1 & op2 to lhs_opN_relation API. [COMMITTED] PR tree-optimization/104547 - Add relation between op1 & op2 to lhs_opN_relation API. - - - - --- 2022-05-13 Andrew MacLeod New
c++: Local symbols do not get module manglings c++: Local symbols do not get module manglings - - - - --- 2022-05-13 Nathan Sidwell New
[COMMITTED] Export global ranges during the VRP block walk. [COMMITTED] Export global ranges during the VRP block walk. - - - - --- 2022-05-13 Andrew MacLeod New
[COMMITTED] Clear killing defs when resetting the path in, path_oracle. [COMMITTED] Clear killing defs when resetting the path in, path_oracle. - - - - --- 2022-05-13 Andrew MacLeod New
[COMMITTED] Make range_from_dom more effective. [COMMITTED] Make range_from_dom more effective. - - - - --- 2022-05-13 Andrew MacLeod New
[5/5] xtensa: Improve bswap[sd]i2 insn patterns [1/5] xtensa: Simplify EXTUI instruction maskimm validations - - - - --- 2022-05-13 Takayuki 'January June' Suwa New
[4/5] xtensa: Add setmemsi insn pattern [1/5] xtensa: Simplify EXTUI instruction maskimm validations - - - - --- 2022-05-13 Takayuki 'January June' Suwa New
[3/5] xtensa: Fix instruction counting regarding block move expansion [1/5] xtensa: Simplify EXTUI instruction maskimm validations - - - - --- 2022-05-13 Takayuki 'January June' Suwa New
[2/5] xtensa: Make use of IN_RANGE macro where appropriate [1/5] xtensa: Simplify EXTUI instruction maskimm validations - - - - --- 2022-05-13 Takayuki 'January June' Suwa New
[1/5] xtensa: Simplify EXTUI instruction maskimm validations [1/5] xtensa: Simplify EXTUI instruction maskimm validations - - - - --- 2022-05-13 Takayuki 'January June' Suwa New
[committed,12/12] libstdc++: Improve doxygen docs for <mutex> [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,11/12] libstdc++: Improve doxygen docs for some of <memory> [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,10/12] libstdc++: Improve doxygen docs for <thread> and <future> [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,09/12] libstdc++: Improve doxygen docs for algorithms and more [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,08/12] libstdc++: Improve doxygen docs for std::allocator [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,07/12] libstdc++: Improve doxygen docs for <regex> [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,06/12] libstdc++: Improve doxygen docs for <atomic> [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,05/12] libstdc++: Improve doxygen docs for <system_error> [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,04/12] libstdc++: Improve doxygen docs for std::pointer_traits [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,03/12] libstdc++: Add macros for the inline namespace std::_V2 [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,02/12] libstdc++: Fix typo in doxygen @headerfile command [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
[committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option [committed,01/12] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option - - - - --- 2022-05-13 Jonathan Wakely New
libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option (was: Proposal to… libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option (was: Proposal to… - - - - --- 2022-05-13 Thomas Schwinge New
libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicable libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicable - - - - --- 2022-05-13 Thomas Schwinge New
[i386] Fix ICE caused by wrong condition. [i386] Fix ICE caused by wrong condition. - - - - --- 2022-05-13 Liu, Hongtao New
[committed,2/2] arm: correctly handle misaligned MEMs on MVE [PR105463] [committed,1/2] arm: fix some issues in mve_vector_mem_operand - - - - --- 2022-05-13 Richard Earnshaw New
[committed,1/2] arm: fix some issues in mve_vector_mem_operand [committed,1/2] arm: fix some issues in mve_vector_mem_operand - - - - --- 2022-05-13 Richard Earnshaw New
Fix OMP CAS expansion with separate condition Fix OMP CAS expansion with separate condition - - - - --- 2022-05-13 Richard Biener New
Add MIN/MAX folding from fold_cond_expr_with_comparison to match.pd Add MIN/MAX folding from fold_cond_expr_with_comparison to match.pd - - - - --- 2022-05-13 Richard Biener New
[x86,take,2] Improved V1TI (and V2DI) mode equality/inequality. [x86,take,2] Improved V1TI (and V2DI) mode equality/inequality. - - - - --- 2022-05-13 Roger Sayle New
ada: gcc-if: build proper String_Pointer for Get_External_Name ada: gcc-if: build proper String_Pointer for Get_External_Name - - - - --- 2022-05-13 Alexandre Oliva New
[v2] Optimize vpermtiw/b to vpunpcklqdq for certain cases. [v2] Optimize vpermtiw/b to vpunpcklqdq for certain cases. - - - - --- 2022-05-13 Liu, Hongtao New
[Ada] Fix incorrect call to inherited function with limited return type [Ada] Fix incorrect call to inherited function with limited return type - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Storage_Model_Object fails to return object entity [Ada] Storage_Model_Object fails to return object entity - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Only use alternate stack when needed [Ada] Only use alternate stack when needed - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Extend hardcfr testing (documentation) [Ada] Extend hardcfr testing (documentation) - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] CUDA: use binder to generate kernel-registration code [Ada] CUDA: use binder to generate kernel-registration code - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Fix iterated component association for array aggregate [Ada] Fix iterated component association for array aggregate - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Simplify helper units for formal hashed sets/maps [Ada] Simplify helper units for formal hashed sets/maps - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Ada ABI change when building with assertions [Ada] Ada ABI change when building with assertions - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Take into account GNSA_ROOT env var for prefix [Ada] Take into account GNSA_ROOT env var for prefix - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Handle IN iterator for class-wide derived object of iterator type [Ada] Handle IN iterator for class-wide derived object of iterator type - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Facilitate proof of Overwrite in bounded strings library [Ada] Facilitate proof of Overwrite in bounded strings library - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Fix code example on representation clause [Ada] Fix code example on representation clause - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Do not overwrite limited view of result type [Ada] Do not overwrite limited view of result type - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Wrong address for class-wide interface access conversion [Ada] Wrong address for class-wide interface access conversion - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Crash in task body reference to discriminant [Ada] Crash in task body reference to discriminant - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Improve expected type error messages [Ada] Improve expected type error messages - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Document control flow redundancy [Ada] Document control flow redundancy - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Fix compiler crash on FOR iteration scheme over container [Ada] Fix compiler crash on FOR iteration scheme over container - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83 [Ada] Remove obsolete uses of Unchecked_Conversion from Ada 83 - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83 [Ada] Remove obsolete uses of Unchecked_Deallocation from Ada 83 - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Fix the Ada 2022 iterated component association RM reference [Ada] Fix the Ada 2022 iterated component association RM reference - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Spurious access error in function returning type with access discriminant [Ada] Spurious access error in function returning type with access discriminant - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Accept effectively volatile components in actuals [Ada] Accept effectively volatile components in actuals - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Remove redundant guard in checks for volatile actuals [Ada] Remove redundant guard in checks for volatile actuals - - - - --- 2022-05-13 Pierre-Marie de Rodat New
[Ada] Ineffective use type clause warnings cause compile time crash [Ada] Ineffective use type clause warnings cause compile time crash - - - - --- 2022-05-13 Pierre-Marie de Rodat New
Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional expressions Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional expressions - - - - --- 2022-05-13 Eric Botcazou New
Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO - - - - --- 2022-05-13 Eric Botcazou New
Optimize vpermtiw/b to vpunpcklqdq for certain cases. Optimize vpermtiw/b to vpunpcklqdq for certain cases. - - - - --- 2022-05-13 Liu, Hongtao New
[V2] rs6000: Optimize comparison on rotated 16bits constant [V2] rs6000: Optimize comparison on rotated 16bits constant - - - - --- 2022-05-13 Jiufu Guo New
rs6000: Handle unresolved overloaded builtin [PR105485] rs6000: Handle unresolved overloaded builtin [PR105485] - - - - --- 2022-05-13 Kewen.Lin New
testsuite: opt: Fix const7.C for RISC-V. testsuite: opt: Fix const7.C for RISC-V. - - - - --- 2022-05-13 Jiawei New
[v4,rs6000] Add a combine pattern for CA minus one [PR95737] [v4,rs6000] Add a combine pattern for CA minus one [PR95737] - - - - --- 2022-05-13 HAO CHEN GUI New
« 1 2 ... 208 209 2101266 1267 »