Show patches with: Archived = No       |   126792 patches
« 1 2 ... 263 264 2651267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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/7] AVX512FP16: Add expander for rint/nearbyinthf2. AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
wwwdocs: [GCC12] Mention Intel AVX512-FP16. wwwdocs: [GCC12] Mention Intel AVX512-FP16. - - - - --- 2021-09-23 Liu, Hongtao New
[v4,2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE Implement indirect external access - - - - --- 2021-09-23 H.J. Lu New
[v4,1/2] Add -f[no-]direct-extern-access Implement indirect external access - - - - --- 2021-09-23 H.J. Lu New
Fix value uninitialization in vn_reference_insert_pieces [PR102400] Fix value uninitialization in vn_reference_insert_pieces [PR102400] - - - - --- 2021-09-23 Feng Xue OS New
Fix null-pointer dereference in delete_dead_or_redundant_call [PR102451] Fix null-pointer dereference in delete_dead_or_redundant_call [PR102451] - - - - --- 2021-09-23 Feng Xue OS New
Fortran: Improve file-reading error diagnostic [PR55534] (was: Re: [Patch] Fortran: Improve -Wmissi… Fortran: Improve file-reading error diagnostic [PR55534] (was: Re: [Patch] Fortran: Improve -Wmissi… - - - - --- 2021-09-22 Tobias Burnus New
Overhaul jump thread state in forward threader. Overhaul jump thread state in forward threader. - - - - --- 2021-09-22 Aldy Hernandez New
assert that deleting by pointer to base in unique_ptr does not cause UB assert that deleting by pointer to base in unique_ptr does not cause UB - - - - --- 2021-09-22 Antony Polukhin New
[2/2] arm: implement -mbranch-protection command line option [1/2] arm: add arm bti pass - - - - --- 2021-09-22 Andrea Corallo New
c++: improve dumping of templated decls c++: improve dumping of templated decls - - - - --- 2021-09-22 Patrick Palka New
[1/2] arm: add arm bti pass [1/2] arm: add arm bti pass - - - - --- 2021-09-22 Andrea Corallo New
top-level configure: setup target_configdirs based on repository top-level configure: setup target_configdirs based on repository - - - - --- 2021-09-22 Andrew Burgess New
[Ada] Simplify contract of Ada.Strings.Fixed.Trim for proof [Ada] Simplify contract of Ada.Strings.Fixed.Trim for proof - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Reuse routines for detecting attributes Old and Result [Ada] Reuse routines for detecting attributes Old and Result - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Spurious error on deferred constant with predicate [Ada] Spurious error on deferred constant with predicate - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Fix conformance errors and erroneous code [Ada] Fix conformance errors and erroneous code - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or not [Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or not - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Update status of some attributes [Ada] Update status of some attributes - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] More flexibility in preprocessor [Ada] More flexibility in preprocessor - - - - --- 2021-09-22 Pierre-Marie de Rodat New
« 1 2 ... 263 264 2651267 1268 »