Show patches with: none      |   126712 patches
« 1 2 ... 261 262 2631267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libiberty: testsuite: add missing format on d-demangle-expected libiberty: testsuite: add missing format on d-demangle-expected - - - - --- 2021-09-30 Luís Ferreira New
libiberty: d-demangle: rename function symbols to be more consistent libiberty: d-demangle: rename function symbols to be more consistent - - - - --- 2021-09-30 Luís Ferreira New
[RFC,middle-end/PR102359] Not add initialization for READONLY variables with -ftrivial-auto-var-init [RFC,middle-end/PR102359] Not add initialization for READONLY variables with -ftrivial-auto-var-init - - - - --- 2021-09-29 Qing Zhao New
[committed] MAINTAINERS: Add myself to DCO section [committed] MAINTAINERS: Add myself to DCO section - - - - --- 2021-09-29 Jonathan Wakely New
[part,2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays [part,2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays - - - - --- 2021-09-29 Harald Anlauf New
libiberty: d-demangle: remove parenthesis where it is not needed libiberty: d-demangle: remove parenthesis where it is not needed - - - - --- 2021-09-29 Luís Ferreira New
[7/7] AArch64 Combine cmeq 0 + not into cmtst AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[6/7] AArch64 Add neg + cmle into cmgt AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[5/7] middle-end Convert bitclear <imm> + cmp<cc> #0 into cm<cc2> <imm2> AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[4/7] AArch64 Add pattern xtn+xtn2 to uzp2 AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[3/7] AArch64 Add pattern for sshr to cmlt AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[2/7] AArch64 Add combine patterns for narrowing shift of half top bits (shuffle) AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[1/7] AArch64 Add combine patterns for right shift and narrow AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
libiberty: d-demangle: use appendc for single chars append libiberty: d-demangle: use appendc for single chars append - - - - --- 2021-09-29 Luís Ferreira New
Use a separate TV_* timer for the VRP threader. Use a separate TV_* timer for the VRP threader. - - - - --- 2021-09-29 Aldy Hernandez New
[#2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications [#2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications - - - - --- 2021-09-29 Roger Sayle New
[committed] Fix more testsuite fallout from computed goto changes [committed] Fix more testsuite fallout from computed goto changes - - - - --- 2021-09-29 Jeff Law New
[committed] libstdc++: Implement std::regex_constants::multiline (LWG 2503) [committed] libstdc++: Implement std::regex_constants::multiline (LWG 2503) - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: Check for invalid syntax_option_type values in <regex> [committed] libstdc++: Check for invalid syntax_option_type values in <regex> - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110] [committed] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110] - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: Simplify std::basic_regex construction and assignment [committed] libstdc++: Simplify std::basic_regex construction and assignment - - - - --- 2021-09-29 Jonathan Wakely New
testsuite/102517 - fix FAIL of gcc.dg/pr78408-1.c with OImode availability testsuite/102517 - fix FAIL of gcc.dg/pr78408-1.c with OImode availability - - - - --- 2021-09-29 Richard Biener New
Fix peeling for alignment with negative step Fix peeling for alignment with negative step - - - - --- 2021-09-29 Richard Biener New
Fortran: Avoid var initialization in interfaces [PR54753] Fortran: Avoid var initialization in interfaces [PR54753] - - - - --- 2021-09-29 Tobias Burnus New
c++: Fix handling of __thread/thread_local extern vars declared at function scope [PR102496] c++: Fix handling of __thread/thread_local extern vars declared at function scope [PR102496] - - - - --- 2021-09-29 Jakub Jelinek New
[rs6000] punish reload of lfiwzx when loading an int variable [PR102169, PR102146] [rs6000] punish reload of lfiwzx when loading an int variable [PR102169, PR102146] - - - - --- 2021-09-29 HAO CHEN GUI New
[committed] openmp: Disallow reduction with var private in containing parallel even on scope [PR102… [committed] openmp: Disallow reduction with var private in containing parallel even on scope [PR102… - - - - --- 2021-09-29 Jakub Jelinek New
[www] Add note about computed gotos to changes and porting guide [www] Add note about computed gotos to changes and porting guide - - - - --- 2021-09-29 Li, Pan2 via Gcc-patches New
[COMMITTED] Fix some testcases after my computed goto patch [COMMITTED] Fix some testcases after my computed goto patch - - - - --- 2021-09-29 Li, Pan2 via Gcc-patches New
Avoid memcpy inline expansion in gcc.dg/out-of-bounds-1.c Avoid memcpy inline expansion in gcc.dg/out-of-bounds-1.c - - - - --- 2021-09-29 Richard Biener New
RISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart. RISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart. - - - - --- 2021-09-28 Jim Wilson New
PR fortran/102520 - [10/11/12 Regression] ICE in expand_constructor, at fortran/array.c:1802 PR fortran/102520 - [10/11/12 Regression] ICE in expand_constructor, at fortran/array.c:1802 - - - - --- 2021-09-28 Harald Anlauf New
[v2] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… [v2] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… - - - - --- 2021-09-28 Jakub Jelinek New
[gcc12-changes] Add a new item about the support for automatic static variable initialization [gcc12-changes] Add a new item about the support for automatic static variable initialization - - - - --- 2021-09-28 Qing Zhao New
[v4] attribs: Implement -Wno-attributes=vendor::attr [PR101940] [v4] attribs: Implement -Wno-attributes=vendor::attr [PR101940] - - - - --- 2021-09-28 Marek Polacek New
[committed] libstdc++: Remove obfuscating typedefs in <regex> [committed] libstdc++: Remove obfuscating typedefs in <regex> - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Tweaks to <regex> to avoid warnings [committed] libstdc++: Tweaks to <regex> to avoid warnings - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Add noexcept to functions in <regex> [committed] libstdc++: Add noexcept to functions in <regex> - - - - --- 2021-09-28 Jonathan Wakely New
libstdc++: Fix return values for atomic wait on futex libstdc++: Fix return values for atomic wait on futex - - - - --- 2021-09-28 Jonathan Wakely New
[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 New
[committed] libstdc++: Define macro before it is first checked [committed] libstdc++: Define macro before it is first checked - - - - --- 2021-09-28 Jonathan Wakely New
[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 New
[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 New
[committed] libstdc++: Fix concept checks for iterators [committed] libstdc++: Fix concept checks for iterators - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Improve types used as iterators in testsuite [committed] libstdc++: Improve types used as iterators in testsuite - - - - --- 2021-09-28 Jonathan Wakely New
[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 New
[committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms [committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms - - - - --- 2021-09-28 Jonathan Wakely New
[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 New
[pushed] Darwin, PPC : Fix R13 for PPC64. [pushed] Darwin, PPC : Fix R13 for PPC64. - - - - --- 2021-09-28 Iain Sandoe New
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 New
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 New
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 New
bpf: correct extra_headers bpf: correct extra_headers - - - - --- 2021-09-28 David Faust New
[committed] libstdc++: Improve std::forward static assert message [committed] libstdc++: Improve std::forward static assert message - - - - --- 2021-09-28 Jonathan Wakely New
[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 New
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 New
[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 #264429 - - - - --- 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 New
tree-optimization/99793 - testcase for the PR tree-optimization/99793 - testcase for the PR - - - - --- 2021-09-28 Richard Biener New
Improve jump threading dump output. Improve jump threading dump output. - - - - --- 2021-09-28 Aldy Hernandez New
[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 New
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 New
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 New
[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
« 1 2 ... 261 262 2631267 1268 »