Show patches with: Archived = No       |   26729 patches
« 1 2263 264 265267 268 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[committed] libstdc++: Add noexcept to functions in <regex> [committed] libstdc++: Add noexcept to functions in <regex> - - --- 2021-09-28 Jonathan Wakely Committed
libstdc++: Fix return values for atomic wait on futex libstdc++: Fix return values for atomic wait on futex - - --- 2021-09-28 Jonathan Wakely Committed
[pushed] Darwin, D : Add .d suffix to the list for invoking dsymutil. [pushed] Darwin, D : Add .d suffix to the list for invoking dsymutil. - - --- 2021-09-28 Iain Sandoe Committed
[committed] libstdc++: Define macro before it is first checked [committed] libstdc++: Define macro before it is first checked - - --- 2021-09-28 Jonathan Wakely Committed
[committed] libstdc++: Skip container adaptor tests that fail concept checks [committed] libstdc++: Skip container adaptor tests that fail concept checks - - --- 2021-09-28 Jonathan Wakely Committed
[committed] libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS [committed] libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS - - --- 2021-09-28 Jonathan Wakely Committed
[committed] libstdc++: Fix concept checks for iterators [committed] libstdc++: Fix concept checks for iterators - - --- 2021-09-28 Jonathan Wakely Committed
[committed] libstdc++: Improve types used as iterators in testsuite [committed] libstdc++: Improve types used as iterators in testsuite - - --- 2021-09-28 Jonathan Wakely Committed
[committed] libstdc++: Fix tests that use invalid types in ordered containers [committed] libstdc++: Fix tests that use invalid types in ordered containers - - --- 2021-09-28 Jonathan Wakely Committed
[committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms [committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms - - --- 2021-09-28 Jonathan Wakely Committed
[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>> [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>> - - --- 2021-09-28 Jonathan Wakely Committed
[pushed] Darwin, PPC : Fix R13 for PPC64. [pushed] Darwin, PPC : Fix R13 for PPC64. - - --- 2021-09-28 Iain Sandoe Committed
c++: ttp matching with constrained auto parm [PR99909] c++: ttp matching with constrained auto parm [PR99909] - - --- 2021-09-28 Patrick Palka New
[pushed] libgcc, X86, Darwin: Export cpu_model and indicator. [pushed] libgcc, X86, Darwin: Export cpu_model and indicator. - - --- 2021-09-28 Iain Sandoe Committed
ctf: Do not warn for CTF not supported for GNU GIMPLE ctf: Do not warn for CTF not supported for GNU GIMPLE - - --- 2021-09-28 Indu Bhagat Committed
debug/102507: ICE in btf_finalize when compiling with -gbtf debug/102507: ICE in btf_finalize when compiling with -gbtf - - --- 2021-09-28 Indu Bhagat Committed
bpf: correct extra_headers bpf: correct extra_headers - - --- 2021-09-28 David Faust Committed
[committed] libstdc++: Improve std::forward static assert message [committed] libstdc++: Improve std::forward static assert message - - --- 2021-09-28 Jonathan Wakely Committed
[committed] libstdc++: Fix mismatched noexcept-specifiers in filesystem::path [PR102499] [committed] libstdc++: Fix mismatched noexcept-specifiers in filesystem::path [PR102499] - - --- 2021-09-28 Jonathan Wakely Committed
Fortran: Fix same_type_as Fortran: Fix same_type_as - - --- 2021-09-28 Tobias Burnus New
[PR102501] Adjust jump threading testcases for ppc64* and others. [PR102501] Adjust jump threading testcases for ppc64* and others. - - --- 2021-09-28 Aldy Hernandez Committed
[testsuite,aarch64] : Fix gcc.target/aarch64/auto-init-* tests. [testsuite,aarch64] : Fix gcc.target/aarch64/auto-init-* tests. - - --- 2021-09-28 Qing Zhao New
[8/7] ifcvt: Second try in order to avoid unnecessary temporaries Untitled series #3230 - - --- 2021-09-28 Robin Dapp New
libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661] libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661] - - --- 2021-09-28 Tobias Burnus Committed
tree-optimization/99793 - testcase for the PR tree-optimization/99793 - testcase for the PR - - --- 2021-09-28 Richard Biener Committed
Improve jump threading dump output. Improve jump threading dump output. - - --- 2021-09-28 Aldy Hernandez Committed
[committed] openmp: Don't call omp_finish_clause on implicitly added private clauses on simd [PR102… [committed] openmp: Don't call omp_finish_clause on implicitly added private clauses on simd [PR102… - - --- 2021-09-28 Jakub Jelinek Committed
i386: Don't emit fldpi etc. if -frounding-math [PR102498] i386: Don't emit fldpi etc. if -frounding-math [PR102498] - - --- 2021-09-28 Jakub Jelinek Committed
c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490] - - --- 2021-09-28 Jakub Jelinek Superseded
[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 Committed
[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 Committed
[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 Committed
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 Committed
[i386] Support reduc_{plus,smax,smin,umax,min}_scal_v4hi. [i386] Support reduc_{plus,smax,smin,umax,min}_scal_v4hi. - - --- 2021-09-28 liuhongt 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 Committed
[COMMITTED] Remove old VRP jump threader code. [COMMITTED] Remove old VRP jump threader code. - - --- 2021-09-27 Aldy Hernandez Committed
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 jwakely Committed
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 Committed
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 Committed
[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 Committed
Update pathname for IBM long double description. Update pathname for IBM long double description. - - --- 2021-09-27 Vincent Lefevre Committed
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 Committed
[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 Committed
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 liuhongt Committed
Revert "Optimize v4sf reduction.". Revert "Optimize v4sf reduction.". - - --- 2021-09-27 liuhongt Committed
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
[RFC,0/7] nanoMIPS port - - --- 2021-09-26 Dragan Mladjenovic None
[v3,3/3] reassoc: Test rank biasing reassoc: Propagate PHI_LOOP_BIAS along single uses - - --- 2021-09-26 Ilya Leoshkevich Committed
[v3,2/3] reassoc: Propagate PHI_LOOP_BIAS along single uses reassoc: Propagate PHI_LOOP_BIAS along single uses - - --- 2021-09-26 Ilya Leoshkevich Committed
[v3,1/3] reassoc: Do not bias loop-carried PHIs early reassoc: Propagate PHI_LOOP_BIAS along single uses - - --- 2021-09-26 Ilya Leoshkevich Committed
[v3,0/3] reassoc: Propagate PHI_LOOP_BIAS along single uses - - --- 2021-09-26 Ilya Leoshkevich None
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 Committed
Enable auto-vectorization at O2 with very-cheap cost model. Enable auto-vectorization at O2 with very-cheap cost model. - - --- 2021-09-26 liuhongt 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 Committed
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 liuhongt Committed
Add a simulate_record_decl lang hook Add a simulate_record_decl lang hook - - --- 2021-09-24 Richard Sandiford Committed
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 Committed
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 Committed
[committed] libstdc++: Remove redundant 'inline' specifiers [committed] libstdc++: Remove redundant 'inline' specifiers - - --- 2021-09-24 Jonathan Wakely Committed
[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 liuhongt 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 Committed
[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 Committed
Verify unallocated edge/BB flags are clear Verify unallocated edge/BB flags are clear - - --- 2021-09-24 Richard Biener Committed
[GCC12] Mention Intel AVX512-FP16 and _Float16 support. [GCC12] Mention Intel AVX512-FP16 and _Float16 support. - - --- 2021-09-24 liuhongt 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 Superseded
[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 Committed
[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 Committed
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 Committed
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 Committed
[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 Committed
[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 Committed
[committed] libstdc++: Improvements to standard error category objects [committed] libstdc++: Improvements to standard error category objects - - --- 2021-09-23 Jonathan Wakely Committed
[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 Committed
« 1 2263 264 265267 268 »