Show patches with: Archived = No       |   126678 patches
« 1 2 ... 264 265 2661266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER,DSYMUTIL}. [pushed] Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER,DSYMUTIL}. - - - - --- 2021-09-20 Iain Sandoe New
c: [PR32122] Require pointer types for computed gotos c: [PR32122] Require pointer types for computed gotos - - - - --- 2021-09-20 Li, Pan2 via Gcc-patches New
[Fortran] Fix testcases that violate C838, + revealed ICE [Fortran] Fix testcases that violate C838, + revealed ICE - - - - --- 2021-09-20 Sandra Loosemore New
[Fortran] Fixes for F2018 C838 (PR fortran/101334) [Fortran] Fixes for F2018 C838 (PR fortran/101334) - - - - --- 2021-09-20 Sandra Loosemore New
[committed] avoid assuming cfun is nonnull [PR102243] [committed] avoid assuming cfun is nonnull [PR102243] - - - - --- 2021-09-19 Martin Sebor New
[pushed] libgcc, Darwin: Remove unused symlinks. [pushed] libgcc, Darwin: Remove unused symlinks. - - - - --- 2021-09-19 Iain Sandoe New
[pushed] libgcc, X86, Darwin: Handle symbols for HF cases. [pushed] libgcc, X86, Darwin: Handle symbols for HF cases. - - - - --- 2021-09-19 Iain Sandoe New
[pushed] Darwin, crts: Build Darwin10 unwinder shim as a library. [pushed] Darwin, crts: Build Darwin10 unwinder shim as a library. - - - - --- 2021-09-19 Iain Sandoe New
[committed] Make test names unique for a couple of goacc tests [committed] Make test names unique for a couple of goacc tests - - - - --- 2021-09-19 Jeff Law New
[COMMITTED] Make dump_ranger routines externally visible. [COMMITTED] Make dump_ranger routines externally visible. - - - - --- 2021-09-19 Aldy Hernandez New
Minor cleanups to forward threader. Minor cleanups to forward threader. - - - - --- 2021-09-19 Aldy Hernandez New
Fix middle-end/102395: reg_class having only NO_REGS and ALL_REGS. Fix middle-end/102395: reg_class having only NO_REGS and ALL_REGS. - - - - --- 2021-09-18 Li, Pan2 via Gcc-patches New
PR middle-end/88173: More constant folding of NaN comparisons. PR middle-end/88173: More constant folding of NaN comparisons. - - - - --- 2021-09-18 Roger Sayle New
[committed] openmp: Handle unconstrained and reproducible modifiers on order(concurrent) [committed] openmp: Handle unconstrained and reproducible modifiers on order(concurrent) - - - - --- 2021-09-18 Jakub Jelinek New
openmp: Allow private or firstprivate arguments to default clause even for C/C++ openmp: Allow private or firstprivate arguments to default clause even for C/C++ - - - - --- 2021-09-18 Jakub Jelinek New
[v2] C++: add type checking for static local vector variable in template [v2] C++: add type checking for static local vector variable in template - - - - --- 2021-09-18 pc.wang New
libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr> libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr> - - - - --- 2021-09-18 Thomas Rodgers New
[i386] Fix ICE in pass_rpad. [i386] Fix ICE in pass_rpad. - - - - --- 2021-09-18 Liu, Hongtao New
[pushed] c++: improve lookup of member-qualified names [pushed] c++: improve lookup of member-qualified names - - - - --- 2021-09-18 Jason Merrill New
[2/2] Update the section on binutils version [1/2] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken - - - - --- 2021-09-18 Li, Pan2 via Gcc-patches New
[1/2] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken [1/2] Fix PR bootstrap/102389: --with-build-config=bootstrap-lto is broken - - - - --- 2021-09-18 Li, Pan2 via Gcc-patches New
Fortran/OpenMP: unconstrained/reproducible ordered modifier Fortran/OpenMP: unconstrained/reproducible ordered modifier - - - - --- 2021-09-17 Tobias Burnus New
[committed] PR fortran/102366] [10/11/12 Regression] large arrays no longer become static [committed] PR fortran/102366] [10/11/12 Regression] large arrays no longer become static - - - - --- 2021-09-17 Harald Anlauf New
[HELP,Needed!] testsuite: Fix gcc.target/aarch64/auto-init-* tests. [HELP,Needed!] testsuite: Fix gcc.target/aarch64/auto-init-* tests. - - - - --- 2021-09-17 Qing Zhao New
[committed] libstdc++: Add 'noexcept' to path::iterator members [committed] libstdc++: Add 'noexcept' to path::iterator members - - - - --- 2021-09-17 Jonathan Wakely New
[committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270] [committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270] - - - - --- 2021-09-17 Jonathan Wakely New
[COMMITTED] Provide a relation oracle for paths. [COMMITTED] Provide a relation oracle for paths. - - - - --- 2021-09-17 Andrew MacLeod New
[COMMITTED] Virtualize relation oracle and various cleanups. [COMMITTED] Virtualize relation oracle and various cleanups. - - - - --- 2021-09-17 Andrew MacLeod New
libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr> libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr> - - - - --- 2021-09-17 Thomas Rodgers New
testsuite: Fix gcc.target/i386/auto-init-* tests. testsuite: Fix gcc.target/i386/auto-init-* tests. - - - - --- 2021-09-17 Qing Zhao New
[v4] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… [v4] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… - - - - --- 2021-09-17 Barrett Adair New
[RFC] c++: Allow parm use outside function body for constexpr members [RFC] c++: Allow parm use outside function body for constexpr members - - - - --- 2021-09-17 Barrett Adair New
nvptx: Adds uses of -misa=sm_75 and -misa=sm_80 nvptx: Adds uses of -misa=sm_75 and -misa=sm_80 - - - - --- 2021-09-17 Roger Sayle New
[2/3,vect] Consider outside costs earlier for epilogue loops Enable vector unrolling of main loop - - - - --- 2021-09-17 Andre Vieira (lists) New
[1/3,vect] Add main vectorized loop unrolling Enable vector unrolling of main loop - - - - --- 2021-09-17 Andre Vieira (lists) New
darwin: support aarch64-darwin host darwin: support aarch64-darwin host - - - - --- 2021-09-17 Yuta Saito New
[committed] Fortran: Prefer GCC internal macros to float.h in ISO_Fortran_binding.h (was: [PATCH, F… [committed] Fortran: Prefer GCC internal macros to float.h in ISO_Fortran_binding.h (was: [PATCH, F… - - - - --- 2021-09-17 Tobias Burnus New
Fortran: Fix -Wno-missing-include-dirs handling [PR55534] Fortran: Fix -Wno-missing-include-dirs handling [PR55534] - - - - --- 2021-09-17 Tobias Burnus New
[OpenMP,Fortran] Support in_reduction for Fortran [OpenMP,Fortran] Support in_reduction for Fortran - - - - --- 2021-09-17 Chung-Lin Tang New
Revert no longer needed fix for PR95539 Revert no longer needed fix for PR95539 - - - - --- 2021-09-17 Richard Biener New
[committed] libstdc++: Rename tests with incorrect extension [committed] libstdc++: Rename tests with incorrect extension - - - - --- 2021-09-17 Jonathan Wakely New
configure: Update --help output for --with-multilib-list configure: Update --help output for --with-multilib-list - - - - --- 2021-09-17 Jonathan Wakely New
[PING^2] Re: Fix 'hash_table::expand' to destruct stale Value objects [PING^2] Re: Fix 'hash_table::expand' to destruct stale Value objects - - - - --- 2021-09-17 Thomas Schwinge New
[PING^2] Re: [Committed] [PATCH 2/4] (v4) On-demand locations within string-literals [PING^2] Re: [Committed] [PATCH 2/4] (v4) On-demand locations within string-literals - - - - --- 2021-09-17 Thomas Schwinge New
[committed] libgomp: Spelling error fix in OpenMP 5.1 conformance section [committed] libgomp: Spelling error fix in OpenMP 5.1 conformance section - - - - --- 2021-09-17 Jakub Jelinek New
ipa-fnsummary: Remove inconsistent bp_pack_value ipa-fnsummary: Remove inconsistent bp_pack_value - - - - --- 2021-09-17 Kewen.Lin New
[v3] ipa-inline: Add target info into fn summary [PR102059] [v3] ipa-inline: Add target info into fn summary [PR102059] - - - - --- 2021-09-17 Kewen.Lin New
[committed] openmp: Add support for OpenMP 5.1 atomics for C++ [committed] openmp: Add support for OpenMP 5.1 atomics for C++ - - - - --- 2021-09-17 Jakub Jelinek New
[v2] C++: add type checking for static local vector variable in template [v2] C++: add type checking for static local vector variable in template - - - - --- 2021-09-17 pc.wang New
[v2,2/2] rs6000: Fold xxsel to vsel since they have same semantics Fix vec_sel code generation and merge xxsel to vsel - - - - --- 2021-09-17 Xionghu Luo New
[v2,1/2] rs6000: Fix wrong code generation for vec_sel [PR94613] Fix vec_sel code generation and merge xxsel to vsel - - - - --- 2021-09-17 Xionghu Luo New
[Fortran] Use _Float128 rather than __float128 for c_float128 kind [Fortran] Use _Float128 rather than __float128 for c_float128 kind - - - - --- 2021-09-17 Sandra Loosemore New
better handle MIN/MAX_EXPR of unrelated objects [PR102200] better handle MIN/MAX_EXPR of unrelated objects [PR102200] - - - - --- 2021-09-17 Martin Sebor New
libgo patch committed: Update to go1.17.1 release libgo patch committed: Update to go1.17.1 release - - - - --- 2021-09-16 Ian Lance Taylor New
nvptx: Add (experimental) support for HFmode with -misa=sm_53 nvptx: Add (experimental) support for HFmode with -misa=sm_53 - - - - --- 2021-09-16 Roger Sayle New
libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761] libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761] - - - - --- 2021-09-16 Thomas Rodgers New
[committed] libstdc++: Regenerate the src/debug Makefiles as needed [committed] libstdc++: Regenerate the src/debug Makefiles as needed - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Increase timeout factor for slow pb_ds tests [committed] libstdc++: Increase timeout factor for slow pb_ds tests - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Update documentation that only refers to c++98 and c++11 [committed] libstdc++: Update documentation that only refers to c++98 and c++11 - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::nullopt_t constructor [committed] libstdc++: Add noexcept to std::nullopt_t constructor - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Remove non-deducible parameter for std::advance overload [committed] libstdc++: Remove non-deducible parameter for std::advance overload - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270] [committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270] - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280] [committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280] - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98 [committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98 - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate [committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to unique_ptr accessors [committed] libstdc++: Add noexcept to unique_ptr accessors - - - - --- 2021-09-16 Jonathan Wakely New
[i386] Change ix86_decompose_address return type to bool. [i386] Change ix86_decompose_address return type to bool. - - - - --- 2021-09-16 Uros Bizjak New
wwwdocs: Move inactive branches to the right section wwwdocs: Move inactive branches to the right section - - - - --- 2021-09-16 Jonathan Wakely New
[middle-end] - Lower store and load neon builtins to gimple [middle-end] - Lower store and load neon builtins to gimple - - - - --- 2021-09-16 Jirui Wu New
[v2] C++: add type checking for static local vector variable in template [v2] C++: add type checking for static local vector variable in template - - - - --- 2021-09-16 pc.wang New
[3/N] Come up with casm global state. [3/N] Come up with casm global state. - - - - --- 2021-09-16 Martin Liška New
c++: constrained variable template issues [PR98486] c++: constrained variable template issues [PR98486] - - - - --- 2021-09-16 Patrick Palka New
Fortran: Add gfc_simple_for_loop aux function Fortran: Add gfc_simple_for_loop aux function - - - - --- 2021-09-16 Tobias Burnus New
tree-optimization/65206 - dependence analysis on mixed pointer/array tree-optimization/65206 - dependence analysis on mixed pointer/array - - - - --- 2021-09-16 Richard Biener New
[2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII. [2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII. - - - - --- 2021-09-16 Martin Liška New
[1/N] Rename asm_out_file function arguments. [1/N] Rename asm_out_file function arguments. - - - - --- 2021-09-16 Martin Liška New
middle-end/102360 - adjust .DEFERRED_INIT expansion middle-end/102360 - adjust .DEFERRED_INIT expansion - - - - --- 2021-09-16 Richard Biener New
[v3,2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V - - - - --- 2021-09-16 Kito Cheng New
[v3,1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result. New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V - - - - --- 2021-09-16 Kito Cheng New
[PATCH/RFC,2/2] WPD: Enable whole program devirtualization at LTRANS [PATCH/RFC,1/2] WPD: Enable whole program devirtualization - - - - --- 2021-09-16 Feng Xue OS New
[PATCH/RFC,1/2] WPD: Enable whole program devirtualization [PATCH/RFC,1/2] WPD: Enable whole program devirtualization - - - - --- 2021-09-16 Feng Xue OS New
C++: add type checking for static local vector variable in template C++: add type checking for static local vector variable in template - - - - --- 2021-09-16 pc.wang New
PowerPC: Fix rs6000-gen-builtins with build != host [PR102353] PowerPC: Fix rs6000-gen-builtins with build != host [PR102353] - - - - --- 2021-09-16 Tobias Burnus New
Fix PR rtl-optimization/102306 Fix PR rtl-optimization/102306 - - - - --- 2021-09-16 Eric Botcazou New
C++: add type checking for static local vector variable in template C++: add type checking for static local vector variable in template - - - - --- 2021-09-16 pc.wang New
[AVX512FP16] Support embedded broadcast for AVX512FP16 instructions. [AVX512FP16] Support embedded broadcast for AVX512FP16 instructions. - - - - --- 2021-09-16 Liu, Hongtao New
Check mask type when doing cond_op related gimple simplification. Check mask type when doing cond_op related gimple simplification. - - - - --- 2021-09-16 Liu, Hongtao New
Enable auto-vectorization at O2 with very-cheap cost model. Enable auto-vectorization at O2 with very-cheap cost model. - - - - --- 2021-09-16 Liu, Hongtao New
rs6000: Modify the way for extra penalized cost rs6000: Modify the way for extra penalized cost - - - - --- 2021-09-16 Kewen.Lin New
doc: improve -fsanitize=undefined description doc: improve -fsanitize=undefined description - - - - --- 2021-09-15 Diane Meirowitz New
Fix PR 67102: Add libstdc++ dependancy to libffi Fix PR 67102: Add libstdc++ dependancy to libffi - - - - --- 2021-09-15 Li, Pan2 via Gcc-patches New
[pushed] c++: add parsing_function_declarator predicate [pushed] c++: add parsing_function_declarator predicate - - - - --- 2021-09-15 Jason Merrill New
c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578] c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578] - - - - --- 2021-09-15 Jakub Jelinek New
[FYI] zero-call-used-regs attr for ada [FYI] zero-call-used-regs attr for ada - - - - --- 2021-09-15 Alexandre Oliva New
[pushed] i386: port vxworks to TARGET_CPU_P macro [pushed] i386: port vxworks to TARGET_CPU_P macro - - - - --- 2021-09-15 Martin Liška New
[pushed] c++: don't warn about internal interference sizes [pushed] c++: don't warn about internal interference sizes - - - - --- 2021-09-15 Jason Merrill New
[OBVIOUS] rs6000: fix symtab_node::get == NULL issue [OBVIOUS] rs6000: fix symtab_node::get == NULL issue - - - - --- 2021-09-15 Martin Liška New
[pushed] gcc-changelog: check git commit email address [pushed] gcc-changelog: check git commit email address - - - - --- 2021-09-15 Martin Liška New
[RFC] tree-optimization/65206 - dependence analysis on mixed pointer/array [RFC] tree-optimization/65206 - dependence analysis on mixed pointer/array - - - - --- 2021-09-15 Richard Biener New
target/102348 - fix powerpc-lynxos build target/102348 - fix powerpc-lynxos build - - - - --- 2021-09-15 Richard Biener New
« 1 2 ... 264 265 2661266 1267 »