Show patches with: none      |   13739 patches
« 1 2121 122 123137 138 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[committed] genmodes: Define NUM_MODE_* macros [committed] genmodes: Define NUM_MODE_* macros - - --- 2021-11-08 Richard Sandiford Committed
libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6 libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6 - - --- 2021-11-08 Rasmus Villemoes Committed
tree-optimization/103102 - fix error in vectorizer refactoring tree-optimization/103102 - fix error in vectorizer refactoring - - --- 2021-11-08 Richard Biener Committed
Remove dead code. Remove dead code. - - --- 2021-11-08 Martin Liška New
Improve optimization of some builtins Improve optimization of some builtins - - --- 2021-11-08 Jan Hubicka New
[fortran,wwwdocs] Fix name of argument to CO_REDUCE [fortran,wwwdocs] Fix name of argument to CO_REDUCE - - --- 2021-11-07 Thomas Koenig New
[COMMITTED] Remove VRP threader. [COMMITTED] Remove VRP threader. - - --- 2021-11-07 Aldy Hernandez Committed
[2/2] fortran: Ignore unused args in scalarization [PR97896] fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin New
[1/2] Revert "Remove KIND argument from INDEX so it does not mess up scalarization." fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin New
[0/2] fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin None
[v3,5/5] fortran: Identify arguments by their names fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin Committed
[v3,4/5] fortran: Delete redundant missing_arg_type field fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin Committed
[v3,3/5] fortran: simplify elemental arguments walking fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin Committed
[v3,2/5] fortran: Reverse actual vs dummy argument mapping fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin Committed
[v3,1/5] fortran: Tiny sort_actual internal refactoring fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin Committed
[v3,0/5] fortran: Ignore unused arguments for scalarisation [PR97896] - - --- 2021-11-07 Mikael Morin None
Fix inter-procedural EAF flags propagation with respect to !binds_to_current_def_p Fix inter-procedural EAF flags propagation with respect to !binds_to_current_def_p - - --- 2021-11-07 Jan Hubicka New
c++: designated init of char array by string constant [PR55227] c++: designated init of char array by string constant [PR55227] - - --- 2021-11-07 will wray New
Fix can_be_discarded_p wrt partitioned functions Fix can_be_discarded_p wrt partitioned functions - - --- 2021-11-06 Jan Hubicka Committed
aarch64: [PR101529] Fix vector shuffle insertion expansion aarch64: [PR101529] Fix vector shuffle insertion expansion - - --- 2021-11-06 Stubbs, Andrew via Gcc-patches New
Fix vsx_splat_v4si in 32 bit mode Fix vsx_splat_v4si in 32 bit mode - - --- 2021-11-06 David Edelsohn New
[COMMITTED] path oracle: Do not look at root oracle for killed defs. [COMMITTED] path oracle: Do not look at root oracle for killed defs. - - --- 2021-11-06 Aldy Hernandez Committed
[v1,7/7] LoongArch Port: Regenerate configure Add LoongArch support. - - --- 2021-11-06 Chenghua Xu New
[v1,6/7] LoongArch Port: gcc/testsuite Add LoongArch support. - - --- 2021-11-06 Chenghua Xu New
[v1,5/7] LoongArch Port: libgomp Add LoongArch support. - - --- 2021-11-06 Chenghua Xu Committed
[v1,4/7] LoongArch Port: Regenerate libgcc/configure. Add LoongArch support. - - --- 2021-11-06 Chenghua Xu New
[v1,3/7] LoongArch Port: libgcc Add LoongArch support. - - --- 2021-11-06 Chenghua Xu New
[v1,2/7] LoongArch Port: Regenerate gcc/configure. Add LoongArch support. - - --- 2021-11-06 Chenghua Xu New
[v1,0/7] Add LoongArch support. - - --- 2021-11-06 Chenghua Xu None
Fix PR target/103100 -mstrict-align and memset on not aligned buffers Fix PR target/103100 -mstrict-align and memset on not aligned buffers - - --- 2021-11-06 Stubbs, Andrew via Gcc-patches New
[v5] attribs: Implement -Wno-attributes=vendor::attr [PR101940] [v5] attribs: Implement -Wno-attributes=vendor::attr [PR101940] - - --- 2021-11-06 Marek Polacek New
c++: Implement -Wuninitialized for mem-initializers (redux) [PR19808] c++: Implement -Wuninitialized for mem-initializers (redux) [PR19808] - - --- 2021-11-05 Marek Polacek New
Fix ICE in insert_access Fix ICE in insert_access - - --- 2021-11-05 Jan Hubicka Committed
Avoid left shift of negative value in ipa-modref-tree.h Avoid left shift of negative value in ipa-modref-tree.h - - --- 2021-11-05 Jan Hubicka Committed
libstdc++: Make atomic<T*>::wait() const [PR102994] libstdc++: Make atomic<T*>::wait() const [PR102994] - - --- 2021-11-05 Thomas Rodgers Committed
[2/2] Fortran: Fix memory leak in gfc_add_include_path [PR68800] incpath, Fortran: Fix memory leak in gfc_add_include_path - - --- 2021-11-05 Bernhard Reutner-Fischer New
[1/2] Add free_cpp_dirs() incpath, Fortran: Fix memory leak in gfc_add_include_path - - --- 2021-11-05 Bernhard Reutner-Fischer New
[0/2] incpath, Fortran: Fix memory leak in gfc_add_include_path - - --- 2021-11-05 Bernhard Reutner-Fischer None
[committed] Fortran: Add more documentation for mixed-language programming [committed] Fortran: Add more documentation for mixed-language programming - - --- 2021-11-05 Sandra Loosemore Committed
[pushed] testsuite, Darwin : Fix tsvc test build on Darwin. [pushed] testsuite, Darwin : Fix tsvc test build on Darwin. - - --- 2021-11-05 Iain Sandoe Committed
[pushed] Darwin : Make trampoline templates linker-visible. [pushed] Darwin : Make trampoline templates linker-visible. - - --- 2021-11-05 Iain Sandoe Committed
[pushed] Darwin, crts: Fix a build warning. [pushed] Darwin, crts: Fix a build warning. - - --- 2021-11-05 Iain Sandoe Committed
[RFC] Implement #pragma GCC noexpand [RFC] Implement #pragma GCC noexpand - - --- 2021-11-05 Florian Weimer New
[committed] libstdc++: Support getentropy and arc4random in std::random_device [committed] libstdc++: Support getentropy and arc4random in std::random_device - - --- 2021-11-05 Jonathan Wakely Committed
[committed] libstdc++: Add [[unlikely]] attributes to std::random_device routines [committed] libstdc++: Add [[unlikely]] attributes to std::random_device routines - - --- 2021-11-05 Jonathan Wakely Committed
gcov-profile: Fix -fcompare-debug with -fprofile-generate [PR100520] gcov-profile: Fix -fcompare-debug with -fprofile-generate [PR100520] - - --- 2021-11-05 Martin Liška New
[COMMITTED] PR-tree-optimization/103093 - Remove def chain import assert from GORI. [COMMITTED] PR-tree-optimization/103093 - Remove def chain import assert from GORI. - - --- 2021-11-05 Andrew MacLeod Committed
[COMMITTED] PR tree-optimization/102943 - Abstract ranger cache update list. [COMMITTED] PR tree-optimization/102943 - Abstract ranger cache update list. - - --- 2021-11-05 Andrew MacLeod Committed
[committed] hppa: Support TI mode and soft float on PA64 [committed] hppa: Support TI mode and soft float on PA64 - - --- 2021-11-05 John David Anglin Committed
[v2,OpenMP,5.0] Implement relaxation of implicit map vs. existing device mappings (for mainline tru… [v2,OpenMP,5.0] Implement relaxation of implicit map vs. existing device mappings (for mainline tru… - - --- 2021-11-05 Chung-Lin Tang Committed
Darwin, Arm64 : Ada fixes for hosted tools. Darwin, Arm64 : Ada fixes for hosted tools. - - --- 2021-11-05 Iain Sandoe New
coroutines, c++: Find lambda-ness from the ramp function [PR 96517]. coroutines, c++: Find lambda-ness from the ramp function [PR 96517]. - - --- 2021-11-05 Iain Sandoe New
coroutines: Pass lvalues to user-defined operator new [PR 100772]. coroutines: Pass lvalues to user-defined operator new [PR 100772]. - - --- 2021-11-05 Iain Sandoe New
coroutines: Handle initial awaiters with non-void returns [PR 100127]. coroutines: Handle initial awaiters with non-void returns [PR 100127]. - - --- 2021-11-05 Iain Sandoe New
[committed] hppa: Move PREFERRED_DEBUGGING_TYPE define in pa64-hpux.h to pa.h [committed] hppa: Move PREFERRED_DEBUGGING_TYPE define in pa64-hpux.h to pa.h - - --- 2021-11-05 John David Anglin Committed
Darwin, Arm64 : Initial support for the self-host driver. Darwin, Arm64 : Initial support for the self-host driver. - - --- 2021-11-05 Iain Sandoe New
Cleanup back_threader::find_path_to_names. Cleanup back_threader::find_path_to_names. - - --- 2021-11-05 Aldy Hernandez New
libsanitizer: remove -pedantic option libsanitizer: remove -pedantic option - - --- 2021-11-05 Martin Liška New
gcov-profile: Filter test only for some targets [PR102945] gcov-profile: Filter test only for some targets [PR102945] - - --- 2021-11-05 Martin Liška New
Amend split vector loop analysis into main and epilogue analysis Amend split vector loop analysis into main and epilogue analysis - - --- 2021-11-05 Richard Biener Committed
AArch64: Fix PR103085 AArch64: Fix PR103085 - - --- 2021-11-05 Wilco Dijkstra Committed
[committed] Split vector loop analysis into main and epilogue analysis [committed] Split vector loop analysis into main and epilogue analysis - - --- 2021-11-05 Richard Biener Committed
ipa: Do not require RECORD_TYPE for ancestor jump functions ipa: Do not require RECORD_TYPE for ancestor jump functions - - --- 2021-11-05 Martin Jambor Committed
[v2] IPA: Provide a mechanism to register static DTORs via cxa_atexit. [v2] IPA: Provide a mechanism to register static DTORs via cxa_atexit. - - --- 2021-11-05 Iain Sandoe New
[v2,3/3] RISC-V: Limit regs use for zfinx extension RISC-V: Support zfinx extension - - --- 2021-11-05 Jiawei New
[v2,2/3] RISC-V: Target support for zfinx extension RISC-V: Support zfinx extension - - --- 2021-11-05 Jiawei New
[v2,1/3] RISC-V: Minimal support of zfinx extension RISC-V: Support zfinx extension - - --- 2021-11-05 Jiawei New
[v2,0/3] RISC-V: Support zfinx extension - - --- 2021-11-05 Jiawei None
[committed] libstdc++: Add xfail to pretty printer tests that fail in C++20 [committed] libstdc++: Add xfail to pretty printer tests that fail in C++20 - - --- 2021-11-05 Jonathan Wakely Committed
Fix PR103028 Fix PR103028 - - --- 2021-11-05 Andreas Krebbel New
Split vector loop analysis into main and epilogue analysis Split vector loop analysis into main and epilogue analysis - - --- 2021-11-05 Richard Biener New
c++, v2: Fix up -fstrong-eval-order handling of call arguments [PR70796] c++, v2: Fix up -fstrong-eval-order handling of call arguments [PR70796] - - --- 2021-11-05 Jakub Jelinek Committed
[2/2] arm: add arm bti pass [1/2] arm: Implement cortex-M return signing address codegen - - --- 2021-11-05 Andrea Corallo Superseded
[1/2] arm: Implement cortex-M return signing address codegen [1/2] arm: Implement cortex-M return signing address codegen - - --- 2021-11-05 Andrea Corallo Superseded
i386: Optimization for mm512_set1_pch. i386: Optimization for mm512_set1_pch. - - --- 2021-11-05 Stubbs, Andrew via Gcc-patches New
i386: Support complex fma/conj_fma for _Float16. i386: Support complex fma/conj_fma for _Float16. - - --- 2021-11-05 Stubbs, Andrew via Gcc-patches New
Update documentation for -ftree-loop-vectorize and -ftree-slp-vectorize which are enabled by defaul… Update documentation for -ftree-loop-vectorize and -ftree-slp-vectorize which are enabled by defaul… - - --- 2021-11-05 liuhongt Committed
[2/2,Gimple] Simplify (trunc)fma ((extend)a, (extend)b, (extend)c) to IFN_FMA (a, b, c). [1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) - - --- 2021-11-05 liuhongt New
[1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) [1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) - - --- 2021-11-05 liuhongt New
[5/5] Add Power10 XXSPLTIDP for SFmode/DFmode constants. Add Power10 XXSPLTI* and LXVKQ instructions - - --- 2021-11-05 Michael Meissner Committed
[4/5] Add Power10 XXSPLTIDP for vector constants Add Power10 XXSPLTI* and LXVKQ instructions - - --- 2021-11-05 Michael Meissner New
[3/5] Add Power10 XXSPLTIW Add Power10 XXSPLTI* and LXVKQ instructions - - --- 2021-11-05 Michael Meissner New
[2/5] Add Power10 XXSPLTI* and LXVKQ instructions (LXVKQ) Add Power10 XXSPLTI* and LXVKQ instructions - - --- 2021-11-05 Michael Meissner New
[1/5] Add XXSPLTI* and LXVKQ instructions (new data structure and function) Add Power10 XXSPLTI* and LXVKQ instructions - - --- 2021-11-05 Michael Meissner New
[0/5] Add Power10 XXSPLTI* and LXVKQ instructions - - --- 2021-11-05 Michael Meissner None
Fortran: Diagnose all operands/arguments with constraint violations Fortran: Diagnose all operands/arguments with constraint violations - - --- 2021-11-05 Sandra Loosemore New
Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b). Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b). - - --- 2021-11-05 liuhongt New
c++ PR 55227: designated init of char array by string constant c++ PR 55227: designated init of char array by string constant - - --- 2021-11-04 will wray New
[committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086] [committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086] - - --- 2021-11-04 Jonathan Wakely Committed
IPA: Provide a mechanism to register static DTORs via cxa_atexit. IPA: Provide a mechanism to register static DTORs via cxa_atexit. - - --- 2021-11-04 Iain Sandoe New
c++: Implement C++23 P0849R8 - auto(x) [PR103049] c++: Implement C++23 P0849R8 - auto(x) [PR103049] - - --- 2021-11-04 Marek Polacek New
[4/4] c-family, gcc: Allow configuring without support for PCH. config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe New
[3/4] libcpp: Honour a configuration without host support for PCH. config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe New
[2/4] libstdc++: Adjust build of PCH files accounting configured host support. config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe Accepted
[1/4] config: Add top-level flag to disable host PCH. config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe New
[0/4] config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe None
[Committed] IBM Z: Define STACK_CHECK_MOVING_SP [Committed] IBM Z: Define STACK_CHECK_MOVING_SP - - --- 2021-11-04 Andreas Krebbel Committed
[committed] libstdc++: Consolidate duplicate metaprogramming utilities [committed] libstdc++: Consolidate duplicate metaprogramming utilities - - --- 2021-11-04 Jonathan Wakely Committed
[committed] libstdc++: Optimize std::tuple_element and std::tuple_size_v [committed] libstdc++: Optimize std::tuple_element and std::tuple_size_v - - --- 2021-11-04 Jonathan Wakely Committed
[COMMITTED] PR tree-optimization/103079 - Treat undefined operands as varying in GORI. [COMMITTED] PR tree-optimization/103079 - Treat undefined operands as varying in GORI. - - --- 2021-11-04 Andrew MacLeod Committed
« 1 2121 122 123137 138 »