Show patches with: State = Action Required       |    Archived = No       |   126534 patches
« 1 2 ... 262 263 2641265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] Return VARYING in range_on_path_entry if nothing found. [COMMITTED] Return VARYING in range_on_path_entry if nothing found. - - - - --- 2021-09-28 Aldy Hernandez New
[v2] rs6000: Modify the way for extra penalized cost [v2] rs6000: Modify the way for extra penalized cost - - - - --- 2021-09-28 Kewen.Lin New
rs6000: Remove builtin mask check from builtin_decl [PR102347] rs6000: Remove builtin mask check from builtin_decl [PR102347] - - - - --- 2021-09-28 Kewen.Lin New
Fix gcc.target/i386/vect-pr97352.c for -m32 -march=cascadelake Fix gcc.target/i386/vect-pr97352.c for -m32 -march=cascadelake - - - - --- 2021-09-28 Richard Biener New
[committed] gfortran.dg/include_15.f90: Add dg-prune-output [PR102500] [committed] gfortran.dg/include_15.f90: Add dg-prune-output [PR102500] - - - - --- 2021-09-28 Tobias Burnus New
Fix gcc.dg/vect/bb-slp-pr65935.c FAIL with AVX after recent change Fix gcc.dg/vect/bb-slp-pr65935.c FAIL with AVX after recent change - - - - --- 2021-09-28 Richard Biener New
[i386] Support reduc_{plus,smax,smin,umax,min}_scal_v4hi. [i386] Support reduc_{plus,smax,smin,umax,min}_scal_v4hi. - - - - --- 2021-09-28 Liu, Hongtao New
Fix 48631_neg test in _GLIBCXX_VERSION_NAMESPACE mode Fix 48631_neg test in _GLIBCXX_VERSION_NAMESPACE mode - - - - --- 2021-09-27 François Dumont New
coroutines: Only set parm copy guard vars if we have exceptions [PR 102454]. coroutines: Only set parm copy guard vars if we have exceptions [PR 102454]. - - - - --- 2021-09-27 Iain Sandoe New
[COMMITTED] Minor cleanups to solver. [COMMITTED] Minor cleanups to solver. - - - - --- 2021-09-27 Aldy Hernandez New
[COMMITTED] Remove old VRP jump threader code. [COMMITTED] Remove old VRP jump threader code. - - - - --- 2021-09-27 Aldy Hernandez New
Control all jump threading passes with -fjump-threads. Control all jump threading passes with -fjump-threads. - - - - --- 2021-09-27 Aldy Hernandez New
c++: deduction guides and ttp rewriting [PR102479] c++: deduction guides and ttp rewriting [PR102479] - - - - --- 2021-09-27 Patrick Palka New
libstdc++: Clear padding bits in atomic compare_exchange libstdc++: Clear padding bits in atomic compare_exchange - - - - --- 2021-09-27 Thomas Rodgers New
tree-optimization/100112 - VN last_vuse and redundant store elimination tree-optimization/100112 - VN last_vuse and redundant store elimination - - - - --- 2021-09-27 Richard Biener New
middle-end/102450 - avoid type_for_size for non-existing modes middle-end/102450 - avoid type_for_size for non-existing modes - - - - --- 2021-09-27 Richard Biener New
[committed] libgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-note (was: [Patch] Fortran: Fix assum… [committed] libgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-note (was: [Patch] Fortran: Fix assum… - - - - --- 2021-09-27 Tobias Burnus New
RISC-V: Pattern name fix mulm3_highpart -> smulm3_highpart. RISC-V: Pattern name fix mulm3_highpart -> smulm3_highpart. - - - - --- 2021-09-27 Geng Qi New
答复: [PATCH] RISC-V: The 'multilib-generator' enhancement. 答复: [PATCH] RISC-V: The 'multilib-generator' enhancement. - - - - --- 2021-09-27 Geng Qi New
RISC-V: The 'multilib-generator' enhancement. RISC-V: The 'multilib-generator' enhancement. - - - - --- 2021-09-27 Geng Qi New
Update pathname for IBM long double description. Update pathname for IBM long double description. - - - - --- 2021-09-27 Vincent Lefevre New
AVX512FP16:support basic 64/32bit vector type and operation. AVX512FP16:support basic 64/32bit vector type and operation. - - - - --- 2021-09-27 Hongyu Wang New
[COMMITTED] Use on-demand ranges in ssa_name_has_boolean_range before querying nonzero bits. [COMMITTED] Use on-demand ranges in ssa_name_has_boolean_range before querying nonzero bits. - - - - --- 2021-09-27 Aldy Hernandez New
[COMMITTED] Convert some evrp uses in DOM to the range_query API. [COMMITTED] Convert some evrp uses in DOM to the range_query API. - - - - --- 2021-09-27 Aldy Hernandez New
Support 128/256/512-bit vector _Float16 plus/smin/smax reduce. Support 128/256/512-bit vector _Float16 plus/smin/smax reduce. - - - - --- 2021-09-27 Liu, Hongtao New
Revert "Optimize v4sf reduction.". Revert "Optimize v4sf reduction.". - - - - --- 2021-09-27 Liu, Hongtao New
Objective-C: fix protocol list count type (pertinent to non-LP64) Objective-C: fix protocol list count type (pertinent to non-LP64) - - - - --- 2021-09-27 Matt Jacobson New
c-format: Add -Wformat-same-precision option [PR80060] c-format: Add -Wformat-same-precision option [PR80060] - - - - --- 2021-09-26 Daniil Stas New
[RFC] Experimental __attribute__((saturating)) on integer types. [RFC] Experimental __attribute__((saturating)) on integer types. - - - - --- 2021-09-26 Roger Sayle New
[RFC,7/7] Add documentation for nanoMIPS nanoMIPS port - - - - --- 2021-09-26 Dragan Mladjenovic New
[RFC,6/7] Enable MIPS DSP rev3 ASE for nanoMIPS nanoMIPS port - - - - --- 2021-09-26 Dragan Mladjenovic New
[RFC,5/7] Fix unhelpful messages for disabled options. nanoMIPS port - - - - --- 2021-09-26 Dragan Mladjenovic New
[RFC,2/7] Make mips-classic.md entry point for mips*-*-* targets nanoMIPS port - - - - --- 2021-09-26 Dragan Mladjenovic New
[RFC,1/7] Avoid references to register names in instruction output patterns. nanoMIPS port - - - - --- 2021-09-26 Dragan Mladjenovic New
[v3,3/3] reassoc: Test rank biasing reassoc: Propagate PHI_LOOP_BIAS along single uses - - - - --- 2021-09-26 Ilya Leoshkevich New
[v3,2/3] reassoc: Propagate PHI_LOOP_BIAS along single uses reassoc: Propagate PHI_LOOP_BIAS along single uses - - - - --- 2021-09-26 Ilya Leoshkevich New
[v3,1/3] reassoc: Do not bias loop-carried PHIs early reassoc: Propagate PHI_LOOP_BIAS along single uses - - - - --- 2021-09-26 Ilya Leoshkevich New
Fix PR c/94726: ICE with __builtin_shuffle and changing of types Fix PR c/94726: ICE with __builtin_shuffle and changing of types - - - - --- 2021-09-26 Li, Pan2 via Gcc-patches New
Enable auto-vectorization at O2 with very-cheap cost model. Enable auto-vectorization at O2 with very-cheap cost model. - - - - --- 2021-09-26 Liu, Hongtao New
[COMMITTED,v2] pru: Named address space for R30/R31 I/O access [COMMITTED,v2] pru: Named address space for R30/R31 I/O access - - - - --- 2021-09-25 Dimitar Dimitrov New
Introduce sh_mul and uh_mul RTX codes for high-part multiplications Introduce sh_mul and uh_mul RTX codes for high-part multiplications - - - - --- 2021-09-25 Roger Sayle New
Make flag_trapping_math a non-binary Boolean. Make flag_trapping_math a non-binary Boolean. - - - - --- 2021-09-25 Roger Sayle New
[i386] Remove storage only description for _Float16 w/o avx512fp16. [i386] Remove storage only description for _Float16 w/o avx512fp16. - - - - --- 2021-09-25 Liu, Hongtao New
Add a simulate_record_decl lang hook Add a simulate_record_decl lang hook - - - - --- 2021-09-24 Richard Sandiford New
Replace VRP threader with a hybrid forward threader. Replace VRP threader with a hybrid forward threader. - - - - --- 2021-09-24 Aldy Hernandez New
[pushed] IRA: Make profitability calculation of RA conflict presentations independent of host compi… [pushed] IRA: Make profitability calculation of RA conflict presentations independent of host compi… - - - - --- 2021-09-24 Vladimir Makarov New
rs6000: Fix vec_cpsgn parameter order (PR101985) rs6000: Fix vec_cpsgn parameter order (PR101985) - - - - --- 2021-09-24 Li, Pan2 via Gcc-patches New
[COMMITTED] path solver: Avoid further lookups when range is defined in block. [COMMITTED] path solver: Avoid further lookups when range is defined in block. - - - - --- 2021-09-24 Aldy Hernandez New
[committed] libstdc++: Remove redundant 'inline' specifiers [committed] libstdc++: Remove redundant 'inline' specifiers - - - - --- 2021-09-24 Jonathan Wakely New
[PING] Re: [Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64 [PING] Re: [Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64 - - - - --- 2021-09-24 Jirui Wu New
[GIMPLE] Simplify (_Float16) ceil ((double) x) to .CEIL (x) when available. [GIMPLE] Simplify (_Float16) ceil ((double) x) to .CEIL (x) when available. - - - - --- 2021-09-24 Liu, Hongtao New
*PING* Re: [PATCH] c++: Suppress error when cv-qualified reference is introduced by typedef [PR1017… *PING* Re: [PATCH] c++: Suppress error when cv-qualified reference is introduced by typedef [PR1017… - - - - --- 2021-09-24 nick huang New
*PING* [PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter o… *PING* [PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter o… - - - - --- 2021-09-24 nick huang New
top-level: merge Makefile.def patches from binutils-gdb repository top-level: merge Makefile.def patches from binutils-gdb repository - - - - --- 2021-09-24 Andrew Burgess New
[PATCHv2] top-level configure: setup target_configdirs based on repository [PATCHv2] top-level configure: setup target_configdirs based on repository - - - - --- 2021-09-24 Andrew Burgess New
Verify unallocated edge/BB flags are clear Verify unallocated edge/BB flags are clear - - - - --- 2021-09-24 Richard Biener New
[GCC12] Mention Intel AVX512-FP16 and _Float16 support. [GCC12] Mention Intel AVX512-FP16 and _Float16 support. - - - - --- 2021-09-24 Liu, Hongtao New
[Fortran] Add missing diagnostic for F2018 C711 (TS29113 C407c) [Fortran] Add missing diagnostic for F2018 C711 (TS29113 C407c) - - - - --- 2021-09-23 Sandra Loosemore New
real: fix encoding of negative IEEE double/quad values [PR98216] real: fix encoding of negative IEEE double/quad values [PR98216] - - - - --- 2021-09-23 Patrick Palka New
PR fortran/102458 - ICE tree check: expected array_type, have pointer_type in gfc_conv_array_initia… PR fortran/102458 - ICE tree check: expected array_type, have pointer_type in gfc_conv_array_initia… - - - - --- 2021-09-23 Harald Anlauf New
Fortran: Fix associated intrinsic with assumed rank [PR101334] [was: [PATCH, Fortran] Fixes for F20… Fortran: Fix associated intrinsic with assumed rank [PR101334] [was: [PATCH, Fortran] Fixes for F20… - - - - --- 2021-09-23 Tobias Burnus New
libstdc++: Clear padding bits in atomic compare_exchange libstdc++: Clear padding bits in atomic compare_exchange - - - - --- 2021-09-23 Thomas Rodgers New
[COMMITTED] tree-optimization/102463 - Look for a relation between operands only when possible. [COMMITTED] tree-optimization/102463 - Look for a relation between operands only when possible. - - - - --- 2021-09-23 Andrew MacLeod New
[COMMITTED] Ranger converted to a local edge flag instead of EDGE_EXECUTABLE. [COMMITTED] Ranger converted to a local edge flag instead of EDGE_EXECUTABLE. - - - - --- 2021-09-23 Andrew MacLeod New
ipa: Fix ICE when speculating calls from inlined functions (PR 102388) ipa: Fix ICE when speculating calls from inlined functions (PR 102388) - - - - --- 2021-09-23 Martin Jambor New
attribs: Allow optional second arg for attr deprecated [PR102049] attribs: Allow optional second arg for attr deprecated [PR102049] - - - - --- 2021-09-23 Marek Polacek New
[Fortran] Diagnose default-initialized pointer/allocatable dummies [Fortran] Diagnose default-initialized pointer/allocatable dummies - - - - --- 2021-09-23 Sandra Loosemore New
[committed] libstdc++: Remove c++20-specific dg-error directives in test [committed] libstdc++: Remove c++20-specific dg-error directives in test - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: Disable PCH for test that depends on a macro being defined [committed] libstdc++: Disable PCH for test that depends on a macro being defined - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: Make std::system_category() recognize Windows error codes [committed] libstdc++: Make std::system_category() recognize Windows error codes - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: Improvements to standard error category objects [committed] libstdc++: Improvements to standard error category objects - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: std::system_category should know meaning of zero [PR102425] [committed] libstdc++: std::system_category should know meaning of zero [PR102425] - - - - --- 2021-09-23 Jonathan Wakely New
[committed] libstdc++: std::system_category should know meaning of zero [PR102425] [committed] libstdc++: std::system_category should know meaning of zero [PR102425] - - - - --- 2021-09-23 Jonathan Wakely New
[Ada] Adjust documentation of gnatsymbolize [Ada] Adjust documentation of gnatsymbolize - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Tune detection of internally generated positional aggregates [Ada] Tune detection of internally generated positional aggregates - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Wrappers of access-to-subprograms with pre/post conditions [Ada] Wrappers of access-to-subprograms with pre/post conditions - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Ada2022: implementation of AI12-0212 : iterator specs in array aggregates [Ada] Ada2022: implementation of AI12-0212 : iterator specs in array aggregates - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Follow-on efficiency improvements [Ada] Follow-on efficiency improvements - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] If unnesting and relocating subprogram call, make new Parameter_Associations [Ada] If unnesting and relocating subprogram call, make new Parameter_Associations - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Remove Initializes contracts from Ada.Strings.Bounded [Ada] Remove Initializes contracts from Ada.Strings.Bounded - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode => Off [Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode => Off - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Remove global parameter in Global contracts of Ada.Strings.Bounded [Ada] Remove global parameter in Global contracts of Ada.Strings.Bounded - - - - --- 2021-09-23 Pierre-Marie de Rodat New
Avoid invalid loop transformations in jump threading registry. Avoid invalid loop transformations in jump threading registry. - - - - --- 2021-09-23 Aldy Hernandez New
tree-optimization/102448 - clear copied alignment info from vect tree-optimization/102448 - clear copied alignment info from vect - - - - --- 2021-09-23 Richard Biener New
AVX512FP16: Support cond_op for HFmode AVX512FP16: Support cond_op for HFmode - - - - --- 2021-09-23 Hongyu Wang New
[committed] openmp: Diagnose omp::directive attribute without balanced token argument [PR102413] [committed] openmp: Diagnose omp::directive attribute without balanced token argument [PR102413] - - - - --- 2021-09-23 Jakub Jelinek New
[RFC,8/8] RISC-V: Cost model for ZBS extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,7/8] RISC-V: Implement instruction patterns for ZBS extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,6/8] RISC-V: Use li and rori to load constants. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,5/8] RISC-V: Cost model for zbb extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,4/8] RISC-V: Implement instruction patterns for ZBB extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,3/8] RISC-V: Cost model for zba extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,2/8] RISC-V: Implement instruction patterns for ZBA extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,1/8] RISC-V: Minimal support of bitmanip extension RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[7/7] AVX512FP16: Enable vec_cmpmn/vcondmn expanders for HF modes. AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[6/7] AVX512FP16: add truncmn2/extendmn2 expanders AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[5/7] AVX512FP16: Add float(uns)?mn2 expander AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[4/7] AVX512FP16: Add fix(uns)?_truncmn2 for HF scalar and vector modes AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[3/7] AVX512FP16: Add expander for smin/maxhf3. AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[2/7] AVX512FP16: Add expander for fmahf4 AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
« 1 2 ... 262 263 2641265 1266 »