October 2019 Archives by thread
Starting: Tue Oct 1 00:05:00 GMT 2019
Ending: Thu Oct 31 23:45:00 GMT 2019
Messages: 2277
- [SVE] PR91532
Prathamesh Kulkarni
- [PATCH] C testsuite, silence a FreeBSD libc warning
Segher Boessenkool
- [PATCH v3 4/9] S/390: Do not use signaling vector comparisons on z13
Segher Boessenkool
- [PATCH] rs6000: Fix PR91275
Bill Schmidt
- [PATCH, RS6000] Add movmemsi pattern for inline expansion of memmove()
Segher Boessenkool
- build-failure for cris-elf with "[00/32] Support multiple ABIs in the same translation unit"
Hans-Peter Nilsson
- [WIP PATCH] add object access attributes (PR 83859)
Martin Sebor
- [RFC] Come up with ipa passes introduction in gccint documentation
Segher Boessenkool
- [PATCH] doc/md.texi: Fix some typos
Segher Boessenkool
- [PATCH] ifcvt: improve cost estimation (PR 87047)
Richard Biener
- [PATCH] Add some hash_map_safe_* functions like vec_safe_*.
Richard Biener
- [C][C++] Avoid exposing internal details in aka types
Richard Biener
- [PATCH v2 1/2] libada: Remove racy duplicate gnatlib installation
Arnaud Charlet
- [PATCH] DWARF array bounds missing from C++ array definitions
Alexandre Oliva
- [AArch64] Make call insns record the callee's arm_pcs
Richard Sandiford
- Store float for pow result test
Alexandre Oliva
- [x86] recompute opt flags after opt level change
Alexandre Oliva
- [PATCH] Implement C++20 P1023 for __debug::array
Jonathan Wakely
- [PATCH] regrename: Use PC instead of CC0 to hide operands
Segher Boessenkool
- Add myself to MAINTAINERS files
Harwath, Frederik
- [PATCH] IPA-CP release transformation summary (PR jit/91928)
Andrea Corallo
- [04/32] [x86] Robustify vzeroupper handling across calls
Uros Bizjak
- [patch] Extend GIMPLE store merging to throwing stores
Eric Botcazou
- [RFC][SLP] SLP vectorization: vectorize vector constructors
Joel Hutton
- [PATCH] vectorizable_reduction TLC
Richard Biener
- [PATCH] Fix algo constexpr tests in Debug mode
Jonathan Wakely
- [PATCH 2/2][GCC][RFC][middle-end]: Add complex number arithmetic patterns to SLP pattern matcher.
Tamar Christina
- [PATCH 1/2][GCC][RFC][middle-end]: Add SLP pattern matcher.
Tamar Christina
- [PATCH] PR tree-optimization/90836 Missing popcount pattern matching
Dmitrij Pochepko
- [PATCH, nvptx] Expand OpenACC child function arguments to use CUDA params space
Chung-Lin Tang
- Fix reload after function-abi patches (PR91948)
Richard Sandiford
- [PATCH v4 0/7] S/390: Use signaling FP comparison instructions
Ilya Leoshkevich
- PING^3 [PATCH v2] S/390: Improve storing asan frame_pc
Ilya Leoshkevich
- [Patch][omp-low.c,fortran] Simple fix for optional argument handling with OpenMP's use_device_ptr
Tobias Burnus
- [SH][committed] Fix PR 88562
Oleg Endo
- [PATCH] Fix -Waddress-of-packed-member ICE in unevaluated contexts (PR c++/91925)
Jason Merrill
- -O2 inliner returning 1/n: reduce EARLY_INLINING_INSNS for O1 and O2
Jan Hubicka
- [patch] range-ops contribution
Aldy Hernandez
- [tree-if-conv.c] Move call to ifcvt_local_dce after rpo vn
Prathamesh Kulkarni
- [PATCH] add __has_builtin (PR 66970)
Martin Sebor
- FIX ICE building cactusBSSN
Jan Hubicka
- [01/32] Add function_abi.{h,cc}
Bernd Edlinger
- [PATCH 2/2] libada: Respect `--enable-version-specific-runtime-libs'
Maciej W. Rozycki
- [ping][PR target/85401] initialize the move cost table before using it
Jeff Law
- [EXTERNAL]Re: [RFC/PATCH v2][PR89245] Check REG_CALL_DECL note during the tail-merging
Jeff Law
- [PATCH] [MIPS] Fix PR target/91769
Jeff Law
- [PATCH] Come up with json::integer_number and use it in GCOV.
Jeff Law
- [PATCH] Fix PR fortran/91716
Bernd Edlinger
- [committed, obvious] Regenerate `liboffloadmic/plugin/configure' for `uclinuxfdpiceabi'
Maciej W. Rozycki
- [PATCH] Help compiler detect invalid code
François Dumont
- [RFH][libgcc] fp-bit bit ordering (PR 78804)
Jeff Law
- [PATCH] Fix non-reserved names in Parallel Mode headers
Jonathan Wakely
- [PATCH] Do not check call type compatibility when cloning cgraph edges
Jeff Law
- [PATCH] Use movmem optab to attempt inline expansion of __builtin_memmove()
Jeff Law
- Quick Question On Arm TechCon 2019
Andrea Jerem
- [C++ PATCH] PR c++/91369 - Implement P0784R7: constexpr new
Jason Merrill
- [committed] Support prefixes in diagnostic_show_locus
David Malcolm
- [RFC][Fortran,patch] %C error diagnostic location
Tobias Burnus
- [LRA] Don't make eliminable registers live (PR91957)
Richard Sandiford
- [PATCH] PR fortran/91942 -- Inquiry parameter cannot be IO tag
Steve Kargl
- [PATCH] PR fortran/91784 -- Simplify EXPR_OP in conversion of constants
Steve Kargl
- [PATCH], V4, patch #4.1: Enable prefixed/pc-rel addressing (revised)
Segher Boessenkool
- [PATCH] PR fortran/91785 -- Set locus for inquiry parameter
Steve Kargl
- Handle :: tokens in C for C2x
Joseph Myers
- [PATCH, Fortran] Optionally suppress no-automatic overwrites recursive warning - for approval
Mark Eggleston
- [PR47785] COLLECT_AS_OPTIONS
Kugan Vivekanandarajah
- [PATCH] Split out PHI transform from vectorizable_reduction
Richard Biener
- [Patch][Fortran] Vastly improve error message during parsing – simple patch for OpenMP/OpenACC directives
Tobias Burnus
- [PATCH] Allow vectorization of __builtin_bswap16 (PR tree-optimization/91940)
Jakub Jelinek
- [Patch, Fortran, OpenMP] Support OpenMP 5.0's use_device_addr
Tobias Burnus
- [PATCH] Fix PR91606
Richard Biener
- [patch, libgomp] testsuite remove alloca header
Thomas Schwinge
- [PATCH] Fix build with GCC 4.3
Richard Biener
- [PATCH] Split out stmt transform from vectorizable_reduction
Richard Biener
- Fix MIPS call-clobbered-*.c tests
Richard Sandiford
- Fix another -Wodr ICE
Jan Hubicka
- [PATCH, Fortran] Fix Automatics in equivalence test cases was Re: Automatics in Equivalences failures
Mark Eggleston
- [PATCH] Automatics in equivalence statements
Mark Eggleston
- [IRA] Handle fully-tied destinations in a similar way to earlyclobbers
Vladimir Makarov
- Silecne bogus -Wmaybe-uninitialized warning
Jan Hubicka
- [PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on power
Martin Jambor
- -O2 inline retuning 2/n: enable -finline-functions for O2
Jan Hubicka
- [PATCH] Remove greedy wildcards from libstdc++ linker script
Jonathan Wakely
- Ping ---A bug with -fprofile-dir? Profile directory concatenated with object file path
Qing Zhao
- [PATCH] Builtin fadd variants folding implementation
Martin Jambor
- Ping: question on Multiple level macro expansion
Qing Zhao
- [C++ Patch] More cp_expr_loc_or_input_loc and DECL_SOURCE_LOCATION uses
Jason Merrill
- [PATCH] Simplify sinh (x) / cosh (x)
Rafael Tsuha
- [PATCH 4/4] Modifications to the testsuite
Andreas Schwab
- [C++ PATCH] Improve C++ fold caching efficiency.
Jason Merrill
- libgo patch committed: mark go-context.S as no-exec-stack, split-stack
Ian Lance Taylor
- Fix ALL_REGS thinko in initialisation of function_used_regs
Richard Sandiford
- [PATCH] mention referenced object in more -Wstringop-overflow instances
Martin Sebor
- [SVE] PR86753
Prathamesh Kulkarni
- Define WIDTH macros for C2x
Joseph Myers
- [PATCH target/86811] Mark VAX as not needing speculation barriers
Maciej W. Rozycki
- [PATCH][RFC] Add new ipa-reorder pass
Fangrui Song
- [PATCH] Remove some restrictions from rust-demangle.
Eduard-Mihai Burtescu
- Reimplementation of -Wclobbered on GIMPLE SSA
Vladislav Ivanishin
- [arm] Fix rtl-checking failure in arm_print_value
Richard Sandiford
- [C++ Patch] Improve grokdeclarator error
Jason Merrill
- [testsuite] Check init_priority in g++.dg/cpp0x/gen-attrs-67.C
Rainer Orth
- [committed] Create ARM/Arm-9-branch
Joey Ye
- [PATCH] PR fortran/91497 -- Silence conversion warnings
Steve Kargl
- [PATCH] contrib: Add KPASS support to dg-extract-results.{sh,py}
Andrew Burgess
- [PATCH] Update documentation of -Wshadow
Bernd Edlinger
- [PATCH] Add -Wshadow=local
Bernd Edlinger
- [PATCH] Fix -Wshadow=local warnings in rtl.h
Bernd Edlinger
- [PATCH] Fix -Wshadow=local warnings in cgraph.h
Bernd Edlinger
- [PATCH] Fix -Wshadow=local warnings in dumpfile.h
Bernd Edlinger
- [PATCH] Fix -Wshadow=local warnings in hash-table.h
Bernd Edlinger
- [PATCH] Fix -Wshadow=local warnings in genmatch.c
Bernd Edlinger
- [PATCH] Fix -Wshadow=local warnings in passes.c
Bernd Edlinger
- [PATCH, GO] Fix -Wshadow=local in go frontend
Bernd Edlinger
- [PATCH] Fix -Wshadow=local and undefined behavior in fortran/primary.c
Bernd Edlinger
- [PATCH] Fix -Wshadow=local warnings and a minor bug in expr.c
Bernd Edlinger
- -O2 inliner retuning 3/n: make inline hints more systematic
Jan Hubicka
- [C++ PATCH] Fix up -fstrong-eval-order handling of call exprs (PR c++/91974)
Jakub Jelinek
- [PATCH] OpenACC reference count overhaul
Julian Brown
- [PATCH] Libgomp magic offset value self-documentation
Julian Brown
- [PATCH] OpenACC reference count consistency checking
Julian Brown
- [PATCH] Remove extra lib directory from --with-advance-toolchain
Tulio Magno Quites Machado Filho
- ppc64le regressions due to recent change
Jan Hubicka
- [Darwin, committed] Pick up SDKROOT as the sysroot fallback.
Iain Sandoe
- [committed] pa: Remove 64-bit sibcall call sequence
John David Anglin
- Mark C2x built-in functions as such
Joseph Myers
- [PATCH] diagnose more out-of-bounds char writes (PR 91977)
Martin Sebor
- [committed] pa: Adjust MAX_PCREL17F_OFFSET to match stub group size default for ELF
John David Anglin
- [PATCH][wwwdocs] Update GCC 9 release note
H.J. Lu
- [committed] pa: Disable -Warray-bounds in fptr.c
John David Anglin
- [PATCH] Add std::copy_n debug checks
François Dumont
- [PATCH] Add std::__iterator_category_t
François Dumont
- Add std::copy_n overload for istreambuf_iterator
François Dumont
- committed: cleanups to range-op.cc
Aldy Hernandez
- [AArch64] Strengthen aarch64_hard_regno_call_part_clobbered
Christophe Lyon
- BUMP: AW: [PATCH] Microblaze: Type confusion in fprintf
Jonas Pfeil
- [AArch64][SVE2] Shift-Right Accumulate combine patterns
Christophe Lyon
- [PATCH] Fix PR91982
Richard Biener
- [AArch64][SVE2] Fix for new test in r276174
Yuliang Wang
- [PATCH] Fix PR91968
Richard Biener
- [PATCH] Fix gcc/testsuite/gcc.c-torture/execute/loop-3.c
Richard Biener
- [PATCH] Add <span> to <bits/stdc++.h> precompiled header
Jonathan Wakely
- [PATCH][PR83534] C++17: typeinfo for noexcept function lacks noexcept information
kamlesh kumar
- [PATCH], V4, patch #9 [part of patch #4.2], Add prefixed address offset checks
Michael Meissner
- [PATCH], V4, patch #10 [part of patch #4.2], Set prefixed length for 128-bit non-vector type
Michael Meissner
- [PATCH], V4, patch #11 [part of patch #4.2], Adjust insn cost for prefixed instructions
Michael Meissner
- [PATCH], V4, patch #12 [part of patch #4.2], Update predicates
Michael Meissner
- [PATCH], V4, patch #13 [part of patch #4.2], Update stack protect insns for prefixed addresses
Michael Meissner
- [PATCH], V4, patch #14 [part of patch #4.2], Update vector 128-bit instruction sizes
Michael Meissner
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Aldy Hernandez
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Jeff Law
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Aldy Hernandez
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Jeff Law
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Aldy Hernandez
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Jeff Law
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Aldy Hernandez
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Jeff Law
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Rainer Orth
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Aldy Hernandez
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Rainer Orth
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Iain Sandoe
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Jakub Jelinek
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Aldy Hernandez
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Jakub Jelinek
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Aldy Hernandez
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Jakub Jelinek
- [patch] canonicalize unsigned [1,MAX] ranges into ~[0,0]
Richard Biener
- [PATCH], V4, patch #15 [part of patch #4.2], Make vector extract/insert support prefixed instructions
Michael Meissner
- [PATCH] Add missing gimple_call_set_fntype
Martin Jambor
- [PATCH], V4, patch #16 [Same as patch #5], Support DImode 34-bt constants
Michael Meissner
- [PATCH], V4, patch #17 [Same as patch #6], Use PADDI to load up 32-bit SImode constants
Michael Meissner
- [PATCH], V4, patch #18 [Same as patch #7], Use PADDI to add 34-bit constants
Michael Meissner
- [PATCH], V4, patch #19 [Same as patch #8], Enable -mpcrel on Linux 64-bit systems
Michael Meissner
- [PATCH] Adjust tr1::_Hashtable to work with std::allocator in C++20
Jonathan Wakely
- [patch] disentangle range_fold_*ary_expr into various pieces
Aldy Hernandez
- [patch][OpenMP,Fortran] Fix trans-openmp.c, add use_device_addr run-time test case (has known issues with actual offloading)
Tobias Burnus
- Go patch committed: Change frontend code to avoid shadowing locals
Ian Lance Taylor
- [committed] Avoid ranger self-test failures for 16bit integer targets
Jeff Law
- [preprocessor/91639] #includes at EOF
Martin Jambor
- [29/32] Remove global call sets: sched-deps.c
Christophe Lyon
- [committed] Disable broken H8/SX patterns/expanders
Jeff Law
- Use CONSTEXPR in machmode.h
Richard Sandiford
- [PATCH] Replace uses of std::tr1::unordered_map in testsuite
Jonathan Wakely
- [PATCH] Build filesystem library with large file support
Jonathan Wakely
- [Patch, GCC]Backporting r269039 to gcc8
Delia Burduv
- [ping][PATCH][MSP430] Don't generate 430X insns when handling data in the lower memory region
Jeff Law
- [21/32] Remove global call sets: LRA
H.J. Lu
- Go patch committed: Include constant types during export processing
Ian Lance Taylor
- [PATCH] PR fortran/91959 -- Re-arrange matching of %FILL
Steve Kargl
- [PATCH] Fix -Wshadow=local warnings in defaults.h
Bernd Edlinger
- [PATCH] Fix -Wshadow=local warnings in elfos.h
Bernd Edlinger
- [preprocessor/91991] column location overflow
Nathan Sidwell
- Type representation in CTF and DWARF
Indu Bhagat
- [PATCH] Fix -Wshadow=local warnings in genautomata.c
Bernd Edlinger
- Merge from trunk to gccgo branch
Ian Lance Taylor
- [PATCH] Improve _Safe_iterator _M_distance_to
François Dumont
- [PATCH] Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734, take 2)
Jeff Law
- [PATCH] fold more string comparison with known result (PR 90879)
Jeff Law
- Add a simulate_builin_function_decl langhook
Jeff Law
- Add strftime format checking support for C2x %OB and %Ob (bug 82752)
Joseph Myers
- [PATCH] PR fortran/89943 -- Duplicate BIND(c) allowed (?)
Steve Kargl
- C++ PATCH for C++20 P0388R4 (conversions to arrays of unknown bounds) and CWG 1307 (c++/91364, c++/69531)
Marek Polacek
- [PATCH] PR fortran/47054 -- Don't search parent namespace for symbol
Steve Kargl
- [PATCH, OBVIOUS] Fix -Wshadow=local warnings in gcc/[a-c]*.c
Bernd Edlinger
- [PATCH, OBVIOUS] Fix -Wshadow=local warnings in gcc/[d-f]*.c
Bernd Edlinger
- [Darwin, committed] Amend section for constants with relocations.
Iain Sandoe
- [wwwdocs] Update C++ DR table
Marek Polacek
- [PATCH] PR fortran/91801 -- convert assert to an error
Steve Kargl
- [Patch, fortran] PR91926 - assumed rank optional
Paul Richard Thomas
- Fix typo in inliner badness calculation
Jan Hubicka
- HEADSUP -- gcc/testsuite/ChangeLog bloat
Steve Kargl
- [Darwin, committed] Fix some format-related build warnings.
Iain Sandoe
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Thomas Koenig
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Thomas Koenig
- Ping ** (2./7.) Fix PR 92004, restore Lapack compilation
Thomas Koenig
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Tobias Burnus
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Thomas Koenig
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Tobias Burnus
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Thomas Koenig
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Thomas Koenig
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Thomas Koenig
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Tobias Burnus
- [patch, fortran] Fix PR 92004, restore Lapack compilation
Thomas Koenig
- [committed] Fix EXECUTE_IF_SET_IN_HARD_REG_SET use
Richard Sandiford
- [PATCH 0/4] OpenACC 2.6 manual deep copy (repost)
Julian Brown
- [PATCH] Improve unrolling heuristics, PR91975
Richard Biener
- [PATCH] Fix PR91975, tame PRE some more
Richard Biener
- [PATCH 2/5, OpenACC] Support Fortran optional arguments in the firstprivate clause
Thomas Schwinge
- [PR90742] OpenACC/OpenMP target offloading: Fortran 'allocatable' scalars in 'firstprivate' clauses
Thomas Schwinge
- [committed] use value_range_base::num_pairs in singleton_p
Aldy Hernandez
- [C++ Patch] Fix cp_parser_delete_expression and cp_parser_throw_expression locations and more
Paolo Carlini
- [PATCH, OpenACC, 1/3] Non-contiguous array support for OpenACC data clauses (re-submission), front-end patches
Thomas Schwinge
- [PATCH, OpenACC, 3/3] Non-contiguous array support for OpenACC data clauses (re-submission), libgomp patches
Thomas Schwinge
- [committed] Fix up gcc.target/i386/pr71801.c testcase
Jakub Jelinek
- [C++ PATCH] Partial fix for further -fstrong-eval-order issues (PR c++/91987)
Jakub Jelinek
- Add OpenACC 2.6 `acc_get_property' support
Thomas Schwinge
- [PATCH, i386]: Reorder a couple of rounding functions
Uros Bizjak
- [PATCH V6 11/11] bpf: add myself as the maintainer for the eBPF port
Thomas Schwinge
- [PATCH] Remove broken URL from libstdc++ manual
Thomas Schwinge
- [PATCH][MSP430] Add support for post increment addressing
Jozef Lawrynowicz
- [Darwin, machopic 0/n, committed] Initial tidy of Mach-O symbol handling.
Iain Sandoe
- [Darwin, machopic 1/n, conmmitted] Consider visibility in indirections.
Iain Sandoe
- [COMMITTED][MSP430] Move C code for addsi define_split to its own function
Jozef Lawrynowicz
- [COMMITTED][MSP430] s/msp_/msp430_/
Jozef Lawrynowicz
- Make C2X imply -fno-fp-int-builtin-inexact
Joseph Myers
- [PATCH] handle arrays in -Wclass-memaccess (PR 92001)
Martin Sebor
- [PATCH] avoid a spurious -Wstringop-overflow due to multiple MEM_REFs (PR 92014)
Martin Sebor
- use call-clobbered reg to disalign the stack
Alexandre Oliva
- factory of canvas, framed art, art mirror
Ari | lideaart
- [AArch64] Allow shrink-wrapping of non-leaf vector PCS functions
Christophe Lyon
- [PATCH] Come up with ipa passes introduction in gccint documentation
luoxhu
- [PATCH] Fix dump message issue
luoxhu
- [Patch][Fortran] Improve OpenMP/OpenACC diagnostic if junk comes after a directive
Tobias Burnus
- RFC: Building a minimal libgfortran for nvptx
Thomas Schwinge
- [PATCH] PR fortran/68401 Improve allocation error message
Thomas Schwinge
- [RFA][1/3] Remove Cell Broadband Engine SPU targets
Thomas Schwinge
- [PATCH 0/2][MSP430] Optimize zero_extend insns and PSImode pointer manipulation
Jozef Lawrynowicz
- [patch,commit] Remove ">>>>>> .r..." from a ChangeLog
Tobias Burnus
- [PATCH] Refactor vectorizer reduction more
Richard Biener
- [PATCH] Add makefile target to update HTML files in source tree
Jonathan Wakely
- [patch][Fortran] Actually permit OpenMP's 'target simd'
Tobias Burnus
- [PATCH 1/2][vect]PR 88915: Vectorize epilogues when versioning loops
Andre Vieira (lists)
- [PATCH] Fortran polymorphic class-type support for OpenACC
Julian Brown
- [Patch 2/2][Arm] Implement TARGET_HOOK_SANITIZE_CLONE_ATTRIBUTES to remove cmse_nonsecure_entry
Andre Vieira (lists)
- [Patch 1/2][ipa] Add target hook to sanitize cloned declaration's attributes
Andre Vieira (lists)
- [Patch 0/2][ipa, Arm] Fix cloning of 'cmse_nonsecure_entry' functions
Andre Vieira (lists)
- C++ PATCH to add test for DR 685
Marek Polacek
- libgomp test report with nvidia offloading
Tom de Vries
- [PR 70929] IPA call type compatibility fix/workaround
Martin Jambor
- [libgomp][testsuite] PR testsuite/91884 Add -lquadmath if available
Tobias Burnus
- [Darwin, machopic 2/n, committed] Compute and cache indirection rules.
Iain Sandoe
- [Darwin, committed] Remove code deprecated in 4.x.
Iain Sandoe
- C++ PATCH for c++/92032 - DR 1601: Promotion of enum with fixed underlying type
Marek Polacek
- [PATCH] PR fortran/92018 -- BOZ the gift that keeps giving
Steve Kargl
- [PATCH] implement -Wrestrict for sprintf (PR 83688)
Martin Sebor
- GCC wwwdocs move to git done
Joseph Myers
- Ping: [PATCH V2] Loop split upon semi-invariant condition (PR tree-optimization/89134)
Feng Xue OS
- [PATCH] Review std::copy istreambuf_iterator specialization
François Dumont
- copy/copy_backward/fill/fill_n/equal rework
François Dumont
- [PATCH, rs6000] Lower vec_promote_demote vectorization cost for P8/P9
Kewen.Lin
- [PATCH] Remove redundant code from reduction vectorization
Richard Biener
- [committed] Fix libgomp use_device_* handling (PR libgomp/92028)
Jakub Jelinek
- [Patch] gcc-10/changes.html – mention OpenMP's use_device_addr support
Tobias Burnus
- PR92036 "OpenACC 'firstprivate' clause: initial value"
Thomas Schwinge
- [PATCH] PR libstdc++/78552 only construct std::locale for C locale once
Jonathan Wakely
- [PATCH] Relax nested cycle vectorization further
Richard Biener
- [PATCH][LTO] Do not merge anonymous NAMESPACE_DECLs
Richard Biener
- [C++ Patch] Fix cp_build_binary_op locations
Paolo Carlini
- [PATCH] PR libstdc++/91057 set locale::id::_M_index atomically
Jonathan Wakely
- C++ PATCH to merge concepts-cxx2a branch
Jason Merrill
- [Darwin, machopic 3/n, committed] Set a SYMBOL flag for indirections.
Iain Sandoe
- [Darwin, committed] Improve Objective-C NeXT ABI version check.
Iain Sandoe
- PowerPC future machine patches, version 5
Michael Meissner
- [PATCH] V5, #1 of 15: Support 34-bit offsets for prefixed instructions
Michael Meissner
- [PATCH] V5, #2 of 15: Fix prefixed instruction length for some 128-bit types
Michael Meissner
- [PATCH] V5, #3 of 15: Deal with prefixed instructions in rs6000_insn_cost
Michael Meissner
- [PATCH] V5, #4 of 15: Update predicates
Michael Meissner
- [PATCH] V5, #5 of 15: Support -fstack-protect and large stack frames
Michael Meissner
- [PATCH] V5, #6 of 15: Make vector load/store instruction length correct with prefixed addresses
Michael Meissner
- [PATCH] V5, #7 of 15: Restrict vector extract to not use prefixed memory
Michael Meissner
- [PATCH] V5, #8 of 15: Use PADDI/PLI to load up 34-bit DImode constants
Michael Meissner
- [PATCH] V5, #9 of 15: Add PADDI (PLI) support to load up 32-bit SImode constants
Michael Meissner
- [PATCH] V5, #10 of 15: Use PADDI to add large 34-bit constants
Michael Meissner
- [PATCH] V5, #11 of 15: Make -mpcrel default on Linux 64-bit
Michael Meissner
- [PATCH] V5, #12 of 15: Miscellaneous prefixed address tests
Michael Meissner
- [PATCH] V5, #13 of 15: Prefixed address tests with large offsets
Michael Meissner
- [PATCH] V5, #14 of 15: PC-relative tests
Michael Meissner
- [PATCH] V5, #15 of 15: Add (0),1 to @pcrel syntax
Michael Meissner
- [PATCH] Modify simplify_truncation to handle extended CONST_INT.
Jim Wilson
- [PATCH] PR fortran/92019 -- BOZ cannot be an array index
Steve Kargl
- [OG9][committed] Fix OpenMP's use_device_ptr with Fortran array descriptors
Tobias Burnus
- {PATCH v3, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9
Kelvin Nilsen
- C++ PATCH to fix typo in test name
Marek Polacek
- [ARM] Enable DF only when TARGET_VFP_DOUBLE
Kugan Vivekanandarajah
- [committed] Initial OpenMP 5.0 #pragma omp declare variant parsing
Jakub Jelinek
- [Patch, committed] [Fortran, OpenMP] Actually pass use_device_addr on to the middle end
Tobias Burnus
- [Committed] S/390: Add support for z15 as CPU name.
Andreas Krebbel
- [Committed] S/390: PR91035 Fix call to __morestack
Andreas Krebbel
- [PATCH][wwwdocs] Purge CVS from gccmission.html
Kyrill Tkachov
- [PATCH][ARM] Enable code hoisting with -Os (PR80155)
Joey Ye
- [DOC] Replace reference to removed macro
Joel Hutton
- [PATCH] [MIPS] Reject vector constants from the constant pool
Mihailo Stojanovic
- Request for becoming a contributor
Harsh Arora
- PR 91770 - emit a warning in a system header
Nathan Sidwell
- Fix LTO bootstrap
Jan Hubicka
- [PATCH] Fix PR92046
Richard Biener
- C++ PATCH for comp_ptr_ttypes_real
Marek Polacek
- [PATCH] Fix PR c++/92024
Bernd Edlinger
- [Ada] 'others' in conditional_expressions
Pierre-Marie de Rodat
- [Ada] Use declared type for deciding on SPARK pointer rules
Pierre-Marie de Rodat
- [Ada] Plug minor loophole for integer named number
Pierre-Marie de Rodat
- [Ada] Spurious restriction violation on Ghost code
Pierre-Marie de Rodat
- [Ada] Add pragma Preelaborable_Initialization to Stream_IO.File_Type
Pierre-Marie de Rodat
- [Ada] Flag Sec_Stack_Used incorrectly set by ghost code
Pierre-Marie de Rodat
- [Ada] Ensure constructor is a C++ constructor
Pierre-Marie de Rodat
- [Ada] Get rid of spurious error for _Tag on extension with reverse bit order
Pierre-Marie de Rodat
- [Ada] Spurious warning on call with out parameter in expression function
Pierre-Marie de Rodat
- [Ada] Handling up-level references in loops within library-level declarations
Pierre-Marie de Rodat
- [Ada] Fix awkward placement of freeze node for actual subtype
Pierre-Marie de Rodat
- [Ada] T'Size in pragma Compile_Time_Error
Pierre-Marie de Rodat
- [Ada] Unnesting issues with entry families and accept statements
Pierre-Marie de Rodat
- [Ada] Spurious visibility error on formal package with Abstract_State
Pierre-Marie de Rodat
- [Ada] Generation of procedures for blocks occurring in elaboration code for LLVM
Pierre-Marie de Rodat
- [Ada] Assertion_Policy (Ignore) ignores invariants
Pierre-Marie de Rodat
- [Ada] Spurious visibility error in predicate in generic instance
Pierre-Marie de Rodat
- [Ada] Replace in Ordered_Maps gets tampering failure
Pierre-Marie de Rodat
- [Ada] Do not inline subprograms with deep parameter/result in GNATprove
Pierre-Marie de Rodat
- [Ada] Fix inlining of subprograms with deep param/result in GNATprove
Pierre-Marie de Rodat
- [SH][committed] Fix PR 88630
Oleg Endo
- [C++ Patch] Remove RROTATE_EXPR and LROTATE_EXPR handling
Paolo Carlini
- [PATCH, alpha]: Fix PR92022, ICE in alpha_handle_trap_shadows
Uros Bizjak
- [PATCH 1/2] pretty-print: support URL escape sequences (PR 87488)
David Malcolm
- [PATCH][ARM] Remove support for MULS
Wilco Dijkstra
- [PATCH][ARM] Correctly set SLOW_BYTE_ACCESS
Wilco Dijkstra
- [PATCH][AArch64] Set SLOW_BYTE_ACCESS
Wilco Dijkstra
- [PATCH][AArch64] Fix symbol offset limit
Wilco Dijkstra
- [PATCH][ARM] Switch to default sched pressure algorithm
Wilco Dijkstra
- [PATCH][ARM] Tweak HONOR_REG_ALLOC_ORDER
Wilco Dijkstra
- [PATCH][ARM] Enable arm_legitimize_address for Thumb-2
Wilco Dijkstra
- [PATCH][AArch64] PR79262: Adjust vector cost
Wilco Dijkstra
- Ping: [C][C++] Avoid exposing internal details in aka types
Richard Sandiford
- [Objective-C, NeXT ABI, committed] Identify V2 IVAR refs by metadata.
Iain Sandoe
- [Darwin, machopic 4/n, committed] Arrange to indirect IVARs when needed.
Iain Sandoe
- Correctly release ipa-reference summarries
Jan Hubicka
- Remove splay tree form ipa-reference.c
Jan Hubicka
- [PATCH] Fix multibyte-related issues in pretty-print.c (PR 91843)
Lewis Hyatt
- [wwwdocs] Update C++ status
Marek Polacek
- Update DFP macros in float.h for C2x and TS 18661-2
Joseph Myers
- [PATCH] PR fortran/91649 -- Add additional checking for FINDLOC
Steve Kargl
- C++ PATCH for c++/92049 - extra error with -fchecking=2
Marek Polacek
- [PATCH] PR fortran/91715 -- Detect invalid type-spec
Steve Kargl
- Implement ggc_trim
Jan Hubicka
- [Ada] Emit debug info for named numbers
Eric Botcazou
- [Ada] Fix ICE on instantiation on unconstrained array with predicate
Eric Botcazou
- [Ada] Fix incorrect annotation for -gnatR
Eric Botcazou
- Avid ggc_alloc and push_cfun during LTO streaming
Jan Hubicka
- [Ada] Accept size for record with oversized component clause
Eric Botcazou
- [Ada] Assorted gigi tweaks
Eric Botcazou
- IOT Solution 2019 ATTENDES INFO
kelly donohoe
- [patch,Fortran] PR 92050 - fix ICE with -fcheck=all
Tobias Burnus
- [C++ Patch] One more DECL_SOURCE_LOCATION
Paolo Carlini
- [PATCH] [MIPS] Replace insert with insve for floating-point values
Mihailo Stojanovic
- [PATCH] Cleanup parameter of vectorizable_live_operation
Bernd Edlinger
- [PATCH] Re-instantiate more redundant store removal in FRE
Richard Biener
- [PATCH] Fix parser to recognize operator?:
Matthias Kretz
- Add expr_callee_abi
Richard Sandiford
- Add a constant_range_value_p function (PR 92033)
Richard Sandiford
- [committed] Relax store_bit_field call in store_expr
Richard Sandiford
- Fix unchecked use of tree_to_uhwi in tree-ssa-strlen.c
Richard Sandiford
- [PATCH] PR fortran/91943 -- More BOZ fallout
Janne Blomqvist
- [PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816)
Stam Markianos-Wright
- [PATCH] PR fortran/91714 -- Mangled type-spec
Janne Blomqvist
- [PATCH] Avoid warnings in <charconv>
Jonathan Wakely
- [PATCH] PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset
Jonathan Wakely
- [SLP] SLP vectorization: vectorize vector constructors
Joel Hutton
- [PATCH] Use __is_same_as for std::is_same and std::is_same_v
Jonathan Wakely
- [PATCH] Implement <concepts> header for C++20
Jonathan Wakely
- [PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679)
Martin Sebor
- [PATCH] S/390: Run %a0:DI splitters only after reload
Ilya Leoshkevich
- New Finnish PO file for 'gcc' (version 9.1.0)
Translation Project Robot
- Support _Decimal* keywords for C2x
Joseph Myers
- [C++ PATCH] Preserve the location of explicitly defaulted functions.
Jason Merrill
- Attendees of IOT Solutions World Congress 2019
Nadia Dach
- Meet Visitors of IOT Solutions World Congress 2019
Darby Howe
- C++ PATCH for c++/92062 - ODR-use ignored for static member of class template
Marek Polacek
- C++ PATCH to add test for c++/92070
Marek Polacek
- [C++ Patch] Remove most uses of in_system_header_at
Paolo Carlini
- Support decimal floating-point constants in C2x
Joseph Myers
- [PATCH] PR fortran/90297 -- Remove code with no functional effect
Steve Kargl
- Go patch commited: Mangle dots in pkgpath
Ian Lance Taylor
- [PATCH] rs6000: -flto forgets 'no-vsx' function attributes (PR target/70010)
Jiufu Guo
- [PATCH] PR fortran/91513 -- Fix poorly worded error message
Steve Kargl
- [PATCH target/92035] Add missing avx512f intrinsics
Hongtao Liu
- [committed] Further work on declare variant
Jakub Jelinek
- [PATCH] Fix up *COND_EXPR *trap* handling (PR middle-end/92063)
Jakub Jelinek
- [Ada] Fix PR ada/91995
Eric Botcazou
- [committed] Fix warning compiling pa.c
John David Anglin
- [PATCH] The inline keyword is supported in all new C standards
Palmer Dabbelt
- [Darwin, committed] Suppress emitting empty ctor/dtor sections.
Iain Sandoe
- [Darwin, machopic 5/n, committed] Make machopic_finish() static.
Iain Sandoe
- [Darwin, machopic 6/n, committed] Fix for 67183
Iain Sandoe
- [committed]
John David Anglin
- [committed] Update indirect call sequences to preserve descriptor address in register %r22
John David Anglin
- [RFC, Darwin, PPC] Fix PR 65342.
Iain Sandoe
- [CFI, Darwin] A hook to allow target-handling of Personality and LSDA indirections.
Iain Sandoe
- [PATCH 1/5] PRU: Fix comment to avoid fall through warning
Dimitar Dimitrov
- [PATCH 5/5] Add pru to compare-all-tests
Dimitar Dimitrov
- [PATCH 0/5] Assorted minor cleanups for PRU backend
Dimitar Dimitrov
- Fix duplicated renumbering of statements during streaming
Jan Hubicka
- Grow GGC after cgraph and summary streaming
Jan Hubicka
- [patch, fortran, committed] Fix PR 92017
Thomas König
- [PATCH] teach gengtype about 'mutable'
Nathan Sidwell
- Make ipa-reference bitmaps dense
Jan Hubicka
- [Darwin, machopic 7/n, committed] Remove code that should be dead.
Iain Sandoe
- [Darwin, machopic 8/n, committed] Back out part of PR71767 fix.
Iain Sandoe
- [commited] Require commas in between clauses in context selector simd properties
Jakub Jelinek
- [committed] Fix up {in,task}_reduction handling with -std=c++17 (PR c++/92084)
Jakub Jelinek
- [Patch, committed][Fortran] PR 92072 – fix %C corner case
Tobias Burnus
- [PATCH 1/2] Sync hardware facility names with other files in os_linux_s390x.go
Andreas Krebbel
- [PATCH 2/2] GO S/390: Add kdsaQuery function
Andreas Krebbel
- [PATCH] Fix PR91929
Richard Biener
- [PATCH] Fix PR92069
Richard Biener
- [PATCH] std::experimental::simd
Matthias Kretz
- [Patch][OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays (= array descriptor)
Tobias Burnus
- [PATCH] More PR92046 fixes
Richard Biener
- Ping: Add a simulate_builin_function_decl langhook
Richard Sandiford
- Ping: Add a simulate_enum_decl langhook
Richard Sandiford
- [Darwin, machopic 9/n, committed] Minor code clean-ups.
Iain Sandoe
- [C++ PATCH] PR c++/91930 - ICE with constrained inherited default ctor.
Jason Merrill
- [PATCH] Implement std::advance for istreambuf_iterator using pubseekoff
François Dumont
- [PATCH] RFA (gimplify.h) Fix incorrect cp/ use of get_formal_tmp_var.
Jason Merrill
- [POC v2 PATCH] __builtin_warning
Martin Sebor
- RFA [PATCH] * lock-and-run.sh: Check for process existence rather than timeout.
Jason Merrill
- PR92085
Prathamesh Kulkarni
- Go patch committed: Revise export data fix for constant types
Ian Lance Taylor
- Rename attribute-related functions and productions in C parser
Joseph Myers
- [PATCH] handle local aggregate initialization in strlen, take 2 (PR 83821)
Martin Sebor
- [PATCH] More PR92046 fixes, make --param allow-store-data-races a -f option
Richard Biener
- [Patch][Fortran] OpenMP+OpenACC: Remove bogus contigous-pointer check (PR/65438)
Tobias Burnus
- [PATCH] Fix PR92094
Richard Biener
- [PATCH] Fix PR92048
Richard Biener
- [C++ PATCH] build_clone cleanup
Nathan Sidwell
- [linemap PATCH] Constify lookup
Nathan Sidwell
- [PATCH] Avoid writing to trees during streaming
Richard Biener
- [C++ PATCH] clone_function_decl breakup
Nathan Sidwell
- [PATCH] rs6000: Fix PR92093
Bill Schmidt
- [PATCH V3] Loop split upon semi-invariant condition (PR tree-optimization/89134)
Philipp Tomsich
- [PATCH V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682)
Philipp Tomsich
- [PATCH V4] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088)
Jan Hubicka
- [C++ PATCH] Implement P1073R3: Immediate functions (PR c++/88335)
Jakub Jelinek
- C++ PATCH for c++/92106 - ICE with structured bindings and -Wreturn-local-addr
Marek Polacek
- [PATCH v2 06/11] libstdc++ testsuite: Move slow_clock to its own header
Mike Crowe
- [PATCH v2 08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock
Mike Crowe
- [PATCH v2 09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex
Mike Crowe
- [PATCH v2 04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until with steady_clock
Mike Crowe
- [PATCH v2 00/11] timed_mutex, shared_timed_mutex: Add full steady clock support
Mike Crowe
- [PATCH] concepts cleanups and subsumption caching
Andrew Sutton
- [PATCH] diagnose hard errors in concept satisfaction
Andrew Sutton
- [Darwin, committed] Update darwin_binds_local_p.
Iain Sandoe
- [Darwin, committed] Clarify fix and continue support (NFC).
Iain Sandoe
- [PATCH] ostreambuf_iterator std::advance overload
François Dumont
- [Committed] Two new bit-field compile testcases
Andrew Pinski
- [PATCH] handle string copies with non-constant lengths (PR 91996)
Martin Sebor
- [Patch][Fortran] OpenACC – permit common blocks in some clauses
Tobias Burnus
- [PATCH] genattrtab: Parenthesize expressions correctly (PR92107)
Segher Boessenkool
- [committed] hppa: Improve ordering of accesses during function pointer canonicalization
John David Anglin
- [ C++ ] [ PATCH ] [ RFC ] p1301 - [[nodiscard("should have a reason")]]
JeanHeyd Meneide
- Ping: [PATCH v5] Missed function specialization + partial devirtualization
luoxhu
- [PATCH] Clarify <unknown> constness and state
François Dumont
- [PATCH] Fix PR92119
Richard Biener
- [PATCH] Fix -fdebug-types-section ICE, PR91887
Richard Biener
- [committed][AArch64] Use frame reference in aarch64_layout_frame
Richard Sandiford
- [committed][AArch64] Add an assert to aarch64_layout_frame
Richard Sandiford
- [committed][AArch64] Improve poly_int handling in aarch64_layout_frame
Richard Sandiford
- [committed][AArch64] Add partial SVE vector modes
Richard Sandiford
- PowerPC future machine patches, version 6
Michael Meissner
- [PATCH] V6, #1 of 17: Use ADJUST_INSN_LENGTH for prefixed instructions
Michael Meissner
- [PATCH] V6, #2 of 17: Minor code reformat
Michael Meissner
- [PATCH] V6, #3 of 17: Update lwa_operand for prefixed PLWA
Michael Meissner
- [PATCH] V6, #4 of 17: Add prefixed instruction support to stack protect insns
Michael Meissner
- [PATCH] V6, #5 of 17: Add prefixed instruction support to vector extract optimizations
Michael Meissner
- [PATCH] V6, #6 of 17: Use PADDI/PLI to load up 34-bit DImode constants
Michael Meissner
- [PATCH] V6, #7 of 17: Use PADDI/PLI to load up 32-bit SImode constants
Michael Meissner
- [PATCH] V6, #8 of 17: Use PADDI to add 34-bit constants
Michael Meissner
- [PATCH] V6, #9 of 17: Change defaults on Linux 64-bit to enable -mpcrel
Michael Meissner
- [PATCH] V6, #10 of 17: Update target-supports.exp
Michael Meissner
- [PATCH] V6, #11 of 17: Add PADDI tests
Michael Meissner
- [PATCH] V6, #12 of 17: Add prefix test for DS/DQ instructions
Michael Meissner
- [PATCH] V6, #13 of 17: Add test for prefix pre-modify
Michael Meissner
- [PATCH] V6, #14 of 17: Add prefixed load/store tests with large offsets
Michael Meissner
- [PATCH] V6, #15 of 17: Add PC-relative tests
Michael Meissner
- [PATCH] V6, #16 of 17: New test for stack protection
Michael Meissner
- [PATCH] V6, #17 of 17: Add stack protection test
Michael Meissner
- [PATCH] Relax integer condition reduction, simplify vect_is_simple_reduction
Richard Biener
- [gomp4.1] Start of structure element mapping support
Thomas Schwinge
- [PATCH] find_partition_fixes: remove unused bbs_in_cold_partition variable
Ilya Leoshkevich
- [PATCH] [MIPS] Remove unnecessary moves around dpadd and dpsub
Mihailo Stojanovic
- [PATCH] i386: Add clear_ratio to processor_costs
H.J. Lu
- [wwwdocs, committed] Fix GCC 8.2 release date (was: wwwdocs/htdocs/gcc-8 index.html)
Thomas Schwinge
- [AArch64][SVE2] Support for EOR3 and variants of BSL
Yuliang Wang
- [arm] fix bootstrap failure due to uninitialized warning
Richard Earnshaw (lists)
- [PATCH] Communicate lto-wrapper and ld through a file
Giuliano Belinassi
- [PATCH] [og9] Fix libgomp serial-dims.c test for AMD GCN
Julian Brown
- [PATCH] [og9] Re-do OpenACC private variable resolution
Julian Brown
- [PATCH] RISC-V: Include more registers in SIBCALL_REGS.
Jim Wilson
- [PATCH] [x86] Add detection of Icelake Client and Server
Thiago Macieira
- [PATCH] [OBVIOUS] Fix old file reference in gcc/cp/cp-gimplify.c
Luis Machado
- [committed] Add testcase for already fixed omp simd ICE (PR fortran/87752)
Jakub Jelinek
- [PATCH] Fix ifcombine ICE (PR tree-optimization/92115)
Jakub Jelinek
- [PATCH] Fix objsz ICE (PR tree-optimization/92056)
Jakub Jelinek
- Order symbols before section copying in the lto streamer
Jan Hubicka
- [C++ PATCH] Fix handling of location wrappers in constexpr evaluation (PR c++/92015)
Jakub Jelinek
- [PATCH] Fix PR92129
Richard Biener
- [PATCH] Support multi-versioning on self-recursive function (ipa/92133)
Feng Xue OS
- [PATCH] Fix an omission in the recent strlen optimization (PR tree-optimization/92056)
Jakub Jelinek
- [PATCH] Fix TARGET_MEM_REF handling in PRE
Richard Biener
- [PATCH][AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics
Dennis Zhang
- [patch,avr,testsuite,committed]: Fix location of an expected diagnostic.
Georg-Johann Lay
- [patch,avr] Fix avr build broken by r276985.
Georg-Johann Lay
- [patch,avr]: PR86040: Fix missing reset of RAMPZ after ELPM.
Georg-Johann Lay
- [COMMITTED][ARM,testsuite] Fix typo in arm_arch_v8a_ok effective target
Christophe Lyon
- [PATCH] Move the rest of the validity checks from vect_is_simple_reduction
Richard Biener
- [ARM,RFC] Avoid test failures when forcing incompatible options
Christophe Lyon
- [committed][vect] Refactor versioning threshold
Andre Vieira (lists)
- [C++ PATCH] builtin fn creation
Nathan Sidwell
- [committed][vect] Outline code into new function: determine_peel_for_niter
Andre Vieira (lists)
- [committed][vect] Be consistent in versioning threshold use
Andre Vieira (lists)
- [arm] Add default FPU for Marvell-pj4
Richard Earnshaw (lists)
- [PATCH] Simplify vect_is_simple_reduction
Richard Biener
- [wwwdocs] Improve markup/nicer formatting for GIT instructions.
Gerald Pfeifer
- [PATCH] PR libstdc++/92124 fix incorrect container move assignment
Jonathan Wakely
- [PATCH] fix constrained auto parsing issue
Andrew Sutton
- [patch,testuite]: Fix some fllout for small targets.
Georg-Johann Lay
- [PATCH] Define [range.cmp] comparisons for C++20
Jonathan Wakely
- [PATCH] Process new C++17 and C++20 headers with Doxygen
Jonathan Wakely
- [AArch64][SVE2] Fix for r277110 (BSL variants)
Yuliang Wang
- [PING] [WIP PATCH] add object access attributes (PR 83859)
Martin Sebor
- [Patch, fortran] PR fortran/92142 - CFI_setpointer corrupts descriptor
José Rui Faustino de Sousa
- [arm] PR target/89400 fix thumb1 unaligned access expansion
Richard Earnshaw (lists)
- [PATCH] Cleanup more redundant stuff in reduction vect
Richard Biener
- [PATCH] LRA: side_effects_p stmts' output is not invariant (PR89721)
Segher Boessenkool
- [PATCH] * .gitattributes: Avoid {} in filename pattern.
Jason Merrill
- [PATCH][Demangler] Small fix for complex values
Miguel Saldivar
- [SVE] PR91272
Prathamesh Kulkarni
- Domain:Lets Do This!!
leeburian@digiwebfirm.com
- fruit juice
cherry029
- [Patch][Demangler] Fix for complex values
Miguel Saldivar
- [PATCH] [MIPS] Mark built-in functions as pure
Mihailo Stojanovic
- [PATCH] Move jump threading before reload
Ilya Leoshkevich
- [Patch][Fortran/OpenMP] Don't create "alloc:" for 'target exit data'
Tobias Burnus
- [PATCH][Arm] Fix multilibs for Armv7-R
Andre Vieira (lists)
- [PATCH] PR libstdc++/92143 adjust for OS X aligned_alloc behaviour
Jonathan Wakely
- [C++ PATCH] anon type names
Nathan Sidwell
- [Patch,committed,Fortran] PR91586 Fix ICE on invalid code with CLASS
Tobias Burnus
- [PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m)
Christophe Lyon
- [PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code
Christophe Lyon
- [PATCH] Multibyte awareness for diagnostics (PR 49973)
Lewis Hyatt
- [PATCH, OpenACC] Fortran deviceptr
Chung-Lin Tang
- [match.pd] Mid-end fix for r277110
Yuliang Wang
- [PATCH] Use narrow mode of constant when expanding widening multiplication
Jozef Lawrynowicz
- [patch,testsuite] More fixes for small targets.
Georg-Johann Lay
- [C++ Patch] Improve cp_parser_class_head error recovery
Paolo Carlini
- [PATCH] OpenACC 2.6 manual deep copy support (attach/detach)
Thomas Schwinge
- [PATCH 01/29] [arm] Rip out DImode addition and subtraction splits.
Richard Earnshaw
- PR69455
Steve Kargl
- [PATCH 03/29] [arm] Early split zero- and sign-extension
Richard Earnshaw
- [PATCH 24/29] [arm] Improve constant handling for usubvsi4.
Richard Earnshaw
- [PATCH 02/29] [arm] Perform early splitting of adddi3.
Richard Earnshaw
- [PATCH 00/29] [arm] Rewrite DImode arithmetic support
Richard Earnshaw
- [testsuite] Add test for PR91532
Prathamesh Kulkarni
- [committed] correct strcmp() == 0 result for unknown strings (PR 92157)
Martin Sebor
- [PATCH] Improve code generation of v += (c == 0) etc. on x86 (PR target/92140)
Jakub Jelinek
- [PATCH] Improve debug info in ivopts optimized loops (PR debug/90231)
Jakub Jelinek
- [PPC, committed] Delete out of date comment.
Iain Sandoe
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Iain Sandoe
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Andreas Schwab
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Iain Sandoe
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Martin Sebor
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Iain Sandoe
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Martin Sebor
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Iain Sandoe
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Iain Sandoe
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Iain Sandoe
- [Darwin, testsuite, committed] Fix Wnonnull on Darwin.
Iain Sandoe
- Avoid recomputing data references in BB SLP
Richard Sandiford
- Move code out of vect_slp_analyze_bb_1
Richard Sandiford
- [PATCH] Fix (hypothetical) problem with pre-reload splitters (PR target/92140)
Jakub Jelinek
- [0/3] Turn current_vector_size into a vec_info field
Richard Sandiford
- Fix wrong code issue in access path oracle
Jan Hubicka
- [wwwdocs] readings.html - tweak polyhedron.com link
Gerald Pfeifer
- gcc-wwwdocs branch master updated. cdc7bf90357701877546f8bac160d0fb9e20b334
Gerald Pfeifer
- [PATCH] Fix description of -fcommon
Bernd Edlinger
- [wwwdocs] Update gcc-10/changes.html re Intel ISA (was: gcc-wwwdocs branch master updated. 63fbcfeaf27d9dd2083ccbd34bdff8fccb63949c)
Gerald Pfeifer
- [PATCH V6 05/11] bpf: new GCC port
Gerald Pfeifer
- [PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines
Bernd Edlinger
- Project......
Mr Ahmed Fayad
- [doc] install.texi - hboehm.info tweak
Gerald Pfeifer
- [wwwdocs] codingconventions.html - hboehm.info now defaults to https.
Gerald Pfeifer
- [PATCH] Report errors on inconsistent OpenACC nested reduction, clauses
Harwath, Frederik
- [PATCH] Record externals/invariants in the SLP graph
Richard Biener
- [PATCH][AArch64] Implement __rndr, __rndrrs intrinsics
Kyrill Tkachov
- [committed][vect] Only change base alignment if more restrictive
Andre Vieira (lists)
- [PATCH] [MIPS] PR82981 - mulditi3 pattern for MIPS64R6
Mihailo Stojanovic
- [PATCH] Fix PR92161
Richard Biener
- [wwwdocs] readings.html - pubs.opengroup.org has moved to https
Gerald Pfeifer
- [committed] Backports to gcc-9-branch
Jakub Jelinek
- [PATCH 2/2] gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0
Andrew Burgess
- Remove vars before TLS data during OpenACC shutdown
Julian Brown
- [PATCH] Fix PR92162
Richard Biener
- [PATCH, Fortran] Allow CHARACTER literals in assignments and DATA statements - for review
Mark Eggleston
- [arm] clean up alu+shift patterns
Richard Earnshaw (lists)
- [C++] Don't fold __builtin_constant_p prematurely
Jason Merrill
- [PATCH] Fix incorrect merge of conflictant names in `dump_graphviz`
Giuliano Belinassi
- [wwwdocs] projects/gupc.html - adjust upc.gwu.edu references
Gerald Pfeifer
- Fix use after free in vector_size change
Richard Sandiford
- [PATCH] [ARC] Fix legitimize pic address.
Claudiu Zissulescu
- [PATCH 0/3][ARC] Bug fixes, cleanups and doc update.
Claudiu Zissulescu
- [PATCH] [ARC] Fix movsi_ne pattern.
Claudiu Zissulescu
- Fix PR90796
Michael Matz
- [PATCH][GCC][Arm][libsanitizer] Fix arm libsanitizer bootstrap failure
Tamar Christina
- Update aarch64 baseline symbols
Andreas Schwab
- Trustech Cannes 2019 - Visitors List
Susan Thomas
- [PATCH] Prevent LTO section collision for a symbol name starting with '*'.
Martin Liška
- [PATCH] Fix PR92173
Richard Biener
- [PATCH] Do not ICE in IPA inliner.
Martin Liška
- GCC 10.0 Status Report (2019-10-22), Stage 1 to end Nov 16th
Richard Biener
- [C++ PATCH] Drop ECF_LEAF from __cxa_guard_{acquire,release} (PR tree-optimization/85887)
Jakub Jelinek
- [PATCH] Fix PR92166
Richard Biener
- [arm] make arm_carry_operation and arm_borrow_operation duals
Richard Earnshaw (lists)
- [arm] Match subtraction from carry_operation
Richard Earnshaw (lists)
- [PATCH v5] Missed function specialization + partial devirtualization
Martin Liška
- C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates
Marek Polacek
- [C++ PATCH] Partial fix for a recent regression (PR c++/90947)
Jakub Jelinek
- [PATCH, arm] Backport -- Fix multilibs for Armv7-R
Mihail Ionescu
- [PATCH][PR91979] Incorrect mangling for non-template-argument nullptr expression
kamlesh kumar
- [PATCH] Refactor rust-demangle to be independent of C++ demangling.
Eduard-Mihai Burtescu
- [Committed] PR fortran/92174
Steve Kargl
- [C++ Patch] Improve build_x_unary_op locations
Paolo Carlini
- [PATCH] Remove redundant std::allocator members for C++20
Jonathan Wakely
- [PATCH] Restore use of tr1::unordered_map in testsuite
Jonathan Wakely
- [PATCH] Do not declare std::uses_allocator before C++11
Jonathan Wakely
- [PATCH] Add support for C++2a stop_token
Thomas Rodgers
- [PATCH target/89071] Fix false dependence of scalar operations vrcp/vsqrt/vrsqrt/vrndscale
Hongtao Liu
- [PATCH] Adjust BB vect from-scalar build
Richard Biener
- Ping: [PATCH V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682)
luoxhu
- [patch] Fix PR tree-optimization/92131
Eric Botcazou
- [PATCH] Fix PR92179
Richard Biener
- [PATCH 0/3][rs6000] Update RTL patterns for vector conversion
Kewen.Lin
- [committed][AArch64] Don't apply mode_for_int_vector to scalars
Richard Sandiford
- RFC/A: Add a targetm.vectorize.related_mode hook
Richard Sandiford
- [Patch 0/X] [WIP][RFC][libsanitizer] Introduce HWASAN to GCC
Matthew Malcomson
- [PATCH] S/390: Use UNSPEC_GET_TP for thread pointer loads
Ilya Leoshkevich
- Replace mode_for_int_vector with related_int_vector_mode
Richard Sandiford
- Add build_truth_vector_type_for_mode
Richard Sandiford
- Remove build_{same_sized_,}truth_vector_type
Richard Sandiford
- Pass the data vector mode to get_mask_mode
Richard Sandiford
- [PATCH][OBVIOUS] Initialize a field in fibonacci_node.
Martin Liška
- GCC 9 backports
Martin Liška
- [RFC C++ PATCH] OpenMP declare variant for C++
Jakub Jelinek
- [PATCH] Fix the easy part of PR65930
Richard Biener
- [Patch, Fortran] PR91863 - fix call to bind(C) with array descriptor
Tobias Burnus
- [PATCH, GCC/ARM, 0/10] Add support for Armv8.1-M Mainline Security Extension
Mihail Ionescu
- [PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry functions
Mihail Ionescu
- [PATCH, GCC/ARM, 2/10] Add command line support for Armv8.1-M Mainline
Mihail Ionescu
- [PATCH, GCC/ARM, 4/10] Clear GPR with CLRM
Mihail Ionescu
- [PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRM
Mihail Ionescu
- [PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgcc
Mihail Ionescu
- [PATCH, GCC/ARM, 6/10] Clear GPRs inline when calling nscall function
Mihail Ionescu
- [PATCH, GCC/ARM, 7/10] Clear all VFP regs inline in hardfloat nscall functions
Mihail Ionescu
- [PATCH, GCC/ARM, 9/10] Call nscall function with blxns
Mihail Ionescu
- [PATCH, GCC/ARM, 10/10] Enable -mcmse
Mihail Ionescu
- [PATCH, GCC/ARM, 8/10] Do lazy store & load inline when calling nscall function
Mihail Ionescu
- Reduce inline-heuristics-hint-percent (to fix exchange2 regression)
Jan Hubicka
- [PATCH] Adjust pb_ds extensions to use allocator_traits
Jonathan Wakely
- [PATCH] Qualify type names in <ext/throw_allocator.h>
Jonathan Wakely
- [PATCH] Replace C++14 feature used in C++11 test
Jonathan Wakely
- lemire.me:Increase the number of visitors
laylalopez@digiwebfirm.com
- [PATCH][MSP430] Use hardware multiply routine to perform HImode widening multiplication (mulhisi3)
Jozef Lawrynowicz
- [COMMITTED][MSP430] Cleanup code in hardware multiply library
Jozef Lawrynowicz
- [COMMITTED][MSP430] Fix incorrect determination of hardware multiply support
Jozef Lawrynowicz
- C++ PATCH for c++/91548 - fix detecting modifying const objects for ARRAY_REF
Marek Polacek
- [PATCH] PR fortran/92178 -- Re-order argument deallocation
Steve Kargl
- [PATCH] PR c++/91369 Implement P0784R7 changes to allocation and construction
Jonathan Wakely
- [PATCH] Make std::invoke usable in constant expressions
Jonathan Wakely
- [PATCH] Add C++20 jthread type to <thread> --text follows this line-<#part type="text/x-patch" filename="/home/remote/trodgers/src/oss/gcc/jt/0001-Add-C-20-jthread-type-to-thread.patch" disposition=attachment description="Le patch"> <#/part> -
Thomas Rodgers
- [PATCH] Add C++20 jthread type to <thread> (2nd attempt)
Thomas Rodgers
- [C++ PATCH] Implement P1286R2, Contra CWG1778
Jason Merrill
- PR92163
Prathamesh Kulkarni
- [C++ PATCH] Fix a C++17/20 regression on indirect function calls (PR c++/92201)
Jakub Jelinek
- [Committed] Update Fortran expression dumper for BT_BOZ
Steve Kargl
- [C++ PATCH] 'std' identifier not needed
Nathan Sidwell
- [PATCH] Fall back to SLP reduction discovery when reduction group fails
Richard Biener
- Fix reductions for fully-masked loops
Richard Sandiford
- [C++ PATCH] P0784R7 constexpr new fixes (PR c++/91369)
Jakub Jelinek
- [PATCH] Define std::uniform_random_bit_generator concept for C++20
Jonathan Wakely
- [PATCH] Fix testsuite fallout from partial PR65930 fix
Richard Biener
- [PATCH v2] Move jump threading before reload
Ilya Leoshkevich
- [PATCH] Fix typo
Richard Biener
- [PATCH] Fix PR92203
Richard Biener
- [PATCH] Fix PR92205
Richard Biener
- [Patch] Add OpenACC 2.6's no_create
Tobias Burnus
- More ipa-referene memory use improvements
Jan Hubicka
- [COMMITTED][MSP430] Tweaks to generation of 430X instructions
Jozef Lawrynowicz
- [COMMITTED][MSP430] Remove unused msp430_hard_regno_nregs_*_padding functions
Jozef Lawrynowicz
- [C++ Patch] Prefer error + inform in four typeck.c places
Paolo Carlini
- [gomp4] Update error messages for c and c++ reductions
Thomas Schwinge
- Report heap memory use into -Q output
Jan Hubicka
- [PATCH] Make gt_pch_nx unreachable in symbol-summary classes.
Martin Liška
- [PATCH] Simplify common case of use_future_t that uses std::allocator
Jonathan Wakely
- [PATCH] Change SLP representation of reduction chains
Richard Biener
- [Committed] ipa-sra-19.c: Avoid unprototyped function
Andreas Krebbel
- [dump] small source cleanup
Nathan Sidwell
- [C++ PATCH] Template parm index fix
Nathan Sidwell
- C++ PATCH to add missing space in diagnostic
Marek Polacek
- [PATCH] naming GCC's profile data section
David Taylor
- [ADA PATCH] Fix locales.c iso_3166 bug
Jakub Jelinek
- [PATCH] rs6000: Implement [u]avg<mode>3_ceil
Segher Boessenkool
- [PATCH, libstdc++ docs] Add lines to C++20 status.
Smith-Rowland, Edward M
- C++ PATCH for c++/91962 - ICE with reference binding and qualification conversion
Marek Polacek
- [PATCH,Fortran] Taking a BYTE out of type-spec
Steve Kargl
- [PATCH][MSP430] Add -mtiny-printf option to support reduced code size printf and puts
Jozef Lawrynowicz
- C++ PATCH for c++/92215 - flawed diagnostic for bit-field with non-integral type
Marek Polacek
- Free inline summaries for inline clones
Jan Hubicka
- C++ PATCH for c++/92134 - constinit malfunction in static data member
Marek Polacek
- [committed] Further omp declare variant progress
Jakub Jelinek
- [C++ PATCH] Fix up decl_in_std_namespace_p handling of --enable-symvers=gnu-versioned-namespace
Jakub Jelinek
- Free m_vector of symbol and call summaries
Jan Hubicka
- [libstdc++,doc] doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https.
Gerald Pfeifer
- Translation Services with Minimal Expenses
Priya Sharma
- r272976 - in /trunk/gcc/ada: ChangeLog ali.adb ...
Gerald Pfeifer
- [libstdc++,doc] doc/xml/manual/policy_data_structures_biblio.xml - pubs.opengroup.org goes https
Gerald Pfeifer
- [wwwdocs] readings.html - http://www.idris.fr/data/publications/F95/test_F95_english.html is gone
Gerald Pfeifer
- [PATCH] Transfer STMT_VINFO_REDUC_IDX to patterns
Richard Biener
- [PATCH][OBVIOUS] Fix typo in dump_tree_statistics.
Martin Liška
- [committed] Update SVE tests for recent XPASSes
Richard Sandiford
- [committed] Fix failure in gcc.target/sve/reduc_strict_3.c
Richard Sandiford
- [PATCH rs6000]Fix PR92132
Kewen.Lin
- [PATCH] Fix PR92222
Richard Biener
- [PATCH] Relax SLP operand swapping
Richard Biener
- [PATCH] Use STMT_VINFO_REDUC_IDX instead of recomputing it
Richard Biener
- [build] Properly track GCC language configure fragments
Thomas Schwinge
- [PATCH 0/3] -fmem-report tweaks
Martin Liska
- [PATCH][MSP430] Use 430 insns in the large memory model for more patterns
Jozef Lawrynowicz
- [0/n] Support multiple vector sizes for vectorisation
Richard Sandiford
- [C++] Fix interaction between aka changes and DR1558 (PR92206)
Richard Sandiford
- [PATCH] rs6000: Enable limited unrolling at -O2
Jiufu Guo
- [PATCH] PR85678: Change default to -fno-common
Wilco Dijkstra
- [Patch][Fortran] OpenACC – libgomp/testsuite – use 'stop' and 'dg-do run'
Tobias Burnus
- [Patch][Fortran] OpenMP – libgomp/testsuite – use 'stop' and 'dg-do run'
Tobias Burnus
- [PATCH] Use implicitly-defined copy operations for test iterators
Jonathan Wakely
- [PATCH v2 0/2] RISC-V: Allow more load/stores to be compressed
Craig Blackmore
- [PING^3][PATCH 3/3][DejaGNU] target: Wrap linker flags into `-largs'/`-margs' for Ada
Maciej W. Rozycki
- C++ PATCH for c++/90998 - ICE with copy elision in init by ctor and -Wconversion
Marek Polacek
- GCC 9 Patch committed: Don't inline numeric expressions with named types
Ian Lance Taylor
- C++ PATCH to add test for c++/91581
Marek Polacek
- [PATCH] Adjust predicates and constraints of scalar insns
Hongtao Liu
- PSA: Nasty lurking bug causing string comparison to be eliminated incorrectly
Jeff Law
- [PATCH v4, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9
Kelvin Nilsen
- [FYI] fix cgraph comment
Alexandre Oliva
- introduce -fcallgraph-info option
Alexandre Oliva
- lemire.me: Talk About Your Website Issues
leslie@digiwebfirm.com
- [PATCH] Remove redudant iptr when operand already has a scalar mode.
Hongtao Liu
- [PATCH] rs6000: Fix allocate_stack in a corner case (PR91289)
Segher Boessenkool
- [Patch, fortran] PR86248 - [7/8/9/10 Regression] LEN_TRIM in specification expression causes link failure
Paul Richard Thomas
- [committed] pa: Update libstdc++-v3 baseline symbols for hppa-linux
John David Anglin
- [libstdc++,doc] Switch pubs.opengroup.org to https
Gerald Pfeifer
- Fix summaries after ipa-icf alias/wrapper creation
Jan Hubicka
- [C++ PATCH] PR c++/90875 - added -Wswitch-outside-range option.
Gerald Pfeifer
- Fix summaries for expanded thunks
Jan Hubicka
- Free ipa-prop edge summaries for inline calls
Jan Hubicka
- [patch,avr,committed] Remove an unused function (PR85969)
Georg-Johann Lay
- [PATCH 5/9] ifcvt: Allow constants operands in noce_convert_multiple_sets.
Richard Sandiford
- [PATCH 6/9] ifcvt: Extract cc comparison from jump.
Richard Sandiford
- [PATCH 7/9] ifcvt: Emit two cmov variants and choose the less expensive one.
Richard Sandiford
- [PATCH 9/9] ifcvt: Also pass reversed cc comparison.
Richard Sandiford
- [PATCH v4 5/7] libstdc++ futex: Loop when waiting against arbitrary clock
Mike Crowe
- [PATCH v4 2/7] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait
Mike Crowe
- [PATCH v4 1/7] libstdc++: Improve async test
Mike Crowe
- [PATCH v4 0/7] std::future::wait_* improvements
Mike Crowe
- *OpenMP Patch Ping*
Tobias Burnus
- Fix ICE in updating inline summaries
Jan Hubicka
- [PATCH] Fix PR92252
Richard Biener
- [PATCH] Fix PR92249
Richard Biener
- [PATCH, i386]: Remove a couple of operand modifiers
Uros Bizjak
- [PATCH, i386]: Fix REDUC_SSE_SMINMAX_MODE mode iterator
Uros Bizjak
- [C++ PATCH] simplify deferred parsing lexer
Nathan Sidwell
- [PATCH] Fix PR92241, turn asserts into vectorization fails
Richard Biener
- [PATCH] Fix another of the PR65930 reduction cases
Richard Biener
- [PATCH] avoid eliminating live nul stores into strings of bounded length (PR 92226)
Martin Sebor
- [PATCH] use EVRP in more strlen functions
Martin Sebor
- Add a simulate_enum_decl langhook
Jeff Law
- [patch][trivial] Fix signed integer overflow in cp-demangle.c (d_number)
Paul Pluzhnikov via gcc-patches
- Your opportunity
Peter Wong
- [committed] Fix install.texi typo
Jakub Jelinek
- [PATCH] Don't mention MMX in -msse etc. option descriptions
Jakub Jelinek
- Content Collaboration
Tara Smith
- [PATCH] New testcase for PR92228
Richard Biener
- [PATCH] rs6000: Refine implicit funroll-loops with unroll_adjust hook.
Jiufu Guo
- [committed][AArch64] Handle scalars in cmp and shift immediate queries
Richard Sandiford
- [committed][AArch64] Add FFR and FFRT registers
Richard Sandiford
- [committed][AArch64] Extend SVE reverse permutes to predicates
Richard Sandiford
- [committed][AArch64] Add support for arm_sve.h
Richard Sandiford
- [Patch][Fortran] PR 92208 don't use function-result dummy variable as actual argument
Tobias Burnus
- [committed][AArch64] Add support for the SVE PCS
Richard Sandiford
- [12/32] Remove global call sets: cselib.c
Martin Liška
- [committed][AArch64] Add main SVE ACLE tests
Richard Sandiford
- [PATCH][RFC] C++-style iterators for FOR_EACH_IMM_USE_STMT
Richard Biener
- [PATCH] Release function and edge summaries allocated with GGC.
Martin Liška
- [PATCH] Restrict LOOP_ALIGN to loop headers only.
Martin Liška
- Deprecating cc0 (and consequently cc0 targets)
John Paul Adrian Glaubitz
- [PATCH 0/2] cgraph_node refactoring
Martin Liska
- [PATCH] Pass memory statistics for {symbol,call}_summary.
Martin Liška
- [PATCH] Fix PR92260
Richard Biener
- [PATCH] Fix PR65930
Richard Biener
- [committed] disable c-c++-common/Warray-bounds-4.c to avoid PR 83543
Martin Sebor
- [PATCH] PR libstdc++/92267 fix ABI change in deque iterators
Jonathan Wakely
- [PATCH] Minor improvements to testsuite iterator utilities
Jonathan Wakely
- [RFC PATCH] targetm.omp.device_kind_arch_isa and OpenMP declare variant kind/arch/isa handling
Jakub Jelinek
- [PATCH] Add iterator concepts and range access customization points for C++20
Jonathan Wakely
- [PATCH V2] rs6000: Refine unroll factor with target unroll_adjust hook.
Jiufu Guo
- [PATCH] MAINTAINERS: Change to my personal email address
Palmer Dabbelt
- [PATCH] Fix a tree sharing bug in get_*_computation_at (PR tree-optimization/92262)
Jakub Jelinek
- [PATCH] PR92090: Fix testcase failures by r276469
Xiong Hu Luo
- [RFC][PATCH] Show ltrans progress in lto1 process name.
Martin Liška
- Watch for missing summaries even more
Jan Hubicka
- [PATCH, rs6000] Fix PR92127
Kewen.Lin
- [PATCH] Fix PR90316
Thomas Schwinge
- [PATCH] PR c++/84810 - constraints on lambdas
Jeff Chapman
- [PATCH] [LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling
Thomas Schwinge
- [PATCH 0/9] IPA ICF overhaul
Martin Liška
- [PATCH 14/14] Add D Phobos config, makefiles, and testsuite.
Thomas Schwinge
- [committed] Add testcase for C++ score parsing
Jakub Jelinek
- [PATCH] Fix PR92275
Richard Biener
- [PATCH] Apply C++20 changes to various iterator types
Jonathan Wakely
- [Patch, Fortran] PR92277 - Fix assumed-rank array with bind(C)
Tobias Burnus
- [PATCH] Remove some more using-declarations from namespace __gnu_cxx
Jonathan Wakely
- [C++ PATCH] Feature macros are long
Nathan Sidwell
- [PATCH] Fix some missing/incorrect feature test macros
Jonathan Wakely
- [PATCH] Use if-constexpr instead of overloading for customization point
Jonathan Wakely
- [PATCH 2/2][vect]Make vect-epilogues-nomask=1 default
Andre Vieira (lists)
- [PATCH][C++] Use OVL_OP_INFO in get_fold_operator.
Jason Merrill
- [Patch,Fortran] PR92284 – gfc_desc_to_cfi_desc fixes
Tobias Burnus
- [C++ PATCH] PR c++/92268 - hard error satisfying return-type-requirement
Jason Merrill
- [PATCH] Fix fallout from the fndecl_built_in_p patch (PR middle-end/92231)
Jakub Jelinek
- [PATCH] Check precondition for std::ssize(const Container&)
Jonathan Wakely
- [wwwdocs,patch,committed] GCC 9 status: point to post-release-9.2 report not to pre-release report
Tobias Burnus
- [committed][testsuite] Fix wrong order of dg-additional-options
Andre Vieira (lists)
- [PATCH][RFC] Param to options conversion (demo).
Martin Liška
- [PATCH] Fix handling of arrays in range access customization points
Jonathan Wakely
- [PATCH] Remove PR 92268 workaround and fix new test failures
Jonathan Wakely
- [PATCH][testuite] Fix pr80481.C after epilogue vectorization
Andre Vieira (lists)
- [PATCH] Improve tests for std::add_pointer
Jonathan Wakely
- [C++ Patch] Add location parameter to composite_pointer_type and use it
Paolo Carlini
- [PATCH][OBVIOUS] Remove dead code in IPA ICF.
Martin Liška
- [PATCH] Fix hash_operand for fields of a CONSTRUCTOR.
Martin Liška
- [arm] Pattern match insns for a + ~b + Carry
Richard Earnshaw (lists)
- [arm] Avoid using negative offsets for 'immediate' addresses when compiling for Thumb2
Richard Earnshaw (lists)
- [Patch,committed] Ensure that gfortran.dg/achar_2.f90 can fail
Tobias Burnus
- [PATCH] Fix libcpp #pragma {push,pop}_macro handling of builtin macros (PR preprocessor/92296)
Jakub Jelinek
- [committed][AArch64] Split gcc.target/aarch64/sve/reduc_strict_3.c
Richard Sandiford
- [committted][AArch64] Split gcc.target/aarch64/sve/vcond_4*
Richard Sandiford
- [committed][AArch64] Fix g++.target/aarch64/sve/vcond_1_run.C
Richard Sandiford
- [PATCH][vect] Clean up orig_loop_vinfo from vect_analyze_loop
Andre Vieira (lists)
- [COMMITTED][MSP430][TESTSUITE] Move devices-main.c test source file
Jozef Lawrynowicz
- [PATCH] Partial implementation of C++20 of <ranges> header
Jonathan Wakely
- [patch][avr] PR92055: Add switches to enable 64-bit [long] double.
Georg-Johann Lay
- [PATCH] Fix the fix for PR fortran/90988
Steve Kargl
- [PATCH] Allow libcalls for complex memcpy when optimizing for size.
Jim Wilson
Last message date:
Thu Oct 31 23:45:00 GMT 2019
Archived on: Sun Mar 8 10:01:00 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).