July 2017 Archives by thread
Starting: Sat Jul 1 00:56:00 GMT 2017
Ending: Mon Jul 31 23:46:00 GMT 2017
Messages: 2086
- [PATCH, rs6000] Add additional support for vec_subc, vec_sube, vec_subec builtins.
Segher Boessenkool
- [PATCH] Fix bb-reorder asm goto handling (PR sanitizer/81262)
Richard Biener
- Convert profile probabilities to new type
Jan Hubicka
- [PATCH fortran] Bug 79843 - diagnostics: missing word in fortran/symbol.c, conflict_std
Dominique d'Humières
- Update profile in optimize_mask_stores
Jan Hubicka
- [PATCH Fortran] Bug 79866 - diagnostics: typo in "Variable %s at %L of type EVENT_TYPE"
Dominique d'Humières
- Update profile in bb-reorder
Jan Hubicka
- Update profile in gimple_flow_call_edges_add
Jan Hubicka
- Update profile in tree-if-conv.c
Jan Hubicka
- Update profile in split_bb_make_tm_edge
Jan Hubicka
- [PATCH] rs6000 branch probability changes
David Edelsohn
- [patch, fortran] Implement blocked eoshift for eoshift0
Thomas Koenig
- [RFC PATCH] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998))
Marc Glisse
- Revamp loop profile scaling to profile_probability
Jan Hubicka
- [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer
Paul Richard Thomas
- [PATCH][PR 56727] Bypass PLT for recursive calls
Yuri Gribov
- [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
Denis Khalikov
- [C++ PATCH] conversion operator names
Andreas Schwab
- [PATCH] document cp_operator_id and cp_assignment_operator_id
Jason Merrill
- [PATCH v2 0/2] [testsuite, libgcc] PR80759 Fix FAILs on Solaris and Darwin
Daniel Santos
- ping^2: [gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external
Jan Kratochvil
- [PATCHv2][PR 56727] Bypass PLT for recursive calls
Yuri Gribov
- [2/2] PR 80769: Incorrect strlen optimisation
Richard Sandiford
- [PATCH][PR 57371] Remove useless floating point casts in comparisons
Yuri Gribov
- [PATCH] enhance -Wrestrict for sprintf %s arguments
Martin Sebor
- Update profile in tree-complex.c
Jan Hubicka
- [PATCH, PR81192] Fix sigsegv in find_same_succ_bb
Tom de Vries
- [PATCH] Add dotfn
Tom de Vries
- [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.
Tamar Christina
- [PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
Tamar Christina
- Add DR_BASE_ALIGNMENT
Richard Sandiford
- [PATCH][1/2] PR60510, reduction chain vectorization w/o SLP
Richard Biener
- [1/7] Use innermost_loop_behavior for outer loop vectorisation
Richard Sandiford
- [2/7] Make dr_analyze_innermost operate on innermost_loop_behavior
Richard Sandiford
- [3/7] Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT
Richard Sandiford
- [PATCH] Fix PR81249
Richard Biener
- [4/7] Add DR_STEP_ALIGNMENT
Richard Sandiford
- [5/7] Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT
Richard Sandiford
- [6/7] Add a helper for getting the overall alignment of a DR
Richard Sandiford
- [7/7] Pool alignment information for common bases
Richard Sandiford
- PING: Fwd: SSA range class and removal of VR_ANTI_RANGEs
Aldy Hernandez
- [PATCH PR78005]Fix miscompare issue by computing correct guard condition for vectorized loop
Richard Sandiford
- RFC/A: Early predictive commoning pass
Richard Sandiford
- [Libgomp, Fortran] Fix canadian cross build
Yvan Roux
- [gomp4] fix an ICE involving assumed-size arrays
Thomas Schwinge
- C++ PATCH to remove WITH_CLEANUP_EXPR handling
Marek Polacek
- [PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom
Richard Biener
- [PATCH v2][RFC] Canonize names of attributes.
Martin Liška
- Do not merge blocks when profile would be lost
Jan Hubicka
- [Patch AArch64 docs] Document the RcPc extension
James Greenhalgh
- [Patch AArch64 2/2] Fix memory sizes to load/store patterns
James Greenhalgh
- [PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol
Yvan Roux
- [Patch AArch64] Stop generating BSL for simple integer code
James Greenhalgh
- [PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS
Richard Biener
- [PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
Richard Biener
- Fix profile updating on loop-doloop
Jan Hubicka
- [PATCH] Use secure_getenv for GOMP_DEBUG
Franz Sirl
- [PATCH 2/3] Simplify wrapped binops
Richard Biener
- [patch][arm] Clean up generation of BE8 format images.
Richard Earnshaw (lists)
- [PATCH][OBVIOUS] Fix a test-case by adding dg-require.
Martin Liška
- [PATCH][2/2] PR60510, reduction chain vectorization w/o SLP
Richard Biener
- [PATCH] Fix removal of ifunc (PR ipa/81214).
Rainer Orth
- MAINTAINERS update
Bernd Schmidt
- [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin
Thomas Schwinge
- Fix ICE in update_br_prob_note
Jan Hubicka
- [PATCH][testsuite] Add dg-require-stack-check
Christophe Lyon
- [PATCH] hash table indentation
Nathan Sidwell
- [C++ PATCH] "decomposition declaration" -> "structured binding" in C++ diagnostics
Jakub Jelinek
- [C++] Fix decomp ICE with invalid initializer (PR c++/81258)
Jakub Jelinek
- [PATCH] diagnostics: fix end-points of ranges within macros (PR c++/79300)
Jeff Law
- [Patch committed] Bug 81033 - [8 Regression] Revision r249019 breaks bootstrap on darwin
Dominique d'Humières
- [PATCH GCC8][33/33]Fix PR69710/PR68030 by reassociate vect base address and a simple CSE pass
Jeff Law
- [PATCH 1/3] c-family: add name_hint/deferred_diagnostic
Jeff Law
- [PATCH 2/3] C++: provide macro used-before-defined hint (PR c++/72786).
Jeff Law
- [PATCH 3/3] C: hints for missing stdlib includes for macros and types
Jeff Law
- [C++ PATCH] classtype_has_nothrow_assign_or_copy_p is confusing
Nathan Sidwell
- [PATCH v2] Add no_tail_call attribute
Jeff Law
- RFC Kill TYPE_METHODS
Nathan Sidwell
- [committed] C++: fix "RT_INTERATION" typo
David Malcolm
- [PATCH] C/C++: add fix-it hints for various missing symbols
David Malcolm
- fix libcc1 dependencies in toplevel Makefile
Olivier Hainque
- [patch, libgfortran] Use memcpy in a few more places for eoshift
Thomas Koenig
- [PATCH] v2: c/c++: Add fix-it hints for suggested missing #includes
David Malcolm
- [PATCH] Enable addressable params sanitization with --param asan-stack=1.
Martin Liška
- Patch ping (Re: [PATCH] Fix PR81175, make gather builtins pure)
Jakub Jelinek
- move cpu specific settings for VxWorks to cpu specific config file
Olivier Hainque
- [PATCH 0/7] Support for the SPARC M8 cpu
Rainer Orth
- [PATCH] ASAN: handle addressable params (PR sanitize/81040).
Jakub Jelinek
- [RFC PATCH] -fsanitize=pointer-overflow support (PR sanitizer/80998)
Jakub Jelinek
- [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
Richard Earnshaw (lists)
- Handle data dependence relations with different bases
Eric Botcazou
- Fix bb-reorder code size regression on Itanium
Jan Hubicka
- Update profile for haifa-sched's recovery blocks
Jan Hubicka
- [PATCH][OBVIOUS] Use xstrdup_for_dump in ipa-inline.c (PR ipa/81293).
Martin Liška
- [PATCH v9] add -fpatchable-function-entry=N,M option
Richard Earnshaw (lists)
- [PATCH][1/2] Early LTO debug, simple-object part
Richard Biener
- [PATCH][2/2] early LTO debug, main part
Richard Biener
- [PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0
Hurugalawadi, Naveen
- PR 81292: ICE on related strlens after r249880
Richard Sandiford
- [Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75
James Greenhalgh
- [PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278)
Jakub Jelinek
- [RFC] Add -fmap-abort-to-trap
Tom de Vries
- [PATCH] Fix bootstrap with brig FE
Jakub Jelinek
- C PATCH to fix ICE-on-invalid with __atomic_load (PR c/81231)
Marek Polacek
- [PATCH][AArch64] Fix ILP32 memory access
Wilco Dijkstra
- Fix ChangeLog format in r247584
Thomas Preudhomme
- [PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata
Daniel Cederman
- Profile upating in simd_clone_adjust
Jan Hubicka
- [PATCH 1/3, GCC/ARM, ping] Add MIDR info for ARM Cortex-R7 and Cortex-R8
Thomas Preudhomme
- [PATCH 1/3, GCC/ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8
Kyrill Tkachov
- [PATCH][AArch64] Fix strict aliasing issue in gcc.target/aarch64/simd/vminmaxnm_1.c
Kyrill Tkachov
- [PATCH][arm] Move some generated files out of the source tree
Richard Earnshaw (lists)
- [PATCH GCC][2/2]Refine CFG and bound information for split loops
Bin.Cheng
- [PATCH] [AArch64] Fix PR71112
Ramana Radhakrishnan
- [PATHC][x86] Scalar mask and round RTL templates
Kirill Yukhin
- [patch,avr] Add support for devices with flash accessible by LD.
Richard Sandiford
- [PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference
Uros Bizjak
- [PATCH, i386]: Fix PR 81300, -fpeephole2 breaks __builtin_ia32_sbb_u64, _subborrow_u64 on AMD64
Uros Bizjak
- [PATCH v10] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [ping] don't complain about undefined env vars in self specs on gcc -v
Olivier Hainque
- [PATCH v3][ASAN] Implement dynamic allocas/VLAs sanitization.
Maxim Ostapenko
- [RFC][PR 67336][PING^4] Verify pointers during stack unwind
Yuri Gribov
- [PATCH][Aarch64] Add support for overflow add and sub operations
Richard Earnshaw (lists)
- [patch,avr][Ping #3] PR81075: Move jump-tables out of .text
Georg-Johann Lay
- [Patch ARM] Remove %? string from some Advanced SIMD patterns.
Ramana Radhakrishnan
- [patch,avr,committed] Fix PR81305
Georg-Johann Lay
- [PATCH V2 2/7] sparc: put VIS compare instructions in it's own insn type and adjust DFAs
Jose E. Marchesi
- [PATCH V2 0/7] Support for the SPARC M8 cpu
Jose E. Marchesi
- [PATCH] Simplify vec_merge of vec_duplicate with const_vector
Kyrill Tkachov
- [PATCH] vec_merge + vec_duplicate + vec_concat simplification
Kyrill Tkachov
- Default std::list default and move constructors
Jonathan Wakely
- Remove enum before machine_mode
Richard Sandiford
- Use SET_DECL_MODE in libcc1
Richard Sandiford
- [ARM] Implement TARGET_FIXED_CONDITION_CODE_REGS
Richard Earnshaw (lists)
- Forward list default default and move constructors
Jonathan Wakely
- [PING**6] [PATCH, ARM] correctly encode the CC reg data flow
Bernd Edlinger
- [PING**6] [PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
Bernd Edlinger
- Ping [Patch, fortran] PR70071
Harald Anlauf
- [PATCH] Add AddressSanitizer annotations to std::vector
Jonathan Wakely
- [PATCH] dynamically set default num_gangs in OpenACC
Cesar Philippidis
- [PATCH, rs6000] Add support to __builtin_cpu_supports() for two new HWCAP2 bits
Tulio Magno Quites Machado Filho
- Introduce Statement Frontier Notes and Location Views
Alexandre Oliva
- Add support for use_hazard_barrier_return function attribute
Maciej W. Rozycki
- [Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations
Michael Collison
- [gomp4, nvptx, committed] Fix assert in nvptx_propagate_unified
Thomas Schwinge
- [PATCH][x86] Add missing intrinsics for VGETMANT[SD,SS] and VGETEXP[SD,SS]
Peryt, Sebastian
- [arm] Fix cross-native builds
Richard Earnshaw (lists)
- [arm] Fix warning in parsecpu.awk
Richard Earnshaw (lists)
- [patch][x86] Remove old rounding code
Kirill Yukhin
- [PATCH] Prevent __uses_alloc from holding dangling references
Jonathan Wakely
- [PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31
Thomas Preudhomme
- [PATCH 2/3, GCC/ARM] Add support for ARMv8-R architecture
Thomas Preudhomme
- [PATCH] Fix memory leaks in libstdc++ ABI tests
Jonathan Wakely
- [PATCH] Fix memory leaks in libstdc++ tests
Jonathan Wakely
- [PATCH] gcc/doc: list what version each attribute was introduced in
Daniel P. Berrange
- [PATCH][ASAN] Switch off by default allocas/VLA sanitization for KASAN
Maxim Ostapenko
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Matthias Klose
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Alan Modra
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
H.J. Lu
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Alan Modra
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
H.J. Lu
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Alan Modra
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
H.J. Lu
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Alan Modra
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
H.J. Lu
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
Alan Modra
- [PATCH] Fix pr80044, -static and -pie insanity, and pr81170
H.J. Lu
- [PATCH v11] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [PATCH v11] add -fpatchable-function-entry=N,M option
Richard Earnshaw (lists)
- [PATCH v12] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [PATCH v12] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [PATCH v12] add -fpatchable-function-entry=N,M option
Maxim Kuvyrkov
- [PATCH v12] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [PATCH v12] add -fpatchable-function-entry=N,M option
Maxim Kuvyrkov
- [PATCH v12] add -fpatchable-function-entry=N,M option
Maxim Kuvyrkov
- [PATCH v12] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [PATCH v12] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [PATCH v12] add -fpatchable-function-entry=N,M option
Andreas Schwab
- [PATCH v12] add -fpatchable-function-entry=N,M option
Torsten Duwe
- [PATCH v12] add -fpatchable-function-entry=N,M option
Andreas Schwab
- [PATCH v12] add -fpatchable-function-entry=N,M option
Maxim Kuvyrkov
- [PATCH, rs6000] 1/2 Add x86 MMX <mmintrin,h> intrinsics to GCC PPC64LE taget
Steven Munroe
- RFC: [PATCH] Add warn_if_not_aligned attribute
Joseph Myers
- Mark auto-FDO counters to afdo quality
Jan Hubicka
- bb-reorder tweek
Jan Hubicka
- Unify no_reorder and !flag_toplevel_reorder code
Jan Hubicka
- [PATCH, VAX] Correct ffs instruction constraint
Felix Deichmann
- ToT build failure?
Steve Ellcey
- C++ PATCHes to dependent template-id parsing
Jason Merrill
- [PATCH] PR target/81313: Use DRAP only if there are outgoing arguments on stack
H.J. Lu
- [PATCH rs6000] reorganize p8 swap optimization code into a separate file.
Aaron Sawdey
- [PATCH, rs6000] Modify libgcc's float128 IFUNC resolver functions to use __builtin_cpu_supports()
Peter Bergner
- [PATCH] prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345)
Martin Sebor
- [PATCHv2][PR 57371] Remove useless floating point casts in comparisons
Yuri Gribov
- [PING^3][PATCH][Aarch64] Relational compare zero not merged into subtract
Michael Collison
- [patch] Fix ICE on CONSTRUCTOR containing absolute addresses
Eric Botcazou
- [PATCH][AArch64] Improve aarch64_legitimate_constant_p
Wilco Dijkstra
- [PATCH-v4] [SPARC] Add a workaround for the LEON3FT store-store errata
Daniel Cederman
- [PATCH] Fix expand_builtin_atomic_fetch_op for pre-op (PR80902)
Segher Boessenkool
- [PR80693] drop value of parallel SETs dropped by combine
Segher Boessenkool
- [PATCH], PowerPC target_clones minor support
Segher Boessenkool
- [PATCH], PR target/81348: Fix compiler segfault on -mcpu=power9 code
Michael Meissner
- Avoid global optimize flag checks in LTO
Jan Hubicka
- [patch,avr] Fix PR20296 / PR81268: Better ISR prologues / epilogues
Georg-Johann Lay
- [PATCH] add vec_pack_to_short builtin.
Carl Love
- [PATCH] Improve i?86/x86_64 prologue_and_epilogue for leaf functions (PR target/59501)
H.J. Lu
- [committed] libcpp: preserve ranges within macro expansions (PR c++/79300)
David Malcolm
- [PATCH] document IntegerRange in internals manual
Martin Sebor
- [PATCH, rs6000] Fix builtins-1-p9-runnable.c
Carl Love
- [Committed/AARCH64] Fix ICE with -mcpu=thunderx2t99
Andrew Pinski
- [patch] Fix Unwind support on DragonFly BSD after sigtramp move
John Marino
- Better merging of -fPIC/pic/PIE/pie in lto-wrapper
Jan Hubicka
- [committed] Fix build/min-insn-modes.o rule
Richard Sandiford
- [PATCHv3][PR 57371] Remove useless floating point casts in comparisons
Yuri Gribov
- [PING^3][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.
Andreas Schwab
- [PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
Martin Sebor
- committed: Remove libgcc/config.host check for aout NetBSD releases
Krister Walfridsson
- committed: Always assume NetBSD support pthreads
Krister Walfridsson
- [PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
Denis Khalikov
- [Patch Fortran committed] PR81341 - trunk/gcc/fortran/class.c:313: redundant condition ?
Dominique d'Humières
- [PATCH] Print relative names in UNSUPPORTED AutoFDO tests
Yuri Gribov
- [PATCH] Improve extraction of changed file in contrib/mklog
Yuri Gribov
- [PATCH] Ignore random output from Asan tests in dg-cmp-results
Yuri Gribov
- [GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)]
Andrew Pinski
- [PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant
Bin.Cheng
- Use ucontext_t not struct ucontext in linux-unwind.h files
Andreas Schwab
- [PATCH] Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).
Martin Liška
- [PATCH] Add quotes to error messages related to Sanitizers.
Martin Liška
- [PATCHv2][PING][PR 56727] Bypass PLT for recursive calls
Yuri Gribov
- [RFC][PR 67336][PING^5] Verify pointers during stack unwind
Yuri Gribov
- Add support to trace comparison instructions and switch statements
吴潍浠(此彼)
- [PATCH] ARC: configure script to allow non uclibc based triplets
Claudiu Zissulescu
- [PATCH 3/7] [ARC] [LRA] Fix tests asm constraints.
Claudiu Zissulescu
- [PATCH 2/7] [ARC] Define ADDITIONAL_REGISTER_NAMES.
Claudiu Zissulescu
- A potential bug in lra-constraints.c for special_memory_constraint?
Qing Zhao
- [arm-embedded] [embedded-6-branch] Remove ARMv7E-M FPV4-SP-D16 build from rmprofile multilib
Thomas Preudhomme
- [PATCH PR81374]Record the max index of basic block, rather than # of basic blocks
Bin Cheng
- [C++ Patch] PR 64644 (""warning: anonymous union with no members" should be an error with -pedantic-errors")
Paolo Carlini
- [GCC][PATCH][AArch64] Optimize x * copysign (1.0, y) [Patch (2/2)]
Tamar Christina
- [PING #2] [PATCH] Improved diagnostics for casts and enums
Martin Sebor
- [PATCH, rs6000] Add vec_parity builtin
Carl Love
- [PATCH][Aarch64] Relational compare zero not merged into subtract
James Greenhalgh
- [PATCH] PR libstdc++/81338 correctly manage string capacity
Jonathan Wakely
- [PATCH] PR libstdc++/81381 support stateful allocators in basic_stringbuf
Jonathan Wakely
- [fortran, RFC] Getting rid of unneeded functions in libgfortran
Thomas Koenig
- [PATCH, i386]: Fix PR 81375, unrecognizable insn
Uros Bizjak
- [PATCHv4][PR 57371] Remove useless floating point casts in comparisons
Yuri Gribov
- [ping #4][patch] Fix PR80929: Realistic PARALLEL cost in seq_cost.
Georg-Johann Lay
- [PATCH] [SPARC] Avoid b2bst errata when using -mfix-ut699
Daniel Cederman
- [patch,committed] Remove external links that texinfo would shred.
Georg-Johann Lay
- [PATCH] Initialize counters in autoFDO to zero, not to uninitialized.
Martin Liška
- [PATCH] Fix indirect call optimization done by autoFDO.
Martin Liška
- [PATCH] Improvements to the libstdc++ FAQ and manual
Jonathan Wakely
- [PATCH] PR libstdc++/80316 make promise::set_value throw no_state error
Jonathan Wakely
- [PATCH] remove useless check
Nathan Sidwell
- [1/2] PR 78736: New warning -Wenum-conversion
Prathamesh Kulkarni
- [C++ PATCH] ctor name should not change
Nathan Sidwell
- [nvptx, committed] Add extra initialization of broadcasted condition variables
Tom de Vries
- C PATCH to fix bogus warning with -Wmultistatement-macros (PR c/81364)
Marek Polacek
- [PATCH] Fix ifunc and resolver (PR ipa/81213).
Martin Liška
- [PATCH] Remove Java references in source code.
Martin Liška
- [PATCH] Remove Pascal language in source code.
Martin Liška
- [PATCH 3/3] matching tokens: C++ parts
David Malcolm
- [PATCH 0/3] C/C++: show pertinent open token when missing a close token
David Malcolm
- [Patch][Aarch64] Refactor comments in aarch64_print_operand
Jackson Woodruff
- [PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640)
Alexander Monakov
- C++ PATCH for Core DR 393, parm w/ pointer to array of unknown bound
Jason Merrill
- [PATCH, AArch64] Add RDMA support to Falkor.
Jim Wilson
- [PATCH][RFA/RFC] Stack clash mitigation 0/9
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 02/08
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 03/08
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 07/08
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 04/08
Jeff Law
- [PATCH] [RFA/RFC] Stack clash mitigation patch 06/08
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 05/08
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 08/08
Jeff Law
- Backports to gcc 6.x
Kelvin Nilsen
- [PATCH, rs6000] Add support for vec_revb builtin
Carl Love
- [patch,avr] PR81407: Error if progmem variable needs constructing.
Georg-Johann Lay
- [PATCH, GCC/testsuite/ARM] Fix coprocessor intrinsic test failures on ARMv8-A
Thomas Preudhomme
- [PATCH] Fix when -lssp is added by driver (PR middle-end/81400).
Martin Liška
- [PATCH] PR81393: S/390: libgo: Fix ptrace register set accessors.
Andreas Krebbel
- [Committed] S/390: Calculate costs for load/store on condition
Andreas Krebbel
- [Committed] S/390: Remove loc splitter
Andreas Krebbel
- [PATCH] Fix PR81362: Vector peeling
Robin Dapp
- [PATCH AArch64]Fix ICE in cortex-a57 fma steering pass
Bin Cheng
- [PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's
Michael Meissner
- [PATCH v1 2/3] dwarf: purge DIEs for unreferenced extern globals.
Franklin “Snaipe” Mathieu
- [PATCH v1 1/3] dwarf: purge DIEs for unreferenced extern globals.
Franklin “Snaipe” Mathieu
- [PATCH v1 3/3] dwarf: purge DIEs for unreferenced extern globals.
Franklin “Snaipe” Mathieu
- [PATCH v1 0/3] dwarf: purge DIEs for unreferenced extern globals.
Franklin “Snaipe” Mathieu
- [patch,avr,committed] Fix PR79883: Quote key words in diagnostics.
Georg-Johann Lay
- [rs6000] Avoid rotates of floating-point modes
Richard Sandiford
- [PATCH, rs6000] Do not do gimple-folding of expressions that are missing their LHS
Will Schmidt
- [C++ PATCH] ctor predicates
Nathan Sidwell
- Fix riscv port breakage.
Jeff Law
- [PATCH, rs6000] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short
Carl Love
- [RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq
Andrew Pinski
- Split out parts of scompare_loc_descriptor and emit_store_flag
Richard Sandiford
- [PATCH] Add self as maintainer of D front-end and libphobos
Iain Buclaw
- [00/77] Add wrapper classes for machine_modes
Richard Sandiford
- [PATCH 0/13] D: Submission of D Front End
Iain Buclaw
- [ARM, VXworks] Fix build
Richard Earnshaw (lists)
- [PATCH][ARC] Add support for naked functions.
Andrew Burgess
- [PATCH 4/7] [ARC] [LRA] Avoid emitting COND_EXEC during expand.
Andrew Burgess
- [PATCH 5/7] [ARC] Enable indexed loads for elf targers.
Andrew Burgess
- [PATCH] PR c++/80287 add new testcase
Yvan Roux
- C++ PATCH to C++17 class deduction from init-list
Jason Merrill
- [PATCH 6/7] [ARC] Deprecate mexpand-adddi option.
Andrew Burgess
- [PATCH 7/7] [ARC] Consolidate PIC implementation.
Andrew Burgess
- [PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186).
Martin Liška
- C PATCH to display types when printing a conversion warning (PR c/81233)
Marek Polacek
- c-family PATCH to improve -Wsign-compare (PR c/81417)
Marek Polacek
- [PATCH] match.pd: reassociate multiplications with constants
Alexander Monakov
- [PATCH] update edge profile info in nvptx.c
Cesar Philippidis
- Home Owners List
Donna Bombardier
- [DOC PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference
Uros Bizjak
- [committed] diagnostics: fix crash when consolidating out-of-order fix-it hints (PR c/81405)
David Malcolm
- gotools patch committed: Test runtime, misc/cgo/{test,testcarchive}
Ian Lance Taylor
- [PATCH] Fix wrong-code aggregate propagate_with_phi bug (PR tree-optimization/81365)
Jakub Jelinek
- [BUILDROBOT] RISC-V: ‘profile_probability’ has not been declared (was: Convert profile probabilities to new type)
Jan-Benedict Glaw
- [PATCH] Fix ICE on _Fract division (PR tree-optimization/81428)
Jakub Jelinek
- [PATCH] Misc libquadmath backports from upstram glibc (PR libquadmath/65757)
Jakub Jelinek
- [PATCH] Improve bswap on nop non-base_addr reshuffles (PR tree-optimization/81396)
Jakub Jelinek
- [PATCH] scheduler bug fix for AArch64 insn fusing SCHED_GROUP usage
Jim Wilson
- RFC: stack/heap collision vulnerability and mitigation with GCC
Jeff Law
- [PATCH/AARCH64] Decimal floating point support for AARCH64
Andrew Pinski
- [PATCH, GCC/ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP
Thomas Preudhomme
- [PATCH 3/3, GCC/ARM] Add support for ARM Cortex-R52 processor
Thomas Preudhomme
- [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.
Martin Liška
- [PATCH][committed] Update comment in gimple-ssa-store-merging.c
Kyrill Tkachov
- [committed] Fix libsanitizer build against recent glibc (PR sanitizer/81066)
Jakub Jelinek
- [PATCH] [SPARC/RTEMS]: Add __FIX_LEON3FT_B2BST
Sebastian Huber
- [PATCH] [SPARC/RTEMS]: Add multilibs for LEON3FT back-to-back store workaround
Daniel Cederman
- [PATCH] allow deferred-shape pointers in OpenACC data clauses
Cesar Philippidis
- [patch,avr] Fix PR80929, work around middle-end PR81444
Georg-Johann Lay
- [PATCH][AArch64] Fix PR79041
Wilco Dijkstra
- [PATCH v3][AArch64] Fix symbol offset limit
Wilco Dijkstra
- [RFC][PATCH][AArch64] Cleanup frame pointer usage
Wilco Dijkstra
- [PATCH PR81369/02]Conservatively not distribute loop with unknown niters
Bin Cheng
- [PATCH PR81369/01]Sort partitions by post order for all cases
Bin Cheng
- [Patch ARM] Document the +crypto extension on CPUs.
James Greenhalgh
- [PING] [PATCH] v3: C/C++: fix quoting of "aka" typedef information (PR 62170)
David Malcolm
- [PING] C++ Re: [PATCH] C/C++: fix quoting of "aka" typedef information (PR 62170)
Martin Sebor
- [PATCH] Kill TYPE_METHODS 0/9
Nathan Sidwell
- [C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction")
Paolo Carlini
- [PATCH, rs6000 V2] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short
Carl Love
- [PATCH, committed] Fix PR81162
Bill Schmidt
- [PATCH] Constrain std::variant constructor for class template argument deduction
Jonathan Wakely
- [PATCH, rs6000] Add testcases for vec_cnttz
Carl Love
- libgo patch committed: Don't copy semt into runtime.inc
Ian Lance Taylor
- [PATCH] Fix qsort ordering violation in tree-vrp.c
Yuri Gribov
- [PATCH] Reorder std::scoped_lock parameters as per P0739R0 DR status
Jonathan Wakely
- [PATCH 2/6] New warnings -Wstring-plus-{char, int} (PR c++/62181)
Gerald Pfeifer
- gotools patch committed: Set GOROOT in tests
Ian Lance Taylor
- [PATCH 3/6] lra-assigns.c: fix pseudo_compare_func
Alexander Monakov
- [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos
Alexander Monakov
- [PATCH 1/6] tree-vrp: fix compare_assert_loc qsort comparator
Alexander Monakov
- [PATCH 0/6] qsort comparator consistency fixes
Alexander Monakov
- Remove ca.mirror.babylon.network
Gerald Pfeifer
- Do not convert to reg_br_prob_base in tree-ssa-threadupdate
Jan Hubicka
- [PING^4] {C++ PATCH] Fix-it hints for wrong usage of 'friend' and 'auto'
Volker Reichelt
- Add timervar for fnsummary pass
Jan Hubicka
- Convert REG_BR_PROB_NOTE to profile_probability
Jan Hubicka
- Avoid REG_BR_PROB_BASE fixpoint
Jan Hubicka
- [PATCH] Implement std::pointer_traits::to_address as per P0653R0
Glen Fernandes
- Fix PR rtl-optimization/81424
Eric Botcazou
- [PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
Martin Sebor
- PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs
Aldy Hernandez
- [PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls
Yuri Gribov
- [PATCH][PING] Improve extraction of changed file in contrib/mklog
Yuri Gribov
- [RFC][PR 67336][PING^6] Verify pointers during stack unwind
Yuri Gribov
- [PATCHv4][PING][PR 57371] Remove useless floating point casts in comparisons
Yuri Gribov
- C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116)
Gerald Pfeifer
- [nvptx, committed, PR81069] Insert diverging jump alap in nvptx_single
Tom de Vries
- [PATCH][GCC][Arm][COMMITTED] Fix typo in error message when arm_neon.h included.
Tamar Christina
- [patch,contrib,committed] Remove dead avr-tables.opt from files_and_dependencies.
Georg-Johann Lay
- [patch,avr,committed] Remove dead avr_inform_devices
Georg-Johann Lay
- [PATCH, PR81030] Call compute_outgoing_frequencies at expand
Tom de Vries
- [PATCH] Increase expect match buffer size
Bernd Edlinger
- [wwwdocs] Document SPARC changes in upcoming 7.2 release
Eric Botcazou
- Fix inconsistent section flags
Joerg Sonnenberger
- [C++ PATCH] combine move assign/ctor check
Nathan Sidwell
- [C++ PATCH] ctor privacy
Nathan Sidwell
- [PATCH rs6000] Fix up BMI/BMI2 intrinsic DG tests
Steven Munroe
- [PATCH, rs6000] Rev 2, 1/2 Add x86 MMX <mmintrin,h> intrinsics to GCC PPC64LE target
Steven Munroe
- Backports to 7.x
Jakub Jelinek
- std::forward_list optim for always equal allocator
François Dumont
- [PATCH] PR libstdc++/81064 fix versioned namespace
François Dumont
- [PATCH, alpha]: Fix bootstrap
Uros Bizjak
- PATCH v2][Aarch64] Add vectorized mersenne twister
Michael Collison
- [PATCH] gcc: ada: delete old $(P) reference
Mike Frysinger
- [PATCH][PR 59521] Respect probabilities when expanding switch statement
Yuri Gribov
- [PATCH] Fix PR81418
Richard Biener
- Fix Eh delivery in partitioned functions
Jan Hubicka
- [PATCH] Fix PR81403
Richard Biener
- Fix ICE in estimate_bb_frequencies
Jan Hubicka
- [PATCH PR81408]Turn TREE level unsafe loop optimizations warning to missed optimization message
Bin Cheng
- [GCC ARM]Remove unused variable in arm
Bin Cheng
- [patch,avr.applied] Fix PR81473: Don't use INT8_MIN etc.
Georg-Johann Lay
- [PATCH] [ARC] Check the assembler for dwarf2 support.
Claudiu Zissulescu
- New Ukrainian PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- Contents of PO file 'gcc-7.1.0.uk.po'
Translation Project Robot
- [PATCH] Fix an UBSAN test-case (PR sanitizer/63361).
Martin Liška
- [C++ PATCH] move ctors and assign (again)
Nathan Sidwell
- [AArch64], patch] PR71727 fix -mstrict-align
Christophe Lyon
- [PATCH] TYPE_{MIN,MAX}VAL and TYPE_{MIN,MAX}_VALUE
Nathan Sidwell
- [PATCH] Move fold_div_compare optimization to match.pd (PR tree-optimization/81346)
Jakub Jelinek
- [PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346)
Jakub Jelinek
- [PATCH] Fix PR81410
Richard Biener
- [PATCH] Rename TYPE_{MIN,MAX}VAL
Nathan Sidwell
- [PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992)
Marek Polacek
- [PATCH, i386]: Fix PR 81471, ICE in curr_insn_transform
Uros Bizjak
- [PATCH, PR81464] Handle equal-argument loop exit phi in expand_omp_for_static_chunk
Tom de Vries
- [PATCH 2/2] combine: Fix for PR81423
Segher Boessenkool
- [PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423)
Segher Boessenkool
- [PATCH], Update cpu-builtin-1.c test on PowerPC
Michael Meissner
- libgo patch committed: Ignore ptrace_pseeksiginfo_args from <linux/ptrace.h>
Ian Lance Taylor
- Go patch committed: Pass correct 'function' flag to circular_pointer_type
Ian Lance Taylor
- libgo patch committed: Inline runtime.osinit
Ian Lance Taylor
- Go patch committed: Insert type conversion for closure function value
Ian Lance Taylor
- [PATCH] PR libstdc++/81395 fix crash when write follows large read
Jonathan Wakely
- [PING 5] [PATCH] [AArch64] vec_pack_trunc_<mode> should split after register allocator
Hurugalawadi, Naveen
- [PATCH][RFA/RFC] Stack clash mitigation patch 00/08 V2
Jeff Law
- [PATCH] [RFA/RFC] Stack clash mitigation patch 02/08 V2
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 V2
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 V2
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 V2
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 06/08 V2
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 04/08 V2
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 02b/08 V2
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 07/08 V2
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 V2 -- right patch attached
Jeff Law
- [PATCH] Remove redundant semicolons from libstdc++ headers
Volker Reichelt
- [PATCH] Add macro DISABLE_COPY_AND_ASSIGN
Yao Qi
- C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985)
Marek Polacek
- [C++ PATCH] move assign/ctor detection
Nathan Sidwell
- [PATCH] Fix PR61171
Richard Biener
- [PATCH] Fix selftest::read_file for empty file
David Malcolm
- [PATCH] Fix indentation in libstdc++ testsuite utils
Jonathan Wakely
- [PATCH, rs6000] 2/2 Add x86 MMX <mmintrin,h> intrinsics DG tests to GCC PPC64LE taget
Steven Munroe
- [committed] Fix assert in gimple_phi_arg
Tom de Vries
- [PATCH] Fix indentation in std::basic_filebuf member functions
Jonathan Wakely
- [committed] Fix assert in gimple_phi_set_arg
Tom de Vries
- [PATCH] Fix libquadmath regression (bootstrap failure) on FreeBSD
Gerald Pfeifer
- [PATCH] PR libstdc++/81476 Optimise vector insertion from input iterators
Jonathan Wakely
- [PATCH] Make mempcpy more optimal (PR middle-end/70140).
Martin Liška
- [PR81489, committed] Fix phi arg location in find_implicit_erroneous_behavior
Tom de Vries
- [PATCH] x86 V[24]TImode vec_{init,extract} (PR target/80846)
Jakub Jelinek
- [PATCH] Make assert in gimple_phi_arg more strict
Tom de Vries
- [PATCH PR81388]Revert change in revision 238585
Bin Cheng
- [PATCH, PR81430] Use finalize_options in lto1
Tom de Vries
- [PATCH] Adjust vec_init/vec_extract vector testcase to go up to V64QImode
Richard Biener
- [PATCH] Adjust gimple_phi_arg assert, add gphi * overloads
Richard Biener
- [PATCH][AArch64] Improve addressing of TI/TFmode
Wilco Dijkstra
- [patch,lto] Fix PR81487
Georg-Johann Lay
- [PATCH] Add -std=c++2a
Andrew Sutton
- [patch,avr,doc] Re-layout "AVR Built-in Functions"
Georg-Johann Lay
- Enable bb copying in bb-reorder in partitioned functions
Jan Hubicka
- [PATCH] toplev: avoid recursive emergency_dump_function
Alexander Monakov
- [PATCH] Fix PR46932: Block auto increment on frame pointer
Wilco Dijkstra
- [PATCH][GCC][ARM] Implement a stricter self check.
Tamar Christina
- [PATCH] New C++ warning option '-Wduplicated-access-specifiers'
Volker Reichelt
- Go patch committed: Add backend type conversion for type assertion
Ian Lance Taylor
- libgo patch committed: Backport s390 syscall patch to earlier branches
Ian Lance Taylor
- Fix profiledbootstrap
Jan Hubicka
- Enable crossjumping with bb-reorering
Jan Hubicka
- [PATCHv2][PR 59521] Respect __builtin_expect in switch statements
Yuri Gribov
- [PING][Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations
Michael Collison
- [PATCH][RFA/RFC] Stack clash mitigation patch 00 V3
Jeff Law
- [PATCH][1/n] Fix PR81303
Richard Biener
- [PATCH] trivial cleanup in dwarf2out.c
Ulrich Drepper
- [PATCH][2/n] Fix PR81303
Richard Biener
- [committed, nvptx] Add nvptx_override_options_after_change
Tom de Vries
- [AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
Kugan Vivekanandarajah
- [PATCH] Fix PR81500
Richard Biener
- [AArch64, Patch] Generate MLA when multiply + add vector by scalar
Jackson Woodruff
- [libgomp] Doc update - TASKLOOP/GOMP_doacross_ description
Venevtsev, Igor
- [PATCH][3/n] Fix PR81303
Richard Biener
- [PATCH] Add RDMA support to Falkor.
Richard Earnshaw (lists)
- [PATCH,rs6000] Fine-tune vec_construct direct move cost
Bill Schmidt
- [PATCH v2 1/2] match.pd: reassociate multiplications
Alexander Monakov
- [PATCH 3/3] When remapping paths, only match whole path components
Ximin Luo
- [PING^4][PATCH v2] Generate reproducible output independently of the build-path
Ximin Luo
- [PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator
James Greenhalgh
- std::list optimizations
François Dumont
- [PING][PATCH][aarch64] Enable ifunc resolver attribute by default
Steve Ellcey
- libgo patch committed: Use a larger stack size in CgoCallbackGC test
Ian Lance Taylor
- [C++ PACTH] small add_candidates cleanup
Nathan Sidwell
- [PATCH,AIX] Enable XCOFF in libbacktrace on AIX
Ian Lance Taylor
- libgo patch committed: Recognize PPC PC in signal handler
Ian Lance Taylor
- [C++ PATCH] no special cdtor slots
Nathan Sidwell
- [PATCH] unitialized memory access vs BIT_INSERT_EXPR
Andrew Pinski
- libgo patch committed: don't use runtime_lock in __go_get_backtrace_state
Ian Lance Taylor
- [PATCH, RFC] Proposed PowerPC IEEE 128-bit floating point changes
Michael Meissner
- [C++ PATCH] merge various METHOD_VEC accessors
Nathan Sidwell
- libgo patch committed: Call f?statfs64 on GNU/Linux
Ian Lance Taylor
- [PATCH] Emit DWARF5 DW_AT_export_symbols for namespaces
Jakub Jelinek
- [PATCH, rs6000] vec_mule and vec_mulo builtin fix
Segher Boessenkool
- [PATCH, cleanup] Remove PowerPC -mupper-regs-* options
Michael Meissner
- [PATCH, cleanup] Remove PowerPC -mupper-regs-* options
Segher Boessenkool
- [PATCH, cleanup] Remove PowerPC -mupper-regs-* options
Michael Meissner
- [PATCH, cleanup] Remove PowerPC -mupper-regs-* options
Segher Boessenkool
- [PATCH #2, cleanup] Remove PowerPC TARGET_UPPER_REGS_{DF,SF} macros
Michael Meissner
- [PATCH #2, cleanup] Remove PowerPC TARGET_UPPER_REGS_{DF,SF} macros
Segher Boessenkool
- [PATCH #2, cleanup] Remove PowerPC TARGET_UPPER_REGS_{DF,SF} macros
Michael Meissner
- [PATCH #2, cleanup] Remove PowerPC TARGET_UPPER_REGS_{DF,SF} macros
Segher Boessenkool
- [PATCH #3, cleanup] Remove PowerPC TARGET_UPPER_REGS_DI macro
Michael Meissner
- [PATCH #3, cleanup] Remove PowerPC TARGET_UPPER_REGS_DI macro
Segher Boessenkool
- [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer
Michael Meissner
- [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer
Michael Meissner
- [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer
Michael Meissner
- [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer
Segher Boessenkool
- [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer
Segher Boessenkool
- [PATCH #4, cleanup] Remove PowerPC -mvsx-small-integer
Michael Meissner
- [PATCH #4, cleanup, committed] Remove PowerPC -mvsx-small-integer
Michael Meissner
- [PATCH, alpha]: libgo patch: also recognize alpha in signal handler
Uros Bizjak
- [PATCH] dwarf2asm.c for AIX
David Edelsohn
- [PATCH] dwarf2out.c patch for AIX
David Edelsohn
- [PATCH, i386]: fix PR80569, "shrx" instruction generated in 16-bit mode
Uros Bizjak
- [patch, fortran] Fix another dependency check for reallocation on assignment
Thomas Koenig
- [PATCH] PR driver/81523: Make -static override -pie
H.J. Lu
- [PATCH, rs6000, 5/6] Backport patch to align .toc section
Bill Schmidt
- std::vector default default and move constructors
François Dumont
- [patch, libfortran] Fix PR 80365, undefined memcpy
Thomas Koenig
- [committed] Always assume NetBSD provides __cxa_atexit
Krister Walfridsson
- [PATCH] RTEMS: Add GCC Runtime Library Exception
Sebastian Huber
- [PATCH] Do not silently continue if config.{build,host,gcc} fails
Segher Boessenkool
- [PING*2][PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
Pierre-Marie de Rodat
- [PATCH GCC]Make pointer overflow always undefined and remove the macro
Bin Cheng
- [PATCH TEST]Require vect_perm in gcc.dg/vect/pr80815-3.c
Bin Cheng
- [PATCH 3/7] [ARC] Update can_follow_jump hook helper.
Claudiu Zissulescu
- [PATCH 5/7] [ARC] Update various patterns
Claudiu Zissulescu
- [PATCH 0/7] [ARC] SDATA and ZOL updates.
Claudiu Zissulescu
- [patch, fortran, committed] Show binding label on dump
Thomas Koenig
- [PATCH] Optimize BB sorting in domwalk
Alexander Monakov
- [PATCH GCC][1/2]Feed bound computation to folder in loop split
Bin.Cheng
- [PATCH 1/2] cfgrtl: Don't crash in rtl_dump_bb if BB_END(bb) is NULL
Segher Boessenkool
- [PATCH V2] improve bitmap / sbitmap compatability of bitmap_set_bit
tbsaunde+gcc@tbsaunde.org
- Add -Wsuggest-attribute=cold
Jan Hubicka
- [PATCH 03/17] Core of BLT implementation
David Malcolm
- [PATCH 13/17] Add http-server.h and http-server.c
David Malcolm
- [PATCH 00/17] RFC: New source-location representation; Language Server Protocol
David Malcolm
- [patch, fortran] Fix PR 79312, find invalid typespec for empty array constructors
Thomas Koenig
- [PATCH] Delete files unused since openbsd 2 & 3 support was dropped.
Jim Wilson
- [PATCH] Fix PR81505
Richard Biener
- [PATCH] Fix movti_internal with -mavx512bw -mno-avx512dq (PR target/81532)
Jakub Jelinek
- [PATCh] Fix a -Wnarrowing warning in Fortran FE
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)
Jakub Jelinek
- [RFC] If conversion min/max search, costs and problems
Robin Dapp
- Patch ping
Jakub Jelinek
- [patch,avr,committed] avr-log.c: Print NULL_TREE as "<NULL-TREE>"
Georg-Johann Lay
- [PATCH] Fix PR81510
Richard Biener
- [PATCH] Fix ICE part of PR81546
Richard Biener
- [PATCH] Fix PR81410 testcase
Richard Biener
- GCC 7.2 Status report (2017-07-25)
Richard Biener
- [patch,committed,v7] Backport PR75964
Georg-Johann Lay
- [PATCH] [SPARC] Disable muldf3_extend for LEON/LEON3
Sebastian Huber
- [C, committed] Minor cleanup in grokfield
Marek Polacek
- [PATCH] [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI
Sebastian Huber
- [gomp4] OpenACC async re-work
Chung-Lin Tang
- [PATCH][GCC][ARM] Fix code generation from parsecpu.awk to remove duplicates.
Tamar Christina
- [libgomp, OpenACC] Add more map handling for enter/exit data directives
Chung-Lin Tang
- [PATCH] Fix PR81529
Richard Biener
- [PATCH] FIx PR81455
Richard Biener
- PING: [PATCH] i386: Avoid stack realignment if possible
H.J. Lu
- [PATCH][AArch64] Simplify frame layout for stack probing
Wilco Dijkstra
- [PATCH] Make iterators and 'type' const in genmatch generated code
Richard Biener
- [patch,avr,v7,committed] Backport PR81407
Georg-Johann Lay
- Fix thinko in gimple_assign_set_rhs_with_ops
Eric Botcazou
- [PATCH, i386]: Two cleanups
Uros Bizjak
- C PATCH to detect clashing attributes (PR c/81544)
Marek Polacek
- [PATCH v2][Aarch64] Add vectorized mersenne twister
Jonathan Wakely
- [PATCH] Remove deprecated iostream members for C++17
Jonathan Wakely
- [PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry
Jonathan Wakely
- Go patch committed: Clean up unresolved placeholders for pointer types
Ian Lance Taylor
- New Spanish PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- [PATCH 2/2] [SPARC] Add -mfsmuld option
Sebastian Huber
- [PATCH 1/2] [SPARC] Drop superfluous MASK_FPU enable
Sebastian Huber
- [PATCH,AIX] Fully enable XCOFF in libbacktrace on AIX
REIX, Tony
- [PATCH][AArch64] Add addr_type attribute
Hurugalawadi, Naveen
- [PATCH v2] [SPARC] Add -mfsmuld option
Sebastian Huber
- [PATCH,AIX] Manage .go_export section for AIX
REIX, Tony
- [PATCH 1/2, c-family]: Add 'z' to asm_fprintf_char_table
Uros Bizjak
- [PATCH 2/2, i386]: Introduce ASM_FPRINTF_EXTENSIONS and simplify ASM_OUTPUT_REG_{PUSH|POP}
Uros Bizjak
- [PATCH,AIX] Enable Go for AIX
REIX, Tony
- [PATCH][AArch64] Remove '*' from movsi/di/ti patterns
Wilco Dijkstra
- [PATCH] Backport to GCC7
Martin Liška
- [PATCH,AIX] Enable libffi for AIX
REIX, Tony
- [PATCH 2/2] Introduce Python testcases to check DWARF output
Pierre-Marie de Rodat
- [PATCH 0/2] Python testcases to check DWARF output
Pierre-Marie de Rodat
- [PATCH] x86: Properly check register CFA offset
H.J. Lu
- [PATCH,AIX] Changes for linking gotools on AIX.
REIX, Tony
- [PATCH] PR c++/67054 Allow inheriting constructor with non-default-constructible members
Leonid Koppel
- ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array
Jeff Law
- C++ PATCH to implement P0702R1, list-deduction of vector
Jason Merrill
- [PATCH] Improve alloca alignment
Wilco Dijkstra
- [Patch AArch64 Obvious] Unify branch costs to generic_branch_cost
James Greenhalgh
- [Patch AArch64 obvious] Unify address costs to generic_addrcost_table
James Greenhalgh
- [C++ Patch] PR 71570 ("[6/7/8 regression] ICE on invalid variable capture in cxx_incomplete_type_diagnostic...")
Paolo Carlini
- [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues
H.J. Lu
- [PATCH v5] aarch64: Add split-stack initial support
Adhemerval Zanella
- [PATCH] Fix PR middle-end/81564: ICE in group_case_labels_stmt()
Peter Bergner
- [Committed/AARCH64] Fix ThunderX fp vectorizer cost model
Andrew Pinski
- gotools: remove *.sent for make mostlyclean
Ian Lance Taylor
- [COMMITTED/AARCH64] Improve thunderx_vect_cost some more
Andrew Pinski
- [PING 4] [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types
Hurugalawadi, Naveen
- [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] Fix reassoc SSA_NAME reuse (PR tree-optimization/81555, PR tree-optimization/81556)
Jakub Jelinek
- [patch,avr,v6,applied] Backports of: PR81407, PR81305, PR79883 + PR67353.
Georg-Johann Lay
- [PATCH 06/19] use c++ instead of {make,grow}_tree_vec_stat
tbsaunde+gcc@tbsaunde.org
- [PATCH 00/19] cleanup of memory stats prototypes
tbsaunde+gcc@tbsaunde.org
- [PATCH gfortran] PR53542 USE-associated variables shows original instead of renamed symbol name
Dominique d'Humières
- Ping! [Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer
Paul Richard Thomas
- [PATCH] Fix segfault in gcov.c (PR gcov-profile/81561).
Martin Liška
- [PATCH] Bound partial-inlining-entry-probability param (PR ipa/80663).
Martin Liška
- [Committed] S/390: Fix PR81534
Andreas Krebbel
- [PATCH] [RISCV] Add RTEMS support
Sebastian Huber
- [Patch (preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize
James Greenhalgh
- [PATCH][1/n] Fix PR81502
Richard Biener
- [patch 0/2] PR49847: Add hook to place read-only lookup-tables in named address-space
Georg-Johann Lay
- C++-ify vec_info structures
Richard Sandiford
- [PATCH] Fix PR81571
Richard Biener
- [PATCH] Fix PR81573
Richard Biener
- [PATCH][2/2] Fix PR81502
Richard Biener
- [PATCH] Add -nolibc option
Tristan Gingold
- [PATCH] Dump BB number when dumping a BB with label.
Martin Liška
- c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306)
Marek Polacek
- [PATCH,AIX] Don't leak a file descriptor if an archive is malformed.
REIX, Tony
- [PATCH 0/2] Force usage of LRA for all rs6000 port compiles.
Peter Bergner
- [PATCH][AArch64] Fix missing optimization for CMP+AND
James Greenhalgh
- [Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to encode data size
James Greenhalgh
- [PATCH] Fix parloops ICE (PR tree-optimization/81578)
Jakub Jelinek
- [committed] Fix C omp for verification (PR c/45784)
Jakub Jelinek
- [PATCH] PR debug/81570: dwarf2cfi.c: Update cfa.offset in create_pseudo_cfg
H.J. Lu
- [PATCH, rs6000] Add support for the vec_xl_be builtin
Carl Love
- [PATCH] C++: fix ordering of missing std #include suggestion (PR c++/81514)
David Malcolm
- RFA: Backport fix for PR80769
Richard Sandiford
- tls-dialect gnu2
Nathan Sidwell
- [Patch] Testsuite fixes for failures caused by patch for PR 80925 - loop peeling and alignment
Steve Ellcey
- [PATCH], PR target/81593, Optimize PowerPC vector sets coming from a vector extracts
Michael Meissner
- [PATCH] fix the handling of string precision in pretty printer (PR 81586)
Martin Sebor
- [PATCHv2][PING][PR 59521] Respect __builtin_expect in switch statements
Yury Gribov
- [PATCH][PR target/81535] Fix tests on Power
Yury Gribov
- [PATCH] Fix PR81573 testcase
Richard Biener
- [PATCH] Do not handle VLA in sanitization (PR sanitizer/81460).
Martin Liška
- [PATCH] Set VALUE_EXPR after a debug stmt is generated (PR sanitizer/81340).
Martin Liška
- [PATCH] Fix target attribute handling (PR c++/81355).
Martin Liška
- [PATCH] Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR sanitize/81530).
Martin Liška
- [PATCH PR81228]Fixes ICE by adding LTGT in vec_cmp<mode><v_cmp_result>.
Bin Cheng
- [PATCH] match.pd and pattern ordering
Richard Biener
- [PR 81477] Set versionable regardless of optimization level
Martin Jambor
- [PATCH] Support cfi pseudo for debugging on UI_DWARF2 target
Tristan Gingold
- [PATCH GCC][4/6]Simple patch skips single element component
Bin.Cheng
- [PATCH GCC][5/6]Record initialization statements and only insert it for valid chains
Bin.Cheng
- Go patch committed: Use a single temporary for a call with multiple results
Ian Lance Taylor
- Go patch commited: Track placeholder pointer types for conversion
Ian Lance Taylor
- [patch, fortran] Generate C prototypes from Fortran code
Thomas Koenig
- Go frontend: Add another backend type conversion
Ian Lance Taylor
- [PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946)
Daniel Krügler
- Fix segfault on anonymous structures with -fdump-ada-spec
Eric Botcazou
- [PATCH] i386: Rewrite check for AVX512 features
H.J. Lu
- [PATCH] i386: Update INCOMING_FRAME_SP_OFFSET for exception handler
H.J. Lu
- [PATCH] Handle BIT_INSERT_EXPR in hashable_expr_equal_p
Andrew Pinski
- [PATCHv5][PR 57371] Remove useless floating point casts in comparisons
Yury Gribov
- [PATCH] Fix PR81354 (rewrite gimple_split_edge)
Bill Schmidt
- [ patch, libfortran] Fix PR 81581
Thomas Koenig
- [PATCH, i386]: Implement attribute ((naked))
Uros Bizjak
- [PATCH][RFA/RFC] Stack clash mitigation patch 00/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 01/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 02/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigatoin patch 02b/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 03/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 04/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 05/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 06/08 - V3
Jeff Law
- [PATCH][RFA/RFC] Stack clash mitigation patch 08/08 - V3
Jeff Law
- [RFA/RFC] Stack clash mitigation patch 07/08 - V3
Jeff Law
- [PATCH] Fix a pasto in gfc_check_num_images
Jakub Jelinek
- [PATCH] Fix UB in ipa-polymorphic-call.c (PR tree-optimization/81603)
Jakub Jelinek
- [PATCH 4/N] Recover GOTO predictor.
Martin Liška
- [RFC] [PATCH] Introduce configure flag --with-stage1-cflags.
Martin Liška
- [PATCH] Fix ubsan_type_descriptor
Jakub Jelinek
- C++ PATCH to fix ICE with bit-fields and ?: (PR c++/81607)
Marek Polacek
- [PATCH 0/6] [i386] PR80969 Fix ICE with -mabi=ms -mavx512f
Daniel Santos
- [Committed] S/390: Support z14 as CPU name.
Andreas Krebbel
- [PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991).
Martin Liška
- [PATCH, committed] Add myself to MAINTAINERS
Robin Dapp
- [PATCH] Fix typo in std::stack (PR libstdc++/81599)
Marek Polacek
- [WWW PATCH]: Mention that x86 now supports "naked" function attribute.
Uros Bizjak
- [PATCH] Compile pr79793-[12].c with -mtune=generic
H.J. Lu
- [PATCH PR81620]Don't set has_max_use_after flag for store-store chain
Bin Cheng
- [PATCH PR81267]Rewrite into loop closed ssa form in case of any store-store chain
Bin Cheng
- C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
Marek Polacek
- PING: [PATCH] PR driver/81523: Make -static override -pie
H.J. Lu
- [PATCH][AArch64] PR71951: Fix unwinding with -fomit-frame-pointer
Wilco Dijkstra
- [PATCH] Fix reassoc var_bound range test optimization (PR tree-optimization/81588)
Jakub Jelinek
- [PATCH, rs6000] Fix PR81622
Bill Schmidt
- [PATCH, Fortran] Correctly set -fd-lines-as-comments with -fdec
Fritz Reese
- [PATCH, Fortran] Slight cleanup in set_dec_flags
Fritz Reese
- [RFC] propagate malloc attribute in ipa-pure-const pass
Prathamesh Kulkarni
- [PATCH] Update myself in MAINTAINERS
Richard Henderson
- [PATCH, Fortran] Support for legacy %FILL fields in STRUCTUREs
Fritz Reese
- New French PO file for 'gcc' (version 7.1.0)
Translation Project Robot
- [PATCH] i386: Update naked-1.c for PIC
H.J. Lu
- [PATCH 2/2] use unique_ptr some
tbsaunde+gcc@tbsaunde.org
- [PATCH 1/2] add unique_ptr header
tbsaunde+gcc@tbsaunde.org
- [PATCH 0/2] add unique_ptr class
tbsaunde+gcc@tbsaunde.org
Last message date:
Mon Jul 31 23:46:00 GMT 2017
Archived on: Sun Mar 8 09:54:54 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).