Show patches with: Archived = No       |   126675 patches
« 1 2 ... 6 7 81266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
werror fallout for cross-builds (was: Re: [BUILDROBOT][PATCH] Fix mmix (unused variable)) - - - - --- 2014-07-22 Hans-Peter Nilsson New
website patch committed: GCC 4.8.1 does not implement Go 1.1 - - - - --- 2013-05-22 Ian Lance Taylor New
website patch committed: 4.8.2 supports Go 1.1.2 - - - - --- 2013-10-16 Ian Lance Taylor New
web site update: Note that GCC 5 includes Go 1.4.2 - - - - --- 2015-03-06 Ian Lance Taylor New
web site patch committed: Mention that GCC 9 supports Go 1.12.2 web site patch committed: Mention that GCC 9 supports Go 1.12.2 - - - - --- 2019-09-11 Ian Lance Taylor New
web site patch committed: Explain why bugzilla requires an account - - - - --- 2012-10-10 Ian Lance Taylor New
web site patch committed: Add Go note for GCC 4.9 - - - - --- 2014-03-03 Ian Lance Taylor New
web ICEs on subreg - - - - --- 2013-05-10 Mike Stump New
web ICEs on subreg - - - - --- 2013-05-10 Mike Stump New
web ICEs on subreg - - - - --- 2013-05-14 Mike Stump New
web ICEs on subreg - - - - --- 2013-05-17 Mike Stump New
we are starting the wide int merge - - - - --- 2014-05-06 Mike Stump New
we are starting the wide int merge - - - - --- 2014-05-19 Richard Sandiford New
warnings about unused shared_ptr/unique_ptr comparisons warnings about unused shared_ptr/unique_ptr comparisons - - - - --- 2019-01-14 Ulrich Drepper New
warn-recursion: Don't warn for __builtin_calls in gnu_inline extern inline functions [PR104633] warn-recursion: Don't warn for __builtin_calls in gnu_inline extern inline functions [PR104633] - - - - --- 2022-02-23 Jakub Jelinek New
warn-access: wrong -Wdangling-pointer with labels [PR106080] warn-access: wrong -Wdangling-pointer with labels [PR106080] - - - - --- 2023-02-15 Marek Polacek New
warn-access: Prevent -Wuse-after-free on ARM [PR104213] warn-access: Prevent -Wuse-after-free on ARM [PR104213] - - - - --- 2022-01-25 Marek Polacek New
warn-access: Fix up warning_at arguments warn-access: Fix up warning_at arguments - - - - --- 2022-01-21 Jakub Jelinek New
warn-access: Fix up check_pointer_uses [PR104715] warn-access: Fix up check_pointer_uses [PR104715] - - - - --- 2022-03-01 Jakub Jelinek New
warn on uninitialized accesses by function calls (PR 10138) warn on uninitialized accesses by function calls (PR 10138) - - - - --- 2020-05-15 Martin Sebor New
warn on returning alloca and VLA (PR 71924, 90549) warn on returning alloca and VLA (PR 71924, 90549) - - - - --- 2019-05-22 Martin Sebor New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) - - - - --- 2016-11-14 Martin Sebor New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) - - - - --- 2016-11-16 Martin Sebor New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) - - - - --- 2016-11-18 Martin Sebor New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) - - - - --- 2016-11-20 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-04-29 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-11 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-12 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-24 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-24 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-27 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-06 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-06 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-08 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-15 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-30 Richard Biener New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-07-05 Martin Sebor New
warn for unsafe calls to __builtin_return_address - - - - --- 2015-06-11 Martin Sebor New
warn for unsafe calls to __builtin_return_address - - - - --- 2015-07-28 Martin Sebor New
warn for unsafe calls to __builtin_return_address - - - - --- 2015-07-28 Martin Sebor New
warn for strlen of arrays with missing nul (PR 86552) warn for strlen of arrays with missing nul (PR 86552) - - - - --- 2018-07-19 Martin Sebor New
warn for sprintf argument mismatches (PR 87034) warn for sprintf argument mismatches (PR 87034) - - - - --- 2018-08-22 Martin Sebor New
warn for reading past the end by library functions (PR 54924, 79234) - - - - --- 2017-04-20 Martin Sebor New
warn for more impossible null pointer tests warn for more impossible null pointer tests - - - - --- 2021-09-01 Martin Sebor New
warn for integer overflow in allocation calls (PR 96838) warn for integer overflow in allocation calls (PR 96838) - - - - --- 2020-09-15 Martin Sebor New
warn about deprecated access declarations - - - - --- 2011-12-11 Fabien Chêne New
waccess: Remove visited bitmap and stop on EDGE_ABNORMAL waccess: Remove visited bitmap and stop on EDGE_ABNORMAL - - - - --- 2022-03-05 Jakub Jelinek New
waccess: Look at calls when tracking clobbers [PR104092] waccess: Look at calls when tracking clobbers [PR104092] - - - - --- 2022-01-18 Richard Sandiford New
waccess: Fix up pass_waccess::check_alloc_size_call [PR102009] waccess: Fix up pass_waccess::check_alloc_size_call [PR102009] - - - - --- 2021-11-16 Jakub Jelinek New
waccess: Fix two -Wnonnull warning issues [PR108986] waccess: Fix two -Wnonnull warning issues [PR108986] - - - - --- 2023-03-03 Jakub Jelinek New
v{extract,insert,broadcast,perm2}{i,f}128 - - - - --- 2011-09-20 Jakub Jelinek New
v{extract,insert,broadcast,perm2}{i,f}128 - - - - --- 2011-09-23 Jakub Jelinek New
vxworks; Fix the vx_crtstuff handling of kernel/rtp variations vxworks; Fix the vx_crtstuff handling of kernel/rtp variations - - - - --- 2020-10-16 Olivier Hainque New
vxworks: refactor VX_ENTER/LEAVE_TLS_DTOR vxworks: refactor VX_ENTER/LEAVE_TLS_DTOR - - - - --- 2020-10-16 Olivier Hainque New
vxworks: allow self configured definition of _WRS_VXWORKS_MAJOR vxworks: allow self configured definition of _WRS_VXWORKS_MAJOR - - - - --- 2020-10-15 Olivier Hainque New
vxworks: Sync the aarch64-vx7r2 libgcc config with that of Linux vxworks: Sync the aarch64-vx7r2 libgcc config with that of Linux - - - - --- 2020-11-03 Olivier Hainque New
vxworks: Remove interfering default #undefs from vx-common.h vxworks: Remove interfering default #undefs from vx-common.h - - - - --- 2020-10-21 Olivier Hainque New
vxworks: Predefine __ppc and __ppc__ for VxWorks 7 vxworks: Predefine __ppc and __ppc__ for VxWorks 7 - - - - --- 2020-10-29 Olivier Hainque New
vxworks: Link with the configured net lib on vxworks7 vxworks: Link with the configured net lib on vxworks7 - - - - --- 2020-10-23 Olivier Hainque New
vxworks: Introduce support for vxworks7r2 on x86 and x86_64 vxworks: Introduce support for vxworks7r2 on x86 and x86_64 - - - - --- 2020-10-29 Olivier Hainque New
vxworks: Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR vxworks: Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR - - - - --- 2020-10-28 Olivier Hainque New
vxworks: Fix overzealous gthread support inhibition for vxworks vxworks: Fix overzealous gthread support inhibition for vxworks - - - - --- 2020-10-23 Olivier Hainque New
vxworks: Fix glitch on VX_CPU selection for E6500 vxworks: Fix glitch on VX_CPU selection for E6500 - - - - --- 2020-10-27 Olivier Hainque New
vxworks: Fix conditional inclusion guard in gthr-vxworks-thread.c vxworks: Fix conditional inclusion guard in gthr-vxworks-thread.c - - - - --- 2020-10-28 Olivier Hainque New
vxworks: Fix GCC selftests for *-wrs-vxworks7-* targets vxworks: Fix GCC selftests for *-wrs-vxworks7-* targets - - - - --- 2020-08-17 Iain Buclaw New
vxworks: Extract VX_CPU_PREFIX up into config/vxworks.h vxworks: Extract VX_CPU_PREFIX up into config/vxworks.h - - - - --- 2020-10-27 Olivier Hainque New
vxworks, aarch64: Handle use of r18 as a TCB pointer vxworks, aarch64: Handle use of r18 as a TCB pointer - - - - --- 2020-11-05 Olivier Hainque New
vx-common.h: add #define USE_TM_CLONE_REGISTRY 0 vx-common.h: add #define USE_TM_CLONE_REGISTRY 0 - - - - --- 2018-05-25 Rasmus Villemoes New
vtables patch 3/3 - - - - --- 2013-04-24 Bernd Schmidt New
vtables patch 2/3: fold vtable refs that use COMPONENT_REFs - - - - --- 2013-04-24 Bernd Schmidt New
vtables patch 1/3: allow empty array initializations - - - - --- 2013-04-24 Bernd Schmidt New
vshuffle: Use correct mode for mask operand. - - - - --- 2011-10-06 Richard Henderson New
vrp_prop::check_array_ref fixes (PR tree-optimization/83044) vrp_prop::check_array_ref fixes (PR tree-optimization/83044) - - - - --- 2017-11-22 Jakub Jelinek New
vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312) vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312) - - - - --- 2017-12-12 David Malcolm New
vrp: remove rendundant has_single_use tests - - - - --- 2016-04-20 Patrick Palka New
vrp: Improve register_edge_assert_for [PR95757] vrp: Improve register_edge_assert_for [PR95757] - - - - --- 2021-03-02 Jakub Jelinek New
vrp: Handle pointers in maybe_set_nonzero_bits [PR108253] vrp: Handle pointers in maybe_set_nonzero_bits [PR108253] - - - - --- 2023-01-04 Jakub Jelinek New
vrp: Handle VCE in vrp_simplify_cond_using_ranges [PR80635] vrp: Handle VCE in vrp_simplify_cond_using_ranges [PR80635] - - - - --- 2021-02-24 Jakub Jelinek New
vrp: Fix up gcc.target/aarch64/pr90838.c [PR97312, PR94801] vrp: Fix up gcc.target/aarch64/pr90838.c [PR97312, PR94801] - - - - --- 2020-10-08 Jakub Jelinek New
vregs: Fix up instantiate_virtual_regs_in_insn for asm goto with outputs [PR98603] vregs: Fix up instantiate_virtual_regs_in_insn for asm goto with outputs [PR98603] - - - - --- 2021-01-09 Jakub Jelinek New
vr_values::{get,update}_value_range: use value_range API vr_values::{get,update}_value_range: use value_range API - - - - --- 2018-11-08 Aldy Hernandez New
vr-values: Avoid ICEs on large _BitInt cast to floating point [PR112901] vr-values: Avoid ICEs on large _BitInt cast to floating point [PR112901] - - - - --- 2023-12-08 Jakub Jelinek New
von Mises distribution improvement - - - - --- 2013-03-04 Ulrich Drepper New
void dangling line table after loading pch - - - - --- 2011-08-22 Dodji Seketeli New
vms: fix -Wformat-diag warnings. vms: fix -Wformat-diag warnings. - - - - --- 2022-01-18 Martin Liška New
vinsertps XMM16-XMM31 fixes - - - - --- 2016-05-09 Jakub Jelinek New
vinsertps XMM16-XMM31 fixes - - - - --- 2016-05-09 Jakub Jelinek New
vimrc: fix TAB settings - - - - --- 2016-11-14 Martin Liška New
vimrc: fix TAB settings - - - - --- 2017-01-04 Gerald Pfeifer New
version typeinfo for 128bit types - - - - --- 2014-04-14 Marc Glisse New
version typeinfo for 128bit types - - - - --- 2014-04-22 Marc Glisse New
version typeinfo for 128bit types - - - - --- 2014-04-24 Marc Glisse New
version typeinfo for 128bit types - - - - --- 2016-01-16 H.J. Lu New
verify_type_variant diagnostic tweak (PR tree-optimization/80021) verify_type_variant diagnostic tweak (PR tree-optimization/80021) - - - - --- 2018-04-07 Jakub Jelinek New
verify SCEV cache for stale entries verify SCEV cache for stale entries - - - - --- 2020-07-29 Richard Biener New
vectorizer: add _bb_vec_info::const_iterator vectorizer: add _bb_vec_info::const_iterator - - - - --- 2020-06-12 Martin Liška New
vectorizer: Remove dead scalar .COND_* calls from vectorized loops [PR99767] vectorizer: Remove dead scalar .COND_* calls from vectorized loops [PR99767] - - - - --- 2021-04-16 Jakub Jelinek New
vectorizer: Fix up vectorization using WIDEN_MINUS_EXPR [PR102124] vectorizer: Fix up vectorization using WIDEN_MINUS_EXPR [PR102124] - - - - --- 2021-08-31 Jakub Jelinek New
vectorizer: Fix up -fsimd-cost-model= handling vectorizer: Fix up -fsimd-cost-model= handling - - - - --- 2021-10-11 Jakub Jelinek New
vectorizer: Avoid an OOB access from vectorization vectorizer: Avoid an OOB access from vectorization - - - - --- 2023-07-14 Matthew Malcomson New
« 1 2 ... 6 7 81266 1267 »