August 2017 Archives by subject
Starting: Tue Aug 1 00:01:00 GMT 2017
Ending: Thu Aug 31 23:37:00 GMT 2017
Messages: 1797
- *ping* [patch, fortran] Fix PR 60355, missing error for BIND(C) outside module scope
Thomas Koenig
- *ping* [patch, fortran] Fix PR 60355, missing error for BIND(C) outside module scope
Paul Richard Thomas
- *ping* [patch, fortran] Fix PR 60355, missing error for BIND(C) outside module scope
Thomas Koenig
- *ping* [patch, fortran] Fix PR 79312, find invalid typespec for empty array constructors
Thomas Koenig
- *ping* [patch, fortran] Fix PR 79312, find invalid typespec for empty array constructors
Paul Richard Thomas
- *ping* [patch, fortran] Fix PR 81116, missing dependency handling for allocatable character
Thomas Koenig
- *ping* [patch, fortran] Fix PR 81116, missing dependency handling for allocatable character
Jerry DeLisle
- 0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
Tsimbalist, Igor V
- 0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
Richard Biener
- 0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
Tsimbalist, Igor V
- 0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
Richard Biener
- 0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
Tsimbalist, Igor V
- 0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
Jeff Law
- 0001-Part-1.-Add-generic-part-for-Intel-CET-enabling
Jeff Law
- 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute
Tsimbalist, Igor V
- 0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute
Jeff Law
- 0003-Part-3.-Add-tests-for-finstrument-control-flow-and-notrack attribute
Tsimbalist, Igor V
- 0003-Part-3.-Add-tests-for-finstrument-control-flow-and-notrack attribute
Jeff Law
- 0004-Part-4.-Update-x86-backend-to-enable-Intel-CET
Tsimbalist, Igor V
- 0005-Part-5.-Add-x86-CET-documentation
Tsimbalist, Igor V
- 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation
Tsimbalist, Igor V
- 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation
Jeff Law
- 0007-Part-7.-Enable-building-libgcc-with-CET-options
Tsimbalist, Igor V
- 0008-Part-8.-Add-Intel-CET-support-for-EH-in-libgcc
Tsimbalist, Igor V
- 0009-Part-9.-Enable-bootstrap-GCC-with-CET-flags
Tsimbalist, Igor V
- [01/77] Add an E_ prefix to mode names
Jeff Law
- [02/77] Add an E_ prefix to mode names and update case statements
Jeff Law
- [03/77] Allow machine modes to be classes
Jeff Law
- [04/77] Add FOR_EACH iterators for modes
Jeff Law
- [04/77] Add FOR_EACH iterators for modes
Richard Sandiford
- [04/77] Add FOR_EACH iterators for modes
Jeff Law
- [04/77] Add FOR_EACH iterators for modes
Jeff Law
- [05/77] Small tweak to array_value_type
Jeff Law
- [06/77] Make GET_MODE_WIDER return an opt_mode
Jeff Law
- [06/77] Make GET_MODE_WIDER return an opt_mode
Richard Sandiford
- [06/77] Make GET_MODE_WIDER return an opt_mode
Jeff Law
- [06/77] Make GET_MODE_WIDER return an opt_mode
Richard Sandiford
- [06/77] Make GET_MODE_WIDER return an opt_mode
Jeff Law
- [06/77] Make GET_MODE_WIDER return an opt_mode
Richard Sandiford
- [06/77] Make GET_MODE_WIDER return an opt_mode
Jeff Law
- [06/77] Make GET_MODE_WIDER return an opt_mode
Richard Sandiford
- [06/77] Make GET_MODE_WIDER return an opt_mode
Jeff Law
- [07/77] Add scalar_float_mode
Jeff Law
- [08/77] Simplify gen_trunc/extend_conv_libfunc
Jeff Law
- [09/77] Add SCALAR_FLOAT_TYPE_MODE
Jeff Law
- [1/2] PR 78736: New warning -Wenum-conversion
Prathamesh Kulkarni
- [1/2] PR 78736: New warning -Wenum-conversion
Prathamesh Kulkarni
- [1/2] PR 78736: New warning -Wenum-conversion
Joseph Myers
- [10/77] Make assemble_real take a scalar_float_mode
Jeff Law
- [11/77] Add a float_mode_for_size helper function
Jeff Law
- [12/77] Use opt_scalar_float_mode when iterating over float modes
Jeff Law
- [13/77] Make floatn_mode return an opt_scalar_float_mode
Jeff Law
- [14/77] Make libgcc_floating_mode_supported_p take a scalar_float_mode
Jeff Law
- [15/77] Add scalar_int_mode
Jeff Law
- [16/77] Add scalar_int_mode_pod
Jeff Law
- [17/77] Add an int_mode_for_size helper function
Jeff Law
- [18/77] Make int_mode_for_mode return an opt_scalar_int_mode
Jeff Law
- [19/77] Add a smallest_int_mode_for_size helper function
Jeff Law
- [20/77] Replace MODE_INT checks with is_int_mode
Jeff Law
- [21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>
Jeff Law
- [22/77] Replace !VECTOR_MODE_P with is_a <scalar_int_mode>
Jeff Law
- [23/77] Replace != VOIDmode checks with is_a <scalar_int_mode>
Jeff Law
- [24/77] Replace a != BLKmode check with is_a <scalar_int_mode>
Jeff Law
- [25/77] Use is_a <scalar_int_mode> for bitmask optimisations
Jeff Law
- [26/77] Use is_a <scalar_int_mode> in subreg/extract simplifications
Jeff Law
- [27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
Jeff Law
- [28/77] Use is_a <scalar_int_mode> for miscellaneous types of test
Jeff Law
- [29/77] Make some *_loc_descriptor helpers take scalar_int_mode
Jeff Law
- [30/77] Use scalar_int_mode for doubleword splits
Jeff Law
- [31/77] Use scalar_int_mode for move2add
Jeff Law
- [32/77] Check is_a <scalar_int_mode> before calling valid_pointer_mode
Jeff Law
- [33/77] Add a NARROWEST_INT_MODE macro
Jeff Law
- [34/77] Add a SCALAR_INT_TYPE_MODE macro
Jeff Law
- [35/77] Add uses of as_a <scalar_int_mode>
Jeff Law
- [36/77] Use scalar_int_mode in the RTL iv routines
Jeff Law
- [37/77] Use scalar_int_mode when emitting cstores
Jeff Law
- [38/77] Move SCALAR_INT_MODE_P out of strict_volatile_bitfield_p
Jeff Law
- [39/77] Two changes to the get_best_mode interface
Jeff Law
- [40/77] Use scalar_int_mode for extraction_insn fields
Jeff Law
- [41/77] Split scalar integer handling out of force_to_mode
Jeff Law
- [42/77] Use scalar_int_mode in simplify_shift_const_1
Jeff Law
- [43/77] Use scalar_int_mode in simplify_comparison
Jeff Law
- [44/77] Make simplify_and_const_int take a scalar_int_mode
Jeff Law
- [45/77] Make extract_left_shift take a scalar_int_mode
Jeff Law
- [46/77] Make widest_int_mode_for_size return a scalar_int_mode
Jeff Law
- [47/77] Make subroutines of nonzero_bits operate on scalar_int_mode
Jeff Law
- [48/77] Make subroutines of num_sign_bit_copies operate on scalar_int_mode
Jeff Law
- [49/77] Simplify nonzero/num_sign_bits hooks
Jeff Law
- [50/77] Add helper routines for SUBREG_PROMOTED_VAR_P subregs
Jeff Law
- [51/77] Use opt_scalar_int_mode when iterating over integer modes
Jeff Law
- [52/77] Use scalar_int_mode in extract/store_bit_field
Jeff Law
- [53/77] Pass a mode to const_scalar_mask_from_tree
Jeff Law
- [54/77] Add explicit int checks for alternative optab implementations
Jeff Law
- [55/77] Use scalar_int_mode in simplify_const_unary_operation
Jeff Law
- [56/77] Use the more specific type when two modes are known to be equal
Jeff Law
- [57/77] Use scalar_int_mode in expand_expr_addr_expr
Jeff Law
- [58/77] Use scalar_int_mode in a try_combine optimisation
Jeff Law
- [59/77] Add a rtx_jump_table_data::get_data_mode helper
Jeff Law
- [60/77] Pass scalar_int_modes to do_jump_by_parts_*
Jeff Law
- [61/77] Use scalar_int_mode in the AArch64 port
Jeff Law
- [62/77] Big machine_mode to scalar_int_mode replacement
Jeff Law
- [63/77] Simplifications after type switch
Jeff Law
- [64/77] Add a scalar_mode class
Jeff Law
- [65/77] Add a SCALAR_TYPE_MODE macro
Jeff Law
- [66/77] Use scalar_mode for constant integers
Jeff Law
- [66/77] Use scalar_mode for constant integers
Richard Sandiford
- [67/77] Use scalar_mode in fixed-value.*
Jeff Law
- [68/77] Use scalar_mode for is_int_mode/is_float_mode pairs
Jeff Law
- [69/77] Split scalar-only part out of convert_mode
Jeff Law
- [70/77] Make expand_fix/float check for scalar modes
Jeff Law
- [71/77] Use opt_scalar_mode for mode iterators
Jeff Law
- [72/77] Pass scalar_mode to scalar_mode_supported_p
Jeff Law
- [73/77] Pass scalar_mode to scalar_mode_supported_p
Jeff Law
- [74/77] Various small scalar_mode changes
Jeff Law
- [75/77] Use scalar_mode in the AArch64 port
Jeff Law
- [76/77] Add a scalar_mode_pod class
Jeff Law
- [77/77] Add a complex_mode class
Jeff Law
- [AArch64, committed] Fix label mode
Richard Sandiford
- [AArch64, PATCH] Improve Neon store of zero
Jackson Woodruff
- [AArch64, PATCH] Improve Neon store of zero
Richard Earnshaw (lists)
- [AArch64, PATCH] Improve Neon store of zero
Jackson Woodruff
- [AArch64, PATCH] Improve Neon store of zero
Richard Earnshaw (lists)
- [AArch64, PATCH] Improve Neon store of zero
Richard Sandiford
- [AArch64, PATCH] Improve Neon store of zero
Wilco Dijkstra
- [AArch64], patch] PR71727 fix -mstrict-align
Christophe Lyon
- [AArch64], patch] PR71727 fix -mstrict-align
Christophe Lyon
- [AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
Kugan Vivekanandarajah
- [AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
Wilco Dijkstra
- [AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
Yvan Roux
- [AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
Kugan Vivekanandarajah
- [AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
James Greenhalgh
- [AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
Kugan Vivekanandarajah
- [AArch64] Remove use of wider vector modes
Richard Sandiford
- [AArch64] Remove use of wider vector modes
James Greenhalgh
- [AArch64] Rename cmp_result iterator
Richard Sandiford
- [AArch64] Rename cmp_result iterator
James Greenhalgh
- [AArch64] Tighten address register subreg checks
Richard Sandiford
- [AArch64] Tighten address register subreg checks
James Greenhalgh
- [AArch64] Tweak aarch64_classify_address interface
Richard Sandiford
- [AArch64] Tweak aarch64_classify_address interface
James Greenhalgh
- [AArch64] Tweak aarch64_classify_address interface
Richard Sandiford
- [AArch64 obvious] Fix register constraints for aarch64_ml[as]_elt_merge<mode>
James Greenhalgh
- [ARM, VXworks] Fix build
Olivier Hainque
- [c++/81899] bound tpl-tpl-parm ICE
Nathan Sidwell
- [c++/81899] bound tpl-tpl-parm ICE
Nathan Sidwell
- [C++ committed] Fix ICE with -Wshadow=compatible-local (PR c++/81640)
Jakub Jelinek
- [C++ committed] Fix ICE with -Wshadow=compatible-local (PR c++/81640)
Jason Merrill
- [C++ committed] Fix ICE with -Wshadow=compatible-local (PR c++/81640)
Jakub Jelinek
- [C++ PATCH]: Dead code-ectomy
Nathan Sidwell
- [C++ PATCH] BOUND_TEMPLATE_TEMPLATE_PARM_TYPE
Nathan Sidwell
- [C++ PATCH] class member lookup
Nathan Sidwell
- [C++ PATCH] Commonize function-version checking
Nathan Sidwell
- [C++ PATCH] excise search stats
Nathan Sidwell
- [C++ PATCH] Find conv ops by name
Nathan Sidwell
- [C++ PATCH] finish-member-decl cleanups
Nathan Sidwell
- [C++ PATCH] Kill CLASSTYPE_SORTED_FIELDS
Nathan Sidwell
- [C++ PATCH] Kill CLASSTYPE_SORTED_FIELDS
Michael Matz
- [C++ PATCH] Kill CLASSTYPE_SORTED_FIELDS
Nathan Sidwell
- [C++ PATCH] Kill CLASSTYPE_SORTED_FIELDS
Richard Biener
- [C++ PATCH] Make taking the address of an overloaded function a non-deduced context
Ville Voutilainen
- [C++ PATCH] Make taking the address of an overloaded function a non-deduced context
Ville Voutilainen
- [C++ PATCH] Make taking the address of an overloaded function a non-deduced context
Ville Voutilainen
- [C++ PATCH] Make taking the address of an overloaded function a non-deduced context
Jason Merrill
- [C++ PATCH] Make taking the address of an overloaded function a non-deduced context
Ville Voutilainen
- [C++ PATCH] Make taking the address of an overloaded function a non-deduced context
Jason Merrill
- [C++ PATCH] METHOD_VEC sorting
Nathan Sidwell
- [C++ PATCH] move class lookup fns
Nathan Sidwell
- [C++ PATCH] Move field_vec creation
Nathan Sidwell
- [C++ PATCH] move template_info field
Nathan Sidwell
- [C++ Patch] PR 70621 ("[6/7/8 Regression] ICE on invalid code at -O1 and above on x86_64-linux-gnu in record_reference, at cgraphbuild.c:64")
Paolo Carlini
- [C++ Patch] PR 71440 ("ICE on invalid C++ code in instantiate_type, at cp/class.c...")
Paolo Carlini
- [C++ Patch] PR 71440 ("ICE on invalid C++ code in instantiate_type, at cp/class.c...")
Jason Merrill
- [C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction")
Jason Merrill
- [C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction")
Paolo Carlini
- [C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction")
Tim Song
- [C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction")
Paolo Carlini
- [C++ PATCH] put all conv-ops onto single overload
Nathan Sidwell
- [C++ PATCH] TYPE_TEMPLATE_INFO
Nathan Sidwell
- [C++ PATCH] TYPE_TEMPLATE_INFO
Jason Merrill
- [C++ Patch Ping] Re: [C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction")
Paolo Carlini
- [committed, nvptx] Add nvptx_override_options_after_change
Thomas Schwinge
- [committed, nvptx] Add nvptx_override_options_after_change
Tom de Vries
- [committed, nvptx] Add nvptx_override_options_after_change
Thomas Schwinge
- [committed, v3] C/C++: show pertinent open token when missing a close token
David Malcolm
- [Committed/AARCH64] Fix gcc.target/aarch64/vect-xorsign_exec.c testcase
Andrew Pinski
- [Committed/AARCH64] Fix rdma for -mcpu=native
Andrew Pinski
- [COMMITTED][AArch64] PR81643: Fix longbranch test
Wilco Dijkstra
- [committed] Add support for OpenMP atomics on bitfields (PR c/69389)
Jakub Jelinek
- [committed] Diagnose invalid #pragma omp simd even for -fopenmp-simd (PR middle-end/81052)
Jakub Jelinek
- [committed] diagnostic-show-locus.c: remove unused field from class colorizer
David Malcolm
- [committed] Fix bogus CONST_WIDE_INT hash
Richard Sandiford
- [Committed] Fix gcc.target/aarch64/_Float16_*.c when supplied a -mcpu= option
Andrew Pinski
- [Committed] Fix gcc.target/aarch64/atomic_cmp_exchange_*.c for supplied -mcpu=/-march=
Andrew Pinski
- [Committed] Fix testsuite/gcc.target/aarch64/target_attr*.c testcases when -mcpu= or -march= supplied
Andrew Pinski
- [committed] hpux: Fix testsuite/17_intro/names.cc failure
John David Anglin
- [committed] jit: add gcc_jit_type_get_vector
David Malcolm
- [committed] jit: fix segfault with autovectorization (PR tree-optimization/46805)
David Malcolm
- [committed] jit: make simpler reproducers
David Malcolm
- [committed] Pass rtx and index to read-md.c iterator routines
Richard Sandiford
- [COMMITTED] PR46932: Fix unresolved in testsuite
Wilco Dijkstra
- [COMMITTED] PR46932: Fix unresolved in testsuite
Richard Earnshaw (lists)
- [COMMITTED] PR46932: Fix unresolved in testsuite
Wilco Dijkstra
- [COMMITTED] PR46932: Fix unresolved in testsuite
Richard Earnshaw (lists)
- [committed] remove stray space from a warning message (PR 79998)
Martin Sebor
- [committed] testsuite: add param-type-mismatch.c/C testcases as a baseline
David Malcolm
- [committed] Xfail gcc.dg/ipa/ipcp-cstagg-7.c on 32-bit hppa targets
John David Anglin
- [GCC][AArch64][PATCH][Committed] Fix failing dbl_mov_immediate_1.c test on big-endian
Tamar Christina
- [GCC][AArch64][PATCH][Committed] Fix failing dbl_mov_immediate_1.c test on big-endian
Tamar Christina
- [GCC][AArch64][PATHC] Only allow 0s unconditionally for floating point values.
Tamar Christina
- [GCC][AArch64][PATHC] Only allow 0s unconditionally for floating point values.
James Greenhalgh
- [GCC][PATCH][mid-end][Version 3] Optimize x * copysign (1.0, y) [Patch (1/2)]
Tamar Christina
- [GCC][PATCH][mid-end][Version 3] Optimize x * copysign (1.0, y) [Patch (1/2)]
Richard Biener
- [GCC][PATCH][mid-end][Version 3] Optimize x * copysign (1.0, y) [Patch (1/2)]
Tamar Christina
- [GCC][PATCH][mid-end][Version 3] Optimize x * copysign (1.0, y) [Patch (1/2)]
Richard Biener
- [GCC]][AArch64][PATCH] Fix big endian float immediate moves.
Tamar Christina
- [GCC]][AArch64][PATCH] Fix big endian float immediate moves.
James Greenhalgh
- [GCC RFC]Expensive internal function calls.
Bin Cheng
- [GCC RFC]Expensive internal function calls.
Richard Biener
- [i386] Document a dozen of IA-32 builtins
Eric Botcazou
- [i386] Document a dozen of IA-32 builtins
Eric Botcazou
- [i386] Document a dozen of IA-32 builtins
Uros Bizjak
- [i386] Document a dozen of IA-32 builtins
Eric Botcazou
- [libcc1] Improve detection of triplet on compiler names
Sergio Durigan Junior
- [libcc1] Improve detection of triplet on compiler names
Pedro Alves
- [libcc1] Improve detection of triplet on compiler names
Sergio Durigan Junior
- [libcc1] Improve detection of triplet on compiler names
Pedro Alves
- [libcc1] Improve detection of triplet on compiler names
Sergio Durigan Junior
- [libcc1] Improve detection of triplet on compiler names
Pedro Alves
- [libcc1] Improve detection of triplet on compiler names
Sergio Durigan Junior
- [Libgomp, Fortran] Fix canadian cross build
Yvan Roux
- [Libgomp, Fortran] Fix canadian cross build
Yvan Roux
- [libgomp] Doc update - TASKLOOP/GOMP_doacross_ description
Venevtsev, Igor
- [nvptx, committed] Add missing probabilities in nvptx_lock{less,full}_update
Tom de Vries
- [nvptx, PR 81662, committed] Error out on nvptx for fpatchable-function-entry
Tom de Vries
- [nvptx, PR 81662, committed] Error out on nvptx for fpatchable-function-entry
Thomas Schwinge
- [og7] Adjust k80 resources
Cesar Philippidis
- [og7] dynamic num_workers
Cesar Philippidis
- [og7] Fix libgomp.oacc-c/asyncwait-2.c
Cesar Philippidis
- [openacc, committed] Add missing edge probability in expand_oacc_for
Tom de Vries
- [openacc, PR78266, committed] Fix diff_type in expand_oacc_for char iter_type
Tom de Vries
- [PATCH #4, cleanup, committed] Remove PowerPC -mvsx-small-integer
Andreas Schwab
- [PATCH #4, cleanup, committed] Remove PowerPC -mvsx-small-integer
Segher Boessenkool
- [Patch (preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize
James Greenhalgh
- [Patch (preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize
Richard Biener
- [PATCH, AArch64] Add falkor pipeline description.
Jim Wilson
- [PATCH, AArch64] Add falkor pipeline description.
Richard Earnshaw (lists)
- [PATCH,AIX] 2nd part of support for DWARF debug sections in XCOFF.
REIX, Tony
- [PATCH,AIX] Cleanup in libiberty for AIX.
REIX, Tony
- [PATCH,AIX] Cleanup in libiberty for AIX.
Ian Lance Taylor
- [PATCH,AIX] Initial support for DWARF debug sections in XCOFF.
REIX, Tony
- [PATCH, alpha]: If trap is the last insn in the function, emit NOP after the insn
Uros Bizjak
- [PATCH, ARM] fix .cfi inconsistency out of builtin_eh_return
Olivier Hainque
- [PATCH, ARM] fix .cfi inconsistency out of builtin_eh_return
Olivier Hainque
- [PATCH, ARM] Handle DWARF2_UNWIND_INFO in arm_except_unwind_info
Olivier Hainque
- [patch,avr,committed] Fix PR81754
Georg-Johann Lay
- [patch,avr] Fir PR91910: ICE for bad attribute "address".
Georg-Johann Lay
- [patch,avr] Fir PR91910: ICE for bad attribute "address".
Denis Chertykov
- [patch,avr] Fix PR20296 / PR81268: Better ISR prologues / epilogues
Martin Liška
- [PATCH, DWARF] Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.c
Jiong Wang
- [patch, fortran, docs] Document sequential unformatted file structure
Thomas Koenig
- [patch, fortran] Bug 81296 - derived type I/o problem
Jerry DeLisle
- [patch, fortran] Bug 81296 - derived type I/o problem
Paul Richard Thomas
- [PATCH, Fortran] Correctly set -fd-lines-as-comments with -fdec
Thomas Koenig
- [PATCH, Fortran] Correctly set -fd-lines-as-comments with -fdec
Fritz Reese
- [patch, fortran] Fix PR 60355, missing error for BIND(C) outside module scope
Thomas Koenig
- [patch, fortran] Fix PR 81116, missing dependency handling for allocatable character
Thomas Koenig
- [patch, fortran] Fix regression with inline matmul
Thomas Koenig
- [patch, fortran] Fix regression with inline matmul
Jerry DeLisle
- [patch, fortran] Generate C prototypes from Fortran code
Thomas Koenig
- [patch, fortran] Generate C prototypes from Fortran code
Paul Richard Thomas
- [patch, fortran] Generate C prototypes from Fortran code
Thomas Koenig
- [Patch, Fortran] PR 81770: [5/6/7 Regression] Bogus warning: Pointer in pointer assignment might outlive the pointer target
Janus Weil
- [Patch, Fortran] PR 81770: [5/6/7 Regression] Bogus warning: Pointer in pointer assignment might outlive the pointer target
Thomas Koenig
- [Patch, Fortran] PR 81770: [5/6/7 Regression] Bogus warning: Pointer in pointer assignment might outlive the pointer target
Janus Weil
- [PATCH, Fortran] Support for legacy %FILL fields in STRUCTUREs
Thomas Koenig
- [PATCH, Fortran] Support for legacy %FILL fields in STRUCTUREs
Fritz Reese
- [patch, fortran] Warn about suspicious assignment to contiguous pointers
Thomas Koenig
- [patch, fortran] Warn about suspicious assignment to contiguous pointers
Janus Weil
- [patch, fortran] Warn about suspicious assignment to contiguous pointers
Thomas Koenig
- [patch, fortran] Warn about suspicious assignment to contiguous pointers
Janus Weil
- [patch, fortran] Warn about suspicious assignment to contiguous pointers
Thomas Koenig
- [patch, fortran] Warn about suspicious assignment to contiguous pointers
Janus Weil
- [patch, fortran] Warn about suspicious assignment to contiguous pointers
Thomas Koenig
- [PATCH, GCC, RFC] Fix broken MinGW build
Thomas Preudhomme
- [PATCH, GCC, RFC] Fix broken MinGW build
Richard Biener
- [PATCH, gcc-7-branch] Backport PR80038
Xi Ruoyao
- [PATCH, gcc-7-branch] Backport PR80038
Xi Ruoyao
- [PATCH, gcc-7-branch] Backport PR80038
Richard Biener
- [PATCH, gcc-7-branch] Backport PR80038
Xi Ruoyao
- [PATCH, GCC/ARM, ping] Remove ARMv8-M code for D17-D31
Thomas Preudhomme
- [PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31
Thomas Preudhomme
- [PATCH, gcc/Makefile.in] Fix typo on ref to multi_dir variable in install-mkheaders
Olivier Hainque
- [PATCH, gcc/Makefile.in] Fix typo on ref to multi_dir variable in install-mkheaders
Jeff Law
- [PATCH, gcc/Makefile.in] Fix typo on ref to multi_dir variable in install-mkheaders
Olivier Hainque
- [PATCH, GCC/testsuite/ARM, ping2] Fix coprocessor intrinsic test failures on ARMv8-A
Thomas Preudhomme
- [patch, gcc doc + fortran] Make -Ofast honor -fmax-stack-var-size
Thomas Koenig
- [patch, gcc doc + fortran] Make -Ofast honor -fmax-stack-var-size
Thomas Koenig
- [patch, gcc doc + fortran] Make -Ofast honor -fmax-stack-var-size
Jerry DeLisle
- [PATCH, i386]: Allow memory operands for btr/bts and btc (PR target/46091)
Uros Bizjak
- [PATCH, i386]: Cleanup option handling a little bit
Uros Bizjak
- [PATCH, i386]: Convert *load_tp_<mode> and *add_tp_<mode> to address space
Uros Bizjak
- [PATCH, i386]: Fix PR46091, missed optimization: x86 bt/btc/bts instructions
Uros Bizjak
- [PATCH, i386]: Fix PR81639, ICE in rtl_verify_bb_insns with a naked function
Uros Bizjak
- [PATCH, i386]: Fix PR81641, assemble failure with named address spaces and -masm=intel
Uros Bizjak
- [PATCH, i386]: Fix PR81644, ICE in rtl_verify_bICE in rtl_verify_bb_insn, BBRO pass duplicates BB that ends with flow control insnb_insn, BBRO pass duplicates BB that ends with flow control insn
Uros Bizjak
- [PATCH, i386]: Fix PR 81995, error: unrecognizable insn
Uros Bizjak
- [PATCH, i386]: Make stack canary location customizable (PR target/81708)
Uros Bizjak
- [PATCH, i386]: Make stack canary location customizable (PR target/81708)
Uros Bizjak
- [PATCH, i386]: Remove TARGET_ROUND ...
Uros Bizjak
- [PATCH, i386]: Remove UNSPEC_STACK_CHECK ...
Uros Bizjak
- [PATCH, i386]: Remove UNSPEC_STACK_CHECK ...
Uros Bizjak
- [PATCH, i386]: Simplify setting of opts->x_flag_entry.
Uros Bizjak
- [PATCH, i386]: Use btr/bts/btc some more (PR target/46091)
Uros Bizjak
- [PATCH, i386]: Use btr/bts/btc some more (PR target/46091)
Gerald Pfeifer
- [PATCH, i386]: Use btr/bts/btc some more (PR target/46091)
Gerald Pfeifer
- [patch, libgfortran] PR78387 OpenMP segfault/stack size exceeded writing to internal file
Jerry DeLisle
- [patch, libgfortran] PR78387 OpenMP segfault/stack size exceeded writing to internal file
Jerry DeLisle
- [patch, libgfortran] PR78387 OpenMP segfault/stack size exceeded writing to internal file
Thomas Koenig
- [PATCH, Makefile] improve default cpu selection for e500v2
Olivier Hainque
- [PATCH, PR81844] Fix condition folding in c_parser_omp_for_loop
Tom de Vries
- [PATCH, rs6000] (v2) enable early debug and disable switch for gimple folding
Will Schmidt
- [PATCH, rs6000] (v2) enable early debug and disable switch for gimple folding
Segher Boessenkool
- [PATCH, rs6000] (v2) enable early debug and disable switch for gimple folding
Segher Boessenkool
- [PATCH, rs6000] (v2) Testcase coverage for vec_perm built-ins
Will Schmidt
- [PATCH, rs6000] (v2) Testcase coverage for vec_perm built-ins
Segher Boessenkool
- [PATCH, rs6000] 1/3 Add x86 SSE <xmmintrin,h> intrinsics to GCC PPC64LE taget
Steven Munroe
- [PATCH, rs6000] 1/3 Add x86 SSE <xmmintrin,h> intrinsics to GCC PPC64LE taget
Segher Boessenkool
- [PATCH, rs6000] 2/3 Add x86 SSE <xmmintrin.h> intrinsics to GCC PPC64LE taget
Steven Munroe
- [PATCH, rs6000] 2/3 Add x86 SSE <xmmintrin.h> intrinsics to GCC PPC64LE taget
Segher Boessenkool
- [PATCH, rs6000] 2/3 Add x86 SSE <xmmintrin.h> intrinsics to GCC PPC64LE taget
Steven Munroe
- [PATCH, rs6000] 2/3 Add x86 SSE <xmmintrin.h> intrinsics to GCC PPC64LE taget
Segher Boessenkool
- [PATCH, rs6000] 3/3 Add x86 SSE <xmmintrin.h> intrinsics to GCC PPC64LE taget
Steven Munroe
- [PATCH, rs6000] 3/3 Add x86 SSE <xmmintrin.h> intrinsics to GCC PPC64LE taget
Segher Boessenkool
- [PATCH, rs6000] 3/3 Add x86 SSE <xmmintrin.h> intrinsics to GCC PPC64LE taget
Steven Munroe
- [PATCH, rs6000] 3/3 Add x86 SSE <xmmintrin.h> intrinsics to GCC PPC64LE taget
Segher Boessenkool
- [PATCH, rs6000] Add testcase coverage for vec_msum built-in
Will Schmidt
- [PATCH, rs6000] Add testcase coverage for vec_msum built-in
Segher Boessenkool
- [PATCH, rs6000] Add testcase coverage for vec_sums built-in
Will Schmidt
- [PATCH, rs6000] Add testcase coverage for vec_sums built-in
Segher Boessenkool
- [PATCH, rs6000] altivec_resolve_overloaded_builtin fixes (PR target/81622)
Jakub Jelinek
- [PATCH, rs6000] altivec_resolve_overloaded_builtin fixes (PR target/81622)
Bill Schmidt
- [PATCH, rs6000] altivec_resolve_overloaded_builtin fixes (PR target/81622)
Segher Boessenkool
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Bill Schmidt
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Jakub Jelinek
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Joseph Myers
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Martin Sebor
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Bill Schmidt
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Segher Boessenkool
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Bill Schmidt
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Andreas Schwab
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Segher Boessenkool
- [PATCH, rs6000] Clean up capitalized diagnostic messages
Bill Schmidt
- [PATCH, rs6000] enable early debug and disable switch for gimple folding
Will Schmidt
- [PATCH, rs6000] enable early debug and disable switch for gimple folding
Segher Boessenkool
- [PATCH, rs6000] enable early debug and disable switch for gimple folding
Will Schmidt
- [PATCH, rs6000] Fix diagnostic fallout for 32-bit
Bill Schmidt
- [PATCH, rs6000] Fix diagnostic fallout for 32-bit
Segher Boessenkool
- [PATCH, rs6000] Fix endianness issue with vmrgew and vmrgow permute constant recognition
Bill Schmidt
- [PATCH, rs6000] Fix endianness issue with vmrgew and vmrgow permute constant recognition
Bill Schmidt
- [PATCH, rs6000] Fix endianness issue with vmrgew and vmrgow permute constant recognition
Segher Boessenkool
- [PATCH, rs6000] Fix PR81504 (vec_ld / vec_st bug)
Bill Schmidt
- [PATCH, rs6000] Fix PR81504 (vec_ld / vec_st bug)
Segher Boessenkool
- [PATCH, rs6000] Fix PR81833 (incorrect code gen for vec_msum)
Bill Schmidt
- [PATCH, rs6000] Fix PR81833 (incorrect code gen for vec_msum)
Bill Schmidt
- [PATCH, rs6000] Fix PR81833 (incorrect code gen for vec_msum)
Segher Boessenkool
- [PATCH, rs6000] Fix PR target/72804: Poor code gen with -mvsx-timode
Peter Bergner
- [PATCH, rs6000] Fix PR target/72804: Poor code gen with -mvsx-timode
Segher Boessenkool
- [PATCH, rs6000] Fix PR target/72804: Poor code gen with -mvsx-timode
Peter Bergner
- [PATCH, rs6000] Fix PR target/72804: Poor code gen with -mvsx-timode
Segher Boessenkool
- [PATCH, rs6000] Fix PR target/72804: Poor code gen with -mvsx-timode
Peter Bergner
- [PATCH, rs6000] Fix PR target/80210: ICE in extract_insn
Peter Bergner
- [PATCH, rs6000] Fix PR target/80210: ICE in extract_insn
Segher Boessenkool
- [PATCH, rs6000] Fix PR target/80210: ICE in extract_insn
Peter Bergner
- [PATCH, rs6000] Fix PR target/80210: ICE in extract_insn
Peter Bergner
- [PATCH, rs6000] fold-vec testcase fix-ups
Will Schmidt
- [PATCH, rs6000] fold-vec testcase fix-ups
Segher Boessenkool
- [PATCH, rs6000] More diagnostic cleanup, addressing PR79845
Bill Schmidt
- [PATCH, rs6000] More diagnostic cleanup, addressing PR79845
Segher Boessenkool
- [PATCH, rs6000] More diagnostic cleanup, addressing PR79845
Bill Schmidt
- [PATCH, rs6000] More diagnostic cleanup, addressing PR79845
Segher Boessenkool
- [PATCH, rs6000] More diagnostic cleanup, addressing PR79845
Martin Sebor
- [PATCH, rs6000] More diagnostic cleanup, addressing PR79845
Bill Schmidt
- [PATCH, rs6000] More diagnostic cleanup, addressing PR79845
Segher Boessenkool
- [PATCH, rs6000] Move vec_mulo() and vec_mule() builtin test cases to P8 test file.
Carl Love
- [PATCH, rs6000] Move vec_mulo() and vec_mule() builtin test cases to P8 test file.
Segher Boessenkool
- [PATCH, rs6000] Remove TARGET_VSX_TIMODE and -mno-vsx-timode usage
Peter Bergner
- [PATCH, rs6000] Remove TARGET_VSX_TIMODE and -mno-vsx-timode usage
Segher Boessenkool
- [PATCH, rs6000] Remove TARGET_VSX_TIMODE and -mno-vsx-timode usage
Peter Bergner
- [PATCH, rs6000] Stop non-volatile CR usage from killing shrink-wrap
Pat Haugen
- [PATCH, rs6000] Stop non-volatile CR usage from killing shrink-wrap
Segher Boessenkool
- [PATCH, rs6000] testcase coverage for vec_cntlz
Will Schmidt
- [PATCH, rs6000] testcase coverage for vec_cntlz
Segher Boessenkool
- [PATCH, rs6000] testcase coverage for vec_madd built-in functions
Will Schmidt
- [PATCH, rs6000] testcase coverage for vec_madd built-in functions
Segher Boessenkool
- [PATCH, rs6000] testcase coverage for vec_pack builtin
Will Schmidt
- [PATCH, rs6000] testcase coverage for vec_pack builtin
Segher Boessenkool
- [PATCH, rs6000] testcase coverage for vec_perm built-ins
Will Schmidt
- [PATCH, rs6000] testcase coverage for vec_perm built-ins
Will Schmidt
- [PATCH, rs6000] testcase coverage for vec_perm built-ins
Segher Boessenkool
- [PATCH, rs6000] testcase coverage for vec_perm built-ins
Segher Boessenkool
- [PATCH, testsuite]: Adapt c-c++-common/patchable_function_entry-*.c for alpha
Uros Bizjak
- [PATCH, testsuite]: Cleanup dg-options in gcc.target/i386/ a bit
Uros Bizjak
- [PATCH, testsuite]: Group together target-dependant checks
Uros Bizjak
- [PATCH, vxworks] simplify configuration selection for powerpc vxworks variants
Olivier Hainque
- [PATCH/AARCH64] Generate FRINTZ for (double)(long) under -ffast-math on aarch64
Andrew Pinski
- [PATCH 0/13] D: Submission of D Front End
Iain Buclaw
- [PATCH 0/2] add unique_ptr class
David Malcolm
- [PATCH 0/2] add unique_ptr class
Jonathan Wakely
- [PATCH 0/2] add unique_ptr class
Martin Sebor
- [PATCH 0/2] add unique_ptr class
Trevor Saunders
- [PATCH 0/2] add unique_ptr class
Trevor Saunders
- [PATCH 0/2] add unique_ptr class
Pedro Alves
- [PATCH 0/2] add unique_ptr class
Jonathan Wakely
- [PATCH 0/2] add unique_ptr class
Jonathan Wakely
- [PATCH 0/2] add unique_ptr class
Ville Voutilainen
- [PATCH 0/2] backport c++ header fixes to gcc-5-branch
Ryan Mounce
- [PATCH 0/2] backport c++ header fixes to gcc-5-branch
Jack Howarth
- [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space
Georg-Johann Lay
- [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space
Richard Biener
- [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space
Georg-Johann Lay
- [PATCH 0/2] Python testcases to check DWARF output
Jeff Law
- [PATCH 0/2] Python testcases to check DWARF output
Jeff Law
- [PATCH 0/2] Python testcases to check DWARF output
Pierre-Marie de Rodat
- [PATCH 0/2] Python testcases to check DWARF output
Jeff Law
- [PATCH 0/2] Python testcases to check DWARF output
Mike Stump
- [PATCH 0/2] Python testcases to check DWARF output
Iain Buclaw
- [PATCH 0/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 0/3 v2] C/C++: show pertinent open token when missing a close token
David Malcolm
- [PATCH 0/3 v2] C/C++: show pertinent open token when missing a close token
Trevor Saunders
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Segher Boessenkool
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Richard Biener
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Richard Sandiford
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Segher Boessenkool
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Jeff Law
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Richard Sandiford
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Jeff Law
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Richard Sandiford
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Segher Boessenkool
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Richard Sandiford
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Segher Boessenkool
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Segher Boessenkool
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Segher Boessenkool
- [PATCH 0/5] RFC, WIP: RTL cost improvements
Richard Sandiford
- [PATCH 0/6] [i386] PR80969 Fix ICE with -mabi=ms -mavx512f
Uros Bizjak
- [PATCH 00/19] cleanup of memory stats prototypes
Martin Sebor
- [PATCH 00/19] cleanup of memory stats prototypes
Richard Biener
- [PATCH 00/22] RFC: integrated 3rd-party static analysis support
David Malcolm
- [PATCH 00/22] RFC: integrated 3rd-party static analysis support
Eric Gallager
- [PATCH 00/22] RFC: integrated 3rd-party static analysis support
Martin Sebor
- [PATCH 00/22] RFC: integrated 3rd-party static analysis support
David Malcolm
- [PATCH 00/22] RFC: integrated 3rd-party static analysis support
Richard Sandiford
- [PATCH 01/22] Expose assert_loceq outside of input.c; add ASSERT_LOCEQ
David Malcolm
- [PATCH 02/22] libcpp: add linemap_position_for_file_line_and_column
David Malcolm
- [PATCH 03/22] Add JSON implementation
David Malcolm
- [PATCH 04/22] Add firehose.h/cc
David Malcolm
- [PATCH 05/22] diagnostic.c/h: add support for external tools
David Malcolm
- [PATCH 06/22] Makefile.in: hack in -lpthread
David Malcolm
- [PATCH 07/22] Add minimal version of Nick Clifton's annobin code
David Malcolm
- [PATCH 08/22] Add GNU_BUILD_ATTRIBUTE_STATIC_ANALYSIS to annobin.h
David Malcolm
- [PATCH 09/22] Add selftest::read_file (..., FILE *, ...)
David Malcolm
- [PATCH 1/1] sparc: support for -mmisalign in the SPARC M8
qinzhao
- [PATCH 1/1] sparc: support for -mmisalign in the SPARC M8
David Miller
- [PATCH 1/1] sparc: support for -mmisalign in the SPARC M8
Qing Zhao
- [PATCH 1/1] sparc: support for -mmisalign in the SPARC M8
David Miller
- [PATCH 1/1] sparc: support for -mmisalign in the SPARC M8
Qing Zhao
- [PATCH 1/1] sparc: support for -mmisalign in the SPARC M8
Qing Zhao
- [PATCH 1/1] sparc: support for -mmisalign in the SPARC M8
David Miller
- [PATCH 1/1] sparc: support for -mmisalign in the SPARC M8
Qing Zhao
- [PATCH 1/2] (header usage fix) remove unused system header includes
Ryan Mounce
- [PATCH 1/2] [ARM] Refactor costs calculation for MEM.
Charles Baylis
- [PATCH 1/2] [GCC] Improve regexp handling on libc[cp]1::compiler_triplet_regexp::find
Sergio Durigan Junior
- [PATCH 1/2] add unique_ptr header
David Malcolm
- [PATCH 1/2] add unique_ptr header
Trevor Saunders
- [PATCH 1/2] add unique_ptr header
Richard Biener
- [PATCH 1/2] add unique_ptr header
Jonathan Wakely
- [PATCH 1/2] add unique_ptr header
Trevor Saunders
- [PATCH 1/2] c-family/c/c++: pass optional vec<location_t> to c-format.c
David Malcolm
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
H.J. Lu
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
Martin Sebor
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
H.J. Lu
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
Martin Sebor
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
H.J. Lu
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
Martin Sebor
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
H.J. Lu
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
Martin Sebor
- [PATCH 1/2] Don't warn function alignment if warn_if_not_aligned_p is true
H.J. Lu
- [PATCH 1/2] Introduce testsuite support to run Python tests
Jeff Law
- [PATCH 1/2] Introduce testsuite support to run Python tests
Pierre-Marie de Rodat
- [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423)
Segher Boessenkool
- [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423)
Jeff Law
- [PATCH 1/3] c-family: add name_hint/deferred_diagnostic
Jeff Law
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Marek Polacek
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Joseph Myers
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Joseph Myers
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Joseph Myers
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Joseph Myers
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 1/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 1/3] matching tokens: c-family parts
David Malcolm
- [PATCH 1/3] matching tokens: c-family parts
Jeff Law
- [PATCH 1/3] optabs: ensure mem_thread_fence is a compiler barrier
Alexander Monakov
- [PATCH 1/3] optabs: ensure mem_thread_fence is a compiler barrier
Richard Sandiford
- [PATCH 1/3] optabs: ensure mem_thread_fence is a compiler barrier
Alexander Monakov
- [PATCH 1/3] optabs: ensure mem_thread_fence is a compiler barrier
Jeff Law
- [PATCH 1/3] Use BUILD_PATH_PREFIX_MAP envvar for debug-prefix-map
Jeff Law
- [PATCH 1/4] [i386] Correct comments, add assertions to sp_valid_at and fp_valid_at
Daniel Santos
- [PATCH 1/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 1/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Jeff Law
- [PATCH 1/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 1/5] Rename existing insn_cost to insn_sched_cost
Segher Boessenkool
- [PATCH 1/5] Rename existing insn_cost to insn_sched_cost
Jeff Law
- [PATCH 1/7] [ARC] Improves and fixes for small data support.
Andrew Burgess
- [PATCH 1/7] [ARC] Improves and fixes for small data support.
Claudiu Zissulescu
- [PATCH 10/22] Add checkers.h/cc
David Malcolm
- [PATCH 11/22] Add checkers/test-sources
David Malcolm
- [PATCH 12/22] Add -Wrun-analyzers= to common.opt, toplev.c, and invoke.texi
David Malcolm
- [PATCH 13/22] Add checkers/checker.py
David Malcolm
- [PATCH 14/22] Add checkers/always_fails.py
David Malcolm
- [PATCH 15/22] Add checkers/clang_analyzer.py
David Malcolm
- [PATCH 16/22] Add checkers/coverity.py
David Malcolm
- [PATCH 17/22] Add checkers/cppcheck.py
David Malcolm
- [PATCH 18/22] Add checkers/flawfinder.py
David Malcolm
- [PATCH 19/22] Add checkers/ianal.py
David Malcolm
- [PATCH 2/2] (header usage fix) include c++ headers in system.h
Ryan Mounce
- [PATCH 2/2] [ARM] Add table of costs for AAarch32 addressing modes.
Charles Baylis
- [PATCH 2/2] [ARM] Add table of costs for AAarch32 addressing modes.
Andrew Pinski
- [PATCH 2/2] [GDB] Add trailing dash on triplet regexp
Sergio Durigan Junior
- [PATCH 2/2] C: use full locations within c_parser_expr_list's vec<location_t>
David Malcolm
- [PATCH 2/2] C: use full locations within c_parser_expr_list's vec<location_t>
Joseph Myers
- [PATCH 2/2] C: use full locations within c_parser_expr_list's vec<location_t>
Andreas Schwab
- [PATCH 2/2] C: use full locations within c_parser_expr_list's vec<location_t>
David Malcolm
- [PATCH 2/2] Update expected alignment in pr53037-1.C/pr53037-1.c
H.J. Lu
- [PATCH 2/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 2/3] Matching tokens: C parts (v2)
David Malcolm
- [PATCH 2/3] Matching tokens: C parts (v2)
Jeff Law
- [PATCH 2/3] Matching tokens: C parts (v2)
David Malcolm
- [PATCH 2/3] Matching tokens: C parts (v2)
Jeff Law
- [PATCH 2/3] Matching tokens: C parts (v2)
David Malcolm
- [PATCH 2/3] Matching tokens: C parts (v2)
Marek Polacek
- [PATCH 2/3] retire mem_signal_fence pattern
Alexander Monakov
- [PATCH 2/4] [i386] Modify ix86_compute_frame_layout
Daniel Santos
- [PATCH 2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Jeff Law
- [PATCH 2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Joseph Myers
- [PATCH 2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Joseph Myers
- [PATCH 2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Joseph Myers
- [PATCH 2/5] Replace insn_rtx_cost with insn_cost and pattern_cost
Segher Boessenkool
- [PATCH 2/5] Replace insn_rtx_cost with insn_cost and pattern_cost
Jeff Law
- [PATCH 2/7] [ARC] Use -G option to control sdata behavior
Andrew Burgess
- [PATCH 2/7] [ARC] Use -G option to control sdata behavior
Sandra Loosemore
- [PATCH 2/7] [ARC] Use -G option to control sdata behavior
Claudiu Zissulescu
- [PATCH 20/22] Add checkers/splint.py
David Malcolm
- [PATCH 21/22] Add checkers/Makefile
David Malcolm
- [PATCH 22/22] Add contrib/get-static-analysis.py
David Malcolm
- [PATCH 3/3] diagnose attribute aligned conflicts (PR 81566)
Martin Sebor
- [PATCH 3/3] matching tokens: C++ parts (v2)
David Malcolm
- [PATCH 3/3] matching tokens: C++ parts (v2)
Jason Merrill
- [PATCH 3/3] optabs: ensure atomic_load/stores have compiler barriers
Alexander Monakov
- [PATCH 3/4] [i386] Modify SP realignment in ix86_expand_prologue, et. al.
Daniel Santos
- [PATCH 3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Jeff Law
- [PATCH 3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Richard Biener
- [PATCH 3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 3/5] combine: Use insn_cost instead of pattern_cost everywhere
Segher Boessenkool
- [PATCH 3/5] combine: Use insn_cost instead of pattern_cost everywhere
Jeff Law
- [PATCH 3/5] combine: Use insn_cost instead of pattern_cost everywhere
Segher Boessenkool
- [PATCH 3/7] [ARC] Update can_follow_jump hook helper.
Andrew Burgess
- [PATCH 3/7] [ARC] Update can_follow_jump hook helper.
Claudiu Zissulescu
- [PATCH 4/3] improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 4/3] improve detection of attribute conflicts (PR 81544)
Jonathan Wakely
- [PATCH 4/4] [i386, testsuite] Add tests, fix bug in check_avx2_hw_available
Daniel Santos
- [PATCH 4/4] [i386, testsuite] Add tests, fix bug in check_avx2_hw_available
Uros Bizjak
- [PATCH 4/4] [i386, testsuite] Add tests, fix bug in check_avx2_hw_available
Daniel Santos
- [PATCH 4/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH 4/5] Add targetm.insn_cost hook
Segher Boessenkool
- [PATCH 4/5] Add targetm.insn_cost hook
Jeff Law
- [PATCH 4/7] [ARC] Use TARGET_USE_ANCHORS_FOR_SYMBOL_P.
Andrew Burgess
- [PATCH 5/3] C++ bits to improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 5/3] C++ bits to improve detection of attribute conflicts (PR 81544)
Jason Merrill
- [PATCH 5/3] C++ bits to improve detection of attribute conflicts (PR 81544)
Martin Sebor
- [PATCH 5/5] rs6000: Implement insn_cost hook
Segher Boessenkool
- [PATCH 5/6 v2] [i386] Modify SP realignment in ix86_expand_prologue, et. al.
Daniel Santos
- [PATCH 5/7] [ARC] Update various patterns
Andrew Burgess
- [PATCH 6/6] qsort comparator consistency checking
Jeff Law
- [PATCH 6/6] qsort comparator consistency checking
Jeff Law
- [PATCH 6/6] qsort comparator consistency checking
Alexander Monakov
- [PATCH 6/6] qsort comparator consistency checking
Jeff Law
- [PATCH 6/6] qsort comparator consistency checking
Alexander Monakov
- [PATCH 6/6] qsort comparator consistency checking
Jeff Law
- [PATCH 6/6] qsort comparator consistency checking
Jakub Jelinek
- [PATCH 6/6] qsort comparator consistency checking
Alexander Monakov
- [PATCH 6/6] qsort comparator consistency checking
Oleg Endo
- [PATCH 6/6] qsort comparator consistency checking
Jakub Jelinek
- [PATCH 6/6] qsort comparator consistency checking
Alexander Monakov
- [PATCH 6/6] qsort comparator consistency checking
Oleg Endo
- [PATCH 6/6] qsort comparator consistency checking
Pedro Alves
- [PATCH 6/6] qsort comparator consistency checking
Jeff Law
- [PATCH 6/6] qsort comparator consistency checking
Jeff Law
- [PATCH 6/6] qsort comparator consistency checking
Alexander Monakov
- [PATCH 6/6] qsort comparator consistency checking
Jeff Law
- [PATCH 6/6 v2] [i386, testsuite] Add tests, fix bug in check_avx2_hw_available
Daniel Santos
- [PATCH 6/7] [ARC] Reimplement ZOL support.
Andrew Burgess
- [PATCH 7/7] [ARC] Fix errors in arc_ifcvt.
Andrew Burgess
- [PATCH], Delete some PowerPC debug switches
Michael Meissner
- [PATCH], Delete some PowerPC debug switches
Segher Boessenkool
- [PATCH], Enable -mfloat128 by default on PowerPC VSX systems
Michael Meissner
- [PATCH], Enable -mfloat128 by default on PowerPC VSX systems
Segher Boessenkool
- [PATCH], Enable _Float128 in VSX PowerPC system and enable #pragma GCC target "float128"
Michael Meissner
- [PATCH], Enable _Float128 in VSX PowerPC system and enable #pragma GCC target "float128"
Segher Boessenkool
- [PATCH], Fix PR 81959 (power9 IEEE 128-bit float convert from 32-bit memory)
Michael Meissner
- [PATCH], Fix PR 81959 (power9 IEEE 128-bit float convert from 32-bit memory)
Segher Boessenkool
- [PATCH], Fix PR 81959 (power9 IEEE 128-bit float convert from 32-bit memory)
Michael Meissner
- [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts
Michael Meissner
- [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts
Segher Boessenkool
- [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts
Michael Meissner
- [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts
Michael Meissner
- [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts
Segher Boessenkool
- [PATCH], PR target/82015, add PowerPC warning for unpack_vector_int128 with illegal 2nd argument
Michael Meissner
- [PATCH], PR target/82015, add PowerPC warning for unpack_vector_int128 with illegal 2nd argument
Segher Boessenkool
- [PATCH], PR target/82015, add PowerPC warning for unpack_vector_int128 with illegal 2nd argument
Michael Meissner
- [PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
Pekka Jääskeläinen
- [PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
Richard Biener
- [PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
Pekka Jääskeläinen
- [PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
Richard Biener
- [PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
Joseph Myers
- [PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
Pekka Jääskeläinen
- [PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
Richard Biener
- [PATCH] 386: Disallow naked attribute with interrupt attribute
H.J. Lu
- [PATCH] 386: Disallow naked attribute with interrupt attribute
Uros Bizjak
- [PATCH]: Increase MAX_ARTIFICIAL_LABEL_BYTES to 40
Uros Bizjak
- [PATCH]: Increase MAX_ARTIFICIAL_LABEL_BYTES to 40
Richard Biener
- [PATCH][1/2] Early LTO debug, simple-object part
Richard Biener
- [PATCH][1/2] Early LTO debug, simple-object part
Richard Biener
- [PATCH][1/2] Early LTO debug, simple-object part
Ian Lance Taylor via gcc-patches
- [PATCH][1/2] Early LTO debug, simple-object part
Richard Biener
- [PATCH][1/2] Early LTO debug, simple-object part
Ian Lance Taylor via gcc-patches
- [PATCH][1/2] Early LTO debug, simple-object part
Richard Biener
- [PATCH][1/2] Early LTO debug, simple-object part
Ian Lance Taylor via gcc-patches
- [PATCH][1/2] Early LTO debug, simple-object part
Richard Biener
- [PATCH][2/2] early LTO debug, main part
Jason Merrill
- [PATCH][2/2] early LTO debug, main part
Richard Biener
- [PATCH][2/2] early LTO debug, main part
Jason Merrill
- [PATCH][2/2] early LTO debug, main part
Richard Biener
- [PATCH][2/2] early LTO debug, main part
Jason Merrill
- [PATCH][2/2] early LTO debug, main part
Richard Biener
- [PATCH][2/2] early LTO debug, main part
Szabolcs Nagy
- [PATCH][2/2] early LTO debug, main part
Richard Biener
- [PATCH][2/2] early LTO debug, main part
Szabolcs Nagy
- [PATCH][2/2] early LTO debug, main part
Richard Biener
- [PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol
Yvan Roux
- [PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
Sudi Das
- [PATCH][Aarch64] Add support for overflow add and sub operations
Michael Collison
- [Patch][AARCH64] Fix PR 81643 by modifying test case.
Steve Ellcey
- [PATCH][AArch64] Improve aarch64_legitimate_constant_p
Wilco Dijkstra
- [PATCH][AArch64] Improve aarch64_legitimate_constant_p
Wilco Dijkstra
- [PATCH][AArch64] Improve addressing of TI/TFmode
Wilco Dijkstra
- [PATCH][AArch64] Improve addressing of TI/TFmode
Wilco Dijkstra
- [PATCH][AArch64] Introduce emit_frame_chain
Wilco Dijkstra
- [PATCH][AArch64] Introduce emit_frame_chain
Wilco Dijkstra
- [PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PATCH] [Aarch64] Optimize subtract in shift counts
Andrew Pinski
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Kenner
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Kenner
- [PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Kenner
- [PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PATCH] [Aarch64] Optimize subtract in shift counts
Wilco Dijkstra
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Kenner
- [PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Kenner
- [PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Kenner
- [PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Kenner
- [PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Biener
- [PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Sandiford
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Biener
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Sandiford
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Biener
- [PATCH] [Aarch64] Optimize subtract in shift counts
Richard Sandiford
- [PATCH] [Aarch64] Optimize subtract in shift counts
Wilco Dijkstra
- [PATCH][AArch64] PR60580: Fix frame pointer option magic
Wilco Dijkstra
- [PATCH][AArch64] PR60580: Fix frame pointer option magic
Wilco Dijkstra
- [PATCH][AArch64] PR71951: Fix unwinding with -fomit-frame-pointer
Wilco Dijkstra
- [PATCH][AArch64] Remove '*' from movsi/di/ti patterns
Wilco Dijkstra
- [PATCH][AArch64] Remove '*' from movsi/di/ti patterns
Wilco Dijkstra
- [PATCH][AArch64] Remove aarch64_frame_pointer_required
Wilco Dijkstra
- [PATCH][AArch64] Remove aarch64_frame_pointer_required
Wilco Dijkstra
- [PATCH][AArch64] Simplify aarch64_can_eliminate
Wilco Dijkstra
- [PATCH][AArch64] Simplify aarch64_can_eliminate
Wilco Dijkstra
- [PATCH][AArch64] Simplify frame layout for stack probing
Wilco Dijkstra
- [PATCH][AArch64] Simplify frame layout for stack probing
Wilco Dijkstra
- [PATCH][AArch64] Use gen_frame_mem for callee-saves
Wilco Dijkstra
- [PATCH][AArch64] Use gen_frame_mem for callee-saves
Richard Earnshaw (lists)
- [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
Steve Ellcey
- [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
Steve Ellcey
- [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
Steve Ellcey
- [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
Szabolcs Nagy
- [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
Steve Ellcey
- [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
Szabolcs Nagy
- [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
Steve Ellcey
- [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
Steve Ellcey
- [PATCH][Arm] Test suite failures resulting from deprecation of -mstructure-size-boundary
Michael Collison
- [PATCH][Arm] Test suite failures resulting from deprecation of -mstructure-size-boundary
Richard Earnshaw (lists)
- [PATCH][Arm] Test suite failures resulting from deprecation of -mstructure-size-boundary
Michael Collison
- [PATCH][Arm] Test suite failures resulting from deprecation of -mstructure-size-boundary
Richard Earnshaw (lists)
- [PATCH][Arm] Test suite failures resulting from deprecation of -mstructure-size-boundary
Michael Collison
- [PATCH][Arm] Test suite failures resulting from deprecation of -mstructure-size-boundary
Richard Earnshaw (lists)
- [PATCH][compare-elim] Merge zero-comparisons with normal ops
Michael Collison
- [PATCH][compare-elim] Merge zero-comparisons with normal ops
Jeff Law
- [PATCH][compare-elim] Merge zero-comparisons with normal ops
Kyrill Tkachov
- [PATCH][cygming] Share mingw fset-stack-executable with cygwin
JonY
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Daniel Santos
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Martin Sebor
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Mike Stump
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Mike Stump
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Daniel Santos
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Mike Stump
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Daniel Santos
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Mike Stump
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Daniel Santos
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Daniel Santos
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Daniel Santos
- [PATCH] [docs] Explain how to use multiple file-name patterns in RUNTESTFLAGS
Mike Stump
- [PATCH][GCC][AArch64][Committed] Actually reserve room for null terminator when mangling buildins.
Tamar Christina
- [PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
Jeff Law
- [PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
H.J. Lu
- [PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
Tamar Christina
- [PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
H.J. Lu
- [PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
Tamar Christina
- [PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
James Greenhalgh
- [PATCH][GCC][AArch64] Fix pattern guard relaxations that are allowing more constants than they should.
Tamar Christina
- [PATCH][GCC][AArch64] Fix pattern guard relaxations that are allowing more constants than they should.
James Greenhalgh
- [PATCH][GCC][AArch64] Inline calls to lrint when possible
Szabolcs Nagy
- [PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure.
Bin.Cheng
- [PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure.
Tamar Christina
- [PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode.
Bin.Cheng
- [PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode.
Tamar Christina
- [PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode.
Bin.Cheng
- [PATCH][GCC][AArch64] optimize float immediate moves (3 /4) - testsuite.
Bin.Cheng
- [PATCH][GCC][AArch64] Restrict lrint inlining on ILP32.
Tamar Christina
- [PATCH][GCC][mid-end] Add generic test for xorsign (x * copysign (1, y))
Tamar Christina
- [PATCH][GCC][mid-end] Add generic test for xorsign (x * copysign (1, y))
Richard Biener
- [PATCH][GCC][mid-end] Fix single use requirement for xorsign (x * copysign (1, y))
Tamar Christina
- [PATCH][GCC][mid-end] Fix single use requirement for xorsign (x * copysign (1, y))
Tamar Christina
- [PATCH][GCC][mid-end] Fix single use requirement for xorsign (x * copysign (1, y))
Richard Biener
- [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Tamar Christina
- [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Tamar Christina
- [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Richard Biener
- [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Tamar Christina
- [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Richard Biener
- [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Tamar Christina
- [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Richard Biener
- [PATCH][GCC] Simplification of 1U << (31 - x)
Sudi Das
- [PATCH][GCC] Simplification of 1U << (31 - x)
Richard Biener
- [PATCH] [i386,testsuite] [PR 71958] Error on -mx32 with -mabi=ms
Daniel Santos
- [PATCH] [i386,testsuite] [PR 71958] Error on -mx32 with -mabi=ms
Uros Bizjak
- [PATCH] [i386,testsuite] [PR 71958] Error on -mx32 with -mabi=ms
Rainer Orth
- [PATCH] [i386, testsuite] [PR 71958] Error on -mx32 with -mabi=ms
Daniel Santos
- [PATCH] [i386, testsuite] [PR 71958] Error on -mx32 with -mabi=ms
Uros Bizjak
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Daniel Santos
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Andreas Schwab
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Uros Bizjak
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Uros Bizjak
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Daniel Santos
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Daniel Santos
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Uros Bizjak
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
JonY
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Daniel Santos
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Uros Bizjak
- [PATCH] [i386] PR 81850 Don't ignore -mabi=sysv on Cygwin/MinGW
Daniel Santos
- [PATCH] [MSP430] [PR78554] Prevent SUBREG from referencing a SYMBOL_REF
Jozef Lawrynowicz
- [PATCH] [MSP430] [PR80993] Prevent lto removing interrupt handlers
Jozef Lawrynowicz
- [PATCH] [MSP430] [PR80993] Prevent lto removing interrupt handlers
Nick Clifton
- [PATCH] [MSP430] [PR80993] Prevent lto removing interrupt handlers
Richard Biener
- [PATCH] [MSP430] [PR80993] Prevent lto removing interrupt handlers
DJ Delorie
- [PATCH] [MSP430] [PR80993] Prevent lto removing interrupt handlers
Richard Biener
- [PATCH] [MSP430] Pass -mcode/data-region to the linker and assembler
Jozef Lawrynowicz
- [PATCH] [MSP430] Pass -mcode/data-region to the linker and assembler
Nick Clifton
- [PATCH] [MSP430] Read mcu data from file instead of hardcoded data
Jozef Lawrynowicz
- [PATCH] [MSP430] Read mcu data from file instead of hardcoded data
DJ Delorie
- [PATCH] [MSP430] Read mcu data from file instead of hardcoded data
Nick Clifton
- [PATCH][OBVIOUS] Add missing header file attribs.h to couple of targets.
Martin Liška
- [PATCH][OBVIOUS] Fix missing include of header file in mips.c.
Martin Liška
- [patch][Ping #3] PR80929: Realistic PARALLEL cost in seq_cost.
Jeff Law
- [patch][Ping #3] PR80929: Realistic PARALLEL cost in seq_cost.
Segher Boessenkool
- [PATCH][PING][PR target/81535] Fix tests on Power
Yury Gribov
- [PATCH][PING^2] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH][PR 59521] Respect probabilities when expanding switch statement
Jan Hubicka
- [PATCH][PR 59521] Respect probabilities when expanding switch statement
Martin Liška
- [PATCH][PR 59521] Respect probabilities when expanding switch statement
Martin Liška
- [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
Jason Merrill
- [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
Pierre-Marie de Rodat
- [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
Jason Merrill
- [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
Pierre-Marie de Rodat
- [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
Richard Biener
- [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
Richard Biener
- [PATCH][PR target/81535] Fix tests on Power
Segher Boessenkool
- [PATCH] [PR target/81861] Save target specific options after ix86_stack_protector_guard_reg was changed
Maxim Ostapenko
- [PATCH] [PR target/81861] Save target specific options after ix86_stack_protector_guard_reg was changed
Uros Bizjak
- [PATCH][PR tree-optimization/81741] Throttle recording conditional equivalences
Jeff Law
- [PATCH][PR tree-optimization/81741] Throttle recording conditional equivalences
Richard Biener
- [PATCH][PR tree-optimization/81741] Throttle recording conditional equivalences
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Richard Biener
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Martin Sebor
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
David Malcolm
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Richard Biener
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Richard Biener
- [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 - V3
Richard Biener
- [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 - V3
Richard Biener
- [PATCH][RFA/RFC] Stack clash mitigation patch 06/08 - V3
Segher Boessenkool
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Richard Biener
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
David Malcolm
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Jan Hubicka
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Steven Bosscher
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Steven Bosscher
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Richard Biener
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Jan Hubicka
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Steven Bosscher
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Jeff Law
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Richard Biener
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Richard Biener
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Richard Biener
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Rainer Orth
- [PATCH][RFC] Make expansion of balanced binary trees of switches on tree level.
Martin Liška
- [PATCH][RFC] Patch candidate for other/39851
Martin Liška
- [PATCH][RFC] Patch candidate for other/39851
Joseph Myers
- [PATCH][RFC] Patch candidate for other/39851
Martin Liška
- [PATCH][testsuite] Add check_effective_target_autoincdec
Wilco Dijkstra
- [PATCH][testsuite] Add check_effective_target_autoincdec
Richard Earnshaw (lists)
- [PATCH][testsuite] Add check_effective_target_autoincdec
Mike Stump
- [PATCH][testsuite] Add check_effective_target_autoincdec
Rainer Orth
- [PATCH][Testsuite] Use user defined memmove in gcc.c-torture/execute/builtins/memops-asm-lib.c
Tom de Vries
- [PATCH][v2] Fix target attribute handling (PR c++/81355).
Martin Liška
- [PATCH][v2] Fix target attribute handling (PR c++/81355).
Jason Merrill
- [PATCH][v2] Fix target attribute handling (PR c++/81355).
Martin Sebor
- [PATCH][v2] Fix target attribute handling (PR c++/81355).
Martin Liška
- [PATCH][v2] Fix target attribute handling (PR c++/81355).
Jason Merrill
- [PATCH][v2] Introduce TARGET_SUPPORTS_ALIASES
Jan Hubicka
- [PATCH][www] Amend bugs/management.html with worklist items
Martin Liška
- [PATCH] Add 'short_call' attribute for MIPS targets
Simon Atanasyan
- [PATCH] Add --enable-static-pie to build static PIE
H.J. Lu
- [PATCH] Add -nolibc option
Joseph Myers
- [PATCH] Add -static-pie to GCC driver to create static PIE
H.J. Lu
- [PATCH] Add -static-pie to GCC driver to create static PIE
Richard Biener
- [PATCH] Add -static-pie to GCC driver to create static PIE
H.J. Lu
- [PATCH] Add -static-pie to GCC driver to create static PIE
H.J. Lu
- [PATCH] Add -static-pie to GCC driver to create static PIE
Joseph Myers
- [PATCH] Add -static-pie to GCC driver to create static PIE
H.J. Lu
- [PATCH] Add -std=c++2a
Pedro Alves
- [PATCH] Add libgcc support for cache clearing on ARM VxWorks
Olivier Hainque
- [PATCH] Add libgcc support for cache clearing on ARM VxWorks
Olivier Hainque
- [PATCH] Add libgcc support for cache clearing on ARM VxWorks
Richard Earnshaw (lists)
- [PATCH] Add libgcc support for cache clearing on ARM VxWorks
Olivier Hainque
- [PATCH] Add libgcc support for cache clearing on ARM VxWorks
Olivier Hainque
- [PATCH] Add macro DISABLE_COPY_AND_ASSIGN
Yao Qi
- [PATCH] Add macro DISABLE_COPY_AND_ASSIGN
Pedro Alves
- [PATCH] Add missing edge probability in simd_clone_adjust
Tom de Vries
- [PATCH] Add missing edge probability in simd_clone_adjust
Jakub Jelinek
- [PATCH] Add missing edge probability in simd_clone_adjust
Tom de Vries
- [PATCH] Add missing edge probability in simd_clone_adjust
Jakub Jelinek
- [PATCH] Add optab checks to vector extraction path in vectorizable_store
Richard Biener
- [PATCH] Add optab checks to vector extraction path in vectorizable_store
Jakub Jelinek
- [PATCH] Adjust function name dumping
Richard Biener
- [PATCH] Adjust function name dumping
Arnaud Charlet
- [PATCH] Adjust function name dumping
Richard Biener
- [PATCH] Adjust function name dumping
Arnaud Charlet
- [PATCH] Adjust function name dumping
Richard Biener
- [PATCH] Allow fpmath differences in inlining when callee doesn't use FP math
Uros Bizjak
- [PATCH] Allow fpmath differences in inlining when callee doesn't use FP math
Richard Biener
- [PATCH] Allow fpmath differences in inlining when callee doesn't use FP math
Richard Biener
- [PATCH] Allow fpmath differences in inlining when callee doesn't use FP math
Uros Bizjak
- [PATCH] Asm memory constraints
Alan Modra
- [PATCH] Asm memory constraints
Segher Boessenkool
- [PATCH] Asm memory constraints
Alan Modra
- [PATCH] Avoid messing up DECL_ABSTRACT_ORIGIN in lto_symtab_prevail_decl
Richard Biener
- [PATCH] Avoid re-allocating PHIs in split_edge
Richard Biener
- [PATCH] Avoid re-allocating PHIs in split_edge
Jeff Law
- [PATCH] C++: use an optional vec<location_t> for callsites
David Malcolm
- [PATCH] C/C++: add fix-it hints for various missing symbols
Jeff Law
- [PATCH] C: fix logic within c_expr::get_location
David Malcolm
- [PATCH] C: fix logic within c_expr::get_location
Marek Polacek
- [PATCH] Changes for v3 of the C++ patch
David Malcolm
- [PATCH] Convert character arrays to string csts
Martin Liška
- [PATCH] Convert character arrays to string csts
Richard Biener
- [PATCH] Convert character arrays to string csts
Martin Liška
- [PATCH] Convert character arrays to string csts
Richard Biener
- [PATCH] Convert character arrays to string csts
Martin Liška
- [PATCH] Convert character arrays to string csts
Richard Biener
- [PATCH] Convert character arrays to string csts
Richard Biener
- [PATCH] Convert character arrays to string csts
Richard Biener
- [PATCH] copy_n for input iterator, avoid in-loop jumps
Petr Ovtchenkov
- [PATCH] correct documentation of attribute ifunc (PR 81882)
Martin Sebor
- [PATCH] correct documentation of attribute ifunc (PR 81882)
Alexander Monakov
- [PATCH] correct documentation of attribute ifunc (PR 81882)
Martin Sebor
- [PATCH] correct documentation of attribute ifunc (PR 81882)
Andreas Schwab
- [PATCH] detect incompatible aliases (PR c/81854)
Martin Sebor
- [PATCH] detect incompatible aliases (PR c/81854)
Joseph Myers
- [PATCH] detect incompatible aliases (PR c/81854)
Jonathan Wakely
- [PATCH] detect incompatible aliases (PR c/81854)
Martin Sebor
- [PATCH] detect incompatible aliases (PR c/81854)
Jonathan Wakely
- [PATCH] detect incompatible aliases (PR c/81854)
Martin Sebor
- [PATCH] don't confuse user when OOM happens
Nathan Sidwell
- [PATCH] don't confuse user when OOM happens
Richard Biener
- [PATCH] Don't override user alignment with the same value
H.J. Lu
- [PATCH] Don't override user alignment with the same value
Richard Biener
- [PATCH] Don't override user alignment with the same value
H.J. Lu
- [PATCH] Don't override user alignment with the same value
Eric Botcazou
- [PATCH] Do not instrument void variables with MPX (PR tree-opt/79987).
Martin Liška
- [PATCH] Do not instrument void variables with MPX (PR tree-opt/79987).
Ilya Enkovich
- [PATCH] Do not instrument void variables with MPX (PR tree-opt/79987).
Martin Liška
- [PATCH] Early LTO debug TODO
Richard Biener
- [PATCH] Early LTO debug TODO
Richard Biener
- [PATCH] Enable libitm DLL build on Cygwin/Mingw
JonY
- [PATCH] Enable libitm DLL build on Cygwin/Mingw
JonY
- [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Jeff Law
- [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Jeff Law
- [PATCH] Expand switch statements with a single (or none) non-default case.
Martin Liška
- [PATCH] Expand switch statements with a single (or none) non-default case.
Richard Biener
- [PATCH] Expand switch statements with a single (or none) non-default case.
Martin Liška
- [PATCH] Expand switch statements with a single (or none) non-default case.
Richard Biener
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Jackson Woodruff
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Jackson Woodruff
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Joseph Myers
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Richard Biener
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Wilco Dijkstra
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Richard Biener
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Wilco Dijkstra
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Richard Biener
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Joseph Myers
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Jeff Law
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Jackson Woodruff
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Richard Biener
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Jackson Woodruff
- [PATCH] Factor out division by squares and remove division around comparisons (1/2)
Richard Biener
- [PATCH] Factor out division by squares and remove division around comparisons (2/2)
Jackson Woodruff
- [PATCH] Factor out division by squares and remove division around comparisons (2/2)
Richard Biener
- [PATCH] Factor out division by squares and remove division around comparisons (2/2)
Jackson Woodruff
- [PATCH] Fix always true condition in gimplify_adjust_omp_clauses
Marek Polacek
- [PATCH] Fix always true condition in gimplify_adjust_omp_clauses
Marek Polacek
- [PATCH] Fix always true condition in gimplify_adjust_omp_clauses
Richard Biener
- [PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
Marek Polacek
- [PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
Richard Biener
- [PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
Marek Polacek
- [PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
Richard Biener
- [PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
Marek Polacek
- [PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
Eric Botcazou
- [PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
Richard Biener
- [PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
Eric Botcazou
- [PATCH] Fix bug in simplify_ternary_operation
Tom de Vries
- [PATCH] Fix bug in simplify_ternary_operation
Tom de Vries
- [PATCH] Fix bug in simplify_ternary_operation
Jeff Law
- [PATCH] Fix building of cross compiler (PR target/81753).
Martin Liška
- [PATCH] Fix building of cross compiler (PR target/81753).
Segher Boessenkool
- [PATCH] Fix building of cross compiler (PR target/81753).
Mike Stump
- [PATCH] Fix build of --enable-gather-detailed-mem-stats (PR bootstrap/81864).
Martin Liška
- [PATCH] Fix build of --enable-gather-detailed-mem-stats (PR bootstrap/81864).
Richard Biener
- [PATCH] Fix df-related ICE due to bbpart pass bug (PR target/81621)
Jakub Jelinek
- [PATCH] Fix df-related ICE due to bbpart pass bug (PR target/81621)
Richard Biener
- [PATCH] Fix df-related ICE due to bbpart pass bug (PR target/81621)
Jakub Jelinek
- [PATCH] Fix failing gcc.dg/compare2.c
Marek Polacek
- [PATCH] Fix failing objc.dg/proto-lossage-4.m
Marek Polacek
- [PATCH] Fix fallout from VRP strict-overflow changes
Richard Biener
- [PATCH] Fix fallout from VRP strict-overflow changes
Andreas Schwab
- [PATCH] Fix fallout from VRP strict-overflow changes
Richard Biener
- [PATCH] Fix fallout from VRP strict-overflow changes
Martin Sebor
- [PATCH] Fix fallout from VRP strict-overflow changes
Richard Biener
- [PATCH] Fix file find utils and add unit tests (PR driver/81829).
Martin Liška
- [PATCH] Fix file find utils and add unit tests (PR driver/81829).
Martin Liška
- [PATCH] Fix file find utils and add unit tests (PR driver/81829).
Martin Sebor
- [PATCH] Fix file find utils and add unit tests (PR driver/81829).
Martin Liška
- [PATCH] Fix fortran tests to not print out non-ascii characters
Steve Ellcey
- [PATCH] Fix fortran vector tests on powerpc and aarch64, PR tree-optimization/80925
Steve Ellcey
- [PATCH] Fix gcc.dg/tree-ssa/reassoc-23.c
Richard Biener
- [PATCH] Fix ifunc and resolver (PR ipa/81213).
Jan Hubicka
- [PATCH] Fix inliner assert with free-lang-data
Richard Biener
- [PATCH] Fix IPA ICF with ASM statements (PR inline-asm/82001).
Martin Liška
- [PATCH] Fix IPA ICF with ASM statements (PR inline-asm/82001).
Richard Biener
- [PATCH] Fix IPA ICF with ASM statements (PR inline-asm/82001).
Martin Liška
- [PATCH] Fix IPA ICF with ASM statements (PR inline-asm/82001).
Richard Biener
- [PATCH] Fix last dwarf2out change with pubnames
Richard Biener
- [PATCH] Fix middle-end/81737
Marek Polacek
- [PATCH] Fix middle-end/81737
Jakub Jelinek
- [PATCH] Fix middle-end/81737
Marek Polacek
- [PATCH] Fix middle-end/81737
Richard Biener
- [PATCH] Fix middle-end/81737
Marek Polacek
- [PATCH] Fix middle-end/81737
Richard Biener
- [PATCH] Fix middle-end/81737
Marek Polacek
- [PATCH] Fix middle-end/81737
Richard Biener
- [PATCH] Fix OpenMP/OpenACC/Cilk+ issues with forced/non-local labels (PR c/81687)
Jakub Jelinek
- [PATCH] Fix OpenMP/OpenACC/Cilk+ issues with forced/non-local labels (PR c/81687)
Richard Biener
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Jeff Law
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Alan Modra
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Jeff Law
- [PATCH] Fix PR81148
Richard Biener
- [PATCH] Fix PR81181
Richard Biener
- [PATCH] Fix PR81297
Richard Biener
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Richard Biener
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Bill Schmidt
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Bill Schmidt
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Richard Biener
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Bill Schmidt
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Richard Biener
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Bill Schmidt
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Bill Schmidt
- [PATCH] Fix PR81354 (SLSR, insert on edges)
Bill Schmidt
- [PATCH] Fix PR81354 (SLSR, insert on edges)
Richard Biener
- [PATCH] Fix PR81488
Bill Schmidt
- [PATCH] Fix PR81488
Richard Biener
- [PATCH] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH] Fix PR81503 (SLSR invalid fold)
Jakub Jelinek
- [PATCH] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH] Fix PR81503 (SLSR invalid fold)
Jakub Jelinek
- [PATCH] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH] Fix PR81503 (SLSR invalid fold)
Richard Biener
- [PATCH] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH] Fix PR81633
Richard Biener
- [PATCH] Fix PR81705
Richard Biener
- [PATCH] Fix PR81719
Richard Biener
- [PATCH] Fix PR81719
Bin.Cheng
- [PATCH] Fix PR81719
Richard Biener
- [PATCH] Fix PR81723
Richard Biener
- [PATCH] Fix PR81766
Richard Biener
- [PATCH] Fix PR81790
Richard Biener
- [PATCH] Fix PR81827
Richard Biener
- [PATCH] Fix PR81878
Richard Biener
- [PATCH] Fix PR81884
Richard Biener
- [PATCH] Fix PR81900
Richard Biener
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Uros Bizjak
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Kyrill Tkachov
- [PATCH] Fix PR81921
Segher Boessenkool
- [PATCH] Fix PR81921
Richard Earnshaw (lists)
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Uros Bizjak
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Uros Bizjak
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Uros Bizjak
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Uros Bizjak
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Uros Bizjak
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Joseph Myers
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81921
Joseph Myers
- [PATCH] Fix PR81921
Joseph Myers
- [PATCH] Fix PR81921
Richard Biener
- [PATCH] Fix PR81936
Richard Biener
- [PATCH] Fix PR81940
Richard Biener
- [PATCH] Fix PR81968 some more
Richard Biener
- [PATCH] Fix PR81977
Richard Biener
- [PATCH] Fix PR81987 (SLSR dominance issue)
Bill Schmidt
- [PATCH] Fix PR81987 (SLSR dominance issue)
Richard Biener
- [PATCH] Fix PR81993
Richard Biener
- [PATCH] Fix PR82011, early LTO debug fallout
Richard Biener
- [PATCH] Fix PR82011, early LTO debug fallout
Richard Biener
- [PATCH] Fix PR82011, early LTO debug fallout
Richard Biener
- [PATCH] Fix PR82054
Richard Biener
- [PATCH] Fix PR82054
Jason Merrill
- [PATCH] Fix PR bootstrap/81638
David Edelsohn
- [PATCH] Fix PR bootstrap/81638
David Edelsohn
- [PATCH] Fix reassoc var_bound range test optimization (PR tree-optimization/81588)
Richard Biener
- [PATCH] Fix s390x-linux bootstrap against glibc 2.12
Jakub Jelinek
- [PATCH] Fix segfault in gcov.c (PR gcov-profile/81561).
Martin Liška
- [PATCH] Fix segfault in gcov.c (PR gcov-profile/81561).
Richard Biener
- [PATCH] Fix segfault in gcov.c (PR gcov-profile/81561).
Martin Liška
- [PATCH] Fix switch expansion (PR middle-end/81698)
Jakub Jelinek
- [PATCH] Fix switch expansion (PR middle-end/81698)
Richard Biener
- [PATCH] Fix target attribute handling (PR c++/81355).
Jeff Law
- [PATCH] Fix target attribute handling (PR c++/81355).
Martin Sebor
- [PATCH] fix the handling of string precision in pretty printer (PR 81586)
Jeff Law
- [PATCH] Fix thread_prologue_and_epilogue_insns (PR middle-end/79499)
Jakub Jelinek
- [PATCH] Fix thread_prologue_and_epilogue_insns (PR middle-end/79499)
Richard Biener
- [PATCH] Fix when -lssp is added by driver (PR middle-end/81400).
Martin Liška
- [PATCH] Fold (int *)&a + 4 to a[1] using offset_int (PR middle-end/81695)
Marek Polacek
- [PATCH] Fold (int *)&a + 4 to a[1] using offset_int (PR middle-end/81695)
Richard Biener
- [PATCH] Fold (int *)&a + 4 to a[1] using offset_int (PR middle-end/81695)
Marek Polacek
- [PATCH] Fold (int *)&a + 4 to a[1] using offset_int (PR middle-end/81695)
H.J. Lu
- [PATCH] Fold (int *)&a + 4 to a[1] using offset_int (PR middle-end/81695)
Marek Polacek
- [PATCH] Forbid section anchors for ASan build (PR sanitizer/81697)
Slava Barinov
- [PATCH] Forbid section anchors for ASan build (PR sanitizer/81697)
Andrew Pinski
- [PATCH] Forbid section anchors for ASan build (PR sanitizer/81697)
Vyacheslav Barinov
- [PATCH] Forbid section anchors for ASan build (PR sanitizer/81697)
Jeff Law
- [PATCH] Further driver signal cleanup
Nathan Sidwell
- [PATCH] Further driver signal cleanup
Marek Polacek
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Martin Sebor
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Richard Biener
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Martin Sebor
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Jeff Law
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Martin Sebor
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Richard Biener
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Richard Sandiford
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Martin Sebor
- [PATCH] handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908)
Richard Sandiford
- [PATCH] Harden variably_modified_type_p
Richard Biener
- [PATCH] Harden variably_modified_type_p
Eric Botcazou
- [PATCH] i386: Add some naked attribute tests
H.J. Lu
- [PATCH] i386: Add some naked attribute tests
Uros Bizjak
- [PATCH] i386: Add some naked attribute tests
H.J. Lu
- [PATCH] i386: Add some naked attribute tests
Uros Bizjak
- [PATCH] i386: Add some naked attribute tests
H.J. Lu
- [PATCH] i386: Add some naked attribute tests
Uros Bizjak
- [PATCH] i386: Add some naked attribute tests
H.J. Lu
- [PATCH] i386: Add some naked attribute tests
Uros Bizjak
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Uros Bizjak
- [PATCH] i386: Don't use frame pointer without stack access
Michael Matz
- [PATCH] i386: Don't use frame pointer without stack access
Uros Bizjak
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Michael Matz
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Andreas Schwab
- [PATCH] i386: Don't use frame pointer without stack access
Michael Matz
- [PATCH] i386: Don't use frame pointer without stack access
Alexander Monakov
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Jakub Jelinek
- [PATCH] i386: Don't use frame pointer without stack access
Arjan van de Ven
- [PATCH] i386: Don't use frame pointer without stack access
Michael Matz
- [PATCH] i386: Don't use frame pointer without stack access
Arjan van de Ven
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Michael Matz
- [PATCH] i386: Don't use frame pointer without stack access
Uros Bizjak
- [PATCH] i386: Don't use frame pointer without stack access
Richard Sandiford
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Richard Biener
- [PATCH] i386: Don't use frame pointer without stack access
Uros Bizjak
- [PATCH] i386: Don't use frame pointer without stack access
Richard Sandiford
- [PATCH] i386: Don't use frame pointer without stack access
Richard Sandiford
- [PATCH] i386: Don't use frame pointer without stack access
Richard Biener
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Richard Sandiford
- [PATCH] i386: Don't use frame pointer without stack access
Richard Biener
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Michael Matz
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Andi Kleen
- [PATCH] i386: Don't use frame pointer without stack access
Arjan van de Ven
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Andi Kleen
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Don't use frame pointer without stack access
Richard Sandiford
- [PATCH] i386: Don't use frame pointer without stack access
Richard Sandiford
- [PATCH] i386: Don't use frame pointer without stack access
Uros Bizjak
- [PATCH] i386: Don't use frame pointer without stack access
H.J. Lu
- [PATCH] i386: Replace frame pointer with stack pointer in debug insns
H.J. Lu
- [PATCH] i386: Replace frame pointer with stack pointer in debug insns
Uros Bizjak
- [PATCH] i386: Replace frame pointer with stack pointer in debug insns
Uros Bizjak
- [PATCH] i386: Replace frame pointer with stack pointer in debug insns
H.J. Lu
- [PATCH] i386: Replace frame pointer with stack pointer in debug insns
Uros Bizjak
- [PATCH] i386: Require MMX for builtins with MMX register
H.J. Lu
- [PATCH] i386: Rewrite check for AVX512 features
Peryt, Sebastian
- [PATCH] i386: Rewrite check for AVX512 features
Uros Bizjak
- [PATCH] i386: Set priority to P_AES for Westmere
H.J. Lu
- [PATCH] i386: Set priority to P_AES for Westmere
Uros Bizjak
- [PATCH] i386: Update naked-1.c for PIC
Uros Bizjak
- [PATCH] ICF: properly handle LABEL_DECLs (PR tree-opt/81696).
Martin Liška
- [PATCH] ICF: properly handle LABEL_DECLs (PR tree-opt/81696).
Richard Biener
- [PATCH] ICF: properly handle LABEL_DECLs (PR tree-opt/81696).
Martin Liška
- [PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
Jakub Jelinek
- [PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
Jason Merrill
- [PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
Jakub Jelinek
- [PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
Jonathan Wakely
- [PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
Jakub Jelinek
- [PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
Jonathan Wakely
- [PATCH] Improve alloca alignment
Wilco Dijkstra
- [PATCH] Improve alloca alignment
Jeff Law
- [PATCH] Improve extraction of changed file in contrib/mklog
Jeff Law
- [PATCH] Improve on PR81968
Richard Biener
- [PATCH] Improve var_bound range test opt (PR tree-optimization/81655)
Jakub Jelinek
- [PATCH] Improve var_bound range test opt (PR tree-optimization/81655)
Richard Biener
- [PATCH] Improve var_bound range test opt (PR tree-optimization/81655)
Jakub Jelinek
- [PATCH] Improve var_bound range test opt (PR tree-optimization/81655)
Jeff Law
- [PATCH] Improve var_bound range test opt (PR tree-optimization/81655)
Richard Biener
- [PATCH] ira-costs: avoid missing base registers in record_address_regs
Alexander Monakov
- [PATCH] ira-costs: avoid missing base registers in record_address_regs
Vladimir Makarov
- [PATCH] istream_iterator: unexpected read in ctor
Petr Ovtchenkov
- [PATCH] istream_iterator: unexpected read in ctor
Petr Ovtchenkov
- [PATCH] istream_iterator: unexpected read in ctor
Tim Song
- [PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
Michael Meissner
- [PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
Michael Meissner
- [PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
Joseph Myers
- [PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
Michael Meissner
- [PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
Jakub Jelinek
- [PATCH] libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable with clang-5.0/libstdc++-7)
Katsuhiko Nishimra
- [PATCH] libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable with clang-5.0/libstdc++-7)
Jonathan Wakely
- [PATCH] libstdc++: test for copy_n/istreambuf_iterator
Petr Ovtchenkov
- [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.
Martin Liška
- [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.
Jason Merrill
- [PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991).
Jan Hubicka
- [PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991).
Martin Liška
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
H.J. Lu
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
Jakub Jelinek
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
H.J. Lu
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
Martin Liška
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
Jakub Jelinek
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
Martin Liška
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
Bin.Cheng
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
Martin Liška
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
Bin.Cheng
- [PATCH] matching tokens: C++ parts (v3)
David Malcolm
- [PATCH] matching tokens: C++ parts (v3)
Jason Merrill
- [PATCH] minor readability tweaks to print_node
Martin Sebor
- [PATCH] minor readability tweaks to print_node
Jeff Law
- [PATCH] More PRE TLC
Richard Biener
- [PATCH] Move TYPE_BINFO
Nathan Sidwell
- [PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope
Kevin Buettner
- [PATCH] PowerPC cleanup, remove -mpower9-dform{,-scalar,-vector} options
Michael Meissner
- [PATCH] PowerPC cleanup, remove -mpower9-dform{,-scalar,-vector} options
Segher Boessenkool
- [PATCH] PR81747, ICE in operator[]
Alan Modra
- [PATCH] PR81747, ICE in operator[]
Alan Modra
- [PATCH] PR81747, ICE in operator[]
Jeff Law
- [PATCH] PR c++/80287 add new testcase
Yvan Roux
- [PATCH] PR c++/80287 add new testcase
Yvan Roux
- [PATCH] PR c++/80287 add new testcase
Nathan Sidwell
- [Patch] PR c++/80287 backport on GCC 6 branch
Yvan Roux
- [Patch] PR c++/80287 backport on GCC 6 branch
Nathan Sidwell
- [PATCH] PR c++/82039 suppress -Wzero-as-null-pointer-constant warning
Jonathan Wakely
- [PATCH] PRE TLC, improve fake exit edge placement
Richard Biener
- [PATCH] PRE TLC, improve fake exit edge placement
Richard Biener
- [PATCH] print-rtl: NOT is ~, not !
Segher Boessenkool
- [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry
Jonathan Wakely
- [PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946)
Daniel Krügler
- [PATCH] PR libstdc++/81751 don't call fflush(NULL)
Jonathan Wakely
- [PATCH] PR libstdc++/81751 don't call fflush(NULL)
Paolo Carlini
- [PATCH] PR libstdc++/81751 don't call fflush(NULL)
Jonathan Wakely
- [PATCH] PR libstdc++/81891 fix double-free in hashtable constructor
Jonathan Wakely
- [PATCH] PR libstdc++/81912 make std::__iterator_category constexpr
Jonathan Wakely
- [PATCH] Remove -feliminate-dwarf2-dups
Richard Biener
- [PATCH] Remove -feliminate-dwarf2-dups
Richard Biener
- [PATCH] Remove output_die_symbol
Richard Biener
- [PATCH] Rewrite mklog in Python
Yury Gribov
- [PATCH] Rewrite mklog in Python
Jeff Law
- [PATCH] rl78 adddi3 improvement
Sebastian Perta
- [PATCH] rs6000: Trailing comma warning in enum
Segher Boessenkool
- [PATCH] rs6000: Use SAVE_MULTIPLE only if we restore what it saves (PR80938)
Segher Boessenkool
- [PATCH] rs6000: Use SAVE_MULTIPLE only if we restore what it saves (PR80938)
Alan Modra
- [PATCH] rs6000: Use SAVE_MULTIPLE only if we restore what it saves (PR80938)
Segher Boessenkool
- [PATCH] rs6000: Use SAVE_MULTIPLE only if we restore what it saves (PR80938)
Alan Modra
- [PATCH] rs6000: Use SAVE_MULTIPLE only if we restore what it saves (PR80938)
Segher Boessenkool
- [PATCH] rs6000_expand_binop_builtin
David Edelsohn
- [PATCH] RTEMS: Add GCC Runtime Library Exception
Jeff Law
- [PATCH] RTEMS: Add GCC Runtime Library Exception
Sebastian Huber
- [PATCH] RTEMS: Add GCC Runtime Library Exception
Sebastian Huber
- [PATCH] Simplify/speedup LIM
Richard Biener
- [PATCH] Simplify allocator usage in unordered containers
Jonathan Wakely
- [PATCH] Simplify pow with constant
Wilco Dijkstra
- [PATCH] Simplify pow with constant
Alexander Monakov
- [PATCH] Simplify pow with constant
Richard Biener
- [PATCH] Simplify pow with constant
Wilco Dijkstra
- [PATCH] Simplify pow with constant
Joseph Myers
- [PATCH] skip patchable_function_entry tests on ia64
Torsten Duwe
- [PATCH] skip patchable_function_entry tests on ia64
Jim Wilson
- [PATCH] small gcc.c cleanup
Nathan Sidwell
- [PATCH] Some -Walloc-size-larger-than= warning fixes (PR driver/81650)
Jakub Jelinek
- [PATCH] Some -Walloc-size-larger-than= warning fixes (PR driver/81650)
Richard Biener
- [PATCH] Speed up PTA solving
Richard Biener
- [PATCH] streambuf_iterator: avoid debug-dependent behaviour
Petr Ovtchenkov
- [PATCH] Switch on *.cc tests for g++ ASan
Slava Barinov
- [PATCH] Switch on *.cc tests for g++ ASan
Jeff Law
- [PATCH] Switch on *.cc tests for g++ ASan
Richard Biener
- [PATCH] Switch on *.cc tests for g++ ASan
Jeff Law
- [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846)
Richard Earnshaw (lists)
- [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846)
Jakub Jelinek
- [PATCH] Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or initialization of vector from smaller vectors (PR target/80846)
Segher Boessenkool
- [Patch] Testsuite fixes for failures caused by patch for PR 80925 (part deux)
Steve Ellcey
- [Patch] Testsuite fixes for failures caused by patch for PR 80925 (part deux)
Richard Biener
- [Patch] Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment
Rainer Orth
- [Patch] Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment
Steve Ellcey
- [PATCH] toplev: avoid recursive emergency_dump_function
Alexander Monakov
- [PATCH] toplev: avoid recursive emergency_dump_function
Jeff Law
- [PATCH] Tweak tree-ssa/pr81588.c testcase (PR tree-optimization/81655)
Jakub Jelinek
- [PATCH] Tweak tree-ssa/pr81588.c testcase (PR tree-optimization/81655)
Richard Biener
- [PATCH] use strnlen in pretty printer for "%.*s" (PR 81859)
Martin Sebor
- [PATCH] use strnlen in pretty printer for "%.*s" (PR 81859)
David Malcolm
- [PATCH] use strnlen in pretty printer for "%.*s" (PR 81859)
Martin Sebor
- [PATCH] Verify edge probability consistency in verify_flow_info
Tom de Vries
- [PATCH] Verify edge probability consistency in verify_flow_info
Jeff Law
- [PATCH] Verify edge probability consistency in verify_flow_info
Jan Hubicka
- [PATCH] Verify edge probability consistency in verify_flow_info
Tom de Vries
- [PATCH] Verify edge probability consistency in verify_flow_info
Tom de Vries
- [PATCH] Verify edge probability consistency in verify_flow_info
Jan Hubicka
- [PATCH] Write dependency information (-M*) even if there are errors
Boris Kolpackov
- [PATCH committed][AArch64] Fix dbl_mov_immediate_1.c test
Szabolcs Nagy
- [PATCH GCC][01/06]New interface returning all adjacent vertices in graph
Bin Cheng
- [PATCH GCC][01/06]New interface returning all adjacent vertices in graph
Richard Biener
- [PATCH GCC][02/06]New field in struct dependence_info indicating fixed length access
Bin Cheng
- [PATCH GCC][02/06]New field in struct dependence_info indicating fixed length access
Richard Biener
- [PATCH GCC][03/06]Dump dependence information
Bin Cheng
- [PATCH GCC][03/06]Dump dependence information
Jeff Law
- [PATCH GCC][04/06]Add copying interface for dependence_info
Bin Cheng
- [PATCH GCC][04/06]Add copying interface for dependence_info
Jeff Law
- [PATCH GCC][04/06]Add copying interface for dependence_info
Richard Biener
- [PATCH GCC][05/06]An interface clear all dependence_info with fixed access length tag
Bin Cheng
- [PATCH GCC][06/06]Record runtime alias info in struct dependence_info and pass it along
Bin Cheng
- [PATCH GCC][5/5]Enable tree loop distribution at -O3 and above optimization levels.
Bin.Cheng
- [PATCH GCC][5/5]Enable tree loop distribution at -O3 and above optimization levels.
Richard Biener
- [PATCH GCC][OBVIOUS]Handle boundary case for last iv candidate
Bin Cheng
- [PATCH GCC]A simple implementation of loop interchange
Bin Cheng
- [PATCH GCC]A simple implementation of loop interchange
Richard Biener
- [PATCH GCC]A simple implementation of loop interchange
Bin.Cheng
- [PATCH GCC]Make pointer overflow always undefined and remove the macro
Bin.Cheng
- [PATCH gfortran] PR53542 USE-associated variables shows original instead of renamed symbol name
Dominique d'Humières
- [PATCH PING] Write dependency information (-M*) even if there are errors
Boris Kolpackov
- [PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>.
Bin.Cheng
- [PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>.
Bin.Cheng
- [PATCH PR81267]Rewrite into loop closed ssa form in case of any store-store chain
Richard Biener
- [PATCH PR81620]Don't set has_max_use_after flag for store-store chain
Richard Biener
- [PATCH PR81744]Fix ICE by deep copying expression of loop's number of iterations
Bin Cheng
- [PATCH PR81744]Fix ICE by deep copying expression of loop's number of iterations
Richard Biener
- [PATCH PR81799]Fix ICE by forcing to is_gimple_val
Bin Cheng
- [PATCH PR81799]Fix ICE by forcing to is_gimple_val
Richard Biener
- [PATCH PR81799]Fix ICE by forcing to is_gimple_val
Bin.Cheng
- [PATCH PR81832]Skip copying loop header if inner loop is distributed
Bin Cheng
- [PATCH PR81832]Skip copying loop header if inner loop is distributed
Richard Biener
- [PATCH PR81832]Skip copying loop header if inner loop is distributed
Richard Sandiford
- [PATCH PR81832]Skip copying loop header if inner loop is distributed
Bin.Cheng
- [PATCH PR81832]Skip copying loop header if inner loop is distributed
Richard Sandiford
- [PATCH PR81832]Skip copying loop header if inner loop is distributed
Bin.Cheng
- [PATCH PR81832]Skip copying loop header if inner loop is distributed
Richard Biener
- [PATCH PR81913]Skip niter analysis if either IV in exit condition can wrap
Bin Cheng
- [PATCH PR81913]Skip niter analysis if either IV in exit condition can wrap
Richard Biener
- [PATCH v12] add -fpatchable-function-entry=N,M option
Gerald Pfeifer
- [PATCH v12] add -fpatchable-function-entry=N,M option
Andreas Schwab
- [PATCH v12] add -fpatchable-function-entry=N,M option
Maxim Kuvyrkov
- [PATCH v12] add -fpatchable-function-entry=N,M option
Andreas Schwab
- [PATCH v2, rs6000] Fix PR81833
Bill Schmidt
- [PATCH v2 3/3] Add RISC-V port for libgloss
Kito Cheng
- [PATCH v2 9/13] D: D2 Testsuite Dejagnu files.
Mike Stump
- [PATCHv2][PING][PR 59521] Respect __builtin_expect in switch statements
Jeff Law
- [PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls
Jan Hubicka
- [PATCH v2][RFC] Canonize names of attributes.
Joseph Myers
- [PATCH v2][RFC] Canonize names of attributes.
Jason Merrill
- [PATCH v2][RFC] Canonize names of attributes.
Martin Liška
- [PATCH v2][RFC] Canonize names of attributes.
Jason Merrill
- [PATCH v2] Python testcases to check DWARF output
Pierre-Marie de Rodat
- [PATCH v2] Simplify pow with constant
Wilco Dijkstra
- [PATCH v2] Simplify pow with constant
Alexander Monakov
- [PATCH v2] Simplify pow with constant
Richard Biener
- [PATCH v2] Simplify pow with constant
Wilco Dijkstra
- [PATCH v2] Simplify pow with constant
Richard Biener
- [PATCH v2] Simplify pow with constant
Jeff Law
- [PATCH v2] Simplify pow with constant
Jeff Law
- [PATCH v2] Simplify pow with constant
Wilco Dijkstra
- [PATCH v3][AArch64] Fix symbol offset limit
Wilco Dijkstra
- [PATCH v3][AArch64] Fix symbol offset limit
Wilco Dijkstra
- [PATCH v3] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH v3] Fix PR81503 (SLSR invalid fold)
Richard Biener
- [PATCH v3] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PATCH v4 0/4] [i386] PR80969 Fix ICE with -mabi=ms -mavx512f
Daniel Santos
- [PATCH v4 0/4] [i386] PR80969 Fix ICE with -mabi=ms -mavx512f
Uros Bizjak
- [PATCHv5][PR 57371] Remove useless floating point casts in comparisons
Richard Biener
- [PATCH v5] aarch64: Add split-stack initial support
Adhemerval Zanella
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Martin Sebor
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Richard Biener
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Richard Biener
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Jeff Law
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Richard Biener
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Martin Sebor
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Richard Biener
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Jeff Law
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Jeff Law
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Martin Sebor
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Richard Biener
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Jeff Law
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Martin Sebor
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Martin Sebor
- [PING #2] [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Richard Biener
- [PING 2] [PATCH 3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PING 5] [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types
Hurugalawadi, Naveen
- [PING] [PATCH, 3/3] Handle GOMP_NVPTX_JIT={-O[0-4],-ori,-arch=<n>} in libgomp nvptx plugin
Tom de Vries
- [PING][PATCH 2/3] retire mem_signal_fence pattern
Alexander Monakov
- [PING] [PATCH 3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- [PING] [PATCH] [AArch64] Add addr_type attribute
Hurugalawadi, Naveen
- [PING][PATCH] [Aarch64] Optimize subtract in shift counts
Michael Collison
- [PING] [PATCH] [AArch64] vec_pack_trunc_<mode> should split after register allocator
Hurugalawadi, Naveen
- [PING][PATCH][compare-elim] Merge zero-comparisons with normal ops
Michael Collison
- [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
Denis Khalikov
- [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
Denis Khalikov
- [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
Denis Khalikov
- [PING][PATCH] Fix PR81503 (SLSR invalid fold)
Bill Schmidt
- [PING] Re: [PATCH] C++: fix ordering of missing std #include suggestion (PR c++/81514)
David Malcolm
- [PING] Re: [PATCH] C++: fix ordering of missing std #include suggestion (PR c++/81514)
Jason Merrill
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Jeff Law
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Ximin Luo
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Yury Gribov
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Ximin Luo
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Jeff Law
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Jeff Law
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Ximin Luo
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Yury Gribov
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Matthias Klose
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Jakub Jelinek
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Yury Gribov
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Ximin Luo
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Ximin Luo
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Ximin Luo
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Joseph Myers
- [PING from 2013][PATCH] fixincludes: handle symlinks with multiple slashes
Sergei Trofimovich
- [Ping~][PATCH, DWARF] Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.c
Jiong Wang
- [pr 81982] wide-int.h change broke native arm-* gcc
Szabolcs Nagy
- [pr 81982] wide-int.h change broke native arm-* gcc
Szabolcs Nagy
- [PR middle-end/81931] do not pass 0 precision in get_nonzero_bits
Aldy Hernandez
- [PR middle-end/81931] do not pass 0 precision in get_nonzero_bits
Marc Glisse
- [PR middle-end/81931] do not pass 0 precision in get_nonzero_bits
Richard Biener
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Jon Beniston
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Richard Biener
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Jon Beniston
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Richard Biener
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Jon Beniston
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Richard Biener
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Jon Beniston
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Richard Biener
- [RFC, vectorizer] Allow single element vector types for vector reduction operations
Richard Sandiford
- [RFC][AARCH64]Add 'r' integer register operand modifier. Document the common asm modifier for aarch64 target.
Renlin Li
- [RFC][AARCH64]Add 'r' integer register operand modifier. Document the common asm modifier for aarch64 target.
Andrew Pinski
- [RFC][PATCH][AArch64] Cleanup frame pointer usage
Wilco Dijkstra
- [RFC][PATCH] Do refactoring of attribute functions and move them to attribs.[hc].
Martin Liška
- [RFC][PATCH] Do refactoring of attribute functions and move them to attribs.[hc].
Martin Liška
- [RFC][PATCH] Do refactoring of attribute functions and move them to attribs.[hc].
Tom de Vries
- [RFC] [PATCH] Introduce configure flag --with-stage1-cflags.
Jeff Law
- [RFC] [PATCH] Introduce configure flag --with-stage1-cflags.
Richard Biener
- [RFC] [PATCH] Introduce configure flag --with-stage1-cflags.
Martin Liška
- [RFC] [PATCH] Patch candidate for PR81657
Martin Liška
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Jeff Law
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Jakub Jelinek
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Jeff Law
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yury Gribov
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
H.J. Lu
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yury Gribov
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Florian Weimer
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
H.J. Lu
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yury Gribov
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
H.J. Lu
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yury Gribov
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
H.J. Lu
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yury Gribov
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
H.J. Lu
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yury Gribov
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
H.J. Lu
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Jeff Law
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Jeff Law
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
H.J. Lu
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Jeff Law
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yury Gribov
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Jakub Jelinek
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Florian Weimer
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Florian Weimer
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Jeff Law
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yury Gribov
- [RFC] Make 4-stage PGO bootstrap really working
Martin Liška
- [RFC] propagate malloc attribute in ipa-pure-const pass
Prathamesh Kulkarni
- [RFC] propagate malloc attribute in ipa-pure-const pass
Prathamesh Kulkarni
- [RFC PATCH, i386]: Convert TLS location to DEFAULT_TLS_SEG_REG address space
Uros Bizjak
- [RFC PATCH, i386]: Introduce address spaces to TLS stack protector guard value
Uros Bizjak
- [RS6000] Delete code made dead by r250482
Alan Modra
- [RS6000] Don't restore fixed regs
Alan Modra
- [RS6000] Don't restore fixed regs
Segher Boessenkool
- [rs6000] int->machine_mode in rs6000-c.c
Richard Sandiford
- [RS6000] linux startfile/endfile
Alan Modra
- [RS6000] linux startfile/endfile
Segher Boessenkool
- [RS6000] Merge rs6000_reg_live_or_pic_offset_p into save_reg_p
Alan Modra
- [RS6000] Merge rs6000_reg_live_or_pic_offset_p into save_reg_p
Segher Boessenkool
- [RS6000] PR 80938, Don't emit eh_frame for regs that don't need saving
Alan Modra
- [RS6000] PR 80938, Don't emit eh_frame for regs that don't need saving
Segher Boessenkool
- [RS6000] PR 80938, Don't emit eh_frame for regs that don't need saving
Alan Modra
- [RS6000] PR 80938, Don't emit eh_frame for regs that don't need saving
Segher Boessenkool
- [RS6000] PR 80938, Don't emit eh_frame for regs that don't need saving
Alan Modra
- [RS6000] PR 80938, Don't emit eh_frame for regs that don't need saving
Segher Boessenkool
- [testsuite, committed] Require alias for gcc.dg/pr56727-2.c
Tom de Vries
- [testsuite, committed] Require alloca for gcc.dg/attr-noipa.c
Tom de Vries
- [testsuite, committed] Require effective target nonlocal_goto for ipa/pr81696.c
Tom de Vries
- [testsuite, committed] Require label_values for gcc.dg/torture/pr80163.c
Tom de Vries
- [testsuite, committed] Use relative line number in gcc.dg/Walloca-14.c
Tom de Vries
- [testsuite, i386] Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
Rainer Orth
- [testsuite, i386] Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
Mike Stump
- [testsuite, i386] Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
Rainer Orth
- [testsuite, i386] Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
Iain Sandoe
- [testsuite, i386] Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
Rainer Orth
- [testsuite, i386] Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)
Iain Sandoe
- [testsuite, nvptx, committed] Require nonlocal_goto for gcc.dg/pr78582.c
Tom de Vries
- [testsuite, PR81662, committed] Skip fpatchable-function-entry tests for nvptx
Tom de Vries
- [TESTSUITE]Use strncpy instead of strcpy in testsuite/gcc.dg/memcmp-1.c
Renlin Li
- [TESTSUITE]Use strncpy instead of strcpy in testsuite/gcc.dg/memcmp-1.c
Aaron Sawdey
- [TESTSUITE]Use strncpy instead of strcpy in testsuite/gcc.dg/memcmp-1.c
Renlin Li
- [TESTSUITE]Use strncpy instead of strcpy in testsuite/gcc.dg/memcmp-1.c
Mike Stump
- [testuite, PR81731, committed] Fix call arguments mismatch in gcc.dg/torture/pr78218.c
Tom de Vries
- [Updated, PATCH] i386: Avoid stack realignment if possible
H.J. Lu
- [WIP] Possible Bug in vect_bb_slp_scalar_cost?
Dominik Inführ
- [WIP] Possible Bug in vect_bb_slp_scalar_cost?
Richard Biener
- [WIP] Possible Bug in vect_bb_slp_scalar_cost?
Dominik Inführ
- [WIP] Possible Bug in vect_bb_slp_scalar_cost?
Richard Biener
- AArch64 patch pings
Richard Sandiford
- AArch64 patch pings
James Greenhalgh
- AArch64 patch pings
Richard Sandiford
- Add a full_integral_type_p helper function
Richard Sandiford
- Add a full_integral_type_p helper function
Richard Biener
- Add a full_integral_type_p helper function
Richard Sandiford
- Add a full_integral_type_p helper function
Richard Biener
- Add a full_integral_type_p helper function
Richard Sandiford
- Add a full_integral_type_p helper function
Richard Biener
- Add a partial_integral_type_p helper function
Richard Sandiford
- Add a partial_integral_type_p helper function
Martin Sebor
- Add a partial_subreg_p predicate
Richard Sandiford
- Add a partial_subreg_p predicate
Jeff Law
- Add a partial_subreg_p predicate
Richard Sandiford
- Add a partial_subreg_p predicate
Jeff Law
- Add include-guard to tree-vrp.h
Prathamesh Kulkarni
- Add include-guard to tree-vrp.h
Jeff Law
- Add missing ECF_NOTHROW flags to internal.def
Richard Sandiford
- Add missing ECF_NOTHROW flags to internal.def
Richard Biener
- Add missing ECF_NOTHROW flags to internal.def
Richard Sandiford
- Add missing edge probabilities in expand_oacc_for, tile case
Tom de Vries
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Martin Jambor
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Joseph Myers
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Richard Biener
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Richard Biener
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Richard Biener
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Uros Bizjak
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Richard Biener
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Uros Bizjak
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Uros Bizjak
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Richard Biener
- Add option for whether ceil etc. can raise "inexact", adjust x86 conditions
Uros Bizjak
- Add subreg_memory_offset helper functions
Richard Sandiford
- Add support for const-qualified variables to -fdump-ada-spec
Eric Botcazou
- Re: Add support to trace comparison instructions and switch statements
吴潍浠(此彼)
- Add support to trace comparison instructions and switch statements
Dmitry Vyukov via gcc-patches
- Add wider_subreg_mode helper functions
Richard Sandiford
- All carchive gotools tests fail
Ian Lance Taylor
- ARM Patch Ping
Bernd Edlinger
- C++ PATCH for c++/80452, Core 1579: implicit move semantics on return/throw
Jason Merrill
- C++ PATCH for c++/80767, unnecessary instantiation of generic lambda
Jason Merrill
- C++ PATCH for c++/80767, unnecessary instantiation of generic lambda
Jason Merrill
- C++ PATCH for c++/80767, unnecessary instantiation of generic lambda
David Edelsohn
- C++ PATCH for c++/80767, unnecessary instantiation of generic lambda
Jason Merrill
- C++ PATCH for c++/80935, wrong error on lambda in C++17 mode
Jason Merrill
- C++ PATCH for c++/81236, missed 'this' capture with template-id in generic lambda
Jason Merrill
- C++ PATCH for c++/81359, Unparsed NSDMI error in SFINAE context
Jason Merrill
- C++ PATCH for c++/81359, Unparsed NSDMI error in SFINAE context
Markus Trippelsdorf
- C++ PATCH for c++/81359, Unparsed NSDMI error in SFINAE context
Jason Merrill
- C++ PATCH for c++/81525, auto and generic lambda
Jason Merrill
- C++ PATCH for c++/81671, nullptr_t template parameter
Jason Merrill
- C++ PATCH for c++/82029, ICE with __func__ in lambda in template
Jason Merrill
- C++ PATCH for various small fixes
Jason Merrill
- C++ PATCH to add immediate version of potential_constant_expression
Jason Merrill
- C++ PATCH to allow copying of local_specializations
Jason Merrill
- C++ PATCH to default argument conversion and SFINAE
Jason Merrill
- C++ PATCH to fix ICE with -Wbool-operation (PR c++/82040)
Marek Polacek
- C++ PATCH to fix ICE with -Wbool-operation (PR c++/82040)
Jason Merrill
- C++ PATCH to fix ICE with bit-fields and ?: (PR c++/81607)
Jason Merrill
- C++ PATCH to instantiate default args and default member inits once
Jason Merrill
- C++ PATCH to lambda in default argument of inherited constructor
Jason Merrill
- C++ PATCH to overhaul lambdas in templates
Jason Merrill
- C++ PATCH to remove unnecessary LAMBDA_EXPR fields
Jason Merrill
- c-family PATCH to improve -Wtautological-compare (PR c/81783)
Marek Polacek
- c-family PATCH to improve -Wtautological-compare (PR c/81783)
David Malcolm
- c-family PATCH to improve -Wtautological-compare (PR c/81783)
Eric Gallager
- c-family PATCH to improve -Wtautological-compare (PR c/81783)
Marek Polacek
- c-family PATCH to improve -Wtautological-compare (PR c/81783)
Marek Polacek
- c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306)
Joseph Myers
- c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306)
Marek Polacek
- c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306)
Steve Ellcey
- c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306)
Marek Polacek
- C/C++ PATCH to add __remove_qualifiers (PR c/65455, c/39985)
Marek Polacek
- C/C++ PATCH to add __remove_qualifiers (PR c/65455, c/39985)
Joseph Myers
- Clobbers and Scratch Registers
Alan Modra
- Clobbers and Scratch Registers
Richard Sandiford
- Clobbers and Scratch Registers
Alan Modra
- Clobbers and Scratch Registers
Alan Modra
- constexpr basic_string_view as required by C++17
Benjamin Buch
- C PATCH to boolify a few parameters
Marek Polacek
- C PATCH to display types when printing a conversion warning (PR c/81233)
Marek Polacek
- C PATCH to display types when printing a conversion warning (PR c/81233)
Joseph Myers
- C PATCH to display types when printing a conversion warning (PR c/81233)
Andreas Schwab
- C PATCH to display types when printing a conversion warning (PR c/81233)
Marek Polacek
- C PATCH to fix a crash on invalid (PR c/81289)
Marek Polacek
- C PATCH to fix a crash on invalid (PR c/81289)
Joseph Myers
- C PATCH to fix bogus inform with -Wc++-compat (PR c/81795)
Marek Polacek
- C PATCH to fix bogus inform with -Wc++-compat (PR c/81795)
Joseph Myers
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
Marek Polacek
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
David Malcolm
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
David Malcolm
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
Martin Sebor
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
Marek Polacek
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
Marek Polacek
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
Joseph Myers
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
Andreas Schwab
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
Marek Polacek
- C PATCH to remove unused block of code
Marek Polacek
- C PATCH to remove unused block of code
Joseph Myers
- C PATCH to remove unused block of code
Marek Polacek
- define VXWORKS_HAVE_TLS for the AE/653/MILS series
Olivier Hainque
- Drop df_ from df_read_modify_subreg_p
Richard Sandiford
- Drop df_ from df_read_modify_subreg_p
Jeff Law
- Fix inconsistent section flags
coypu@sdf.org
- Fix inconsistent section flags
Jeff Law
- Fix inconsistent section flags
Joerg Sonnenberger
- Fix inconsistent section flags
Joerg Sonnenberger
- GCC 7.2 Status Report (2017-08-02)
Richard Biener
- GCC 7.2 Status Report (2017-08-02)
Ian Lance Taylor
- GCC 7.2 Status Report (2017-08-02)
Richard Biener
- Go patch committed: Fix shift type determination
Ian Lance Taylor
- Go patch committed: Only finalize embedded fields before finalizing methods
Ian Lance Taylor
- gotools patch committed: Test runtime, misc/cgo/{test,testcarchive}
Uros Bizjak
- gotools patch committed: Test runtime, misc/cgo/{test,testcarchive}
Ian Lance Taylor
- gotools patch committed: Test runtime, misc/cgo/{test,testcarchive}
Uros Bizjak
- Handle data dependence relations with different bases
Richard Sandiford
- Handle data dependence relations with different bases
Richard Biener
- Handle data dependence relations with different bases
Richard Sandiford
- Handle data dependence relations with different bases
Richard Biener
- Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF
Richard Biener
- Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF
Rainer Orth
- Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF
Richard Biener
- Improve DOM's ability to derive equivalences when traversing edges
Jeff Law
- Improve DOM's ability to derive equivalences when traversing edges
Christophe Lyon
- Improve DOM's ability to derive equivalences when traversing edges
Jeff Law
- Improve DOM's ability to derive equivalences when traversing edges
Jeff Law
- Improve DOM's ability to derive equivalences when traversing edges
Christophe Lyon
- Improve DOM's ability to derive equivalences when traversing edges
Jeff Law
- Improved support for arm-vxworks and arm-vxworks7
Olivier Hainque
- Improve ECF_NOTHROW flags for direct internal functions
Richard Sandiford
- Improve ECF_NOTHROW flags for direct internal functions
Richard Biener
- Improve ECF_NOTHROW flags for direct internal functions
Richard Sandiford
- Improve ECF_NOTHROW flags for direct internal functions
Richard Biener
- Improve ECF_NOTHROW flags for direct internal functions
Richard Sandiford
- Improve ECF_NOTHROW flags for direct internal functions
Richard Biener
- libgo patch commited: Don't use little-endian code to dump big-endian PPC regs
Ian Lance Taylor
- libgo patch committed: build libgo/net/internal/socktest/sys_unix.go on AIX
Ian Lance Taylor
- libgo patch committed: Fix cgo tests for AIX
Ian Lance Taylor
- libgo patch committed: Fix go-nosys.c when HAVE_SYSCALL is not defined
Ian Lance Taylor
- libgo patch committed: Fix lfstack for AIX
Ian Lance Taylor
- libgo patch committed: Fix math.Ldexp for large powers
Ian Lance Taylor
- libgo patch committed: Fix signal counting for glibc 2.26
Ian Lance Taylor
- libgo patch committed: Fix signal counting for glibc 2.26
Richard Biener
- libgo patch committed: Fix signal counting for glibc 2.26
Ian Lance Taylor
- libgo patch committed: fix Stat_t on AIX
Ian Lance Taylor
- libgo patch committed: improvements for AIX netpoll
Ian Lance Taylor
- libgo patch committed: netinet/icmp6.h require netinet/in.h on AIX
Ian Lance Taylor
- libgo patch committed: netinet/icmp6.h require netinet/in.h on AIX
Rainer Orth
- libgo patch committed: netinet/icmp6.h require netinet/in.h on AIX
Ian Lance Taylor
- libgo patch committed: Pass -funwind-tables when compiling C code
Ian Lance Taylor
- libgo patch committed: Signal/register improvements
Ian Lance Taylor
- Limit SH strncmp inline expansion (PR target/78460)
Joseph Myers
- Limit SH strncmp inline expansion (PR target/78460)
Oleg Endo
- Limit SH strncmp inline expansion (PR target/78460)
Joseph Myers
- Limit SH strncmp inline expansion (PR target/78460)
Oleg Endo
- Make more use of byte_lowpart_offset
Richard Sandiford
- Make more use of df_read_modify_subreg_p
Richard Sandiford
- Make more use of df_read_modify_subreg_p
Segher Boessenkool
- Make more use of df_read_modify_subreg_p
Richard Sandiford
- Make more use of GET_MODE_UNIT_BITSIZE
Richard Sandiford
- Make more use of GET_MODE_UNIT_PRECISION
Richard Sandiford
- Make more use of GET_MODE_UNIT_SIZE
Richard Sandiford
- Make more use of HWI_COMPUTABLE_MODE_P
Richard Sandiford
- Make more use of paradoxical_subreg_p
Richard Sandiford
- Make more use of paradoxical_subreg_p
Richard Biener
- Make more use of subreg_lowpart_offset
Richard Sandiford
- Make more use of subreg_offset_from_lsb
Richard Sandiford
- Make more use of subreg_offset_from_lsb
Segher Boessenkool
- Make more use of subreg_size_lowpart_offset
Richard Sandiford
- Move vector_type_mode to tree.c
Richard Sandiford
- Move vector_type_mode to tree.c
Richard Biener
- Move vxlib gthread helpers for VxWorks to libgcc_eh
Olivier Hainque
- New French PO file for 'gcc' (version 7.2.0)
Translation Project Robot
- New German PO file for 'gcc' (version 7.2.0)
Translation Project Robot
- New Spanish PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- New template for 'gcc' made available
Translation Project Robot
- PATCH for base_pool_allocator (PR other/81667)
Marek Polacek
- PATCH for base_pool_allocator (PR other/81667)
Richard Biener
- PATCH for Re: mirrors
Gerald Pfeifer
- Patch ping : Aarch64/ARM
Jakub Jelinek
- Patch ping : Aarch64/ARM
James Greenhalgh
- PING: [PATCH] Add -static-pie to GCC driver to create static PIE
H.J. Lu
- PING: [PATCH] PR driver/81523: Make -static override -pie
Alan Modra
- PING: [PATCH] PR driver/81523: Make -static override -pie
H.J. Lu
- ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
Jozef Lawrynowicz
- ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
Jeff Law
- ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
Jeff Law
- ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
Joseph Myers
- ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
Jozef Lawrynowicz
- ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
Jozef Lawrynowicz
- Ping [PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
Michael Meissner
- PING^2: [PATCH] i386: Avoid stack realignment if possible
H.J. Lu
- PING^2: [PATCH] PR driver/81523: Make -static override -pie
H.J. Lu
- PING^2: [PATCH] PR driver/81523: Make -static override -pie
Joseph Myers
- PING^2: [PATCH] PR driver/81523: Make -static override -pie
Alan Modra
- Ping on target independent stack clash protection patches
Jeff Law
- Ping on target independent stack clash protection patches
Eric Botcazou
- PING Re: [PATCH 0/6] [i386] PR80969 Fix ICE with -mabi=ms -mavx512f
Daniel Santos
- PR78888 - add value range info for tolower/toupper
Prathamesh Kulkarni
- PR78888 - add value range info for tolower/toupper
Jakub Jelinek
- PR78888 - add value range info for tolower/toupper
Prathamesh Kulkarni
- PR78888 - add value range info for tolower/toupper
Jakub Jelinek
- PR78888 - add value range info for tolower/toupper
Joseph Myers
- PR78888 - add value range info for tolower/toupper
Jakub Jelinek
- PR81635: Use chrecs to help find related data refs
Richard Sandiford
- PR81635: Use chrecs to help find related data refs
Richard Sandiford
- PR81635: Use chrecs to help find related data refs
Bin.Cheng
- PR81635: Use chrecs to help find related data refs
Richard Sandiford
- PR81635: Use chrecs to help find related data refs
Bin.Cheng
- PR81635: Use chrecs to help find related data refs
Richard Sandiford
- PR81635: Use chrecs to help find related data refs
Bin.Cheng
- PR81635: Use chrecs to help find related data refs
Richard Sandiford
- PR81635: Use chrecs to help find related data refs
Bin.Cheng
- PR81635: Use chrecs to help find related data refs
Richard Biener
- PR81635: Use chrecs to help find related data refs
Richard Biener
- PR81635: Use chrecs to help find related data refs
Richard Sandiford
- PR81635: Use chrecs to help find related data refs
Richard Biener
- PR81635: Use chrecs to help find related data refs
Richard Sandiford
- PR81738: Split vect-alias-check-6.c
Richard Sandiford
- PR81738: Split vect-alias-check-6.c
Richard Biener
- PR81815: Invalid conditional reduction
Richard Sandiford
- PR81815: Invalid conditional reduction
Richard Biener
- Rb_tree constructor optimization
François Dumont
- Refine VxWorks header file path twists for libgcc builds
Olivier Hainque
- Remove the frame size argument from function_prologue/epilogue
Richard Sandiford
- Remove the frame size argument from function_prologue/epilogue
Richard Biener
- Remove the frame size argument from function_prologue/epilogue
Mike Stump
- Remove the frame size argument from function_prologue/epilogue
Richard Sandiford
- Restore proper operation of -fdump-ada-spec in C++
Eric Botcazou
- Restore proper operation of -fdump-ada-spec in C++
Eric Botcazou
- Restore proper operation of -fdump-ada-spec in C++
Eric Botcazou
- RFA: Backport fix for PR80769
Richard Biener
- RFC: [PATCH] Add warn_if_not_aligned attribute
Joseph Myers
- RFC: [PATCH] Add warn_if_not_aligned attribute
H.J. Lu
- RFC: [PATCH] Add warn_if_not_aligned attribute
Jason Merrill
- RFC: [PATCH] Add warn_if_not_aligned attribute
Szabolcs Nagy
- RFC: [PATCH] Add warn_if_not_aligned attribute
H.J. Lu
- RFC: Explicit move preference hints
Wilco Dijkstra
- RFC: Explicit move preference hints
Segher Boessenkool
- RFC: Explicit move preference hints
Wilco Dijkstra
- RFC: Explicit move preference hints
Segher Boessenkool
- RFC: Explicit move preference hints
Vladimir Makarov
- RFC: Explicit move preference hints
Peter Bergner
- RFC: Explicit move preference hints
Wilco Dijkstra
- RFC: Explicit move preference hints
Wilco Dijkstra
- Simplify nvptx/slp* test-cases
Tom de Vries
- Simplify pad_below implementation
Richard Sandiford
- Simplify pad_below implementation
Richard Biener
- Small C++ PATCH to set DECL_CONTEXT in declare_global_var
Jason Merrill
- Small tweak to tree-sra diagnostics
Eric Botcazou
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
Alexandre Oliva
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
Alexandre Oliva
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
Richard Biener
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
Richard Biener
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
Alexandre Oliva
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
Alexandre Oliva
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
Alexandre Oliva
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
Richard Biener
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers (was: Re: Introduce Statement Frontier Notes and Location Views)
Alexandre Oliva
- Statement Frontier Notes, Location Views, and Inlined Entry Point Markers (was: Re: Introduce Statement Frontier Notes and Location Views)
Richard Biener
- std::forward_list optim for always equal allocator
François Dumont
- std::list optimizations
Jonathan Wakely
- std::list optimizations
François Dumont
- std::list optimizations
Jonathan Wakely
- std::vector default default and move constructors
François Dumont
- Turn FUNCTION_ARG_PADDING into a target hook
Richard Sandiford
- Turn FUNCTION_ARG_PADDING into a target hook
Jeff Law
- Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
Richard Sandiford
- Turn HARD_REGNO_MODE_OK into a target hook
Richard Sandiford
- Turn MODES_TIEABLE_P into a target hook
Richard Sandiford
Last message date:
Thu Aug 31 23:37:00 GMT 2017
Archived on: Sun Mar 8 09:54:56 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).