September 2020 Archives by date
Starting: Fri Aug 28 21:28:12 GMT 2020
Ending: Wed Sep 30 23:19:44 GMT 2020
Messages: 2180
- [PATCH] aarch64: Add cpu cost tables for A64FX
Qian Jianhua
- [PATCH] Enable GCC support for AMX
Hongyu Wang
- [PATCH] test/rs6000: Add Power9 and up as vect_len target
Kewen.Lin
- PING: [PATCH V2] Add pattern for pointer-diff on addresses with same base/offset (PR 94234)
Feng Xue OS
- [PATCH] test/rs6000: Add Power9 and up as vect_len target
Kewen.Lin
- [PATCH] test/rs6000: Replace test target p8 and p9+
Kewen.Lin
- [PATCH] Check calls before loop unrolling
Jiufu Guo
- [PATCH] rtl-optimization/96812 - remap dependence info on RTL loop unrolling
Richard Biener
- [committed] openmp: Check for PARM_DECL before using C_ARRAY_PARAMETER or DECL_ARRAY_PARAMETER_P [PR96867]
Jakub Jelinek
- [PATCH V2] Add pattern for pointer-diff on addresses with same base/offset (PR 94234)
Richard Biener
- [PATCH] PR middle-end/90597: gcc_assert ICE in layout_type
Richard Biener
- [PATCH] c++: Disable -frounding-math during manifestly constant evaluation [PR96862]
Jakub Jelinek
- [PATCH] middle-end: Recognize/canonicalize MULT_HIGHPART_EXPR and expand it.
Richard Biener
- [PATCH] separate reading past the end from -Wstringop-overflow
Christophe Lyon
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH] middle-end/94301 - map V1x to x when the vector mode is not available
Richard Biener
- [PATCH V2] Add pattern for pointer-diff on addresses with same base/offset (PR 94234)
Feng Xue OS
- [PATCH] [AVX512] [PR87767] Optimize memory broadcast for constant vector under AVX512
Hongtao Liu
- [OG10] Backporting of some patches
Tobias Burnus
- [PATCH] [AVX512] [PR87767] Optimize memory broadcast for constant vector under AVX512
Jakub Jelinek
- [PATCH] c++: Disable -frounding-math during manifestly constant evaluation [PR96862]
Marc Glisse
- [PATCH V2] Add pattern for pointer-diff on addresses with same base/offset (PR 94234)
Richard Biener
- [PATCH] middle-end/94301 - map V1x to x when the vector mode is not available
Jakub Jelinek
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Bin.Cheng
- [PATCH 3/3] vec: use inexact growth where possible.
Martin Liška
- [committed] doc: Switch valgrind.com to https
Martin Liška
- [PATCH] middle-end/94301 - map V1x to x when the vector mode is not available
Marc Glisse
- [patch][nvptx] libgomp: Split testcase in order to XFAIL __sync_val_compare_and_swap_16 (was: [PATCH] nvptx: Add support for subword compare-and-swap)
Tobias Burnus
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH] Add if-chain to switch conversion pass.
Martin Liška
- [PATCH] middle-end/94301 - map V1x to x when the vector mode is not available
Richard Biener
- Deque rotate on current node
François Dumont
- [PATCH] middle-end/94301 - map V1x to x when the vector mode is not available
Jakub Jelinek
- [PATCH] Hashtable consider all initializer_list on insertion
François Dumont
- [PATCH 1/3] Support new mallinfo2 function.
Martin Liška
- [PATCH 2/3] Use MiB unit when displaying memory allocation.
Martin Liška
- [PATCH 3/3] Use more ONE_? in GGC functions.
Martin Liška
- [patch][nvptx] libgomp: Split testcase in order to XFAIL __sync_val_compare_and_swap_16 (was: [PATCH] nvptx: Add support for subword compare-and-swap)
Tom de Vries
- [PATCH 3/3] vec: use inexact growth where possible.
Richard Biener
- [PATCH] libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace
Martin Storsjö
- [PATCH] gcc: Make strchr return value pointers const
Martin Storsjö
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
Chung-Lin Tang
- [PATCH, 2/3, OpenMP] Target mapping changes for OpenMP 5.0, middle-end parts and compiler testcases
Chung-Lin Tang
- Deque rotate on current node
Jonathan Wakely
- [PATCH, 3/3, OpenMP] Target mapping changes for OpenMP 5.0, libgomp parts [resend]
Chung-Lin Tang
- [PATCH 4/N] Change timevar memory allocation to MiB.
Martin Liška
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [PATCH 2/3] Use MiB unit when displaying memory allocation.
Jan Hubicka
- [PATCH] VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr
Martin Liška
- [PATCH V2] Add pattern for pointer-diff on addresses with same base/offset (PR 94234)
Feng Xue OS
- [PATCH] Add if-chain to switch conversion pass.
David Malcolm
- [committed] analyzer: fix false NULL deref warning after previous deref [PR96792]
David Malcolm
- [PATCH] c++: Allow new char[4]{"foo"} [PR77841]
Marek Polacek
- [PATCH] bpf: use elfos.h
Jose E. Marchesi
- [PATCH,GCC9]rs6000: Backport fixes for PR92923 and PR93136
Segher Boessenkool
- [PATCH] rs6000: MMA built-in dies with incorrect sharing of tree nodes error
Peter Bergner
- [committed] libstdc++: Constrain chrono::duration conversions [LWG 2094]
Jonathan Wakely
- [PATCH] rs6000: MMA built-in dies with incorrect sharing of tree nodes error
Segher Boessenkool
- [PATCH 2/5] Make sure that static data member constexpr isn't optimized away in test.
Jason Merrill
- [PATCH] rs6000: MMA built-in dies with incorrect sharing of tree nodes error
Peter Bergner
- [PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
Jason Merrill
- [PATCH] c++: Allow new char[4]{"foo"} [PR77841]
Jason Merrill
- [PATCH] c++: Allow new char[4]{"foo"} [PR77841]
Marek Polacek
- [PATCH] libstdc++: Add compile-time checks to__glibcxx_assert [PR 71960]
Jonathan Wakely
- [PATCH] c++: Allow new char[4]{"foo"} [PR77841]
Jason Merrill
- [committed] improve handling of offset wraparound in -Wstringop-overread
Martin Sebor
- [PATCH] separate reading past the end from -Wstringop-overflow
Martin Sebor
- [PATCH] separate reading past the end from -Wstringop-overflow
Jeff Law
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Alexandre Oliva
- [PATCH] c++: Fix P0960 in member init list and array [PR92812]
Marek Polacek
- [PATCH] c++: Allow new char[4]{"foo"} [PR77841]
Marek Polacek
- [PATCH] hppa: Improve hppa_rtx_costs for shifts by constants.
John David Anglin
- [PATCH] separate reading past the end from -Wstringop-overflow
Martin Sebor
- [PATCH] libgccjit: add some reflection functions in the jit C api
Antoni Boucher
- [PATCH] [AVX512] [PR87767] Optimize memory broadcast for constant vector under AVX512
Hongtao Liu
- [PATCH, rs6000] Fix Vector long long subtype (PR96139)
will schmidt
- [r11-2973 Regression] FAIL: gcc.dg/pr89350.c (test for bogus messages, line 16) on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Kewen.Lin
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Kewen.Lin
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Bin.Cheng
- [r11-2973 Regression] FAIL: gcc.dg/pr89350.c (test for bogus messages, line 16) on Linux/x86_64 (-m64)
sunil.k.pandey
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Kewen.Lin
- [COMMITTED] bpf: use the default asm_named_section target hook
Jose E. Marchesi
- [PATCH] bpf: use elfos.h
Jose E. Marchesi
- [patch][nvptx] libgomp: Split testcase in order to XFAIL __sync_val_compare_and_swap_16 (was: [PATCH] nvptx: Add support for subword compare-and-swap)
Tom de Vries
- [committed] improve handling of offset wraparound in -Wstringop-overread
Christophe Lyon
- [PATCH] fortran: Fix o'...' boz to integer/real conversions [PR96859]
Jakub Jelinek
- [PATCH] middle-end/94301 - map V1x to x when the vector mode is not available
Richard Biener
- [PATCH] fortran: Fix o'...' boz to integer/real conversions [PR96859]
Tobias Burnus
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH][AVX512]Lower AVX512 vector compare to AVX version when dest is vector
Hongtao Liu
- [PATCH] Adjust testcase
Hongtao Liu
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Segher Boessenkool
- [PATCH] [AVX512] [PR87767] Optimize memory broadcast for constant vector under AVX512
Jakub Jelinek
- [PATCH, rs6000] Fix Vector long long subtype (PR96139)
Segher Boessenkool
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Tom de Vries
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Segher Boessenkool
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Jakub Jelinek
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Tobias Burnus
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Tom de Vries
- [PATCH] Add if-chain to switch conversion pass.
Martin Liška
- [PATCH][AVX512]Lower AVX512 vector compare to AVX version when dest is vector
H.J. Lu
- [committed] libstdc++: Break header cycle between <new> and <exception>
Jonathan Wakely
- [committed] MSP430: Skip gcc.dg/pr55940.c in the small memory model
Jozef Lawrynowicz
- [PATCH 1/3] Support new mallinfo2 function.
Martin Liška
- [PATCH 2/3] Use MiB unit when displaying memory allocation.
Martin Liška
- [PATCH 4/N] Change timevar memory allocation to MiB.
Martin Liška
- [PATCH 3/3] Use more ONE_? in GGC functions.
Martin Liška
- [committed] libstdc++: Fix three-way comparison for std::array [PR 96851]
Jonathan Wakely
- [Patch] Fortran: Fixes for pointer function call as variable (PR96896)
Tobias Burnus
- dg-options after board/cflags
Jose E. Marchesi
- [committed] libstdc++: Break header cycle between <new> and <exception>
Jonathan Wakely
- [committed] libstdc++: Fix three-way comparison for std::array [PR 96851]
Jonathan Wakely
- [committed] MSP430: Fix -mlarge documentation to indicate size_t is a 20-bit type
Jozef Lawrynowicz
- [PATCH] c++: Fix P0960 in member init list and array [PR92812]
Jason Merrill
- [committed] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978]
Jonathan Wakely
- dg-options after board/cflags
H.J. Lu
- dg-options after board/cflags
Jose E. Marchesi
- [r11-2979 Regression] FAIL: g++.old-deja/g++.abi/cxa_vec.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- Deque rotate on current node
François Dumont
- [r11-2979 Regression] FAIL: g++.old-deja/g++.abi/cxa_vec.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
Jonathan Wakely
- [PATCH] separate reading past the end from -Wstringop-overflow
Joseph Myers
- [PATCH] dwarf: Multi-register CFI address support
Tom Tromey
- [r11-2979 Regression] FAIL: g++.old-deja/g++.abi/cxa_vec.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64)
sunil.k.pandey
- [PATCH] c++: Stop defining true, false and bool as macros in <stdbool.h>
Jonathan Wakely
- [PATCH] c++: Stop defining true, false and bool as macros in <stdbool.h>
Nathan Sidwell
- [PATCH] dwarf: Multi-register CFI address support
Andrew Stubbs
- [PATCH] dwarf: Multi-register CFI address support
Tom Tromey
- [PATCH v2] c++: Fix P0960 in member init list and array [PR92812]
Marek Polacek
- [PATCH] c++: Disable -frounding-math during manifestly constant evaluation [PR96862]
Jason Merrill
- [PATCH v2] c++: Fix P0960 in member init list and array [PR92812]
Jason Merrill
- [PATCH] c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
Jason Merrill
- [PATCH v3] c++: Fix P0960 in member init list and array [PR92812]
Marek Polacek
- [PATCH] c++: Disable -frounding-math during manifestly constant evaluation [PR96862]
Marc Glisse
- [PING][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Martin Sebor
- [PATCH] Add C++2a synchronization support
Thomas Rodgers
- [PATCH] Add C++2a synchronization support
Thomas Rodgers
- [PATCH v2] c: Silently ignore pragma region [PR85487]
Austin Morton
- [PATCH] [AVX512] [PR87767] Optimize memory broadcast for constant vector under AVX512
Hongtao Liu
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Kewen.Lin
- [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234)
Feng Xue OS
- [PATCH] IBM Z: Fix *vec_tf_to_v1tf constraints
Ilya Leoshkevich
- [patch] PR tree-optimization/96818 - cast label range to type of switch operand
Aldy Hernandez
- [PATCH] [AVX512] [PR87767] Optimize memory broadcast for constant vector under AVX512
Jakub Jelinek
- [patch] PR tree-optimization/96818 - cast label range to type of switch operand
Richard Biener
- [committed] d: Move all runnable tests in gdc.dg to gdc.dg/torture
Iain Buclaw
- [committed] d: Only test with default permutation flags for runnable tests.
Iain Buclaw
- [committed] d: __vectors unsupported in hardware should be rejected at compile-time.
Iain Buclaw
- [PATCH] lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]
Jakub Jelinek
- [Ada] Look at fullest view when checking for static types in unnesting
Arnaud Charlet
- [PATCH] c++: Fix another PCH hash_map issue [PR96901]
Jakub Jelinek
- [PATCH] arm: Improve immediate generation for thumb-1 with -mpurecode [PR96769]
Christophe Lyon
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234)
Feng Xue OS
- [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234)
Feng Xue OS
- [PATCH] Optimize comparison between result of us_minus and 0.
Hongtao Liu
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Alexandre Oliva
- [PATCH] lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]
Richard Biener
- [PATCH] lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]
Jakub Jelinek
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]
Richard Biener
- [PATCH] Improve constant folding of vector lowering with vector bools
Richard Biener
- [PATCH] test/rs6000: Replace test target p8 and p9+
Segher Boessenkool
- [committed] libstdc++: Optimise GCD algorithms
Jonathan Wakely
- ubsan: d-demangle.c:214 signed integer overflow
Alan Modra
- RFC: --enable-link-serialization support
Jakub Jelinek
- RFC: --enable-link-serialization support
Richard Biener
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] --enable-link-serialization support
Jakub Jelinek
- [PATCH] c++: Disable -frounding-math during manifestly constant evaluation [PR96862]
Jakub Jelinek
- [PATCH] Enable GCC support for AMX
Kirill Yukhin
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] Enable GCC support for AMX
H.J. Lu
- [PATCH] dwarf: Multi-register CFI address support
Andrew Stubbs
- [PATCH, rs6000] Fix Vector long long subtype (PR96139)
will schmidt
- [committed] libstdc++: Add workaround for weird std::tuple error [PR 96592]
Jonathan Wakely
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Segher Boessenkool
- [patch] PR tree-optimization/96818 - cast label range to type of switch operand
Andrew MacLeod
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] bpf: generate indirect calls for xBPF
David Faust
- [patch] PR tree-optimization/96818 - cast label range to type of switch operand
Richard Biener
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Alexandre Oliva
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Kees Cook
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Alexandre Oliva
- [PATCH 1/3] Power10: Add PCREL_OPT load support
Michael Meissner
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Ramana Radhakrishnan
- [PATCH, rs6000] Fix Vector long long subtype (PR96139)
Segher Boessenkool
- [PATCH] c++: Disable -frounding-math during manifestly constant evaluation [PR96862]
Jason Merrill
- [PATCH v3] c++: Fix P0960 in member init list and array [PR92812]
Jason Merrill
- [PATCH] c++: Fix another PCH hash_map issue [PR96901]
Jason Merrill
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Segher Boessenkool
- [PATCH, committed] PR fortran/96890 - Wrong answer with intrinsic IALL
Harald Anlauf
- *Ping*: [PATCH] PR fortran/96711 - ICE on NINT() Function
Harald Anlauf
- [PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
Martin Sebor
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Alexandre Oliva
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Alexandre Oliva
- ubsan: d-demangle.c:214 signed integer overflow
Iain Buclaw
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Segher Boessenkool
- ubsan: d-demangle.c:214 signed integer overflow
Alan Modra
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Rodriguez Bahena, Victor
- [PATCH] Fix ICE in ipa-cp due to cost addition overflow (PR 96806)
Feng Xue OS
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [wwwdocs PATCH] projects/tree-ssa: add note for deprecated flag -ftree-vectorizer-verbose in vectorization.html
Hu Jiangping
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH, rs6000] Fix Vector long long subtype (PR96139)
Richard Biener
- [wwwdocs PATCH] projects/tree-ssa: add note for deprecated flag -ftree-vectorizer-verbose in vectorization.html
Richard Biener
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] Fortran : ICE in build_field PR95614
Mark Eggleston
- [PATCH] bpf: generate indirect calls for xBPF
Jose E. Marchesi
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Bin.Cheng
- [PATCH] --enable-link-serialization support
Jakub Jelinek
- [PATCH] lto: Ensure we force a change for file/line/column after clear_line_info
Jakub Jelinek
- [PATCH, rs6000] Fix Vector long long subtype (PR96139)
Segher Boessenkool
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Kewen.Lin
- [PATCH] lto: Remove stream_input_location_now
Jakub Jelinek
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH] gcc: Make strchr return value pointers const
JonY
- [wwwdocs PATCH] projects/tree-ssa: add note for deprecated flag -ftree-vectorizer-verbose in vectorization.html
Hu, Jiangping
- [PATCH] gcc: Make strchr return value pointers const
Jakub Jelinek
- [PATCH] lto: Ensure we force a change for file/line/column after clear_line_info
Richard Biener
- [PATCH] lto: Remove stream_input_location_now
Richard Biener
- [PATCH] tree-optimization/96931 - clear ctrl-altering flag more aggressively
Richard Biener
- [PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [patch] PR tree-optimization/96818 - cast label range to type of switch operand
Aldy Hernandez
- [PATCH] arm: Improve immediate generation for thumb-1 with -mpurecode [PR96769]
Richard Earnshaw
- ubsan: d-demangle.c:214 signed integer overflow
Iain Buclaw
- [PATCH] vec: remove unreachable code
Andrea Corallo
- [PATCH] vec: remove unreachable code
Richard Biener
- [PATCH] vec: remove unreachable code
Andrea Corallo
- [PATCH] tree-optimization/96920 - another ICE when vectorizing nested cycles
Richard Biener
- [PATCH] gcc: Make strchr return value pointers const
Martin Storsjö
- [PATCH] libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace
Martin Storsjö
- [wwwdocs PATCH] projects/tree-ssa: add note for deprecated flag -ftree-vectorizer-verbose in vectorization.html
Richard Biener
- ubsan: d-demangle.c:214 signed integer overflow
Alan Modra
- [PATCH] code generate live lanes in basic-block vectorization
Richard Biener
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Segher Boessenkool
- [PATCH] Enable GCC support for AMX
Kirill Yukhin
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH, rs6000] Fix Vector long long subtype (PR96139)
will schmidt
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Segher Boessenkool
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] vec: remove unreachable code
Kewen.Lin
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Raoni Fassina Firmino
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Kewen.Lin
- [PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Raoni Fassina Firmino
- ubsan: d-demangle.c:214 signed integer overflow
Iain Buclaw
- [PATCH] rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Segher Boessenkool
- [PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
Jason Merrill
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
H.J. Lu
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
H.J. Lu
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH v2] doc: add 'cd' command before 'make check-gcc' command in install.texi
Hans-Peter Nilsson
- [PATCH] lra: Avoid cycling on certain subreg reloads [PR96796]
Vladimir Makarov
- [committed] d: Fix ICE in create_tmp_var, at gimple-expr.c:482
Iain Buclaw
- [PATCH] profile: clarify comment around histogram format
Sergei Trofimovich
- [PATCH] c++: Fix ICE in reshape_init with init-list [PR95164]
Marek Polacek
- [PATCH 0/3] Power10 PCREL_OPT support (September 5th 2020)
Michael Meissner
- [PATCH 1/3] power10: Add PCREL_OPT load support.
Michael Meissner
- [PATCH 2/3] power10: Add PCREL_OPT store support.
Michael Meissner
- [PATCH 3/3] power10: Add tests for PCREL_OPT.
Michael Meissner
- [PATCH] lto: Stream edge goto_locus [PR94235]
Jakub Jelinek
- [PATCH 0/3] Power10 PCREL_OPT support (September 5th 2020)
Michael Meissner
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Hans-Peter Nilsson
- [patch] Fortran: fix prototype for class vptr fields
FX
- [PATCH] gcov: fix TOPN streaming from shared libraries
Sergei Trofimovich
- [PATCH] doc: gcc.c: Update documentation for spec files
Armin Brauns
- [PATCH] c++: Further tweaks for new-expression and paren-init [PR77841]
Marek Polacek
- [patch] Fortran: fix prototype of _gfortran_is_extension_of()
FX
- [patch] Fortran: _gfortran_caf_fail_image() should have no argument
FX
- [patch] Fortran: fix prototype for class vptr fields
Thomas Koenig
- [patch] Fortran: _gfortran_caf_fail_image() should have no argument
Thomas Koenig
- [patch] Fortran: _gfortran_caf_fail_image() should have no argument
FX
- [patch] Fortran: fix prototype for class vptr fields
FX
- Fortran: fix another function argtypes bug for ppc
FX
- Fortran: fix another function argtypes bug for ppc
Thomas Koenig
- Fortran: fix another function argtypes bug for ppc
FX
- ubsan: d-demangle.c:214 signed integer overflow
Alan Modra
- *Ping*: [PATCH] PR fortran/96711 - ICE on NINT() Function
Thomas Koenig
- [patch] Fortran: fix prototype of _gfortran_is_extension_of()
Thomas Koenig
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- Patch for 96948
Kirill Müller
- [PATCH] lto: Stream edge goto_locus [PR94235]
Richard Biener
- [PATCH][Arm] Auto-vectorization for MVE: vsub
Dennis Zhang
- [r11-1851 Regression] FAIL: gcc.dg/vect/slp-46.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 on Linux/x86_64 (-m64 -march=cascadelake)
Hongtao Liu
- [r11-1851 Regression] FAIL: gcc.dg/vect/slp-46.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 on Linux/x86_64 (-m64 -march=cascadelake)
Richard Biener
- *PING* [Patch] Fortran: Fixes for pointer function call as variable (PR96896)
Tobias Burnus
- Do we need to do a loop invariant motion after loop interchange ?
HAO CHEN GUI
- [PATCH v2] doc: add 'cd' command before 'make check-gcc' command in install.texi
Hu, Jiangping
- [committed][libatomic, testsuite] Add missing include in atomic-generic.c
Tom de Vries
- *PING* [Patch] Fortran: Fixes for pointer function call as variable (PR96896)
Thomas Koenig
- [PING] floatformat.h: Add bfloat16 support.
Willgerodt, Felix
- [PATCH] vec: remove unreachable code
Richard Sandiford
- Do we need to do a loop invariant motion after loop interchange ?
Richard Biener
- [PATCH] C-SKY: Add fpuv3 instructions and CK860 arch
Xianmiao Qu
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] improve SLP vect dumping
Richard Biener
- [PATCH] gas: Don't error when .debug_line already exists, unless .loc was used
Mark Wielaard
- [PATCH] doc: Update documentation on MODE_PARTIAL_INT subregs
Richard Sandiford
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Rodriguez Bahena, Victor
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] aarch64: Remove redundant mult patterns
Alex Coplan
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
H.J. Lu
- [PATCH 1/1] arm: [testsuite] Skip thumb2-cond-cmp tests on Cortex-M [PR94595]
Christophe Lyon
- [PATCH] vec: Revert "dead code removal in tree-vect-loop.c" and add a comment.
Andrea Corallo
- ubsan: d-demangle.c:214 signed integer overflow
Iain Buclaw
- [pushed] Darwin, testsuite : Update pubtypes tests.
Iain Sandoe
- [committed] MSP430: Don't override default ISA when MCU name is unrecognized
Jozef Lawrynowicz
- [PATCH] doc: Update documentation on MODE_PARTIAL_INT subregs
Jozef Lawrynowicz
- [PATCH] vec: Revert "dead code removal in tree-vect-loop.c" and add a comment.
Richard Sandiford
- ubsan: d-demangle.c:214 signed integer overflow
Ian Lance Taylor
- [PATCH] vec: Revert "dead code removal in tree-vect-loop.c" and add a comment.
Andrea Corallo
- [committed] libstdc++: Simplify constraints for semiregular-box [LWG 3477]
Jonathan Wakely
- [committed] libstdc++: Optimise GCD algorithms
Jonathan Wakely
- [PATCH 1/6] ipa: Bundle vectors describing argument values
Martin Jambor
- [PATCH 2/6] ipa: Introduce ipa_cached_call_context
Martin Jambor
- [PATCH 3/6] ipa: Bundle estimates of ipa_call_context::estimate_size_and_time
Martin Jambor
- [PATCH 4/6] ipa: Multiple predicates for loop properties, with frequencies
Martin Jambor
- [PATCH 5/6] ipa-cp: Add dumping of overall_size after cloning
Martin Jambor
- [PATCH 6/6] ipa-cp: Separate and increase the large-unit parameter
Martin Jambor
- [PING] floatformat.h: Add bfloat16 support.
Joseph Myers
- *Ping*: [PATCH] PR fortran/96711 - ICE on NINT() Function
Harald Anlauf
- [PATCH] hppa64: Improve hppa_rtx_costs for DImode shifts by constants.
Roger Sayle
- [PATCH] hppa64: Improve hppa_rtx_costs for DImode shifts by constants.
John David Anglin
- [PATCH] libphobos: libdruntime doesn't support shadow stack (PR95680)
Iain Buclaw
- [PATCH, rs6000] Add non-relative jump table support on Power Linux
Segher Boessenkool
- [PATCH] --enable-link-serialization support
Jason Merrill
- [PATCH] c++: Fix ICE in reshape_init with init-list [PR95164]
Jason Merrill
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Alexandre Oliva
- [PATCH] Add support for C++20 barriers
Thomas Rodgers
- [PATCH] gcc: Make strchr return value pointers const
JonY
- [PATCH] libphobos: libdruntime doesn't support shadow stack (PR95680)
H.J. Lu
- [PATCH v2] doc: add 'cd' command before 'make check-gcc' command in install.texi
Hans-Peter Nilsson
- [PATCH] c++: Further tweaks for new-expression and paren-init [PR77841]
Jason Merrill
- Bug in FINDLOC documentation at https://gcc.gnu.org/onlinedocs/gfortran/FINDLOC.html
Thomas Koenig
- [PATCH][libatomic] Add nvptx support
Tom de Vries
- [PING] floatformat.h: Add bfloat16 support.
Willgerodt, Felix
- [PATCH] rs6000: Use direct move for char/short vector CTOR [PR96933]
Kewen.Lin
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH] aarch64: Don't generate invalid zero/sign-extend syntax
Christophe Lyon
- [PATCH] Implement __builtin_thread_pointer for x86 TLS
Hongtao Liu
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] arm: Fix up arm_override_options_after_change [PR96939]
Jakub Jelinek
- [PATCH] Implement __builtin_thread_pointer for x86 TLS
Jakub Jelinek
- [committed] MSP430: Use enums to handle -mcpu= values
Jozef Lawrynowicz
- [COMMITTED] config: Sync largefile.m4 from binutils-gdb
Rainer Orth
- [PATCH] Makefile.tpl: Add check-g++
Hu Jiangping
- [RFC Patch] mklog.py: Parse first 10 lines for PR/DR number
Tobias Burnus
- [PATCH] libphobos: libdruntime doesn't support shadow stack (PR95680)
Iain Buclaw
- Do we need to do a loop invariant motion after loop interchange ?
Bin.Cheng
- [PATCH v2] doc: add 'cd' command before 'make check-gcc' command in install.texi
Hu, Jiangping
- [Patch] Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690)
Tobias Burnus
- [committed] MSP430: Fix detection of assembler support for .mspabi_attribute
Jozef Lawrynowicz
- [PATCH] gcc: Make strchr return value pointers const
Richard Sandiford
- [PUSHED] PR tree-optimization/96967 - cast label range to type of switch operand
Aldy Hernandez
- [PATCH] gcc: Make strchr return value pointers const
Jakub Jelinek
- [PATCH] gcc: Make strchr return value pointers const
Martin Storsjö
- [PATCH] code generate live lanes in basic-block vectorization
Christophe Lyon
- Patch for 96948
Martin Storsjö
- [PATCH] code generate live lanes in basic-block vectorization
Richard Biener
- [PATCH v2] libgcc: Expose the instruction pointer and stack pointer in SEH _Unwind_Backtrace
Martin Storsjö
- [PATCH] code generate live lanes in basic-block vectorization
Christophe Lyon
- [PATCH v2] --enable-link-serialization support
Jakub Jelinek
- RFA: lto-plugin: handle input files with multiple symbol sections containing v1 extension data
Nick Clifton
- [PATCH] tree-optimization/96043 - BB vectorization costing improvement
Richard Biener
- [PATCH] c++: Fix resolving the address of overloaded pmf [PR96647]
Patrick Palka
- Patch for 96948
Kirill Müller
- [PATCH] arm: Add new vector mode macros
Richard Sandiford
- [PATCH] ipa-inline: Improve growth accumulation for recursive calls
Martin Jambor
- [PATCH] tree-optimization/96043 - BB vectorization costing improvement
Richard Biener
- [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
Hans-Peter Nilsson
- [committed] analyzer: fix ICE on machine-specific builtins [PR96962]
David Malcolm
- [committed] analyzer: fix ICE on RANGE_EXPR with CONSTRUCTOR value [PR96950]
David Malcolm
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [committed] analyzer: fix another ICE in constructor-handling [PR96949]
David Malcolm
- [PATCH][libatomic] Add nvptx support
Tobias Burnus
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Patrick McGehearty
- Patch for 96948
Martin Storsjö
- [PATCH] aarch64: Don't generate invalid zero/sign-extend syntax
Alex Coplan
- [RFC Patch] mklog.py: Parse first 10 lines for PR/DR number
Martin Sebor
- Patch for 96948
Kirill Müller
- [RFC Patch] mklog.py: Parse first 10 lines for PR/DR number
Tobias Burnus
- [committed] analyzer: fix another ICE in constructor-handling [PR96949]
Thomas Koenig
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] Add support for putting jump table into relocation read-only section
Segher Boessenkool
- [PING] floatformat.h: Add bfloat16 support.
Joseph Myers
- [PATCH] bb-reorder: Remove a misfiring micro-optimization (PR96475)
Segher Boessenkool
- [PATCH] Add support for atomic_flag::wait/notify_one/notify_all
Thomas Rodgers
- [PATCH] Practical Improvement to libgcc Complex Divide
Patrick McGehearty
- Patch for 96948
Martin Storsjö
- libbacktrace patch committed: Only match magic number at start of file
Ian Lance Taylor
- [PATCH v2] c++: Further tweaks for new-expression and paren-init [PR77841]
Marek Polacek
- [PATCH v2] c++: Further tweaks for new-expression and paren-init [PR77841]
Jason Merrill
- [PATCH] openacc: Fix race condition in Fortran loop collapse tests
Julian Brown
- [PATCH] openacc: Fix mkoffload SGPR/VGPR count parsing for HSACO v3
Julian Brown
- [PATCH] amdgcn: Add waitcnt after LDS write instructions
Julian Brown
- [PATCH] openacc: Fix atomic_capture-2.c iteration-ordering issues
Julian Brown
- [PATCH] c++: Fix resolving the address of overloaded pmf [PR96647]
Jason Merrill
- libbacktrace patch committed: Correctly swap Mach-O fat 32-bit file offset
Ian Lance Taylor
- [PATCH] libphobos: libdruntime doesn't support shadow stack (PR95680)
Rainer Orth
- libbacktrace patch committed: Correct Mach-O memory allocation
Ian Lance Taylor
- [PATCH] arm: Fix up arm_override_options_after_change [PR96939]
Jeff Law
- libbacktrace patch committed: Correct tipo in comment
Ian Lance Taylor
- [PATCH] Cygwin/MinGW: Do not version lto plugins
JonY
- libbacktrace patch committed: Avoid ambiguous binary search
Ian Lance Taylor
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- libbacktrace patch committed: Get executable name on macOS
Ian Lance Taylor
- libbacktrace patch committed: Don't strip underscore on 64-bit PE
Ian Lance Taylor
- [PATCH] Implement __builtin_thread_pointer for x86 TLS
Hongtao Liu
- [PATCH v3] c++: Further tweaks for new-expression and paren-init [PR77841]
Marek Polacek
- [PATCH] Implement __builtin_thread_pointer for x86 TLS
Jakub Jelinek
- [Patch] Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690)
Jakub Jelinek
- RFA: lto-plugin: handle input files with multiple symbol sections containing v1 extension data
Richard Biener
- [PATCH] Practical Improvement to libgcc Complex Divide
Richard Biener
- [PATCH] Cygwin/MinGW: Do not version lto plugins
Richard Biener
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] Cygwin/MinGW: Do not version lto plugins
JonY
- [PATCH] Makefile.tpl: Add check-g++
Richard Biener
- [PATCH] tree-optimization/96978 - fix fallout of BB vectorization of live stmts
Richard Biener
- [PATCH V2] libgccjit: Add new gcc_jit_context_new_blob entry point
Andrea Corallo
- [PATCH] libgccjit: Improve doc and comments regarding type casts
Andrea Corallo
- [PATCH] Implement __builtin_thread_pointer for x86 TLS
Hongtao Liu
- [PATCH PR96357][GCC][AArch64]: could not split insn UNSPEC_COND_FSUB with AArch64 SVE
Przemyslaw Wirkus
- [PATCH PR96357][GCC][AArch64]: could not split insn UNSPEC_COND_FSUB with AArch64 SVE
Richard Sandiford
- [PATCH] Makefile.tpl: Add check-g++
Hu, Jiangping
- [PATCH PR96357][GCC][AArch64]: could not split insn UNSPEC_COND_FSUB with AArch64 SVE
Przemyslaw Wirkus
- [PATCH] Makefile.tpl: Add check-g++
Richard Biener
- [PATCH, rs6000] Add non-relative jump table support on Power Linux
HAO CHEN GUI
- [PATCH] enable live condition vectorization
Richard Biener
- [PATCH 1/2] aarch64: Add support for Armv8-R
Alex Coplan
- [PATCH 2/2] aarch64: Add support for Cortex-R82
Alex Coplan
- [PATCH] enable live comparison vectorization
Richard Biener
- [Patch] Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690)
Tobias Burnus
- [PATCH v3] doc: change 'make check-g++' to 'make check-c++' in install.texi
Hu Jiangping
- [PATCH 1/2] aarch64: Add support for Armv8-R
Kyrylo Tkachov
- [PATCH 2/2] aarch64: Add support for Cortex-R82
Kyrylo Tkachov
- [PATCH] MSP430: Fix CFA generation during function epilogues
Jozef Lawrynowicz
- [OG10] Merge GCC into branch
Tobias Burnus
- [committed][nvptx] Fix boolean type test in write_fn_proto
Tom de Vries
- [PATCH][libatomic] Add nvptx support
Tobias Burnus
- [PATCH] fix useless unsharing of SLP tree
Richard Biener
- [PATCH][libatomic] Add nvptx support
Tom de Vries
- [PING] floatformat.h: Add bfloat16 support.
Willgerodt, Felix
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [committed][nvptx] Fix Wformat in nvptx_assemble_decl_begin
Tom de Vries
- [PATCH][libatomic] Add nvptx support
Tom de Vries
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH][libatomic] Add nvptx support
Tom de Vries
- [PATCH] tree-optimization/96043 - BB vectorization costing improvement
Michael Matz
- [PATCH][libatomic] Add nvptx support
Tobias Burnus
- [RFC] Aarch64: Replace nested FP min/max with conditionals for TX2
Anton Youdkevitch
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [PATCH] vec: don't select partial vectors when looping on full vectors
Andrea Corallo
- [PATCH] libphobos: Include <cet.h> to generate the CET marker for -fcf-protection
H.J. Lu
- [PATCH] libphobos: Include <cet.h> to generate the CET marker for -fcf-protection
Iain Buclaw
- [committed][nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in atomic.c
Tom de Vries
- [PATCH] x32: Update gcc.target/i386/builtin_thread_pointer.c
H.J. Lu
- [PING^2] [PATCH V2 0/4] Unify C and C++ handling of loops and switches
Sandra Loosemore
- [pushed] testsuite: Move auto-96647.C to c++1y/.
Marek Polacek
- [PATCH 0/2] [OpenACC] Kernels loop annotation
Sandra Loosemore
- [PATCH 1/2] [OpenACC] Kernels loops annotation: C and C++.
Sandra Loosemore
- [PATCH 2/2] [OpenACC] Kernels loops annotation: Fortran.
Sandra Loosemore
- [PATCH v1] [include] Add codes for DWARF v5 .dwp sections to dwarf2.h
Caroline Tice
- [pushed] testsuite: Use C++14 in g++.dg/warn/Wnonnull6.C.
Marek Polacek
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Aaron Sawdey
- [PATCH v2] c++: Fix ICE in reshape_init with init-list [PR95164]
Marek Polacek
- c++: omp reduction cleanups
Nathan Sidwell
- [PATCH] Practical Improvement to libgcc Complex Divide
Patrick McGehearty
- BoF DWARF5 patches (25% .debug section size reduction)
Mark Wielaard
- [PATCH v1] [include] Add codes for DWARF v5 .dwp sections to dwarf2.h
Joseph Myers
- [PATH 1/3] libstdc++: Simplify std::copy istreambuf_iterator overload
François Dumont
- [PATH 2/3] libstdc++: Simplify std::advance istreambuf_iterator overload
François Dumont
- [PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
François Dumont
- [PATCH v3] c++: Further tweaks for new-expression and paren-init [PR77841]
Jason Merrill
- [PATCH v2] c++: Fix ICE in reshape_init with init-list [PR95164]
Jason Merrill
- [committed 1/3] analyzer: use objects for state_machine::state_t
David Malcolm
- [committed 2/3] analyzer: reimplement on_transition in terms of get_state/set_next_state
David Malcolm
- [committed 3/3] analyzer: eliminate sm_context::warn_for_state in favor of a new 'warn' vfunc
David Malcolm
- [PATCH V2 0/4] Unify C and C++ handling of loops and switches
Jason Merrill
- [PATCH] rs6000: Fix instruction type
Pat Haugen
- [committed] analyzer: generalize sm-malloc to new/delete [PR94355]
David Malcolm
- [PATCH v3] c++: Further tweaks for new-expression and paren-init [PR77841]
Marek Polacek
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Martin Sebor
- [PATCH] rs6000: Fix instruction type
Segher Boessenkool
- [PING][PATCH] use get_size_range to get allocated size (PR 92942)
Martin Sebor
- [PATCH v3] c++: Further tweaks for new-expression and paren-init [PR77841]
Jason Merrill
- [PING][PATCH] improve validation of attribute arguments (PR c/78666)
Martin Sebor
- [PATCH v3] doc: change 'make check-g++' to 'make check-c++' in install.texi
Jason Merrill
- [PATCH] rs6000: Fix instruction type
Pat Haugen
- [PATCH] rs6000: Fix instruction type
Segher Boessenkool
- [PATCH] libphobos: libdruntime doesn't support shadow stack (PR95680)
Iain Buclaw
- [PATCH] correct offset range adjustment in compute_objsize (PR 96903)
Martin Sebor
- [PATCH V2 0/4] Unify C and C++ handling of loops and switches
Sandra Loosemore
- [PATCH] Cygwin/MinGW: Do not version lto plugins
JonY
- [PATCH] Split std::align/assume_aligned to bits/align.h
Thomas Rodgers
- [PATCH v3] doc: change 'make check-g++' to 'make check-c++' in install.texi
Hu, Jiangping
- [PATCH v2] rs6000: Use direct move for char/short vector CTOR [PR96933]
Kewen.Lin
- [PATCH] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Kito Cheng
- [PATCH] Split std::align/assume_aligned to bits/align.h
Jonathan Wakely
- [PATCH] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Richard Biener
- [PATCH][libatomic] Add nvptx support
Tobias Burnus
- [PATCH] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Kito Cheng
- [PATCH] lto: Stream current working directory for first streamed relative filename and adjust relative paths [PR93865]
Jakub Jelinek
- [PATCH] arm: Fix up arm_override_options_after_change_1
Jakub Jelinek
- [PATCH] fix useless unsharing of SLP tree
Richard Sandiford
- [PATCH] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Richard Biener
- [PATCH] fix useless unsharing of SLP tree
Richard Biener
- [PATCH] lto: Stream current working directory for first streamed relative filename and adjust relative paths [PR93865]
Richard Biener
- [Patch] libgomp/target.c: Minor cleanup
Tobias Burnus
- [PATCH] tree-optimization/96043 - BB vectorization costing improvement
Richard Biener
- [Patch] libgomp/target.c: Minor cleanup
Jakub Jelinek
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Richard Sandiford
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Richard Biener
- [PATCH] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Eric Botcazou
- [Patch] libgomp/target.c: Minor cleanup
Tobias Burnus
- [PATCH] Cygwin/MinGW: Do not version lto plugins
Richard Biener
- [PATCH] MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiers
Jozef Lawrynowicz
- [RFC] Aarch64: Replace nested FP min/max with conditionals for TX2
Richard Biener
- [PATCH] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Kito Cheng
- [PATCH] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Kito Cheng
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] vec: don't select partial vectors when looping on full vectors
Richard Biener
- [PATCH 0/2] [OpenACC] Kernels loop annotation
Richard Biener
- [PATCH] libphobos: libdruntime doesn't support shadow stack (PR95680)
Rainer Orth
- [PATCH] fix useless unsharing of SLP tree
Richard Sandiford
- [committed][tree-optimization] Don't clear ctrl-altering flag for IFN_UNIQUE
Tom de Vries
- BoF DWARF5 patches (25% .debug section size reduction)
Jakub Jelinek
- BoF DWARF5 patches (25% .debug section size reduction)
Jakub Jelinek
- [PATCH] Cygwin/MinGW: Do not version lto plugins
JonY
- [committed][testsuite] Add missing require-effective-target allloca
Tom de Vries
- [PATCH][testsuite] Introduce effective target non_strict_prototype
Tom de Vries
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P
Nathan Sidwell
- gcc git hook
Nathan Sidwell
- [PATCH V2 0/4] Unify C and C++ handling of loops and switches
David Malcolm
- [PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
Patrick Palka
- [PATCH] lto: Fix up lto location streaming
Jakub Jelinek
- [PATCH] testsuite: gimplefe-44 requires exceptions
Andrew Stubbs
- [PATCH] lto: Fix up lto location streaming
Richard Biener
- [PATCH] arm: Fix up arm_override_options_after_change_1
Kyrylo Tkachov
- [PATCH] testsuite: gimplefe-44 requires exceptions
Richard Biener
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Aaron Sawdey
- [PATCH] libstdc++: use a link test to test for -Wl,-z,relro
JonY
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Richard Biener
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Alex Coplan
- [committed 1/2] libstdc++: Reduce monotonic_buffer_resource overallocation [PR 96942]
Jonathan Wakely
- [committed 2/2] libstdc++: handle small max_blocks_per_chunk in pool resources [PR 94160]
Jonathan Wakely
- [PATCH] arm: Fix up arm_override_options_after_change_1
Jeff Law
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Rodriguez Bahena, Victor
- [PATCH] arm: Fix up arm_override_options_after_change_1
Jakub Jelinek
- [PATCH] arm: Fix up arm_override_options_after_change_1
Kyrylo Tkachov
- [PATH 1/3] libstdc++: Simplify std::copy istreambuf_iterator overload
Jonathan Wakely
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Segher Boessenkool
- [PATH 2/3] libstdc++: Simplify std::advance istreambuf_iterator overload
Jonathan Wakely
- [PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
Jonathan Wakely
- [PATCH] libstdc++: mark variables as possibly unused
Jonathan Wakely
- [PATCH] lto: Fix up lto location streaming
Jakub Jelinek
- [PATCH] libstdc++: fix misleading indentation
Jonathan Wakely
- [PATCH] libstdc++: add parentheses around assignments used as truth values
Jonathan Wakely
- [PATCH 0/2] [OpenACC] Kernels loop annotation
Sandra Loosemore
- [Ada] Add emergency dump after an ICE
Eric Botcazou
- [Ada] Fix uninitialized variable with nested variant record types
Eric Botcazou
- [Ada] Fix bogus error on Value_Size clause for variant record type
Eric Botcazou
- [PATCH V2 0/4] Unify C and C++ handling of loops and switches
Sandra Loosemore
- [committed] d: Warn when casting from a D class to a C++ class.
Iain Buclaw
- [committed] d: Don't warn about variables initialized with 'void'
Iain Buclaw
- [committed] d: Enable miscellaneous warnings by -Wextra flag
Iain Buclaw
- [committed] libstdc++: Enforce LWG 3472 preconditions on std::counted_iterator
Jonathan Wakely
- [committed] libstdc++: Fix some -Wunused-parameter warnings
Jonathan Wakely
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Aaron Sawdey
- c++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONSTINIT_P
Nathan Sidwell
- c++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONSTINIT_P
Marek Polacek
- [PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
David Malcolm
- [PATCH] Clarify the documentation for the ms_abi function attribute
Peter Jones
- gcc git hook
Joseph Myers
- gcc git hook
Nathan Sidwell
- c++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONSTINIT_P
Nathan Sidwell
- [Patch 3/5] rs6000, Add TI to TD (128-bit DFP) and TD to TI support
Segher Boessenkool
- c++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONSTINIT_P
Marek Polacek
- [Patch 4/5] rs6000, Test 128-bit shifts for just the int128 type.
Segher Boessenkool
- [PATCH] libstdc++: Install precompiled <bits/expc++.h> header
Jonathan Wakely
- [committed 1/5] libstdc++: Fix -Wnarrowing warnings
Jonathan Wakely
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Richard Sandiford
- [committed 2/5] libstdc++: Fix -Wdeprecated-declarations warnings
Jonathan Wakely
- [committed 2/5] libstdc++: Fix macro redefinition warnings
Jonathan Wakely
- [committed 4/5] libstdc++: Fix -Wunused-local-typedefs warning
Jonathan Wakely
- [committed 5/5] libstdc++: Fix -Wsign-compare warnings
Jonathan Wakely
- [PATCH] lto: Fix up lto location streaming
Jakub Jelinek
- [PATCH] lto: Fix up lto location streaming
Richard Biener
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Kees Cook
- [PATCH 1/4] PowerPC: Change cmove function return to bool
Segher Boessenkool
- [PATCH 2/4] PowerPC: Rename functions for min, max, cmove
Segher Boessenkool
- [PATCH 2/4] PowerPC: Rename functions for min, max, cmove
Segher Boessenkool
- [PATH 1/3] libstdc++: Simplify std::copy istreambuf_iterator overload
François Dumont
- [PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
François Dumont
- [committed][nvptx] Fix printing of 128-bit constant
Tom de Vries
- [PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
Patrick Palka
- [PATCH 3/4] PowerPC: Add power10 xsmaxcqp/xsmincqp support
Segher Boessenkool
- [committed][nvptx] Fix printing of 128-bit constant
Jakub Jelinek
- [PATCH 3/4] PowerPC: Add power10 xsmaxcqp/xsmincqp support
Segher Boessenkool
- [gcc-7-arm] Backport missing NEON intrinsics
Pop, Sebastian
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] rs6000: inefficient 64-bit constant generation for consecutive 1-bits
Peter Bergner
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] c++: Fix P0846 (ADL and function templates) in template [PR97010]
Marek Polacek
- [PATCH V2] libgccjit: Add new gcc_jit_context_new_blob entry point
David Malcolm
- [gcc-7-arm] Backport -moutline-atomics flag
Pop, Sebastian
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] fortran, openmp: PR fortran/93660 Fix ICE when coarrays used with 'omp declare simd'
Kwok Cheung Yeung
- [committed] analyzer: stricter handling of non-pure builtins [PR96798]
David Malcolm
- [PATCH] c++: Remove LOOKUP_CONSTINIT.
Marek Polacek
- [PATCH][PR96791] disable POImode ld/st for memcpy [committed]
Aaron Sawdey
- [committed][nvptx] Fix printing of 128-bit constant (negative case)
Tom de Vries
- [committed][nvptx] Fix UB in nvptx_assemble_value
Tom de Vries
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Richard Biener
- [RFC] Aarch64: Replace nested FP min/max with conditionals for TX2
Richard Biener
- [PATCH] random vectorizer fixes
Richard Biener
- [PATCH] tree-optimization/97013 - avoid duplicate 'vectorization is not profitable'
Richard Biener
- [PATCH v5] genemit.c (main): split insn-emit.c for compiling parallelly
Jojo R
- [PATCH v5] genemit.c (main): split insn-emit.c for compiling parallelly
Jojo R
- [PATCH] vec: don't select partial vectors when looping on full vectors
Richard Sandiford
- [PATCH v6] genemit.c (main): split insn-emit.c for compiling parallelly
Jojo R
- [PATCH] fortran, openmp: PR fortran/93660 Fix ICE when coarrays used with 'omp declare simd'
Jakub Jelinek
- [PATCH] ppc64 check for incompatible setting of minimal-toc
Alexandre Oliva
- [PATCH] arm: Fix up arm_override_options_after_change [PR96939]
Christophe Lyon
- [PATCH] Fortran : Two further previously missed ICEs PR53298
Mark Eggleston
- [PATCH] ppc64 check for incompatible setting of minimal-toc
Alan Modra
- [PATCH] improve BB vectorization dump locations
Richard Biener
- [Ada] Fix crash on array component with nonstandard index type
Eric Botcazou
- [Ada] Drop GNAT encodings for fixed-point types
Eric Botcazou
- [Ada] Add missing stride entry in debug info
Eric Botcazou
- [Ada] Fix ICE on nested packed variant record type
Eric Botcazou
- [PATCH] arm: Fix up arm_override_options_after_change [PR96939]
Jakub Jelinek
- [PATCH v5 5/8] libstdc++ futex: Loop when waiting against arbitrary clock
Jonathan Wakely
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [committed][libatomic] Add nvptx support
Tom de Vries
- [committed] amdgcn: align TImode registers
Andrew Stubbs
- [PATCH V2] libgccjit: Add new gcc_jit_context_new_blob entry point
Andrea Corallo
- [PATCH] improve BB vectorization dump locations
Richard Sandiford
- [PATCH] ipa-inline: Improve growth accumulation for recursive calls
Tamar Christina
- [PATCH] improve BB vectorization dump locations
Richard Biener
- reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM targets
Eric Botcazou
- reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM targets
Hans-Peter Nilsson
- [PATCH V2] libgccjit: Add new gcc_jit_context_new_blob entry point
David Malcolm
- reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM targets
Hans-Peter Nilsson
- reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM targets
Hans-Peter Nilsson
- [OG10] Merge GCC 10 into branch; merge some mainline nvptx patches
Tobias Burnus
- [PATCH] fixincludes/fixfixes.c: Fix 'set but not used' warning.
Christophe Lyon
- [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
Christophe Lyon
- [PATCH] libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions.
Christophe Lyon
- [PATCH] libstdc++-v3/libsupc++/eh_call.cc: Avoid warning with -fno-exceptions.
Christophe Lyon
- [PATCH] libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning
Christophe Lyon
- [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
Kyrylo Tkachov
- [PATCH] ppc64 check for incompatible setting of minimal-toc
Alexandre Oliva
- [PATCH] tree-optimization/97020 - account SLP cost in loop vect again
Richard Biener
- [PATCH] ipa-inline: Improve growth accumulation for recursive calls
Martin Jambor
- [PATCH] libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions.
Jonathan Wakely
- [PATCH] libstdc++-v3/libsupc++/eh_call.cc: Avoid warning with -fno-exceptions.
Jonathan Wakely
- [PATCH] libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning
Jonathan Wakely
- [PATCH] ppc64 check for incompatible setting of minimal-toc
Douglas B Rupp
- [PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
Jonathan Wakely
- [PATCH] libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions.
Jonathan Wakely
- [PATCH] libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions.
Jonathan Wakely
- [committed] amdgcn: align TImode registers
Andrew Stubbs
- [PATCH] testsuite: gimplefe-44 requires exceptions
Andrew Stubbs
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Segher Boessenkool
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Tom de Vries
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Tom de Vries
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Jakub Jelinek
- [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486]
Jonathan Wakely
- [PATCH, rs6000] testsuite fixup pr96139 tests
will schmidt
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Andrew Stubbs
- [PATCH] c++: Remove LOOKUP_CONSTINIT.
Nathan Sidwell
- [RFC][nvptx, libgomp] Add 128-bit atomic support
tdevries
- [PATCH] c++: Remove LOOKUP_CONSTINIT.
Marek Polacek
- objc++: Always pop scope with method definitions [PR97015]
Nathan Sidwell
- [RFC][nvptx, libgomp] Add 128-bit atomic support
Tobias Burnus
- [PATCH v6] genemit.c (main): split insn-emit.c for compiling parallelly
Segher Boessenkool
- [OG10] Merge GCC 10 into branch; merge some mainline nvptx patches
Andrew Stubbs
- [PATCH] Preliminary work on support for 128bits integers
Sunil K Pandey
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] Preliminary work on support for 128bits integers
Sunil Pandey
- [PATCH] Fix fma test case [PR97018]
Sunil K Pandey
- [PATCH] Fix fma test case [PR97018]
H.J. Lu
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] Enable GCC support for AMX
Hongyu Wang
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486]
Jonathan Wakely
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] ipa-inline: Improve growth accumulation for recursive calls
Tamar Christina
- [PATCH, rs6000] testsuite fixup pr96139 tests
Segher Boessenkool
- [gcc-7-arm] Backport Neoverse-N1 tuning
Pop, Sebastian
- [Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
Tobias Burnus
- [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486]
Jonathan Wakely
- [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
Christophe Lyon
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [aarch64] Backport missing NEON intrinsics to GCC8
Pop, Sebastian
- [PATCH, rs6000] testsuite fixup pr96139 tests
will schmidt
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH, rs6000] testsuite fixup pr96139 tests
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [aarch64] Backport missing NEON intrinsics to GCC9
Pop, Sebastian
- c++: Concepts and local externs
Nathan Sidwell
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] libstdc++: only pull in bits/align.h if C++11 or later
Thomas Rodgers
- i386: Fix array index in expander
Nathan Sidwell
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] doc: fix spelling of -fprofile-reproducibility
Sergei Trofimovich
- [PATCH] -fprofile-reproducible: fix option value handling
Sergei Trofimovich
- [PATCH] rs6000: Rename mffgpr/mftgpr instruction types
Pat Haugen
- [PATCH 2/4, revised patch applied] PowerPC: Rename functions for min, max, cmove
Michael Meissner
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] rs6000: Rename mffgpr/mftgpr instruction types
Segher Boessenkool
- [PATCH] doc: use @code{} instead of @samp{@command{}} around 'date %s'
Sergei Trofimovich
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] libstdc++: Add C++2a synchronization support
Thomas Rodgers
- [RFC] Aarch64: Replace nested FP min/max with conditionals for TX2
Anton Youdkevitch
- [Ada] Accept absolute address clause for array of UNC nominal subtype
Eric Botcazou
- [Ada] Minor tweak to line debug info
Eric Botcazou
- [Ada] Fix small inconsistency in new predicate
Eric Botcazou
- [Ada] Add preliminary support for 128-bit integer types
Eric Botcazou
- [PATCH] hppa: Improve expansion of ashldi3 when !TARGET_64BIT
John David Anglin
- [PATCH] Ignore the clobbered stack pointer in asm statment
H.J. Lu
- [PATCH] Ignore the clobbered stack pointer in asm statment
Florian Weimer
- [PATCH] Ignore the clobbered stack pointer in asm statment
H.J. Lu
- [PATCH] Ignore the clobbered stack pointer in asm statment
Jakub Jelinek
- [PATCH] Ignore the clobbered stack pointer in asm statment
Florian Weimer
- [committed] d: Build TYPE_DECLs for non-numeric enum types.
Iain Buclaw
- [committed] d: Return promoted types in d_type_promotes_to when linkage is not D
Iain Buclaw
- [Patch] Fortran: Avoid double-free with parse error (PR96041, PR93423)
Tobias Burnus
- [PATCH] libstdc++: only pull in bits/align.h if C++11 or later
Thomas Rodgers
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Jakub Jelinek
- [PATCH] options, lto: Optimize streaming of optimization nodes
Jakub Jelinek
- [PATCH] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL
Jakub Jelinek
- [PATCH] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL - alternate version
Jakub Jelinek
- [PATCH] mixing of labels and code in C2X
Uecker, Martin
- [PATCH] libstdc++: use a link test to test for -Wl,-z,relro
JonY
- [PATCH] hppa64: Improve hppa_rtx_costs for DImode shifts by constants.
John David Anglin
- [PATCH] PR fortran/90903 [part2] Add runtime checking for the MVBITS intrinsic
Harald Anlauf
- [PATCH] Put absolute address jump table in data.rel.ro.local if targets support relocations
HAO CHEN GUI
- Ping: [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234)
Feng Xue OS
- Ping: [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234)
Feng Xue OS
- [PATCH] Fix overflow handling in std::align
Glen Fernandes
- [PATCH] this patch modify an unused variable in aarch64-unwind.h
Wei Wentao
- [PATCH] Fix overflow handling in std::align
Glen Fernandes
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Richard Biener
- [PATCH] options, lto: Optimize streaming of optimization nodes
Richard Biener
- [PATCH] options, lto: Optimize streaming of optimization nodes
Jakub Jelinek
- RISC-V: fix a typo in riscv.h
Yeting Kuo
- RISC-V: fix a typo in riscv.h
Kito Cheng
- [PATCH] Fortran : Two further previously missed ICEs PR53298
Mark Eggleston
- [PATCH] Fortran : ICE in build_field PR95614
Mark Eggleston
- [PATCH] options, lto: Optimize streaming of optimization nodes
Richard Biener
- [PATCH] doc: fix spelling of -fprofile-reproducibility
Richard Biener
- [PATCH] -fprofile-reproducible: fix option value handling
Richard Biener
- [patch] Fix dangling references in thunks at -O0
Eric Botcazou
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Richard Biener
- [Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
Tobias Burnus
- i386: Fix array index in expander
Richard Biener
- [patch] Fix dangling references in thunks at -O0
Richard Biener
- [PATCH] Fortran : ICE in build_field PR95614
Andre Vehreschild
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Christophe Lyon
- [patch] Fix dangling references in thunks at -O0
Eric Botcazou
- [PATCH] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL
Kyrylo Tkachov
- [PATCH] options, lto: Optimize streaming of optimization nodes
Jakub Jelinek
- [PATCH] options, lto: Optimize streaming of optimization nodes
Jan Hubicka
- [PATCH] rtlanal: fix subreg handling in set_noop_p ()
Ilya Leoshkevich
- [PATCH] options, lto: Optimize streaming of optimization nodes
Richard Biener
- [PATCH V2] vec: don't select partial vectors when looping on full vectors
Andrea Corallo
- [PATCH] libiberty/pex-win32.c: Initialize orig_err
Christophe Lyon
- [PATCH] tree-optimization/97043 - fix latent wrong-code with SLP vectorization
Richard Biener
- [PATCH] options, lto: Optimize streaming of optimization nodes
Jakub Jelinek
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] Fix overflow handling in std::align
Ville Voutilainen
- [PATCH] Fix overflow handling in std::align
Ville Voutilainen
- [PATCH]rs6000: Remove useless insns fed into lvx/stvx [PR97019]
Kewen.Lin
- [patch] Fix dangling references in thunks at -O0
Richard Biener
- i386: Fix array index in expander
Hongtao Liu
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Sandiford
- [PATCH] rtlanal: fix subreg handling in set_noop_p ()
Richard Sandiford
- [patch] Fix dangling references in thunks at -O0
Eric Botcazou
- [Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
Jakub Jelinek
- [patch] Fix dangling references in thunks at -O0
Eric Botcazou
- RISC-V: fix a typo in riscv.h
Yeting Kuo
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [patch] Fix dangling references in thunks at -O0
Richard Biener
- [patch] Fix dangling references in thunks at -O0
Eric Botcazou
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Sandiford
- [PATCH] AArch64: Enable fast shifts on Neoverse N1
Wilco Dijkstra
- i386: Fix array index in expander
Nathan Sidwell
- [PATCH] Fix overflow handling in std::align
Glen Fernandes
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Tobias Burnus
- Ping: [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234)
Richard Biener
- [patch] Fix dangling references in thunks at -O0
Richard Biener
- [PATCH 1/2] AArch64: Cleanup CPU option processing code
Wilco Dijkstra
- [PATCH 2/2] AArch64: Add support for --with-tune
Wilco Dijkstra
- [PATCH 1/2] AArch64: Cleanup CPU option processing code
Richard Earnshaw (lists)
- [PATCH] Fix overflow handling in std::align
Ville Voutilainen
- [PATCH] Ignore the clobbered stack pointer in asm statment
Jakub Jelinek
- [PATCH] libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator
Michael Weghorn
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] AArch64: Enable fast shifts on Neoverse N1
Richard Earnshaw (lists)
- [PATCH] Ignore the clobbered stack pointer in asm statment
H.J. Lu
- PSA: Default C++ dialect is now C++17
Jason Merrill
- [PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
Segher Boessenkool
- [PATCH] Ignore the clobbered stack pointer in asm statment
H.J. Lu
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [committed] analyzer: fix ICE on setjmp with non-pointer-type [PR97029]
David Malcolm
- [committed] analyzer: add regression test for leak false positive
David Malcolm
- [committed] analyzer: fix constraint explosion on many-cased-switch [PR96653]
David Malcolm
- [PATCH] aarch64: Fix ICE on fpsr fpcr getters [PR96968]
Andrea Corallo
- [committed] analyzer: add -param=analyzer-max-constraints=
David Malcolm
- c++: local externs in templates do not get template head
Nathan Sidwell
- c++: local externs in templates do not get template head
Marek Polacek
- c++: local externs in templates do not get template head
Nathan Sidwell
- [PATCH] Ignore the clobbered stack pointer in asm statment
Jakub Jelinek
- [PATCH]rs6000: Remove useless insns fed into lvx/stvx [PR97019]
Segher Boessenkool
- [PATCH] c, c++: Implement -Wsizeof-array-div [PR91741]
Marek Polacek
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [pushed] Darwin, X86, testsuite: Fix pr87767 tests for Darwin.
Iain Sandoe
- c++: local externs in templates do not get template head
Marek Polacek
- [PATCH 1/2] AArch64: Cleanup CPU option processing code
Wilco Dijkstra
- [COMMITTED 1/2] bpf: use the expected instruction for NOPs
Jose E. Marchesi
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] PR/fortran 96983 - ICE compiling gfortran.dg/pr96711.f90
Harald Anlauf
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] mixing of labels and code in C2X
Joseph Myers
- [PATCH] Ignore the clobbered stack pointer in asm statment
H.J. Lu
- [PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
François Dumont
- [PATCH] c, c++: Implement -Wsizeof-array-div [PR91741]
Joseph Myers
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- libbacktrace: Add support for MiniDebugInfo
Ian Lance Taylor
- [PATCH] Fix overflow handling in std::align
Thomas Rodgers
- [PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
Martin Sebor
- [PATCH] bb-reorder: Fix for ICEs caused by 69ca5f3a9882
Segher Boessenkool
- [r11-3192 Regression] FAIL: libgomp.c++/udr-3.C execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3192 Regression] FAIL: libgomp.c++/udr-13.C execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- c++: local externs in templates do not get template head
Tobias Burnus
- [Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
Tobias Burnus
- [PATCH] -fprofile-reproducible: fix option value handling
Sergei Trofimovich
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [r11-3192 Regression] FAIL: libgomp.c++/udr-3.C execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3192 Regression] FAIL: libgomp.c++/udr-13.C execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- PSA: Default C++ dialect is now C++17
Marek Polacek
- [RS6000] rtx_costs
Alan Modra
- [RS6000] Count rldimi constant insns
Alan Modra
- [RS6000] rs6000_rtx_costs for PLUS/MINUS constant
Alan Modra
- [RS6000] rs6000_rtx_costs for AND
Alan Modra
- [RS6000] rs6000_rtx_costs comment
Alan Modra
- [RS6000] rs6000_rtx_costs multi-insn constants
Alan Modra
- [RS6000] rs6000_rtx_costs cost IOR
Alan Modra
- [RS6000] rs6000_rtx_costs reduce cost for SETs
Alan Modra
- [RS6000] rotate and mask constants
Alan Modra
- [PATCH v2] c, c++: Implement -Wsizeof-array-div [PR91741]
Marek Polacek
- [PATCH] Return mask <-> integer cost for non-AVX512 micro-architecture.
Hongtao Liu
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- Ping: [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234)
Feng Xue OS
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH] rs6000: inefficient 64-bit constant generation for consecutive 1-bits
Alan Modra
- [PATCH] PR/fortran 96983 - ICE compiling gfortran.dg/pr96711.f90
Tobias Burnus
- Early ping — [Patch] Fortran: Avoid double-free with parse error (PR96041, PR93423)
Tobias Burnus
- [PATCH] bb-reorder: Fix for ICEs caused by 69ca5f3a9882
Richard Biener
- [PATCH] -fprofile-reproducible: fix option value handling
Richard Biener
- [PATCH v2] rs6000: Remove useless insns fed into lvx/stvx [PR97019]
Kewen.Lin
- Ping: [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234)
Richard Biener
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
Jakub Jelinek
- [PATCH v2] c, c++: Implement -Wsizeof-array-div [PR91741]
Jakub Jelinek
- [RS6000] rotate and mask constants
Alan Modra
- Ping: [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234)
Richard Biener
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Kewen.Lin
- [committed] i386: Fix up vector mul and div with broadcasts in -masm=intel mode [PR97028]
Jakub Jelinek
- PING^2 [PATCH 1/4] unroll: Add middle-end unroll factor estimation
Kewen.Lin
- [PATCH] c++: Fix up default initialization with consteval default ctor [PR96994]
Jakub Jelinek
- [PATCH v3] C-SKY: Support -mfloat-abi=hard.
Jojo R
- [PATCH] Return mask <-> integer cost for non-AVX512 micro-architecture.
Uros Bizjak
- [patch] Fix pessimization in EH cleanup pass
Eric Botcazou
- [OG10] Merge GCC 10 into branch; two cherry picks
Tobias Burnus
- [patch] Fix pessimization in EH cleanup pass
Jakub Jelinek
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH v7] genemit.c (main): split insn-emit.c for compiling parallelly
Jojo R
- [PATCH v6] genemit.c (main): split insn-emit.c for compiling parallelly
Jojo R
- Ping: [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234)
Feng Xue OS
- [PATCH 2/2 V4] Add plusminus-with-convert pattern (PR 94234)
Feng Xue OS
- [PATCH 2/2 V4] Add plusminus-with-convert pattern (PR 94234)
Richard Biener
- [patch] Fix pessimization in EH cleanup pass
Eric Botcazou
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [patch] Fix pessimization in EH cleanup pass
Richard Biener
- [PATCH 2/2 V4] Add plusminus-with-convert pattern (PR 94234)
Feng Xue OS
- [PATCH PR93334][RFC]Skip output dep if values stored are byte wise the same
bin.cheng
- [PATCH 2/2 V4] Add plusminus-with-convert pattern (PR 94234)
Richard Biener
- [PATCH] Allow more BB vectorization
Richard Biener
- [aarch64] Backport missing NEON intrinsics to GCC8
Kyrylo Tkachov
- [PATCH] LRA: Make fixed eliminable registers live
H.J. Lu
- [PATCH] bb-reorder: Fix for ICEs caused by 69ca5f3a9882
Segher Boessenkool
- [PATCH] rs6000: inefficient 64-bit constant generation for consecutive 1-bits
Segher Boessenkool
- [PATCH] rs6000: inefficient 64-bit constant generation for consecutive 1-bits
Segher Boessenkool
- [PATCH] make swap argument of vect_get_and_check_slp_defs readonly
Richard Biener
- [PATCH 1/2] AArch64: Cleanup CPU option processing code
Richard Earnshaw (lists)
- [PATCH] Compile gcc.target/i386/pr78904-4a.c with -mtune=generic
H.J. Lu
- [PATCH] LRA: Make fixed eliminable registers live
Richard Sandiford
- [PATCH] LRA: Make fixed eliminable registers live
H.J. Lu
- c++: local externs in templates do not get template head
Nathan Sidwell
- [PATCH] S/390: Do not turn maybe-uninitialized warnings into errors
Stefan Schulze Frielinghaus
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL
Vaseeharan Vinayagamoorthy
- PSA: Default C++ dialect is now C++17
Jeff Law
- [PATCH] rs6000: inefficient 64-bit constant generation for consecutive 1-bits
Peter Bergner
- [PATCH v2] rs6000: Remove useless insns fed into lvx/stvx [PR97019]
Segher Boessenkool
- [PATCH] Allow copying of symbolic ranges to an irange.
Aldy Hernandez
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
Jakub Jelinek
- [PATCH] document -Wuninitialized for allocated objects
Martin Sebor
- [r11-3204 Regression] FAIL: g++.dg/vect/slp-pr87105.cc -std=c++2a scan-tree-dump-times slp2 "basic block part vectorized" 1 on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [RS6000] rtx_costs
will schmidt
- [RS6000] rs6000_rtx_costs for AND
will schmidt
- [PATCH 2/4, revised patch applied] PowerPC: Rename functions for min, max, cmove
Alexandre Oliva
- [PATCH] debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure
Jakub Jelinek
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [r11-3207 Regression] FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " & 3" 1 on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3207 Regression] FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [PATCH] work harder to avoid -Wuninitialized for empty structs (PR 96295)
Martin Sebor
- Aw: Re: [PATCH] PR/fortran 96983 - ICE compiling gfortran.dg/pr96711.f90
Harald Anlauf
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Martin Sebor
- [Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
Tobias Burnus
- [PATCH 2/4, revised patch applied] PowerPC: Rename functions for min, max, cmove
Peter Bergner
- [PATCH] rs6000: inefficient 64-bit constant generation for consecutive 1-bits
Segher Boessenkool
- [PATCH 2/4, revised patch applied] PowerPC: Rename functions for min, max, cmove
Segher Boessenkool
- [PATCH] Allow copying of symbolic ranges to an irange.
Andrew MacLeod
- ping x2 [PATCH 0/5] MSP430: Implement macros to describe relative costs of operations
Jozef Lawrynowicz
- [PATCH v3] c, c++: Implement -Wsizeof-array-div [PR91741]
Marek Polacek
- [PATCH] PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefix
Harald Anlauf
- [PATCH 4/4] PowerPC: Add power10 xscmp{eq,gt,ge}qp support
Segher Boessenkool
- [committed] analyzer: fix ICE when merging constraints w/o transitivity [PR96650]
David Malcolm
- [RS6000] Count rldimi constant insns
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [RS6000] rs6000_rtx_costs for PLUS/MINUS constant
Segher Boessenkool
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Joseph Myers
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PING][PATCH] improve validation of attribute arguments (PR c/78666)
Joseph Myers
- [r11-3207 Regression] FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " & 3" 1 on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3207 Regression] FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" on Linux/x86_64 (-m64)
sunil.k.pandey
- libgo: add additional references in sysinfo.c
Ian Lance Taylor
- [PATCH] rs6000: Fix misnamed built-in
Bill Schmidt
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH v3] C-SKY: Support -mfloat-abi=hard.
Xianmiao Qu
- [PATCH] Increase rtx_cost of sse_to_integer in skylake_cost.
Hongtao Liu
- [PATCH] Check calls before loop unrolling
Jiufu Guo
- [PATCH] C-SKY: Fix wrong ld name with option -mfloat-abi=hard.
Jojo R
- [PATCH] libstdc++: Rebase include/pstl to current upstream
Thomas Rodgers
- [aarch64] Backport missing NEON intrinsics to GCC8
Pop, Sebastian
- [PATCH v2] rs6000: Remove useless insns fed into lvx/stvx [PR97019]
Kewen.Lin
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
luoxhu
- [PATCH] -mno-xsave should imply -mno-avx since -mavx implies -mxsave
Hongtao Liu
- [PATCH] store-merging: Consider also overlapping stores earlier in the by bitpos sorting [PR97053]
Jakub Jelinek
- [PATCH] store-merging: Consider also overlapping stores earlier in the by bitpos sorting [PR97053]
Richard Biener
- [PATCH] C-SKY: Fix wrong ld name with option -mfloat-abi=hard.
Cooper Qu
- [PATCH] Fortran : Two further previously missed ICEs PR53298
Andre Vehreschild
- [RS6000] rs6000_rtx_costs for AND
Alan Modra
- [PATCH] C-SKY: Support multilib for mfloat-abi=.
Jojo R
- [Patch] Fortran: Avoid double-free with parse error (PR96041, PR93423)
Andre Vehreschild
- [PATCH] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL
Jakub Jelinek
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] ipa-inline: Improve growth accumulation for recursive calls
Hongyu Wang
- [Patch] Fortran: Avoid double-free with parse error (PR96041, PR93423)
Tobias Burnus
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] Fix testcases to avoid plusminus-with-convert pattern (PR 97066)
Feng Xue OS
- [PATCH] C-SKY: Support multilib for mfloat-abi=.
Xianmiao Qu
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Bernhard Reutner-Fischer
- [PATCH] arm: Add new vector mode macros
Richard Sandiford
- [PATCH] rs6000: Fix misnamed built-in
Segher Boessenkool
- [PATCH] [OG10] Fix warning messages in privatized-ref-[23].C testcases
Kwok Cheung Yeung
- [PATCH 1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target
Jojo R
- [PATCH 2/3] C-SKY: Set use_gcc_stdint=wrap for elf target
Jojo R
- [PATCH 3/3] C-SKY: Refine target name for elf target test
Jojo R
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Jakub Jelinek
- [Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
Tobias Burnus
- [PATCH 5/5][Arm] New pattern for CSEL, CSET and CSETM instructions
Omar Tahir
- [PATCH] arm: Add new vector mode macros
Kyrylo Tkachov
- [PATCH V2] vec: don't select partial vectors when looping on full vectors
Richard Sandiford
- libbacktrace: Add support for MiniDebugInfo
Alex Coplan
- [PATCH] remove STMT_VINFO_NUM_SLP_USES
Richard Biener
- [PATCH v5 5/8] libstdc++ futex: Loop when waiting against arbitrary clock
Mike Crowe
- [Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
Tom de Vries
- [PATCH v2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
Alexander Monakov
- [PATCH] Ignore the clobbered stack pointer in asm statment
Richard Sandiford
- [PATCH 3/3] C-SKY: Refine target name for elf target test
Cooper Qu
- [PATCH] aarch64: Fix ICE on fpsr fpcr getters [PR96968]
Richard Sandiford
- [PATCH] C-SKY: Add -msim option
Jojo R
- [PATCH] Ignore the clobbered stack pointer in asm statment
Jakub Jelinek
- openmp question
Nathan Sidwell
- openmp question
Jakub Jelinek
- [PATCH] IBM Z: Fix *vec_tf_to_v1tf constraints
Andreas Krebbel
- [PATCH] libstdc++: use a link test to test for -Wl,-z,relro
JonY
- [PATCH] Fix testcases to avoid plusminus-with-convert pattern (PR 97066)
Richard Biener
- [PATCH PR93334][RFC]Skip output dep if values stored are byte wise the same
Richard Biener
- [PATCH] debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure
Mark Wielaard
- [aarch64] Backport missing NEON intrinsics to GCC8
Christophe Lyon
- [aarch64] Backport missing NEON intrinsics to GCC8
Kyrylo Tkachov
- [PATCH] Increase rtx_cost of sse_to_integer in skylake_cost.
Uros Bizjak
- [PATCH] -mno-xsave should imply -mno-avx since -mavx implies -mxsave
Uros Bizjak
- [PATCH] libstdc++: use lt_host_flags for libstdc++.la
JonY
- [PATCH] rs6000: Fix misnamed built-in
Bill Schmidt
- [PATCH] debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure
Jakub Jelinek
- [PATCH] rs6000: Add rs6000_cfun_pcrel_p
Bill Schmidt
- [PATCH] IRA: Don't make a global register eliminable
H.J. Lu
- [PATCH V2] vec: don't select partial vectors when looping on full vectors
Andrea Corallo
- [PATCH] Canonicalize real X - CST to X + -CST
Richard Biener
- [PATCH, OpenMP 5, C++] Implement implicit mapping of this[:1] (PR92120)
Chung-Lin Tang
- [Patch] Fortran: OpenMP - fix simd with (last)private (PR97061
Tobias Burnus
- [Patch] Fortran: OpenMP - fix simd with (last)private (PR97061
Jakub Jelinek
- [PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
Chung-Lin Tang
- c++: Break out actual instantiation from instantiate_decl
Nathan Sidwell
- libbacktrace: Add support for MiniDebugInfo
Ian Lance Taylor
- [PATCH] IRA: Don't make a global register eliminable
Richard Sandiford
- c++: Avoid confusing 'nested' name
Nathan Sidwell
- [PATCH] IRA: Don't make a global register eliminable
H.J. Lu
- [PATCH] preprocessor: Fix ICE with too long line in fmtwarn [PR96935]
Marek Polacek
- [aarch64] Backport missing NEON intrinsics to GCC8
Pop, Sebastian
- libbacktrace: Add support for MiniDebugInfo
Alex Coplan
- [Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
Tom de Vries
- [PATCH][Arm] Enable MVE SIMD modes for vectorization
Dennis Zhang
- [PATCH] Allow copying of symbolic ranges to an irange.
Aldy Hernandez
- Problem with static const objects and LTO
Jeff Law
- Problem with static const objects and LTO
H.J. Lu
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Alex Coplan
- [PATCH] rs6000: Add rs6000_cfun_pcrel_p
Segher Boessenkool
- Problem with static const objects and LTO
Jeff Law
- Problem with static const objects and LTO
H.J. Lu
- Problem with static const objects and LTO
Jeff Law
- Problem with static const objects and LTO
H.J. Lu
- [PATCH] c++: premature analysis of requires-expression [PR96410]
Patrick Palka
- [PATCH] [OG10] Xfail libgomp.oacc-fortran/privatized-ref-2.f90 when offloading to nvptx
Kwok Cheung Yeung
- Problem with static const objects and LTO
Jeff Law
- Problem with static const objects and LTO
Joseph Myers
- Commit 052204fac580 was never sent to gcc-patches
Segher Boessenkool
- c++: local-scope OMP UDR reductions have no template head
Nathan Sidwell
- [Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
Alexander Monakov
- c++: local-scope OMP UDR reductions have no template head
Jakub Jelinek
- Commit 052204fac580 was never sent to gcc-patches
Andrea Corallo
- c++: local-scope OMP UDR reductions have no template head
Nathan Sidwell
- c++: local-scope OMP UDR reductions have no template head
Jakub Jelinek
- [pushed] libbacktrace, Mach-O : Support PowerPC archs.
Iain Sandoe
- [PATCH] Allow copying of symbolic ranges to an irange.
Andrew MacLeod
- [PATCH] rs6000: Add rs6000_cfun_pcrel_p
Bill Schmidt
- Commit 052204fac580 was never sent to gcc-patches
Segher Boessenkool
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Martin Sebor
- [PATCH] preprocessor: Fix ICE with too long line in fmtwarn [PR96935]
David Malcolm
- [OG10] Backporting + merge of GCC 10 into branch
Tobias Burnus
- [PATCH] preprocessor: Fix ICE with too long line in fmtwarn [PR96935]
Marek Polacek
- Problem with static const objects and LTO
Jeff Law
- [PING][PATCH] improve validation of attribute arguments (PR c/78666)
Martin Sebor
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] c++: premature analysis of requires-expression [PR96410]
Jason Merrill
- [patch] Fix dangling references in thunks at -O0
Joseph Myers
- [PATCH] c++: premature analysis of requires-expression [PR96410]
Patrick Palka
- [committed] analyzer: getchar has no side-effects
David Malcolm
- [committed] analyzer: show program point in -Wanalyzer-too-complex
David Malcolm
- [committed] analyzer: add program_point::get_next
David Malcolm
- [committed] analyzer: bulk merger/processing of runs of nodes at CFG join points
David Malcolm
- [committed] analyzer: show SCC ids in .dot dumps
David Malcolm
- [committed] analyzer: fix state explosions due to SCC bug
David Malcolm
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Tobias Burnus
- [RS6000] rs6000_rtx_costs comment
Segher Boessenkool
- [RS6000] rs6000_rtx_costs multi-insn constants
Segher Boessenkool
- [RS6000] rs6000_rtx_costs cost IOR
Segher Boessenkool
- libbacktrace: Add support for MiniDebugInfo
Ian Lance Taylor
- [PATCH] c++: premature analysis of requires-expression [PR96410]
Jason Merrill
- [PATCH] Increase rtx_cost of sse_to_integer in skylake_cost.
Hongtao Liu
- [PATCH] -mno-xsave should imply -mno-avx since -mavx implies -mxsave
Hongtao Liu
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Jeff Law
- [RS6000] rs6000_rtx_costs cost IOR
Alan Modra
- [PATCH] work harder to avoid -Wuninitialized for empty structs (PR 96295)
Jeff Law
- [PATCH] document -Wuninitialized for allocated objects
Jeff Law
- [PATCH] doc: use @code{} instead of @samp{@command{}} around 'date %s'
Jeff Law
- [PATCH] gcc: Make strchr return value pointers const
Jeff Law
- [PATCH] Increase rtx_cost of sse_to_integer in skylake_cost.
Jeff Law
- [PATCH] Compile gcc.target/i386/pr78904-4a.c with -mtune=generic
Jeff Law
- [PATCH] fixincludes/fixfixes.c: Fix 'set but not used' warning.
Jeff Law
- PING^2 [PATCH] x86: Inline strncmp only with -minline-all-stringops
H.J. Lu
- PING^2 [PATCH] x86: Add cmpmemsi for -minline-all-stringops
H.J. Lu
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] gcc: Make strchr return value pointers const
JonY
- [PATCH] C-SKY: Add -msim option
Cooper Qu
- Problem with static const objects and LTO
Richard Biener
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Richard Sandiford
- [PATCH] Improve contrib/clang-format to work with C++11 code [PR97076]
Dimitrij Mijoski
- [PATCH] fixincludes/fixfixes.c: Fix 'set but not used' warning.
Christophe Lyon
- [PATCH] this patch modify an unused variable in aarch64-unwind.h
Richard Sandiford
- [PATCH V2] vec: don't select partial vectors when looping on full vectors
Christophe Lyon
- [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
Kyrylo Tkachov
- [PATCH] [OG10] Fix warning messages in privatized-ref-1.f95 testcase
Kwok Cheung Yeung
- [PATCH] irange_pool class
Aldy Hernandez
- [PATCH V2] vec: don't select partial vectors when looping on full vectors
Andrea Corallo
- Fix availability of functions in other partitions
Jan Hubicka
- [patch] Fix dangling references in thunks at -O0
Eric Botcazou
- [PATCH] CSE negated multiplications and divisions
Richard Biener
- [Patch] Fortran: Avoid double-free with parse error (PR96041, PR93423)
Andre Vehreschild
- [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
Christophe Lyon
- [PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
Kyrylo Tkachov
- [PATCH] Canonicalize real X - CST to X + -CST
Michael Matz
- [PATCH] Canonicalize real X - CST to X + -CST
Richard Biener
- [PATCH] aarch64: Fix dejaGNU directive in clastb_8.c testcase
Andrea Corallo
- [PATCH 5/5][Arm] New pattern for CSEL, CSET and CSETM instructions
Omar Tahir
- [PATCH V2 0/4] Unify C and C++ handling of loops and switches
Jason Merrill
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- C++RFC: Extending __builtin_FUNCTION
Nathan Sidwell
- [PATCH V2] aarch64: Fix ICE on fpsr fpcr getters [PR96968]
Andrea Corallo
- [PATCH 3/5] Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_const
Mark Wielaard
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Martin Sebor
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] c++: std::is_constant_evaluated inside a constraint [PR97051]
Patrick Palka
- [PATCH 3/5] Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_const
Jakub Jelinek
- [PATCH] aarch64: Fix dejaGNU directive in clastb_8.c testcase
Richard Sandiford
- [PATCH V2] aarch64: Fix ICE on fpsr fpcr getters [PR96968]
Richard Sandiford
- [PATCH V2] aarch64: Fix ICE on fpsr fpcr getters [PR96968]
Richard Sandiford
- [OG10] Backporting + merge of GCC 10 into branch + pre-applying (OpenMP: Handle cpp_implicit_alias in declare-target discovery)
Tobias Burnus
- [PATCH] bpf: use xBPF signed div, mod insns when available
David Faust
- [r11-3258 Regression] FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [PATCH] aarch64: Fix dejaGNU directive in clastb_8.c testcase
Andrea Corallo
- [RS6000] rs6000_rtx_costs reduce cost for SETs
Segher Boessenkool
- [PATCH] irange_pool class
Martin Sebor
- Problem with static const objects and LTO
Jeff Law
- [PATCH] MSP430: Fix CFA generation during function epilogues
Jeff Law
- [PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
Patrick Palka
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Andrew MacLeod
- Problem with static const objects and LTO
Jakub Jelinek
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- libgo patch committed: glibc ptrace is a varargs function
Ian Lance Taylor
- [r11-3258 Regression] FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Segher Boessenkool
- [pushed] c++: Add tests for fixed PRs.
Marek Polacek
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Martin Sebor
- [PATCH] Improve contrib/clang-format to work with C++11 code [PR97076]
Jeff Law
- RISC-V: fix a typo in riscv.h
Jeff Law
- [PATCH] libiberty/pex-win32.c: Initialize orig_err
Jeff Law
- [PATCH][testsuite] Introduce effective target non_strict_prototype
Jeff Law
- [PATCH] MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiers
Jeff Law
- [PATCH] profile: clarify comment around histogram format
Jeff Law
- [PATCH 1/3] Support new mallinfo2 function.
Jeff Law
- [PATCH 2/3] Use MiB unit when displaying memory allocation.
Jeff Law
- [PATCH 3/3] Use more ONE_? in GGC functions.
Jeff Law
- [PATCH] C-SKY: Add compatibility of elf target name
Jeff Law
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Joseph Myers
- [PATCH] cfgloop.h: Reword comment describing is_exit flag
Jeff Law
- [PATCH V2 0/4] Unify C and C++ handling of loops and switches
Joseph Myers
- [PATCH] bpf: use xBPF signed div, mod insns when available
Jeff Law
- [PATCH] IRA: Don't make a global register eliminable
Jeff Law
- [PATCH V2 0/4] Unify C and C++ handling of loops and switches
Jeff Law
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Jeff Law
- [PATCH 3/4 v3] ivopts: Consider cost_step on different forms during unrolling
Segher Boessenkool
- [PATCH] irange_pool class
David Malcolm
- [PATCH V2 0/4] Unify C and C++ handling of loops and switches
Sandra Loosemore
- [PATCH] vect/test: Don't check for epilogue loop [PR97075]
Kewen.Lin
- [pushed] c++: Layout decls with newly-complete type.
Jason Merrill
- [RS6000] rs6000_rtx_costs reduce cost for SETs
Alan Modra
- [PATCH] irange_pool class
Aldy Hernandez
- [PATCH] Increase rtx_cost of sse_to_integer in skylake_cost.
Hongtao Liu
- [PATCH] irange_pool class
Aldy Hernandez
- [PATCH v2 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
Xiong Hu Luo
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Xiong Hu Luo
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Aldy Hernandez
- [pushed] c++: Layout decls with newly-complete type.
Richard Biener
- [PATCH] tree-optimization/97098 - fix compile-time hog in SLP live
Richard Biener
- [PATCH 1/2] tree-optimization/97089 - fix bogus unsigned division replacement
Richard Biener
- [PATCH] optabs: Don't reuse target for multi-word expansions if it overlaps operand(s) [PR97073]
Jakub Jelinek
- [PATCH] Enable GCC support for AMX
Hongyu Wang
- [PATCH] tree-optimization/97095 - fix typo in vectorizable_live_operation
Richard Biener
- [committed] amdgcn: Remove omp_gcn pass
Andrew Stubbs
- [PATCH] IBM Z: Try to make use of load-and-test instructions
Stefan Schulze Frielinghaus
- [PATCH] amdgcn, nvptx: Disable OMP barriers in nested teams
Andrew Stubbs
- [PATCH] tree-optimization/97081 - fix wrong-code with vectorized shift
Richard Biener
- [PATCH] tree-optimization/97081 - fix wrong-code with vectorized shift
Jakub Jelinek
- [PATCH] irange_pool class
David Malcolm
- [PATCH] libiberty/pex-win32.c: Initialize orig_err
Christophe Lyon
- [PATCH] CSE negated multiplications and divisions
Christophe Lyon
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Alex Coplan
- [PATCH] tree-optimization/97081 - fix wrong-code with vectorized shift
Jakub Jelinek
- [PATCH] irange_pool class
Aldy Hernandez
- [PATCH] bpf: use xBPF signed div, mod insns when available
Jose E. Marchesi
- [PATCH] debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure
Mark Wielaard
- [PATCH] vect/test: Don't check for epilogue loop [PR97075]
Segher Boessenkool
- [PATCH] aarch64: Don't generate invalid zero/sign-extend syntax
Alex Coplan
- [PATCH] irange_pool class
Andrew MacLeod
- [PATCH] irange_pool class
Aldy Hernandez
- [PATCH] irange_pool class
Martin Sebor
- [PATCH] bpf: use xBPF signed div, mod insns when available
David Faust
- [GCC 10] [PATCH] IRA: Don't make a global register eliminable
H.J. Lu
- [PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Raoni Fassina Firmino
- [PATCH] irange_pool class
Andrew MacLeod
- [OG10] Backporting + merge of GCC 10 into branch + pre-applying (OpenMP: Handle cpp_implicit_alias in declare-target discovery)
Tobias Burnus
- [pushed] c++: Layout decls with newly-complete type.
H.J. Lu
- [RS6000] rs6000_rtx_costs reduce cost for SETs
Segher Boessenkool
- [PATCH] vect/test: Don't check for epilogue loop [PR97075]
Richard Sandiford
- [PATCH v2 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
Segher Boessenkool
- [PATCH] generalized range_query class for multiple contexts
Aldy Hernandez
- [PATCH] c++: std::is_constant_evaluated inside a constraint [PR97051]
Jason Merrill
- [PATCH] c++: Fix P0846 (ADL and function templates) in template [PR97010]
Marek Polacek
- [PATCH] c++: Fix self-mapping in map_arguments [PR96531, PR97103]
Patrick Palka
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [PATCH] c++: Fix self-mapping in map_arguments [PR96531, PR97103]
Jason Merrill
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] irange_pool class
Martin Sebor
- [PATCH] generalized range_query class for multiple contexts
Aldy Hernandez
- [PATCH] c++: Fix self-mapping in map_arguments [PR96531, PR97103]
Patrick Palka
- [PATCH] irange_pool class
Andrew MacLeod
- [committed] analyzer: handle strdup and strndup
David Malcolm
- [committed] analyzer: fix warning_event::get_desc for global state changes
David Malcolm
- [PATCH] PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefix
Jerry DeLisle
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] bpf: use xBPF signed div, mod insns when available
Segher Boessenkool
- [PATCH] CSE negated multiplications and divisions
Segher Boessenkool
- [Patch 5/5] rs6000, Conversions between 128-bit integer and floating point values.
will schmidt
- [PATCH] c++: Fix self-mapping in map_arguments [PR96531, PR97103]
Patrick Palka
- [PATCH] libstdc++: Mark some more algorithms constexpr for C++20
Patrick Palka
- [PATCH] libstdc++: Fix division by zero in std::sample
Patrick Palka
- [PATCH] c++: Fix self-mapping in map_arguments [PR96531, PR97103]
Jason Merrill
- [PATCH PR96757] aarch64: ICE during GIMPLE pass: vect
duanbo (C)
- libstdc++: Fix chrono::__detail::ceil to work with C++11 (was Re: [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486])
Mike Crowe
- [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486]
Mike Crowe
- [PATCH] Increase rtx_cost of sse_to_integer in skylake_cost.
H.J. Lu
- [PATCH] amdgcn, nvptx: Disable OMP barriers in nested teams
Andrew Stubbs
- [PATCH] c++: Return only in-scope tparms in keep_template_parm [PR95310]
Patrick Palka
- [PATCH] irange_pool class
Martin Sebor
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Martin Sebor
- [PATCH] c++: CTAD and explicit deduction guides for copy-list-init [PR90210]
Marek Polacek
- [PATCH] c++: Detect deduction guide redeclaration [PR97099]
Marek Polacek
- [PATCH] c++: Implement -Wctad-maybe-unsupported.
Marek Polacek
- New modref/ipa_modref optimization passes
Jan Hubicka
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Martin Sebor
- [PATCH] irange_pool class
Andrew MacLeod
- [r11-3306 Regression] FAIL: gcc.dg/Warray-bounds-66.c (test for warnings, line 122) on Linux/x86_64 (-m32 -march=cascadelake)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter" on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3306 Regression] FAIL: gcc.dg/Warray-bounds-66.c (test for warnings, line 122) on Linux/x86_64 (-m32)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter" on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2 on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3303 Regression] FAIL: gcc.dg/atomic/pr65345-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) on Linux/x86_64 (-m64)
sunil.k.pandey
- New modref/ipa_modref optimization passes
Jan Hubicka
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Aldy Hernandez
- [PATCH] irange_pool class
Aldy Hernandez
- [PATCH] vect/test: Don't check for epilogue loop [PR97075]
Kewen.Lin
- [committed] wwwdocs: Replace reference to gccupc.org with the new site on Github.
Gerald Pfeifer
- New modref/ipa_modref optimization passes
David Malcolm
- [r11-3308 Regression] FAIL: gfortran.dg/assumed_type_9.f90 -Os execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3308 Regression] FAIL: gcc.target/i386/sse-andnps-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3308 Regression] FAIL: gcc.target/i386/sse2-andnpd-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnps-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnpd-1.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- New modref/ipa_modref optimization passes
Jan Hubicka
- [r11-3308 Regression] FAIL: gfortran.dg/assumed_type_9.f90 -Os execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3308 Regression] FAIL: gcc.target/i386/sse-andnps-1.c execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3308 Regression] FAIL: gcc.target/i386/sse2-andnpd-1.c execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- *PING* [PATCH] PR fortran/90903 [part2] Add runtime checking for the MVBITS intrinsic
Harald Anlauf
- [pushed] c++: Add test for PR90199.
Marek Polacek
- [PATCH] hppa: Fix linkage with -nodefaultlibs option
John David Anglin
- *PING* [PATCH] PR fortran/90903 [part2] Add runtime checking for the MVBITS intrinsic
Jerry DeLisle
- [PATCH] c: Fix -Wduplicated-branches ICE [PR97125]
Marek Polacek
- [committed] libstdc++: Fix noexcept-specifier for std::bind_front [PR 97101]
Jonathan Wakely
- New modref/ipa_modref optimization passes
David Malcolm
- [PATCH] c++: Implement -Wctad-maybe-unsupported.
Jason Merrill
- [PATCH] c++: Detect deduction guide redeclaration [PR97099]
Jason Merrill
- Enable GCC support for Intel Key Locker extension
Hongyu Wang
- [PATCH] vect/test: Don't check for epilogue loop [PR97075]
Richard Sandiford
- [RS6000] rs6000_rtx_costs reduce cost for SETs
Alan Modra
- New modref/ipa_modref optimization passes
Richard Biener
- [PATCH] CSE negated multiplications and divisions
Richard Biener
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] vect/test: Don't check for epilogue loop [PR97075]
Andrea Corallo
- New modref/ipa_modref optimization passes
Jan Hubicka
- New modref/ipa_modref optimization passes
Richard Biener
- [COMMITTED] config: Sync largefile.m4 from binutils-gdb
Martin Liška
- New modref/ipa_modref optimization passes
Jan Hubicka
- [RFC Patch] mklog.py: Parse first 10 lines for PR/DR number
Martin Liška
- Fix sse2-andnpd-1.c, avx-vandnps-1.c and sse-andnps-1.c testscases
Jan Hubicka
- New modref/ipa_modref optimization passes
Richard Biener
- Fix sse2-andnpd-1.c, avx-vandnps-1.c and sse-andnps-1.c testscases
Richard Biener
- [PATCH v2 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
Richard Biener
- [PATCH] vect/test: Don't check for epilogue loop [PR97075]
Richard Sandiford
- [PATCH V2] aarch64: Fix ICE on fpsr fpcr getters [PR96968]
Andrea Corallo
- [PATCH] Add if-chain to switch conversion pass.
Martin Liška
- [r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnps-1.c execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3308 Regression] FAIL: gcc.target/i386/avx-vandnpd-1.c execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- [PATCH] aarch64: Do not alter value on a force_reg returned rtx expanding __jcvt
Andrea Corallo
- [PATCH] POLY_INT_CST: remove extra space in dump
Martin Liška
- [PATCH] Fix ICE in tree-switch-conversion.
Martin Liška
- [PATCH] aarch64: Do not alter value on a force_reg returned rtx expanding __jcvt
Richard Sandiford
- [PATCH] aarch64: Do not alter value on a force_reg returned rtx expanding __jcvt
Kyrylo Tkachov
- [PATCH] gcov: fix TOPN streaming from shared libraries
Martin Liška
- [PATCH] Cygwin/MinGW: Do not version lto plugins
Martin Liška
- [PATCH] Fix ICE in tree-switch-conversion.
Richard Biener
- [PATCH] Cygwin/MinGW: Do not version lto plugins
Richard Biener
- [PATCH] Cygwin/MinGW: Do not version lto plugins
Martin Liška
- [PATCH] Cygwin/MinGW: Do not version lto plugins
Martin Liška
- [PATCH] tree-optimization/97135 - fix dependence check in store-motion
Richard Biener
- [PATCH] aarch64: Do not alter value on a force_reg returned rtx expanding __jcvt
Andrea Corallo
- [PATCH] libstdc++: Fix division by zero in std::sample
Patrick Palka
- [PATCH] x86: Require MMX for __builtin_ia32_maskmovq
H.J. Lu
- [PATCH] Cygwin/MinGW: Do not version lto plugins
JonY
- [PATCH] x86: Require MMX for __builtin_ia32_maskmovq
H.J. Lu
- [PATCH] Cygwin/MinGW: Do not version lto plugins
Martin Liška
- [committed] libstdc++: Make std::assume_aligned a constexpr function [PR 97132]
Jonathan Wakely
- [committed] libstdc++: Relax constraints on transform_view and elements_view iterators
Jonathan Wakely
- *PING* [PATCH] doc: gcc.c: Update documentation for spec files
Armin Brauns
- [PATCH] dwarf: Multi-register CFI address support
Andrew Stubbs
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] irange_pool class
Andrew MacLeod
- [PATCH 4/6] ipa: Multiple predicates for loop properties, with frequencies
Martin Jambor
- [PATCH 6/6] ipa-cp: Separate and increase the large-unit parameter
Martin Jambor
- [PATCH 5/6] ipa-cp: Add dumping of overall_size after cloning
Martin Jambor
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] libstdc++: Rebase include/pstl to current upstream
Jonathan Wakely
- [PATCH] Fix overflow handling in std::align
Glen Fernandes
- [PATCH] Fix overflow handling in std::align
Jonathan Wakely
- [PATCH] libstdc++: Mark some more algorithms constexpr for C++20
Jonathan Wakely
- [PATCH] tree-optimization/97139 - fix BB SLP live lane extraction
Richard Biener
- [PATCH] libstdc++: Fix division by zero in std::sample
Jonathan Wakely
- [PATCH] warn for integer overflow in allocation calls (PR 96838)
Martin Sebor
- [PATCH] libstdc++: Rebase include/pstl to current upstream
Thomas Rodgers
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [RS6000] rs6000_rtx_costs cost IOR
Segher Boessenkool
- [RS6000] rotate and mask constants
Segher Boessenkool
- [PATCH] [arm] gcc.target/arm/cs*: Use dg-add-options arm_arch_v8_1m_main
Christophe Lyon
- [PATCH] libstdc++: Rebase include/pstl to current upstream
Jonathan Wakely
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] IBM Z: Try to make use of load-and-test instructions
Andreas Krebbel
- [PATCH] gcov: fix TOPN streaming from shared libraries
Alexander Monakov
- [PATCH] libstdc++: Rebase include/pstl to current upstream
Thomas Rodgers
- [r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Vaseeharan Vinayagamoorthy
- [r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64)
sunil.k.pandey
- [pushed] Darwin, testsuite : Skip a test that requires ELF.
Iain Sandoe
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Martin Sebor
- [PATCH] libstdc++: Remove overzealous static_asserts from std::span
Patrick Palka
- c++: ts_lambda is not needed
Nathan Sidwell
- libsanitizer patch committed: Update for libbacktrace changes
Ian Lance Taylor
- libsanitizer patch committed: Update for libbacktrace changes
Ian Lance Taylor
- [PATCH] libstdc++: Remove overzealous static_asserts from std::span
Patrick Palka
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
Marek Polacek
- [PATCH v2] c++: Implement -Wctad-maybe-unsupported.
Marek Polacek
- [PATCH] c++: DR 1722: Make lambda to function pointer conv noexcept [PR90583]
Marek Polacek
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [committed] adjust ipa-sra tests to avoid using array parameters
Martin Sebor
- [PATCH] config/i386/t-rtems: Change from mtune to march for multilibs
joel@rtems.org
- [PATCH] libstdc++: Remove overzealous static_asserts from std::span
Jonathan Wakely
- [PING][PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
Martin Sebor
- [Patch 0/5] rs6000, 128-bit Binary Integer Operations
Carl Love
- [PATCH] c++: Return only in-scope tparms in keep_template_parm [PR95310]
Jason Merrill
- [PATCH v2] c++: Implement -Wctad-maybe-unsupported.
Jason Merrill
- [PATCH] c++: DR 1722: Make lambda to function pointer conv noexcept [PR90583]
Jason Merrill
- libgo patch committed: Don't put golang.org packages in zstdpkglist.go
Ian Lance Taylor
- libgo patch committed: Recognize aixbigafMagic archives
Ian Lance Taylor
- [committed] libstdc++: Fix constraints for drop_view::begin() const [LWG 3482]
Jonathan Wakely
- [committed] libstdc++: Use __builtin_expect in __glibcxx_assert
Jonathan Wakely
- [committed] analyzer: decls are not on the heap
David Malcolm
- [committed] analyzer: fix ICE on bogus decl of memset [PR97130]
David Malcolm
- Go patch committed: Finalize methods for type aliases of struct types
Ian Lance Taylor
- [PATCH] gcov: fix TOPN streaming from shared libraries
Sergei Trofimovich
- New modref/ipa_modref optimization passes
David Malcolm
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Segher Boessenkool
- [RS6000] rs6000_rtx_costs cost IOR
Alan Modra
- [PATCH 1/5] RS6000 Add 128-bit Binary Integer sign extend operations
Carl Love
- [PATCH 2/5] RS6000 add 128-bit Integer Operations
Carl Love
- [PATCH 3/5] Add TI to TD (128-bit DFP) and TD to TI support
Carl Love
- [PATCH 4/5] Test 128-bit shifts for just the int128 type.
Carl Love
- [PATCH 5/5] Conversions between 128-bit integer and floating point values.
Carl Love
- PR97107, libgo fails to build for power10
Alan Modra
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [RS6000] Power10 libffi fixes
Alan Modra
- Do we need to do a loop invariant motion after loop interchange ?
HAO CHEN GUI
- Ping: [PATCH 0/3] Power10 PCREL_OPT support (September 5th 2020)
Michael Meissner
- [PATCH] vect/test: Don't check for epilogue loop [PR97075]
Kewen.Lin
- [PATCH 0/2] Rework adding Power10 IEEE 128-bit min, max, and conditional move
Michael Meissner
- [PATCH 1/2] Power10: Add IEEE 128-bit xsmaxcqp and xsmincqp support.
Michael Meissner
- [PATCH 2/2] Power10: Add IEEE 128-bit fp conditional move
Michael Meissner
- [PATCH v3 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
xionghu luo
- [RFC] update COUNTs of BB in loop.
guojiufu
- New modref/ipa_modref optimization passes
Jan Hubicka
- New modref/ipa_modref optimization passes
Jan Hubicka
- [r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
Martin Liška
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Tobias Burnus
- Do we need to do a loop invariant motion after loop interchange ?
Richard Biener
- [PATCH] gcov: fix TOPN streaming from shared libraries
Martin Liška
- [PATCH] gcov: fix streaming corruption
Martin Liška
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Jakub Jelinek
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Alex Coplan
- [committed] libstdc++: Use correct argument type for __use_alloc [PR 96803]
Jonathan Wakely
- [PATCH 2/3] Use MiB unit when displaying memory allocation.
Christophe Lyon
- [PATCH] c++: Ignore __sanitizer_ptr_{sub,cmp} builtin calls during constant expression evaluation [PR97145]
Jakub Jelinek
- [RFC] update COUNTs of BB in loop.
Martin Liška
- [committed] ipa: Fix up ipa modref option help texts
Jakub Jelinek
- Do we need to do a loop invariant motion after loop interchange ?
Bin.Cheng
- [PATCH 2/3] Use MiB unit when displaying memory allocation.
Martin Liška
- [committed] ipa: Fix up ipa modref option help texts
Jakub Jelinek
- [PATCH] libstdc++: use a link test to test for -Wl,-z,relro
Jonathan Wakely
- [committed] ipa: Fix up ipa modref option help texts
Jan Hubicka
- [PATCH] libstdc++: use a link test to test for -Wl,-z,relro
JonY
- [PATCH] libstdc++: use a link test to test for -Wl,-z,relro
Jonathan Wakely
- [PATCH] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
Andrea Corallo
- [PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
Jonathan Wakely
- [PATCH] libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator
Jonathan Wakely
- New modref/ipa_modref optimization passes
Tobias Burnus
- [PATCH] AArch64: Implement poly-type vadd intrinsics
Kyrylo Tkachov
- [PATCH] AArch64: Implement missing vceq*_p* intrinsics
Kyrylo Tkachov
- [PATCH] AArch64: Implement missing vcls intrinsics on unsigned types
Kyrylo Tkachov
- [PATCH] aix: retrieve AR for configure for FAT library construction
CHIGOT, CLEMENT
- [PATCH][GCC 8] AArch64: Implement new intrinsics vabsd_s64 and vnegd_s64.
Kyrylo Tkachov
- New modref/ipa_modref optimization passes
David Malcolm
- [PATCH] switch lowering: limit number of cluster attemps
Martin Liška
- [PATCH] VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr
Martin Liška
- [committed][libgomp, nvptx] Print error log for link error
Tom de Vries
- [PATCH] IBM Z: Try to make use of load-and-test instructions
Stefan Schulze Frielinghaus
- [PATCH] switch lowering: limit number of cluster attemps
Richard Biener
- New modref/ipa_modref optimization passes
Jan Hubicka
- [PATCH] switch lowering: limit number of cluster attemps
Martin Liška
- [PATCH] S/390: Do not turn maybe-uninitialized warnings into errors
Andreas Krebbel
- [r11-3315 Regression] FAIL: g++.dg/ext/timevar2.C -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
Marek Polacek
- [PATCH 2/3] Use MiB unit when displaying memory allocation.
Marek Polacek
- [PATCH 2/3] Use MiB unit when displaying memory allocation.
Marek Polacek
- [PATCH] c++: Ignore __sanitizer_ptr_{sub,cmp} builtin calls during constant expression evaluation [PR97145]
Jason Merrill
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Tobias Burnus
- [committed, OG10] dwarf: Multi-register CFI address support
Andrew Stubbs
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Jakub Jelinek
- [PATCH] vect: Fix epilogue loop handling of partial vectors
Richard Sandiford
- [committed] libstdc++: Introduce new headers for C++20 ranges components
Jonathan Wakely
- [PATCH] aarch64: Add HF routines to libgcc_s.so
Richard Sandiford
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Segher Boessenkool
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Tobias Burnus
- [RFC] update COUNTs of BB in loop.
Segher Boessenkool
- c++: fix injected friend of template class
Nathan Sidwell
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Richard Sandiford
- [PATCH] arm: Add new vector mode macros
Richard Sandiford
- [Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
Tom de Vries
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH][omp, ftracer] Don't duplicate blocks in SIMT region
Tom de Vries
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] Fix overflow handling in std::align
Jonathan Wakely
- Go patch committed: Use runtime.eqtype for type switches on AIX
Ian Lance Taylor
- [PATCH v3] c, c++: Implement -Wsizeof-array-div [PR91741]
Marek Polacek
- PING [GCC 10] [PATCH] IRA: Don't make a global register eliminable
H.J. Lu
- [PATCH] bpf: use xBPF signed div, mod insns when available
Jose E. Marchesi
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] c++: Return only in-scope tparms in keep_template_parm [PR95310]
Patrick Palka
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
H.J. Lu
- [PATCH] bpf: use xBPF signed div, mod insns when available
Jose E. Marchesi
- New modref/ipa_modref optimization passes
Jan Hubicka
- [PATCH] c++: Return only in-scope tparms in keep_template_parm [PR95310]
Patrick Palka
- New modref/ipa_modref optimization passes
Jan Hubicka
- [committed] analyzer: add -fdump-analyzer-json
David Malcolm
- [committed] libstdc++: Fix out-of-bounds string_view access in filesystem::path [PR 97167]
Jonathan Wakely
- c++: Remove a broken error-recovery path
Nathan Sidwell
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PING][PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
Martin Sebor
- [PATCH] c++: Return only in-scope tparms in keep_template_parm [PR95310]
Jason Merrill
- [PATCH v3] c, c++: Implement -Wsizeof-array-div [PR91741]
Jason Merrill
- New modref/ipa_modref optimization passes
David Malcolm
- New modref/ipa_modref optimization passes
Jan Hubicka
- New modref/ipa_modref optimization passes
David Malcolm
- New modref/ipa_modref optimization passes
Jan Hubicka
- New modref/ipa_modref optimization passes
Jan Hubicka
- [COMMITTED] c++: Add test for PR96652
Patrick Palka
- Issue with ggc_delete and finalizers (was Re: New modref/ipa_modref optimization passes)
David Malcolm
- [committed] analyzer: add -fdump-analyzer-json
Tobias Burnus
- New modref/ipa_modref optimization passes
David Malcolm
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] Add $(ZLIBINC) to CFLAGS-analyzer/engine.o
David Malcolm
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- Go patch committed: Finalize methods for type aliases of struct types
Ian Lance Taylor
- PR97107, libgo fails to build for power10
Segher Boessenkool
- [RS6000] Power10 libffi fixes
Segher Boessenkool
- libbacktrace patch committed: Avoid ambiguous binary search
Ian Lance Taylor
- PR97107, libgo fails to build for power10
Alan Modra
- libgo patch committed: Fix build errors on AIX
Ian Lance Taylor
- PR97107, libgo fails to build for power10
Segher Boessenkool
- [PATCH] Add $(ZLIBINC) to CFLAGS-analyzer/engine.o
David Malcolm
- [committed] analyzer: use switch in exploded_node::on_stmt
David Malcolm
- [PATCH] c: Fix -Wduplicated-branches ICE [PR97125]
Sandra Loosemore
- libgo patch committed: Remove ptrace for ppc64 AIX
Ian Lance Taylor
- [PATCH] vect: Fix epilogue loop handling of partial vectors
Kewen.Lin
- libgo patch committed: Fix syscall tests that call Ioctl on AIX
Ian Lance Taylor
- [committed][testsuite] Add missing require-effective-target alloca
Tom de Vries
- [committed][nvptx] Handle move from DF subreg to DF reg in nvptx_output_mov_insn
Tom de Vries
- [PATCH][omp, ftracer] Don't duplicate blocks in SIMT region
Richard Biener
- [PATCH] vect: Fix epilogue loop handling of partial vectors
Richard Biener
- [PATCH] middle-end/97162 - fix ICE when building gamess
Richard Biener
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Richard Biener
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Szabolcs Nagy
- Issue with ggc_delete and finalizers (was Re: New modref/ipa_modref optimization passes)
Jan Hubicka
- Cleanup handling of local/readonly memory in modref and ipa-pure-const
Jan Hubicka
- [Patch, committed] gcc/analyzer: Silence -Wpragma warns with GCC < 10
Tobias Burnus
- Cleanup handling of local/readonly memory in modref and ipa-pure-const
Richard Biener
- [Patch, committed] gcc/analyzer: Silence -Wpragma warns with GCC < 10
Tobias Burnus
- [PATCH] AArch64: Implement vstrq_p128 intrinsic
Kyrylo Tkachov
- [PATCH] AArch64: Implement vldrq_p128 intrinsic
Kyrylo Tkachov
- Cleanup handling of local/readonly memory in modref and ipa-pure-const
Jan Hubicka
- [PATCH] AArch64: Implement missing _p64 intrinsics for vector permutes
Kyrylo Tkachov
- [PATCH] switch lowering: limit number of cluster attemps
Jakub Jelinek
- [PATCH] tree-optimization/97173 - extend assert in vectorizable_live_operation
Richard Biener
- Cleanup handling of local/readonly memory in modref and ipa-pure-const
Richard Biener
- [PATCH] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
Richard Sandiford
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] AArch64: Implement missing vrndns_f32 intrinsic
Kyrylo Tkachov
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] vect: Fix epilogue loop handling of partial vectors
Richard Sandiford
- [PATCH v3 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
Richard Biener
- [PATCH] Fix UBSAN errors in ipa-cp.
Martin Liška
- [PATCH] VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr
Richard Biener
- [PATCH] Fix UBSAN errors in ipa-cp.
Jan Hubicka
- Cleanup handling of local/readonly memory in modref and ipa-pure-const
Jan Hubicka
- Cleanup handling of local/readonly memory in modref and ipa-pure-const
Richard Biener
- [PATCH] Fix UBSAN errors in ipa-cp.
Martin Liška
- [Patch] lto-wrapper.c: Use -flto-partition=none with offloading (PR97179)
Tobias Burnus
- [Patch] lto-wrapper.c: Use -flto-partition=none with offloading (PR97179)
Jakub Jelinek
- [PATCH] middle-end/96466 - fix VEC_COND isel/expansion issue
Richard Biener
- [PATCH] middle-end/96453 - relax gimple_expand_vec_cond_expr
Richard Biener
- [Patch] lto-wrapper.c: Use -flto-partition=none with offloading (PR97179)
Richard Biener
- [Patch] lto-wrapper.c: Use -flto-partition=none with offloading (PR97179)
Richard Biener
- Minor modref optimization and statistics fix
Jan Hubicka
- [PATCH] Fix UBSAN errors in ipa-cp.
Martin Liška
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Tobias Burnus
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] Fix UBSAN errors in ipa-cp.
Jan Hubicka
- [PATCH 1/2] aarch64: Add support for Neoverse V1 CPU
Alex Coplan
- [PATCH 2/2] arm: Add support for Neoverse V1 CPU
Alex Coplan
- [PATCH] c: Fix -Wduplicated-branches ICE [PR97125]
Marek Polacek
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Jakub Jelinek
- [PATCH] c: Fix -Wduplicated-branches ICE [PR97125]
Jakub Jelinek
- [PATCH 1/2] aarch64: Add support for Neoverse V1 CPU
Kyrylo Tkachov
- [PATCH 2/2] arm: Add support for Neoverse V1 CPU
Kyrylo Tkachov
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- c++: dependent local extern decl ICE [PR97171]
Nathan Sidwell
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179) (was: lto-wrapper.c: Use -flto-partition=none with offloading (PR97179))
Tobias Burnus
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PATCH] Fix UBSAN errors in ipa-cp.
Martin Jambor
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] libiberty: Add get_DW_UT_name and update include/dwarf2.{def, h}
Mark Wielaard
- [PATCH] Fix UBSAN errors in ipa-cp.
Martin Jambor
- c++: Remove some gratuitous typedefing
Nathan Sidwell
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Richard Sandiford
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Szabolcs Nagy
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Tobias Burnus
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Tobias Burnus
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Qing Zhao
- [PATCH] AArch64: Implement missing p128<->f64 reinterpret intrinsics
Kyrylo Tkachov
- [PATCH][omp, ftracer] Don't duplicate blocks in SIMT region
Tom de Vries
- [PATCH] rs6000: Add 'd' for doubleword variant of vector insert
Paul A. Clarke
- [committed] analyzer: fix member call on null seen with ubsan [PR97178]
David Malcolm
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Martin Sebor
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Jason Merrill
- [PATCH] x86: Add <x86gprintrin.h>
H.J. Lu
- [PATCH] arm: Fix canary address calculation for non-PIC
Richard Sandiford
- [committed] aarch64: Add a couple of extra stack-protector tests
Richard Sandiford
- [committed] aarch64: Prevent canary address being spilled to stack
Richard Sandiford
- [PATCH] arm: Add a couple of extra stack-protector tests
Richard Sandiford
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Richard Biener
- [committed][nvptx] Split up function ref plus const
Tom de Vries
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Jason Merrill
- [committed] also test for null in addition to error_mark_node (PR c/97131)
Martin Sebor
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Tobias Burnus
- [committed] build a zero element array type that renders as T[0] in diagnostics
Martin Sebor
- [committed] check for a DECL or EXPRESSION before using its location (PR 97175)
Martin Sebor
- [PATCH 1/2] rs6000: Support _mm_insert_epi{8,32,64}
Paul A. Clarke
- [PATCH 2/2] rs6000: Add tests for _mm_insert_epi{8,32,64}
Paul A. Clarke
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
Segher Boessenkool
- [PATCH] generalized range_query class for multiple contexts
Martin Sebor
- [PATCH] rs6000: Add 'd' for doubleword variant of vector insert
Segher Boessenkool
- libgo patch committed: Update to Go1.15.2 release
Ian Lance Taylor
- [committed] analyzer: add -fno-analyzer-feasibility
David Malcolm
- [committed] analyzer: add testcases for PR 93355 (intl/localealias.c leak)
David Malcolm
- [PATCH] vect: Fix epilogue loop handling of partial vectors
Kewen.Lin
- [PATCH v3 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
xionghu luo
- [RS6000] Power10 libffi fixes
Alan Modra
- PR97107, libgo fails to build for power10
Alan Modra
- [PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
Jeff Law
- [RS6000] Power10 libffi fixes
Alan Modra
- [committed][testsuite] Check target alias in builtin-has-attribute-3.c
Tom de Vries
- Issue with ggc_delete and finalizers (was Re: New modref/ipa_modref optimization passes)
Jan Hubicka
- [RFC] Offloading and automatic linking of libraries
Tobias Burnus
- [RFC] Offloading and automatic linking of libraries
Tom de Vries
- [PATCH] generalized range_query class for multiple contexts
Aldy Hernandez
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Richard Biener
- [RFC] Offloading and automatic linking of libraries
Tobias Burnus
- [PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
Antony Polukhin
- [PATCH] Fix UBSAN errors in ipa-cp.
Martin Liška
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Richard Biener
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Tobias Burnus
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Richard Biener
- *PING* Re: [PATCH] Fortran : ICE in build_field PR95614
Mark Eggleston
- [committed][testsuite] Require non_strict_align in pr94600-{1,3}.c
Tom de Vries
- [PATCH] tree-optimization/97085 - fold some trivial bool vector ?:
Richard Biener
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
xionghu luo
- [PATCH 0/2] Rework adding Power10 IEEE 128-bit min, max, and conditional move
Florian Weimer
- [PATCH] arm: Fix canary address calculation for non-PIC
Kyrylo Tkachov
- [PATCH] arm: Add a couple of extra stack-protector tests
Kyrylo Tkachov
- [PATCH][GCC 10] aarch64: Add support for Neoverse V1 CPU
Alex Coplan
- [PATCH][GCC 9] aarch64: Add support for Neoverse V1 CPU
Alex Coplan
- [PATCH] arm: Add a couple of extra stack-protector tests
Richard Sandiford
- [PATCH][GCC 8] aarch64: Add support for Neoverse V1 CPU
Alex Coplan
- Add access through parameter derference tracking to modref
Jan Hubicka
- [gcc-7-arm] Backport -moutline-atomics flag
Richard Biener
- [PATCH] add move CTOR to auto_vec, use auto_vec for get_loop_exit_edges
Richard Biener
- [PATCH][GCC 8] aarch64: Add support for Neoverse V1 CPU
Kyrylo Tkachov
- [PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
Jonathan Wakely
- [PATCH][testsuite] Add effective target ident_directive
Tom de Vries
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Tobias Burnus
- [ping] move and adjust PROBE_STACK_*_REG on aarch64
Olivier Hainque
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Jakub Jelinek
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Richard Biener
- [PATCH] aarch64: Do not alter value on a force_reg returned rtx expanding __jcvt
Andrea Corallo
- [Patch] LTO: Force externally_visible for offload_vars/funcs (PR97179)
Richard Biener
- Tighten flag_pic processing in vxworks_override_options
Olivier Hainque
- [PATCH][GCC 8] Add missing AArch64 NEON instrinctics for Armv8.2-a to Armv8.4-a
Kyrylo Tkachov
- [PATCH][GCC 8] AArch64: Update Armv8.4-a's FP16 FML intrinsics
Kyrylo Tkachov
- Add access through parameter derference tracking to modref
Richard Biener
- [committed][testsuite, nvptx] Fix string matching in gcc.dg/pr87314-1.c
Tom de Vries
- Add access through parameter derference tracking to modref
Jan Hubicka
- Add access through parameter derference tracking to modref
Richard Biener
- Add access through parameter derference tracking to modref
Jan Hubicka
- [PATCH] target/97192 - new testcase for fixed PR
Richard Biener
- Add access through parameter derference tracking to modref
Richard Biener
- [committed][testsuite] Scan final instead of asm in independent-cloneids-1.c
Tom de Vries
- [PATCH][omp, ftracer] Don't duplicate blocks in SIMT region
Richard Biener
- [PATCH PR96757] aarch64: ICE during GIMPLE pass: vect
Richard Sandiford
- [PATCH][omp, ftracer] Don't duplicate blocks in SIMT region
Tom de Vries
- [committed][testsuite, nvptx] Fix gcc.dg/tls/thr-cse-1.c
Tom de Vries
- [PATCH v3 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
Richard Sandiford
- [PATCH] Add if-chain to switch conversion pass.
Richard Biener
- [PATCH][omp, ftracer] Don't duplicate blocks in SIMT region
Richard Biener
- [PATCH] libstdc++: Specialize ranges::__detail::__box for semiregular types
Patrick Palka
- [PATCH] add move CTOR to auto_vec, use auto_vec for get_loop_exit_edges
Jonathan Wakely
- [PATCH 1/1] arm: [testsuite] Skip thumb2-cond-cmp tests on Cortex-M [PR94595]
Christophe Lyon
- c++: local-decls are never member fns [PR97186]
Nathan Sidwell
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] libstdc++: Fix Unicode codecvt and add tests [PR86419]
Dimitrij Mijoski
- [PATCH] Add cgraph_edge::debug function.
Martin Liška
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] libstdc++: Specialize ranges::__detail::__box for semiregular types
Jonathan Wakely
- [gcc-7-arm] Backport -moutline-atomics flag
Pop, Sebastian
- [PATCH] add move CTOR to auto_vec, use auto_vec for get_loop_exit_edges
Richard Biener
- [PATCH] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
Andrea Corallo
- [PATCH] Add cgraph_edge::debug function.
Jan Hubicka
- [PATCH][AArch64][GCC 9] Add support for __jcvt intrinsic
Kyrylo Tkachov
- [PATCH][AArch64][GCC 8] Add support for __jcvt intrinsic
Kyrylo Tkachov
- [PATCH 1/2, rs6000] int128 sign extention instructions (partial prereq)
will schmidt
- [PATCH 1/2] aarch64: Add support for Neoverse N2 CPU
Alex Coplan
- [PATCH 2/2] arm: Add support for Neoverse N2 CPU
Alex Coplan
- [PATCH 2/2, rs6000] VSX load/store rightmost element operations
will schmidt
- [PATCH 1/2] aarch64: Add support for Neoverse N2 CPU
Kyrylo Tkachov
- [PATCH 2/2] arm: Add support for Neoverse N2 CPU
Kyrylo Tkachov
- [committed] libstdc++: Fix misnamed configure option in manual
Jonathan Wakely
- [GCC 8] [PATCH] Ignore the clobbered stack pointer in asm statment
H.J. Lu
- [patch] Adjust the VxWorks alternative LIMITS_H guard for glimits.h
Olivier Hainque
- [patch] Add include-fixed to include search paths for libgcc on VxWorks
Olivier Hainque
- [PATCH] generalized range_query class for multiple contexts
Martin Sebor
- [patch] Honor $(MULTISUBDIR) in -I directives for libgcc on VxWorks
Olivier Hainque
- [patch] Fallback to default CPP spec for C++ on VxWorks
Olivier Hainque
- [patch] Fix the VX_CPU selection for -mcpu=xscale on arm-vxworks
Olivier Hainque
- [GCC 8] [PATCH] Ignore the clobbered stack pointer in asm statment
H.J. Lu
- [PATCH] libiberty: Add get_DW_UT_name and update include/dwarf2.{def, h}
Jakub Jelinek
- [PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
Jonathan Wakely
- *PING* Re: [PATCH] Fortran : ICE in build_field PR95614
Thomas König
- [PATCH 1/5] RS6000 Add 128-bit Binary Integer sign extend operations
will schmidt
- [PATCH 2/5] RS6000 add 128-bit Integer Operations
will schmidt
- [PATCH 3/5] Add TI to TD (128-bit DFP) and TD to TI support
will schmidt
- [PATCH 4/5] Test 128-bit shifts for just the int128 type.
will schmidt
- [PATCH 5/5] Conversions between 128-bit integer and floating point values.
will schmidt
- libgo patch committed: Don't build __go_ptrace on AIX
Ian Lance Taylor
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Jason Merrill
- c++: Cleanup some decl pushing apis
Nathan Sidwell
- [PATCH 0/9] PowerPC: Patches to enable changing the long double default to IEEE 128-bit on little endian PowerPC 64-bit Linux systems
Michael Meissner
- [PATCH 1/9] PowerPC: Map long double built-in functions if IEEE 128-bit long double.
Michael Meissner
- [PATCH 2/9] PowerPC: Update __float128 and __ibm128 error messages.
Michael Meissner
- [PATCH 3/9] PowerPC: Update IEEE <-> IBM 128-bit floating point conversions.
Michael Meissner
- [PATCH, rs6000] correct an erroneous BTM value in the BU_P10_MISC define
will schmidt
- [PATCH 4/9] PowerPC: Add IEEE 128-bit <-> Decimal conversions.
Michael Meissner
- One issue with default implementation of zero_call_used_regs
Qing Zhao
- [PATCH 5/9] PowerPC: Update tests to run if long double is IEEE 128-bit.
Michael Meissner
- [PATCH 6/9] PowerPC: If long double is IEEE 128-bit, map q built-ins to *l instead of *f128.
Michael Meissner
- [PATCH 7/9] PowerPC: Update IEEE 128-bit built-in functions to work if long double is IEEE 128-bit.
Michael Meissner
- [PATCH 8/9] PowerPC: Change tests to use __float128 instead of __ieee128.
Michael Meissner
- [PATCH 9/9] PowerPC: Use __builtin_pack_ieee128 if long double is IEEE 128-bit.
Michael Meissner
- [PATCH 0/2] Rework adding Power10 IEEE 128-bit min, max, and conditional move
Michael Meissner
- [PATCH] generalized range_query class for multiple contexts
Martin Sebor
- [PATCH 1/2, rs6000] int128 sign extention instructions (partial prereq)
Segher Boessenkool
- [PATCH 1/2] rs6000: Support _mm_insert_epi{8,32,64}
Segher Boessenkool
- [PATCH 2/2] rs6000: Add tests for _mm_insert_epi{8,32,64}
Segher Boessenkool
- [r11-3436 Regression] FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [PATCH] c++: Implement -Wrange-loop-construct [PR94695]
Marek Polacek
- [PATCH] correct/improve handling of null VLA arguments (PR 97188)
Martin Sebor
- [r11-3434 Regression] FAIL: gcc.target/i386/sse2-mmx-pinsrw.c execution test on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [r11-3434 Regression] FAIL: gcc.dg/ipa/ipa-pta-13.c scan-tree-dump fre3 " = x;" on Linux/x86_64 (-m64 -march=cascadelake)
sunil.k.pandey
- [PATCH 2/2, rs6000] VSX load/store rightmost element operations
Segher Boessenkool
- [PATCH][testsuite] Add effective target ident_directive
Mike Stump
- [r11-3436 Regression] FAIL: g++.dg/template/local-fn4.C -std=c++98 (test for excess errors) on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3434 Regression] FAIL: gcc.target/i386/sse2-mmx-pinsrw.c execution test on Linux/x86_64 (-m64)
sunil.k.pandey
- [r11-3434 Regression] FAIL: gcc.dg/ipa/ipa-pta-13.c scan-tree-dump fre3 " = x;" on Linux/x86_64 (-m64)
sunil.k.pandey
- [PATCH v2] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Kito Cheng
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
xionghu luo
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [PATCH] RISC-V: Define __riscv_cmodel_medany for PIC mode.
Kito Cheng
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Richard Biener
- [PATCH v2] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values.
Richard Biener
- [PATCH v4 1/3] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
xionghu luo
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- [committed][testsuite] Add missing require-effective-target alloca
Tom de Vries
- [PATCH][OBVIOUS] Fix spacing in cgraph_node::dump.
Martin Liška
- [committed] openmp: Add support for non-rect simd and improve collapsed simd support
Jakub Jelinek
- [PATCH] GCOV: do not mangle .gcno files.
Martin Liška
- [PATCH] stor-layout: Reject forming arrays with elt sizes not divisible by elt alignment [PR97164]
Jakub Jelinek
- [PATCH] powerpc, libcpp: Fix gcc build with clang on power8 [PR97163]
Jakub Jelinek
- [PATCH] switch lowering: limit number of cluster attemps
Martin Liška
- [PATCH] middle-end/96814 - fix VECTOR_BOOLEAN_TYPE_P CTOR RTL expansion
Richard Biener
- [PATCH] arm: Fix fp16 move patterns for base MVE
Richard Sandiford
- [PATCH] testsuite/97204 - fix gcc.target/i386/sse2-mmx-pinsrw.c
Richard Biener
- [PATCH] arm: Fix fp16 move patterns for base MVE
Kyrylo Tkachov
- [PATCH][AArch64][GCC 9] Implement __rndr, __rndrrs intrinsics
Kyrylo Tkachov
- [PATCH][AArch64][GCC 8] Implement __rndr, __rndrrs intrinsics
Kyrylo Tkachov
- testsuite: [aarch64] Fix aarch64/advsimd-intrinsics/v{trn, uzp, zip}_half.c
Christophe Lyon
- testsuite: [aarch64] Fix aarch64/advsimd-intrinsics/v{trn, uzp, zip}_half.c
Kyrylo Tkachov
- Disable modref for ipa-pta-13.c testcase
Jan Hubicka
- [PATCH] tree-optimization/97199 - fix virtual operand update in if-conversion
Richard Biener
- [PATCH] c++/97197 - support TARGET_MEM_REF in C/C++ error pretty-printing
Richard Biener
- Add support for iterative dataflow to ipa-modref-tree.h
Jan Hubicka
- Track arguments pointing to local or readonly memory in ipa-fnsummary
Jan Hubicka
- [PATCH] arm: Add missing Neoverse V1 feature
Alex Coplan
- [PATCH] arm: Add missing Neoverse V1 feature
Kyrylo Tkachov
- Disable modref for ipa-pta-13.c testcase
Richard Biener
- [PATCH] c++/97197 - support TARGET_MEM_REF in C/C++ error pretty-printing
Jakub Jelinek
- [Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
Jakub Jelinek
- [PATCH v4 1/3] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
Richard Biener
- [PATCH] c++/97197 - support TARGET_MEM_REF in C/C++ error pretty-printing
Richard Biener
- [PATCH] add move CTOR to auto_vec, use auto_vec for get_loop_exit_edges
Tom de Vries
- Patch ping
Jakub Jelinek
- [committed] libstdc++: Remove redundant -std=gnu++1z flags from makefile
Jonathan Wakely
- [PATCH] middle-end/96814 - fix VECTOR_BOOLEAN_TYPE_P CTOR RTL expansion
Richard Sandiford
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Sandiford
- [PATCH] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
Richard Sandiford
- [PATCH] middle-end/96814 - fix VECTOR_BOOLEAN_TYPE_P CTOR RTL expansion
Richard Biener
- [PATCH] c++: Fix up default initialization with consteval default ctor [PR96994]
Stephan Bergmann
- [PATCH] middle-end/97207 - implement move assign for auto_vec<>
Richard Biener
- One issue with default implementation of zero_call_used_regs
Richard Sandiford
- [PATCH] middle-end/96814 - fix VECTOR_BOOLEAN_TYPE_P CTOR RTL expansion
Richard Sandiford
- [PATCH] middle-end/96814 - fix VECTOR_BOOLEAN_TYPE_P CTOR RTL expansion
Richard Biener
- [PATCH] middle-end/96814 - fix VECTOR_BOOLEAN_TYPE_P CTOR RTL expansion
Richard Sandiford
- [PATCH] generalized range_query class for multiple contexts
Andrew MacLeod
- [PATCH] switch lowering: limit number of cluster attemps
Richard Biener
- [PATCH v4 1/3] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
Richard Sandiford
- [PATCH] switch lowering: limit number of cluster attemps
Martin Liška
- [PATCH] assorted improvements for fold_truth_andor_1
Alexandre Oliva
- [PATCH v2] c++/97197 - support TARGET_MEM_REF in C/C++ error pretty-printing
Jakub Jelinek
- [committed][nvptx] Fix Wimplicit-fallthrough in nvptx.c with -save-temps
Tom de Vries
- [PATCH] switch lowering: limit number of cluster attemps
Richard Biener
- PING^2 [GCC 10] [PATCH] IRA: Don't make a global register eliminable
H.J. Lu
- [PATCH] switch lowering: limit number of cluster attemps
Jakub Jelinek
- c++: DECL_BUILTIN_P for builtins
Nathan Sidwell
- [PATCH] Add if-chain to switch conversion pass.
Martin Liška
- [PATCH 1/2] rs6000: Support _mm_insert_epi{8,32,64}
Paul A. Clarke
- [PATCH] switch lowering: limit number of cluster attemps
Martin Liška
- [PATCH] switch lowering: limit number of cluster attemps
Martin Liška
- [PATCH] gcov: fix streaming of HIST_TYPE_IOR histogram type.
Martin Liška
- [PATCH v2 0/16][RFC][AArch64/Arm/SVE/SVE2/MVE]middle-end Add support for SLP vectorization of complex number instructions.
Tamar Christina
- [PATCH v2 1/16]middle-end: Refactor refcnt to use SLP_TREE_REF_COUNT for consistency
Tamar Christina
- [PATCH v2 2/16]middle-end: Refactor and expose some vectorizer helper functions.
Tamar Christina
- [PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding.
Tamar Christina
- [PATCH v2 4/16]middle-end: Add dissolve code for when SLP fails and non-SLP loop vectorization is to be tried.
Tamar Christina
- [PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers.
Tamar Christina
- [PATCH v2 6/16]middle-end Add Complex Addition with rotation detection
Tamar Christina
- [PATCH v2 7/16]middle-end: Add Complex Multiplication and Multiplication with Conjucate detection
Tamar Christina
- [PATCH v2 8/16]middle-end: add Complex Multiply and Accumulate/Subtract and Multiply and Accumulate/Subtract with Conjucate detection
Tamar Christina
- [PATCH v2 9/16][docs] Add some missing test directive documentaion.
Tamar Christina
- [PATCH v2 10/16]AArch64: Add NEON RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 11/16]AArch64: Add SVE RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 12/16]AArch64: Add SVE2 Integer RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 13/16]Arm: Add support for auto-vectorization using HF mode.
Tamar Christina
- [PATCH v2 14/16]Arm: Add NEON RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 15/16]Arm: Add MVE RTL patterns for Complex Addition, Multiply and FMA.
Tamar Christina
- [PATCH v2 16/16] Testsuite: Add initial tests for NEON (incomplete)
Tamar Christina
- Issue with ggc_delete and finalizers (was Re: New modref/ipa_modref optimization passes)
David Malcolm
- [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format.
Martin Liška
- One issue with default implementation of zero_call_used_regs
Qing Zhao
- [PATCH] New patch for the port of gccgo to GNU/Hurd
Svante Signell
- [PATCH 1/2] rs6000: Support _mm_insert_epi{8,32,64}
Peter Bergner
- [PATCH] OpenACC: Separate enter/exit data APIs
Andrew Stubbs
- One issue with default implementation of zero_call_used_regs
Richard Sandiford
- [EXTERNAL] Re: [PATCH 2/2, rs6000] VSX load/store rightmost element operations
will schmidt
- [Patch, fortran] PR/97045 A wrong column is selected when addressing individual elements of unlimited polymorphic dummy argument
Paul Richard Thomas
- One issue with default implementation of zero_call_used_regs
Qing Zhao
- [PATCH][GCC 8] AArch64: Implement Armv8.3-a complex arithmetic intrinsics
Kyrylo Tkachov
- [PATCH] AArch64: Add Linux cpuinfo string for rng feature
Kyrylo Tkachov
- One issue with default implementation of zero_call_used_regs
Richard Sandiford
- One issue with default implementation of zero_call_used_regs
Qing Zhao
- c++: Replace tag_scope with TAG_how
Nathan Sidwell
- One issue with default implementation of zero_call_used_regs
Richard Sandiford
- [PATCH, rs6000] correct an erroneous BTM value in the BU_P10_MISC define
Segher Boessenkool
- [PATCH] generalized range_query class for multiple contexts
Andrew MacLeod
- One issue with default implementation of zero_call_used_regs
Qing Zhao
- [PATCH 0/2] Rework adding Power10 IEEE 128-bit min, max, and conditional move
Segher Boessenkool
- [PATCH] make handling of zero-length arrays in C++ pretty printer more robust (PR 97201)
Martin Sebor
- c++: Adjust pushdecl/duplicate_decls API
Nathan Sidwell
- [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format.
Qing Zhao
- [PATCH 1/2, rs6000] int128 sign extention instructions (partial prereq)
Pat Haugen
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Jason Merrill
- [PATCH] c++: Implement -Wrange-loop-construct [PR94695]
Jason Merrill
- [PATCH] c++: Fix up default initialization with consteval default ctor [PR96994]
Jason Merrill
- [PATCH, rs6000] correct an erroneous BTM value in the BU_P10_MISC define
will schmidt
- [PATCH] c++: Incomplete parameter mappings during normalization
Patrick Palka
- [PATCH gcc-10] gcov: fix TOPN streaming from shared libraries
Sergei Trofimovich
- [PATCH v2 9/16][docs] Add some missing test directive documentaion.
Sandra Loosemore
- [PATCH] powerpc, libcpp: Fix gcc build with clang on power8 [PR97163]
Segher Boessenkool
- [PATCH v2] c++: Implement -Wrange-loop-construct [PR94695]
Marek Polacek
- Fix handling of gimple_clobber in ipa_modref
Jan Hubicka
- Disable ipa-modref with -flive-patching
Jan Hubicka
- [PATCH] c++: Implement -Wrange-loop-construct [PR94695]
Martin Sebor
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Segher Boessenkool
- [PATCH 1/2] rs6000: Support _mm_insert_epi{8,32,64}
Segher Boessenkool
- [EXTERNAL] Re: [PATCH 2/2, rs6000] VSX load/store rightmost element operations
Segher Boessenkool
- [PATCH 1/2, rs6000] int128 sign extention instructions (partial prereq)
Segher Boessenkool
- [PATCH, rs6000] correct an erroneous BTM value in the BU_P10_MISC define
Segher Boessenkool
- [committed] analyzer: fix ICEs treeifying offset_region [PR96646, PR96841]
David Malcolm
- [committed] analyzer: add test for placement new
David Malcolm
- [PING][PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
Jason Merrill
- [PATCH v2] c++: Implement -Wrange-loop-construct [PR94695]
Jason Merrill
- Fix handling of gimple_clobber in ipa_modref
Richard Biener
- Add support for iterative dataflow to ipa-modref-tree.h
Jan Hubicka
- Fix handling of gimple_clobber in ipa_modref
Jan Hubicka
- [committed] openmp: Improve #pragma omp simd vectorization
Jakub Jelinek
- Implement iterative dataflow in modref to track parameters
Jan Hubicka
- Implement iterative dataflow in modref to track parameters
Richard Biener
- Fix handling of gimple_clobber in ipa_modref
Jan Hubicka
- [PATCH] optabs: Don't reuse target for multi-word expansions if it overlaps operand(s) [PR97073]
Eric Botcazou
- dg-options after board/cflags
Maciej W. Rozycki
- [PATCH] AIX: collect2 visibility
David Edelsohn
- [Patch][nvptx] return true in libc_has_function for function_sincos
Tobias Burnus
- [committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
Jonathan Wakely
- Fix handling of gimple_clobber in ipa_modref
Jan Hubicka
- [PATCH v7] genemit.c (main): split insn-emit.c for compiling parallelly
Jojo R
- [PATCH v4 1/3] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
xionghu luo
- [PATCH] x86: Use SET operation in MOVDIRI and MOVDIR64B
H.J. Lu
- [PATCH, rs6000] correct an erroneous BTM value in the BU_P10_MISC define
Bill Schmidt
- [committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
Florian Weimer
- New modref/ipa_modref optimization passes
Jan Hubicka
- Fix handling of stores in modref_summary::useful_p
Jan Hubicka
- Export info about side effects of builtins out of tree-ssa-alias.c
Jan Hubicka
- Add handling of bulitins to ipa-modref
Jan Hubicka
- [PATCH, rs6000] Add non-relative jump table support on Power Linux
HAO CHEN GUI
- [PATCH] Put absolute address jump table in data.rel.ro.local if targets support relocations
HAO CHEN GUI
- [PATCH 1/4] libstdc++: Reduce the size of an unbounded iota_view
Patrick Palka
- [PATCH 2/4] libstdc++: Reduce the size of a subrange with empty sentinel type
Patrick Palka
- [PATCH 3/4] libstdc++: Add test that tracks range adaptors' sizes
Patrick Palka
- [PATCH 4/4] libstdc++: Rearrange some range adaptors' data members
Patrick Palka
- [Ada] Fix bogus alignment warning on address clause
Eric Botcazou
- [Ada] Add missing end location information
Eric Botcazou
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Richard Biener
- [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
Richard Biener
- Export info about side effects of builtins out of tree-ssa-alias.c
Richard Biener
- [PATCH] generalized range_query class for multiple contexts
Aldy Hernandez
- [PATCH] assorted improvements for fold_truth_andor_1
Richard Biener
- [PATCH] switch lowering: limit number of cluster attemps
Richard Biener
- Export info about side effects of builtins out of tree-ssa-alias.c
Jan Hubicka
- [PATCH V2] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
Andrea Corallo
- [PATCH 1/2] arm: Avoid indirection with -mpure-code on v6m (PR96967)
Christophe Lyon
- [PATCH 2/2] arm: Improve handling of relocations with small offsets with -mpure-code on v6m (PR96770)
Christophe Lyon
- [PATCH 1/4] libstdc++: Reduce the size of an unbounded iota_view
Jonathan Wakely
- [PATCH 2/4] libstdc++: Reduce the size of a subrange with empty sentinel type
Jonathan Wakely
- [PATCH 3/4] libstdc++: Add test that tracks range adaptors' sizes
Jonathan Wakely
- [PATCH 4/4] libstdc++: Rearrange some range adaptors' data members
Jonathan Wakely
- [PATCH V2] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
Richard Sandiford
- Export info about side effects of builtins out of tree-ssa-alias.c
Richard Biener
- Export info about side effects of builtins out of tree-ssa-alias.c
Jan Hubicka
- Export info about side effects of builtins out of tree-ssa-alias.c
Richard Biener
- [PATCH V2] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
Andrea Corallo
- Export info about side effects of builtins out of tree-ssa-alias.c
Jan Hubicka
- Export info about side effects of builtins out of tree-ssa-alias.c
Richard Biener
- [PATCH] Enable GCC support for AMX
Kirill Yukhin
- [PATCH v2 0/16][RFC][AArch64/Arm/SVE/SVE2/MVE]middle-end Add support for SLP vectorization of complex number instructions.
Richard Biener
- [PATCH v2 1/16]middle-end: Refactor refcnt to use SLP_TREE_REF_COUNT for consistency
Richard Biener
- [PATCH] Enable GCC support for AMX
Hongyu Wang
- [PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding.
Richard Biener
- [PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Raoni Fassina Firmino
- [PATCH v2 4/16]middle-end: Add dissolve code for when SLP fails and non-SLP loop vectorization is to be tried.
Richard Biener
- Ping [PATCH] RX add control register PC
Darius Galis
- [PATCH 4/4] libstdc++: Rearrange some range adaptors' data members
Patrick Palka
- [PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers.
Richard Biener
- [PATCH] libstdc++: Add C++2a synchronization support
Jonathan Wakely
- [PATCH] libstdc++: Add C++2a synchronization support
Jonathan Wakely
- [PATCH v2 9/16][docs] Add some missing test directive documentaion.
Tamar Christina
- [PATCH] libstdc++: Add C++2a synchronization support
Jonathan Wakely
- [PATCH] amdgcn, nvptx: Disable OMP barriers in nested teams
Tom de Vries
- dg-options after board/cflags
Jose E. Marchesi
- [PATCH] amdgcn, nvptx: Disable OMP barriers in nested teams
Andrew Stubbs
- [PATCH] amdgcn, nvptx: Disable OMP barriers in nested teams
Tom de Vries
- [PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding.
Tamar Christina
- [PATCH] generalized range_query class for multiple contexts
Martin Sebor
- Fix handling of gimple_clobber in ipa_modref
Christophe Lyon
- [PATCH 4/4] libstdc++: Rearrange some range adaptors' data members
Jonathan Wakely
- [PATCH] generalized range_query class for multiple contexts
Andrew MacLeod
- [PATCH] irange_pool class
Andrew MacLeod
- Fix handling of gimple_clobber in ipa_modref
Jan Hubicka
- [PATCH] Add Missing FSF copyright notes for some x86 intrinsic headers
Hongyu Wang
- [PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers.
Tamar Christina
- [PATCH] Add Missing FSF copyright notes for some x86 intrinsic headers
H.J. Lu
- [PATCH v3] c++: Implement -Wrange-loop-construct [PR94695]
Marek Polacek
- [PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
will schmidt
- [committed] aarch64: Fix ordering of aarch64-cores.def
Alex Coplan
- [PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding.
Tamar Christina
- [PATCH] Add type arg to TARGET_LIBC_HAS_FUNCTION
Tom de Vries
- [PATCH] c++: Implement -Wrange-loop-construct [PR94695]
Marek Polacek
- [PATCH v3] c, c++: Implement -Wsizeof-array-div [PR91741]
Marek Polacek
- [patch] Do not use doloop pattern with pragma Unroll
Eric Botcazou
- [PATCH 1/6] ipa: Bundle vectors describing argument values
Martin Jambor
- [PATCH 3/6] ipa: Bundle estimates of ipa_call_context::estimate_size_and_time
Martin Jambor
- [PATCH 2/6] ipa: Introduce ipa_cached_call_context
Martin Jambor
- [OG10] Backporting + merge of GCC 10 into branch + pre-applying (OpenMP: Handle cpp_implicit_alias in declare-target discovery)
Tobias Burnus
- [PATCH v3] c++: Implement -Wrange-loop-construct [PR94695]
Jason Merrill
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Jason Merrill
- [PATCH] c++: Incomplete parameter mappings during normalization
Jason Merrill
- [PATCH] RISC-V: Define __riscv_cmodel_medany for PIC mode.
Jim Wilson
- [PATCH] RISC-V/libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS
Jim Wilson
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Stefan Schulze Frielinghaus
- [PATCH] arm: Add a couple of extra stack-protector tests
Christophe Lyon
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Jakub Jelinek
- [PATCH] c++: Incomplete parameter mappings during normalization
Patrick Palka
- libbacktrace patch committed: Only use dsymutil with Mach-O
Ian Lance Taylor
- libbacktrace patch committed: Create mtest.dsym
Ian Lance Taylor
- [Patch, Fortran] libgomp: Silence unpack's may be used uninitialized warning
Tobias Burnus
- [PATCH] libstdc++: Add C++2a synchronization support
Thomas Rodgers
- [PING][PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
Martin Sebor
- [PATCH] c++: Diagnose visitors with different return types for std::visit [PR95904]
Ville Voutilainen
- [PATCH, rs6000] Add non-relative jump table support on Power Linux
Segher Boessenkool
- [PATCH] New patch for the port of gccgo to GNU/Hurd
Ian Lance Taylor
- [Patch, Fortran] libgomp: Silence unpack's may be used uninitialized warning
Damian Rouson
- [committed] analyzer: fix sm_state_map::print
David Malcolm
- [committed] analyzer: fix ICE on non-pointer longjmp [PR97233]
David Malcolm
- [committed] analyzer: remove unused field
David Malcolm
- [committed] analyzer: add some missing FINAL OVERRIDEs
David Malcolm
- [PATCH] RISC-V/libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS
Maciej W. Rozycki
- [PATCH] Fix GCC 10+ build failure with zstd version 1.2.0 or older.
Jim Wilson
- [PATCH] arm&aarch64: subdivide the type attribute "alu_shfit_imm"
Qian Jianhua
- [PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers.
Richard Biener
- [PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding.
Richard Biener
- [PATCH] Add type arg to TARGET_LIBC_HAS_FUNCTION
Richard Biener
- [PATCH] assorted improvements for fold_truth_andor_1
Alexandre Oliva
- [Patch, Fortran] libgomp: Silence unpack's may be used uninitialized warning
Tobias Burnus
- Implement iterative dataflow in modref to track parameters
Martin Liška
- [PATCH] Fix GCC 10+ build failure with zstd version 1.2.0 or older.
Richard Biener
- [PATCH] assorted improvements for fold_truth_andor_1
Richard Biener
- [PATCH] Add if-chain to switch conversion pass.
Richard Biener
- [PATCH][GCC 10] arm: Add support for Neoverse V1 CPU
Alex Coplan
- [PATCH] RISC-V: Define __riscv_cmodel_medany for PIC mode.
Kito Cheng
- [PATCH][GCC 10] arm: Add support for Neoverse V1 CPU
Kyrylo Tkachov
- [PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding.
Richard Sandiford
- [PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding.
Richard Biener
- [PATCH] libstdc++: Add C++2a synchronization support
Jonathan Wakely
- [PATCH v2 6/16]middle-end Add Complex Addition with rotation detection
Richard Sandiford
- [PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
Jakub Jelinek
- [PATCH][GCC 9] arm: Add support for Neoverse V1 CPU
Alex Coplan
- [PATCH][GCC 9] arm: Add support for Neoverse V1 CPU
Kyrylo Tkachov
- aarch64/arm: GCC 10 backportx
Richard Sandiford
- [rs6000] Avoid useless masking of count operand for rotation
Eric Botcazou
- Ping: [PATCH] arm: Add new vector mode macros
Richard Sandiford
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Alex Coplan
- Ping: [PATCH] arm: Add new vector mode macros
Kyrylo Tkachov
- [PATCH v2 6/16]middle-end Add Complex Addition with rotation detection
Richard Biener
- [PATCH 1/5] Don't enable -gvariable-location-views by default for DWARF5.
Mark Wielaard
- [PATCH] c++: Diagnose visitors with different return types for std::visit [PR95904]
Jonathan Wakely
- [PATCH] pass: Run cleanup passes before SLP [PR96789]
Kewen.Lin
- [committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
Christophe Lyon
- [PATCH][GCC 8] arm: Add support for Neoverse V1 CPU
Alex Coplan
- [PATCH] pass: Run cleanup passes before SLP [PR96789]
Richard Biener
- [PATCH] Add type arg to TARGET_LIBC_HAS_FUNCTION
Tom de Vries
- PING^3 [GCC 10] [PATCH] IRA: Don't make a global register eliminable
H.J. Lu
- [PATCH] tree-optimization/97238 - fix typo causing ICE
Richard Biener
- [PATCH] move permute optimization to optimize-slp
Richard Biener
- [PATCH] pass: Run cleanup passes before SLP [PR96789]
Kewen.Lin
- [PATCH] Fortran : ICE in build_field PR95614 (2nd attempt)
Mark Eggleston
- [PATCH] assorted improvements for fold_truth_andor_1
Alexandre Oliva
- [PATCH] arm: Fix ICEs in no-literal-pool.c on MVE
Alex Coplan
- Implement iterative dataflow in modref to track parameters
Martin Liška
- [PATCH][GCC 8] arm: Add support for Neoverse V1 CPU
Kyrylo Tkachov
- [PATCH] Fortran : Two further previously missed ICEs PR53298
Mark Eggleston
- PING^3 [GCC 10] [PATCH] IRA: Don't make a global register eliminable
Vladimir Makarov
- BoF DWARF5 patches (25% .debug section size reduction)
Mark Wielaard
- [PATCH] tree-optimization/97241 - fix ICE in reduction vectorization
Richard Biener
- Fix internal fnspec
Jan Hubicka
- Add trailing dots to fortran io fnspecs to match signature
Jan Hubicka
- [PATCH] c++: Set the constraints of a class type sooner [PR96229]
Patrick Palka
- Add trailing dots to fortran io fnspecs to match signature
Martin Liška
- [PATCH][GCC][AArch64] Add support for Cortex-X1
Przemyslaw Wirkus
- [PATCH][GCC][ARM] Add support for Cortex-X1
Przemyslaw Wirkus
- Add trailing dots to fortran io fnspecs to match signature
Jan Hubicka
- c++: Identifier type value should not update binding
Nathan Sidwell
- Add trailing dots to fortran io fnspecs to match signature
Martin Liška
- Fix internal fnspec
Richard Biener
- Add trailing dots to fortran io fnspecs to match signature
Richard Biener
- [PATCH] i386: Define __LAHF_SAHF__ and __MOVBE__ macros, based on ISA flags
Florian Weimer
- [PATCH][GCC 10] aarch64: Add support for Neoverse N2 CPU
Alex Coplan
- [PATCH][GCC 10] aarch64: Add support for Neoverse N2 CPU
Kyrylo Tkachov
- [PATCH] assorted improvements for fold_truth_andor_1
Alexandre Oliva
- [PATCH][GCC][AArch64] Add support for Cortex-X1
Kyrylo Tkachov
- [PATCH][GCC][ARM] Add support for Cortex-X1
Kyrylo Tkachov
- [PATCH] arm: Fix ICEs in no-literal-pool.c on MVE
Kyrylo Tkachov
- [PATCH] libstdc++: Diagnose visitors with different return types [PR95904]
Ville Voutilainen
- Add trailing dots to fortran io fnspecs to match signature
Jan Hubicka
- c++: Name lookup simplifications
Nathan Sidwell
- [SLP][VECT] Add check to fix 96837
Joel Hutton
- [PATCH] Add Missing FSF copyright notes for some x86 intrinsic headers
H.J. Lu
- [PATCH 0/6] IPA cleanups and IPA-CP improvements for 548.exchange2_r
Martin Jambor
- [PATCH 2/6] ipa: Introduce ipa_cached_call_context
Jan Hubicka
- [PATCH 3/6] ipa: Bundle estimates of ipa_call_context::estimate_size_and_time
Jan Hubicka
- [PATCH 5/6] ipa-cp: Add dumping of overall_size after cloning
Jan Hubicka
- [PATCH] x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
H.J. Lu
- [PATCH] x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
Jakub Jelinek
- V2 [PATCH] x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
H.J. Lu
- V2 [PATCH] x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
Jakub Jelinek
- [rs6000] Avoid useless masking of count operand for rotation
Segher Boessenkool
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Segher Boessenkool
- c++: Hiddenness is a property of the symbol table
Nathan Sidwell
- [PATCH] libgomp: Enforce 1-thread limit in subteams
Andrew Stubbs
- [PATCH 6/6] ipa-cp: Separate and increase the large-unit parameter
Jan Hubicka
- [PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
Christophe Lyon
- Another issue on RS6000 target. Re: One issue with default implementation of zero_call_used_regs
Qing Zhao
- [PATCH] c++: Fix P0846 (ADL and function templates) in template [PR97010]
Marek Polacek
- [PATCH] c++: CTAD and explicit deduction guides for copy-list-init [PR90210]
Marek Polacek
- [PATCH] c++: Implement -Wrange-loop-construct [PR94695]
Martin Sebor
- [committed] analyzer: silence -Wsign-compare warnings
David Malcolm
- [PATCH] c++: ICE in dependent_type_p with constrained auto [PR97052]
Patrick Palka
- [PATCH] avoid modifying type in place (PR 97206)
Martin Sebor
- [PATCH][GCC][ARM] Add support for Cortex-X1
Przemyslaw Wirkus
- [PATCH][GCC][AArch64] Add support for Cortex-X1
Przemyslaw Wirkus
- [PATCH 4/6] ipa: Multiple predicates for loop properties, with frequencies
Jan Hubicka
- [committed] analyzer: fix signal-handler registration location [PR95188]
David Malcolm
- [PATCH v3] c++: Implement -Wrange-loop-construct [PR94695]
Marek Polacek
- [pushed] correct/improve handling of null VLA arguments (PR 97188)
Martin Sebor
- [PATCH v2] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Segher Boessenkool
- [PATCH] rs6000: Use parameterized names for tablejump
Segher Boessenkool
- [PATCH PR96757] aarch64: ICE during GIMPLE pass: vect
duanbo (C)
- [committed][testsuite] Require non_strict_align in pr94600-{1,3}.c
Hans-Peter Nilsson
- [PATCH] Fix GCC 10+ build failure with zstd version 1.2.0 or older.
Jim Wilson
- [PATCH][GCC 10] Fix build failure with zstd versio9n 1.2.0 or older.
Jim Wilson
- [PATCH] rs6000: Use parameterized names for tablejump
Alan Modra
- [RS6000] gcc/configure typo fix
Alan Modra
- [PATCH] assorted improvements for fold_truth_andor_1
Richard Biener
- Add trailing dots to fortran io fnspecs to match signature
Richard Biener
- [SLP][VECT] Add check to fix 96837
Richard Biener
- [PATCH 6/6] ipa-cp: Separate and increase the large-unit parameter
Richard Biener
- [PATCH][GCC 10] Fix build failure with zstd versio9n 1.2.0 or older.
Richard Biener
- [PATCH v2] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Richard Biener
- [RS6000] -mno-minimal-toc vs. power10 pcrelative
Alan Modra
- [RS6000] Adjust gcc asm for power10
Alan Modra
- [PATCH] [PR96608] analyzer: Change cast from long to intptr_t
Markus Böck
- [PATCH] libgomp: Enforce 1-thread limit in subteams
Jakub Jelinek
- [PATCH v2] c++: Fix up default initialization with consteval default ctor [PR96994]
Jakub Jelinek
- [PATCH] c++: Handle std::construct_at on automatic vars during constant evaluation [PR97195]
Jakub Jelinek
- [Patch] Fortran: add contiguous check for ptr assignment, fix non-contig check (PR97242)
Tobias Burnus
- Another issue on RS6000 target. Re: One issue with default implementation of zero_call_used_regs
Richard Sandiford
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Jakub Jelinek
- [PATCH] avoid modifying type in place (PR 97206)
Jakub Jelinek
- [PATCH] i386: Define __LAHF_SAHF__ and __MOVBE__ macros, based on ISA flags
Uros Bizjak
- [PATCH PR96757] aarch64: ICE during GIMPLE pass: vect
Richard Sandiford
- [PATCH][GCC][AArch64] Add support for Cortex-A78 and Cortex-A78AE
Przemyslaw Wirkus
- [PATCH v2] combine: Don't turn (mult (extend x) 2^n) into extract [PR96998]
Alex Coplan
- [PATCH][GCC][ARM] Add support for Cortex-A78 and Cortex-A78AE
Przemyslaw Wirkus
- [PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
Alex Coplan
- [committed] aarch64: Tweak movti and movtf patterns
Richard Sandiford
- [PATCH] x86: Use SET operation in MOVDIRI and MOVDIR64B
Uros Bizjak
- [PATCH][committed] PR target/96313 AArch64: vqmovun* return types should be unsigned
Kyrylo Tkachov
- [PATCH][committed] PR target/97150 AArch64: 2nd parameter of unsigned Neon scalar shift intrinsics should be signed
Kyrylo Tkachov
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Stefan Schulze Frielinghaus
- [Patch] OpenMP: Add implicit declare target for nested procedures
Tobias Burnus
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Jakub Jelinek
- [Patch] OpenMP: Add implicit declare target for nested procedures
Jakub Jelinek
- [GCC][PATCH] arm: Fix MVE intrinsics polymorphic variants wrongly generating __ARM_undef type (pr96795).
Srinath Parvathaneni
- [committed] testsuite: Fix up amx* dg-do run tests with older binutils
Jakub Jelinek
- [PATCH] Add type arg to TARGET_LIBC_HAS_FUNCTION
Richard Biener
- [committed][testsuite] Re-enable pr94600-{1,3}.c tests for arm
Tom de Vries
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Florian Weimer
- [Patch] Fortran: add contiguous check for ptr assignment, fix non-contig check (PR97242)
Paul Richard Thomas
- Ping: [PATCH] arm: Add new vector mode macros
Christophe Lyon
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Uros Bizjak
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Florian Weimer
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Jakub Jelinek
- [PATCH][GCC][ARM] Add support for Cortex-A78 and Cortex-A78AE
Kyrylo Tkachov
- [PATCH][GCC][AArch64] Add support for Cortex-A78 and Cortex-A78AE
Kyrylo Tkachov
- [PATCH] options: Save and restore opts_set for Optimization and Target options
Stefan Schulze Frielinghaus
- c++: Kill DECL_HIDDEN_FRIEND_P
Nathan Sidwell
- [PATCH 1/1] arm: [testsuite] Skip thumb2-cond-cmp tests on Cortex-M [PR94595]
Christophe Lyon
- [GCC][PATCH] arm: Fix MVE intrinsics polymorphic variants wrongly generating __ARM_undef type (pr96795).
Kyrylo Tkachov
- [PATCH 1/1] arm: [testsuite] Skip thumb2-cond-cmp tests on Cortex-M [PR94595]
Kyrylo Tkachov
- [PING][PATCH] aarch64: Don't generate invalid zero/sign-extend syntax
Alex Coplan
- [committed] testsuite: Fix up amx* dg-do run tests with older binutils
Hongyu Wang
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Florian Weimer
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Jakub Jelinek
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Florian Weimer
- Another issue on RS6000 target. Re: One issue with default implementation of zero_call_used_regs
Qing Zhao
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Jakub Jelinek
- [PATCH] amend SLP reduction testcases
Richard Biener
- [committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
Jonathan Wakely
- [PING][PATCH] aarch64: Don't generate invalid zero/sign-extend syntax
Christophe Lyon
- [PATCH] Add a testcase for PR target/96827
H.J. Lu
- [PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
Jason Merrill
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Florian Weimer
- libgfortran caf API help needed: Fixing fnspec strings in trans-decl
Jan Hubicka
- Another issue on RS6000 target. Re: One issue with default implementation of zero_call_used_regs
Richard Sandiford
- [PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
Jakub Jelinek
- [PATCH 6/6] ipa-cp: Separate and increase the large-unit parameter
Martin Jambor
- libgfortran caf API help needed: Fixing fnspec strings in trans-decl
Tobias Burnus
- [PATCH] libstdc++: Make ranges::construct_at constexpr-friendly [PR95788]
Patrick Palka
- [committed] libstdc++: Use __is_same instead of __is_same_as
Jonathan Wakely
- [PATCH][GCC][ARM] Add support for Cortex-A78 and Cortex-A78AE
Przemyslaw Wirkus
- [PATCH][GCC][AArch64] Add support for Cortex-A78 and Cortex-A78AE
Przemyslaw Wirkus
- libgfortran caf API help needed: Fixing fnspec strings in trans-decl
Andre Vehreschild
- Another issue on RS6000 target. Re: One issue with default implementation of zero_call_used_regs
Qing Zhao
- [PATCH] avoid modifying type in place (PR 97206)
Martin Sebor
- [committed] fix ICE in attribute access formatting (PR middle-end/97189)
Martin Sebor
- [PATCH] libstdc++: Rebase include/pstl to current upstream
Jonathan Wakely
- [PATCH] arm&aarch64: subdivide the type attribute "alu_shfit_imm"
Richard Sandiford
- [PATCH v2] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
Segher Boessenkool
- [PATCH] c++: Handle std::construct_at on automatic vars during constant evaluation [PR97195]
Jason Merrill
- [PATCH v2] c++: Fix up default initialization with consteval default ctor [PR96994]
Jason Merrill
- [committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
Jonathan Wakely
- [RS6000] -mno-minimal-toc vs. power10 pcrelative
Segher Boessenkool
- [PATCH] c++: ICE in dependent_type_p with constrained auto [PR97052]
Jason Merrill
- [PATCH] c++: CTAD and explicit deduction guides for copy-list-init [PR90210]
Jason Merrill
- [PING #2][PATCH] use get_size_range to get allocated size (PR 92942)
Martin Sebor
- [RS6000] Adjust gcc asm for power10
Segher Boessenkool
- [RS6000] Adjust gcc asm for power10
Alan Modra
Last message date:
Wed Sep 30 23:19:44 GMT 2020
Archived on: Wed Sep 30 23:19:53 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).