December 2015 Archives by thread
Starting: Tue Dec 1 01:09:00 GMT 2015
Ending: Thu Dec 31 21:49:00 GMT 2015
Messages: 2246
- [RFA] Implement incremental IL linking
Jan Hubicka
- [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
Bin.Cheng
- -fstrict-aliasing fixes 2/5: drop alias set 0 streaming
Jan Hubicka
- Go patch committed: Don't set TYPE_STRING_FLAG on a type variant
Ian Lance Taylor
- [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)
Bin.Cheng
- RFC: Merge the GUPC branch into the GCC 6.0 trunk
Gary Funck
- -fstrict-aliasing fixes 3/5: Do not ignore -fstrict-aliasing changes when parsing optimization attribute
Jan Hubicka
- [UPC 15/22] RTL changes
Gary Funck
- [UPC 02/22] tree-related changes
Gary Funck
- [UPC 10/22] target - rs6000
Gary Funck
- [UPC 08/22] target - Darwin
Gary Funck
- [UPC 14/22] constant folding changes
Gary Funck
- [UPC 18/22] libatomic changes
Gary Funck
- [UPC 12/22] DWARF support
Gary Funck
- [UPC 09/22] target - x86
Gary Funck
- [UPC 04/22] Make, Config changes
Gary Funck
- [UPC 17/22] misc/common changes
Gary Funck
- [UPC 06/22] target hooks
Gary Funck
- [UPC 16/22] gimple/gimplify changes
Gary Funck
- [UPC 13/22] C++ changes
Gary Funck
- [UPC 05/22] language hooks changes
Gary Funck
- [UPC 03/22] options processing, driver
Gary Funck
- [UPC 07/22] lowering, pointer-to-shared ops
Gary Funck
- [UPC 01/22] front-end changes
Gary Funck
- [UPC 11/22] documentation
Gary Funck
- [UPC 21/22] gcc.dg test suite
Gary Funck
- [UPC 22/22] libgupc test suite
Gary Funck
- When not optimizing do not compute RTX memory attributes
Jan Hubicka
- [UPC 20/22] libgupc runtime library [1/9]
Gary Funck
- [UPC 20/22] libgupc runtime library [2/9]
Gary Funck
- [UPC 20/22] libgupc runtime library [3/9]
Gary Funck
- [UPC 20/22] libgupc runtime library [4/9]
Gary Funck
- [UPC 20/22] libgupc runtime library [5/9]
Gary Funck
- [UPC 20/22] libgupc runtime library [7/9]
Gary Funck
- [UPC 20/22] libgupc runtime library [8/9]
Gary Funck
- [UPC 20/22] libgupc runtime library [9/9]
Gary Funck
- [UPC 20/22] libgupc runtime library [6/9]
Gary Funck
- [gomp4] Merge trunk r231075 (2015-11-30) into gomp-4_0-branch
Thomas Schwinge
- [gomp4.5] Handle #pragma omp declare target link
Jakub Jelinek
- [OpenACC 0/7] host_data construct
Jakub Jelinek
- [openacc] fortran loop clauses and splitting
Jakub Jelinek
- [Patch,microblaze]: Instruction prefetch optimization for microblaze.
Ajit Kumar Agarwal
- [PATCH] Fix PR68590
Richard Biener
- [Patch AArch64] Fix typo in aarch64_builtin_reciprocal.
Ramana Radhakrishnan
- [gomp] Move openacc vector& worker single handling to RTL
Thomas Schwinge
- PR68577: Handle narrowing for vector popcount, etc.
Richard Sandiford
- [PATCH, ARM] PR target/68617 Fix armv6 unaligned_access with attribute thumb
Christian Bruel
- [PATCH testsuite ARM] : Update armv6 unaligned macro tests
Kyrill Tkachov
- PR68474: Fix tree-call-cdce.c:use_internal_fn
Richard Sandiford
- [committed] Improve error reporting from genattrtab.c
Richard Sandiford
- [PATCH, PR middle-end/68595] Fix invariant boolean vector generation
Ilya Enkovich
- S/390: Fix warnings in "*setmem_long..." patterns.
Dominik Vogt
- [patch] Fix clang error with std::experimental::filesystem::path
Jonathan Wakely
- [PR68432 00/26] Handle size/speed choices for internal functions
Bernd Schmidt
- [PATCH, libgomp] Rewire OpenACC async
Julian Brown
- [patch] RFC asan support for i?86/x86_64-*freebsd*
Uros Bizjak
- [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
Christophe Lyon
- [PATCH] Commentary typo fix for gfc_typenode_for_spec()
Bernhard Reutner-Fischer
- [PATCH] Use gfc_add_*_component defines where appropriate
Bernhard Reutner-Fischer
- Solaris vtv port breaks x32 build
Bernd Schmidt
- PING: [PATCH] PR target/67215: -fno-plt needs improvements for x86
David Edelsohn
- [PATCH] Fix PR68379
Richard Biener
- [PATCH] Handle BUILT_IN_GOACC_PARALLEL in ipa-pta
Tom de Vries
- [PATCH, rs6000] Fix analyze_swaps to handle vperm for large and small code models
Bill Schmidt
- [PATCH] Fix PR68625
Richard Biener
- [1/2] OpenACC routine support
Thomas Schwinge
- [PATCH] Don't ignore noreturn functions for "unused" warning (PR middle-end/68582)
Marek Polacek
- RFD: annotate iterator patterns with expanded forms
Bernd Schmidt
- [PATCH] Add testcase for tree-optimization/67916
Marek Polacek
- [gomp-nvptx 7/9] nvptx mkoffload: pass -mgomp for OpenMP offloading
Alexander Monakov
- [gomp-nvptx 6/9] nvptx libgcc: rewrite in C
Alexander Monakov
- [gomp-nvptx 4/9] nvptx backend: add -mgomp option and multilib
Alexander Monakov
- [gomp-nvptx 2/9] nvptx backend: new "uniform SIMT" codegen variant
Alexander Monakov
- [gomp-nvptx 5/9] new target hook: TARGET_SIMT_VF
Alexander Monakov
- [gomp-nvptx 8/9] libgomp: update gomp_nvptx_main for -mgomp
Alexander Monakov
- [gomp-nvptx 0/9] Codegen bits for NVPTX OpenMP SIMD
Alexander Monakov
- [PATCH] Add testcase for tree-optimization/64769
Marek Polacek
- [PATCH][ARM] Use snprintf rather than sprintf where possible
Kyrill Tkachov
- [Patch 2/3][Aarch64] Add support for IEEE-conformant versions of scalar fmin* and fmax*
David Sherwood
- Gimple loop splitting v2
Michael Matz
- [PTX] simplify arg advance
Nathan Sidwell
- [PING v2][PATCH][4.9] Backport fix for PR sanitizer/64820.
Maxim Ostapenko
- [PATCH] Empty redirect_edge_var_map after each pass and function
Alan Lawrence
- [GOOGLE] add more type in lipo type compare
Dehao Chen
- [RFA] [PATCH] Fix invalid redundant extension elimination for rl78 port
Richard Sandiford
- [PATCH] PR c/68637: Rebuid array with the updated function pointer type
H.J. Lu
- [PATCH 1/2] destroy values as well as keys when removing them from hash maps
Richard Sandiford
- [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
Jan Sommer
- [PTX] uninitialized decls
Nathan Sidwell
- [C PATCH] Fix up location used in get_parm_info diagnostics (PR c/68533)
Jakub Jelinek
- -fstrict-aliasing fixes 1/5: propagate -fno-strict-aliasing in the inliner
Bernhard Reutner-Fischer
- PR 68432: Add a target hook to control size/speed optab choices
Richard Sandiford
- [RFA] Compact EH Patch
Moore, Catherine
- [PATCH][PR tree-optimization/67816] Fix jump threading when DOM removes conditionals in jump threading path
Jeff Law
- [patch] add ELFv2 check to FreeBSD PowerPC64
Andreas Tobler
- [PATCH] fix PR65726
Andreas Tobler
- Incorrect code due to indirect tail call of varargs function with hard float ABI
Kugan
- [committed] Tighten runtime initialization check in __canonicalize_funcptr_for_compare on hppa-linux
John David Anglin
- [google gcc-4_9] Fix bad LIPO profile produced by gcov-tool
Rong Xu
- Go patch committed: Fix array dimension handling on 32-bit host
Ian Lance Taylor
- [PATCH] rs6000: Optimise SImode cstore on 64-bit
Segher Boessenkool
- [gomp4] backport fortran gang parsing updates
Cesar Philippidis
- [PATCH] Fix PR68029
Jeff Law
- [PR68001, CilkPlus] Fix for PR68001
Tom de Vries
- [ping] pending patches
Eric Botcazou
- -fstrict-aliasing fixes 4/6: do not fiddle with flag_strict_aliasing when expanding debug locations
Jan Hubicka
- -fstrict-aliasing fixes 5/6: make type system independent of flag_strict_aliasing
Jan Hubicka
- PR68146: Check for null SSA_NAME_DEF_STMTs in fold-const.c
Richard Sandiford
- [PATCH] S/390: Fix warning in "*movstr" pattern.
Andreas Krebbel
- [committed] Check for invalid FAILs
Richard Sandiford
- [gomp4] Adjust Fortran OACC async lib test
Chung-Lin Tang
- [PATCH, C++] Wrap OpenACC wait in EXPR_STMT
Chung-Lin Tang
- [PATCH, 4/16] Implement -foffload-alias
Jakub Jelinek
- [PATCH] Add testcase for PR middle-end/68570
Marek Polacek
- [PATCH] Avoid false vector mask conversion
Ilya Enkovich
- [PATCH] Fix undefined behavior in vect testcases
Richard Biener
- [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.
Kirill Yukhin
- [PATCH] Fix PRs 67800 and 68333
Richard Biener
- [PATCH] Fix oacc kernels default mapping for scalars
Jakub Jelinek
- [PATCH] Avoid SAVE_EXPR generation from generic-match.c
Richard Biener
- [PATCH] Fix PR68639
Richard Biener
- [PATCH] Fix PR68559
Alan Lawrence
- [PATCH, PING*4] Track indirect calls for call site information in debug info.
Pierre-Marie de Rodat
- [PATCH, i386] Fix alignment check for AVX-512 masked store
Ilya Enkovich
- [PING^2][PATCH] Improve C++ loop's backward-jump location
Alan Lawrence
- [hsa] Support internal functions and implement various __builtin_*
Martin Liška
- [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
Alessandro Fanfarillo
- [patch] libstdc++/56383 Fix ambiguity with multiple enable_shared_from_this bases
Jonathan Wakely
- [PTX] simplify movs
Nathan Sidwell
- [PATCH] Fix PR66051
Richard Biener
- [mips] Rotate stack checking loop
Moore, Catherine
- Add fuzzing coverage support
Dmitry Vyukov
- [PATCH^1] Add fuzzing coverage support
Dmitry Vyukov
- [gomp4] Merge trunk r231117 (2015-12-01) into gomp-4_0-branch
Thomas Schwinge
- [RFA] [PR tree-optimization/68599] Avoid over-zealous optimization with -funsafe-loop-optimizations
Jeff Law
- [PATCH 1/2] [graphite] rename flag_loop_optimize_isl to flag_loop_nest_optimize
Sebastian Pop
- [PATCH, i386, AVX-512] Split out mask version for vec_extract_hi_<mode>.
Kirill Yukhin
- [PATCH] PR c/68637: Rebuild array with the updated function pointer type
H.J. Lu
- [PATCH] Fix ICE in nonnull warning on OFFSET_TYPEs (PR c++/68653)
Marek Polacek
- [PTX] #define cleanup
Nathan Sidwell
- RFC: c-common PATCHes to fully fold warning function arguments
Jason Merrill
- [PR67335] drop dummy zero from reverse VTA ops, fix infinite recursion
Jeff Law
- [PATCH] -Wshift-overflow: Warn for shifting sign bit out of a negative number
Jeff Law
- Patch RFA: Improve building gotools with a cross compiler
Ian Lance Taylor
- Fix 61441 [ 1/5] Add REAL_VALUE_ISSIGNALING_NAN
Jeff Law
- [PATCH] Fix shrink-wrap bug with anticipating into loops (PR67778, PR68634)
Segher Boessenkool
- Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/68162)
Joseph Myers
- [PATCH] [graphite] fix PR68550: do not handle ISL loop peeled statements
Sebastian Pop
- Fix 61441 [5/5] Disable various transformations for signaling NaN operands
Jeff Law
- [PATCH] Improve expansion of double word popcount or parity (PR target/68647)
Jakub Jelinek
- [PATCH] Allocate constant size dynamic stack space in the prologue
Jeff Law
- [PATCH] Fix -E preprocessing of pragmas (PR preprocessor/57580)
Jakub Jelinek
- [PATCH/RFC v2] PR68212: Improve Accounting of Block Frequencies During Loop Unrolling
Jeff Law
- [PATCH] Fix large code model with the ELFv2 ABI
Ulrich Weigand
- [PATCH] Fix c++/67337 (segfault in mangle.c)
Jason Merrill
- [PATCH] Add testcase for c/68513
Marek Polacek
- [PATCH] PR target/48904 x86_64-knetbsd-gnu missing defs
Bernhard Reutner-Fischer
- [GOOGLE] Remove overly-aggressive LIPO assert
Teresa Johnson
- [PATCH] [graphite] do not insert code outside the generated region
Sebastian Pop
- [PATCH] [graphite] handle missing isl_ast_expr
Sebastian Pop
- C++/testsuite PATCH to allow running testsuite in C++1z mode
Jason Merrill
- Fix ipa-pure-const wrt thunks
Jan Hubicka
- Fix visibility handling in ipa-pure-const
Jan Hubicka
- Fix pure/const propagation with interposable functions
Jan Hubicka
- [Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface
Steve Kargl
- Add an rsqrt_optab and IFN_RSQRT internal function
Richard Sandiford
- [PATCH][RTL-ifcvt] PR rtl-optimization/68624: Clean up logic that checks for clobbering conflicts across basic blocks
Kyrill Tkachov
- [PATCHES, PING] Enhance standard DWARF for Ada
Pierre-Marie de Rodat
- [Ping^2][AArch64][TLSGD][2/2] Implement TLS GD traditional for tiny code model
Jiong Wang
- [PATCH] Handle OBJ_TYPE_REF in FRE
Richard Biener
- [PATCH, CHKP] Fix bounds returned for structures
Ilya Enkovich
- [ARM] Fix PR middle-end/65958
Richard Earnshaw
- Documentation tweaks for internal-fn-related optabs
Richard Sandiford
- [PTX] reorganize data space handling
Nathan Sidwell
- [PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite
Bernd Schmidt
- [PR67383][ARM][4.9]Backport of "Allow any register for DImode values in Thumb2"
Christophe Lyon
- [PATCH 04/10] Fix g++.dg/template/crash55.C
David Malcolm
- [PATCH 00/10] C++ expression ranges v4
David Malcolm
- [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
Richard Biener
- [RTL] canonical form of AND-immediate within COMPARE?
Kyrill Tkachov
- [C] Issue an error on scalar va_list with reverse storage order
Eric Botcazou
- [PATCH][install.texi] Add note against GNAT 4.8 on ARM targets.
Alan Lawrence
- [PATCH] MIPS/GCC/doc: Reorder `-mcompact-branches='
Matthew Fortune
- [gomp4] backport fortran array reduction changes
Cesar Philippidis
- [RFA][PATCH] Run CFG cleanups after reassociation as needed
Jeff Law
- C PATCH for c/68668 (grokdeclarator and wrong type of PARM_DECL)
Marek Polacek
- [PATCH] Add options -finstrument-functions-include-{file,function}-list
Andi Drebes
- [hsa] Useful checking assert in scan_omp_1_op
Martin Jambor
- [hsa] Make copy_gimple_seq_and_replace_locals copy seqs in omp clauses
Martin Jambor
- [PATCH] Fix missing range information for "%q+D" format code
David Malcolm
- [PATCH 4/4][AArch64] Add cost model for Exynos M1
Evandro Menezes
- [PATCH] Improve constant vec_perm expansion on i?86 (PR target/68655)
Jakub Jelinek
- [PATCH] Fix reassoc range test vs. value ranges (PR tree-optimization/68671)
Jakub Jelinek
- [PATCH 3b/4][AArch64] Add scheduling model for Exynos M1
Evandro Menezes
- [PATCH][AArch64] Replace insn to zero up DF register
Evandro Menezes
- [PATCH 2/4][AArch64] Increase the loop peeling limit
Evandro Menezes
- [PATCH][ARC] Refurbish emitting DWARF2 for epilogue.
Joern Wolfgang Rennecke
- [PATCH] Use ECF_MAY_BE_ALLOCA for __builtin_alloca_with_align (PR tree-optimization/68680)
Jakub Jelinek
- [C++ PATCH] fix canonical type node ICE when from satisfy_argument_deduction_constraint function (PR c++/68683)
Ryan Burn
- [PATCH] [ARC] Add support for atomic memory built-in.
Joern Wolfgang Rennecke
- [PATCH] S/390: Add -mbackchain options to fix test failure.
Dominik Vogt
- [PATCH AArch64]Use aarch64_sync_memory_operand in atomic_store<mode> pattern
Bin Cheng
- Ping [PATCH] c++/42121 - diagnose invalid flexible array members
Martin Sebor
- -fstrict-aliasing fixes 6/6: permit inlining of comdats
Jan Hubicka
- [PATCH] Fix PR67438
Richard Biener
- [PATCH] Fix PR68636
Richard Biener
- [PATCH, i386, PR68627] Prohibit AVX-512VL broadcasts generation on KNL.
Kirill Yukhin
- [PATCH][ARM] PR target/68214: Delete IP-reg-clobbering call-through-mem patterns
Kyrill Tkachov
- [PATCH][AArch64] Properly cost zero_extend+ashift forms of ubfi[xz]
Kyrill Tkachov
- [DOC,PATCH] Mention clog10, clog10f an clog10l in Builtins section.
Martin Liška
- [Patch, Contrib] Download ISL 0.15 by download_prerequisites
Tobias Burnus
- [PATCH] Fix PR68681
Richard Biener
- PR c/68657 - Add missing 'Warning' flags to c-family/c.opt + java/lang.opt
Tobias Burnus
- [PATCH] Speedup bitmap_find_bit
Richard Biener
- [PATCH PR68542]
Richard Biener
- [PATCH, PR67627][RFC] broken libatomic multilib parallel build
Szabolcs Nagy
- [Patch, Fortran] PR45859 - Permit array elements to coarray dummy arguments
Tobias Burnus
- [testsuite][ARM target attributes] Fix effective_target tests
Christophe Lyon
- [PR64164] drop copyrename, integrate into expand
Dominik Vogt
- PING^2: [PATCH] X86: Optimize access to globals in PIE with copy reloc
H.J. Lu
- [PATCH] enable loop fusion on isl-15
Alan Lawrence
- GCC 5.4 Status report (2015-12-04)
Richard Biener
- [HSA] Fix emission of internal functions
Martin Liška
- [HSA] Handle __builtin_{bzero,mempcpy}
Martin Liška
- [graphite] test needs pthreads
Nathan Sidwell
- [PTX] prologue emission
Nathan Sidwell
- [PATCH, i386, AVX-512, PR68633] Fix order of operands in kunpck[bw,wd,dq] patterns.
Kirill Yukhin
- [PATCH 1/2] s/390: Implement "target" attribute.
Dominik Vogt
- [PATCH 1/2] rs6000: Implement cstore for signed Pmode register compares
Segher Boessenkool
- [PATCH 2/2] s/390: Implement "target" attribute.
Andreas Krebbel
- [PATCH][AArch64] Don't allow -mgeneral-regs-only to change the .arch assembler directives
Kyrill Tkachov
- [PATCH][GCC] Make stackalign test LTO proof
Andre Vieira
- [PATCH][1/2] Fix PR68553
Alan Lawrence
- [PATCH] PPC sqrtf using rsqrtes (PR 68609)
David Edelsohn
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Jakub Jelinek
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Bernd Schmidt
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Jakub Jelinek
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Manuel López-Ibáñez
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Jakub Jelinek
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Bernd Schmidt
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Jakub Jelinek
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Bernd Schmidt
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Jakub Jelinek
- [PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)
Bernd Schmidt
- [PATCH] Fix -Werror= handling with aliases (PR c/68833)
Jakub Jelinek
- [PATCH] Fix -Werror= handling with aliases (PR c/68833)
Bernd Schmidt
- [PATCH, committed] Fix PR fortran/68684
Steve Kargl
- [PATCH] Use explicit UNKNOWN_LOCATION instead of input_location (which is line 1) for process_options diagnostics (PR c/68656)
Jakub Jelinek
- Commit: MSP430: Reduce number of multilibs
Nick Clifton
- [patch] libstdc++/57060 cope with invalid thread IDs
Jonathan Wakely
- [PATCH] Do not sanitize left shifts for -fwrapv (PR68418)
Paolo Bonzini
- C++ PATCH for c++/68645 (attr-simd-3.c testsuite failure)
Jason Merrill
- [PATCH] [graphite] fix PR68693: Check for loop structure when extending the SCoP
Aditya Kumar
- [PATCH 1/2] [graphite] check that all the scev applied ops have are dominated by their defs
Aditya Kumar
- [PTX] var emission
Nathan Sidwell
- patch to fix PR68349
Vladimir Makarov
- [AArch64] Add register constraints to add<mode>3_pluslong
James Greenhalgh
- [PATCH] Adjust vect-widen-mult-const-[su]16.c for r226675
Bill Schmidt
- [testsuite] VLA test uses alloca
Nathan Sidwell
- [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)
Marc Glisse
- [gomp4] more runtime test coverage
Cesar Philippidis
- [PATCH 2/6] [DJGPP] libgcc: Add djgpp to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.
Andris Pavenis
- [PATCH 3/6] [DJGPP] libbacktrace/configure.ac: specify that DJGPP do not have mmap()
Andris Pavenis
- [PATCH 4/6] [DJGPP] config/i386/djgpp: Update definitions of signed types
Andris Pavenis
- [PATCH 5/6] [DJGPP] gcc/config/i386: update DJGPP configuration related files
Andris Pavenis
- [PATCH 6/6] [DJGPP] configure.ac: enable LTO
Andris Pavenis
- [PATCH] Fix libgfortran build on hppa64-hp-hpux11.11
John David Anglin
- [PATCH 1/6] [DJGPP] libstdc++-v3/config/os/djgpp/error_constants.h: Update according to errno codes available for DJGPP
Andris Pavenis
- [PATCH] c++/68711 - [5 regression] SEGV on an invalid offsetof of a member of a virtual base
Martin Sebor
- [PATCH,committed] PR fortran/50201 -- quadmath_snprintf isn't weak
Steve Kargl
- Fix ipa-icf.c segfault
Jan Hubicka
- [PATCH 1/2] Fix minor glitches with basic asm
Bernd Edlinger
- [PATCH] Fix new sancov tests
Dmitry Vyukov
- [PATCH 2/2] Fix minor glitches with basic asm
Bernd Edlinger
- Fix PR ada/49940
Eric Botcazou
- Fix PR ada/49944
Eric Botcazou
- [gomp4] Fix Fortran deviceptr
James Norris
- Fix PR ada/56274
Eric Botcazou
- Add support for CLZERO ISA
Kumar, Venkataramanan
- Fix PR ada/50048
Eric Botcazou
- [PATCH] New version of libmpx with new memmove wrapper
Aleksandra Tsvetkova
- [PATCH] Fix Fortran deviceptr clause.
James Norris
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Alessandro Fanfarillo
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Tobias Burnus
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Alessandro Fanfarillo
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Tobias Burnus
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Matthew Wahab
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Tobias Burnus
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Matthew Wahab
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Alessandro Fanfarillo
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Tobias Burnus
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Alessandro Fanfarillo
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Tobias Burnus
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Alessandro Fanfarillo
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Tobias Burnus
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Alessandro Fanfarillo
- [Fortran, Patch] Memory sync after coarray image control statements and assignment
Tobias Burnus
- [BUILDROBOT] "error: null argument where non-null required" on multiple targets
Jan-Benedict Glaw
- [patch] remove WCHAR_TYPE definition for FreeBSD PowerPC64
Andreas Tobler
- [patch committed SH] Fix build failure
Kaz Kojima
- C++ PATCHes to fix -std=c++1z regressions
Jason Merrill
- [PATCH] [C FE] Fold trivial exprs that refer to const vars
Patrick Palka
- Transparent alias suport part 1
Jan Hubicka
- [PING] [ARM] Use vector wide add for mixed-mode adds
Michael Collison
- [patch] Fix PR middle-end/68291 & 68292
Eric Botcazou
- [PATCH][ARM] PR target/68648: Fold NOT of CONST_INT in andsi_iorsi3_notsi splitter
Kyrill Tkachov
- [AArch64] Rework ARMv8.1 command line options.
Matthew Wahab
- [hsa 0/10] Merge of HSA branch
Martin Jambor
- [PATCH][contrib] Update download_prerequisites to ISL 0.15.
Alan Lawrence
- [PATCH : RL78] Disable interrupts during hardware multiplication routines
Kaushik Phatak
- [PTX]
Nathan Sidwell
- [PATCH] gcc/config/tilegx/tilegx.md: Compare only 32-bit values for 32-bit comparing
Chen Gang
- [PATCH] Fix Changelog entry and add pr66896.C
Martin Liška
- [PATCH 1/7][ARM] Add support for ARMv8.1.
Matthew Wahab
- [PATCH 2/7][ARM] Multilib support for ARMv8.1.
Matthew Wahab
- [PATCH 3/7][ARM] Add patterns for new instructions
Matthew Wahab
- [PATCH 4/7][ARM] Add ACLE feature macro for ARMv8.1 instructions.
Matthew Wahab
- [PATCH 5/7][Testsuite] Support ARMv8.1 ARM tests.
Matthew Wahab
- [PATCH 6/7][ARM] Add ACLE intrinsics vqrdmlah and vqrdmlsh
Matthew Wahab
- [PATCH 7/7][ARM] Add ACLE intrinsics vqrdmlah_lane and vqrdmlsh_lane
Matthew Wahab
- [PTX] no return fns
Nathan Sidwell
- [PATCH] Add testcase for c++/68116
Marek Polacek
- [PTX] return type emission
Nathan Sidwell
- [Patch] Fix bug for frame instructions in annulled delay slots
Steve Ellcey
- C++ PATCH for c++/68464 (ICE with constexpr and delayed folding)
Jason Merrill
- C++ PATCH for c++/68170 (-fconcepts and template friend)
Jason Merrill
- [PATCH] Rename PR middle-end/66726 testcase
Jakub Jelinek
- [C++ PATCH] Fix cp/error.c ICE (PR c++/68760)
Jakub Jelinek
- [SPARC] Fix PR target/63668
Eric Botcazou
- [PATCH v2] Fix shrink-wrapping bug (PR67778, PR68634)
Segher Boessenkool
- [PATCH v3] Fix shrink-wrapping bug (PR67778, PR68634)
Segher Boessenkool
- [arm-embedded][PATCHv2, ARM, libgcc] New aeabi_idiv function for armv6-m
Thomas Preud'homme
- [rl78] fix far addressing etc
DJ Delorie
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [2/3]
Jeff Law
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [0/3]
Jeff Law
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [1/3]
Jeff Law
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [3/3]
Jeff Law
- [PATCH, PR tree-optimization/68766] Remove all LOOP_VECTORIZED calls
Ilya Enkovich
- [PATCH, PR68640] Clear restrict in install_var_field
Tom de Vries
- [PATCH, i386]: Cleanup ix86_emit_swsqrtsf a bit
Uros Bizjak
- [PATCH] Fix warnings from including fdl.texi into gnat-style.texi
Tom de Vries
- [PATCH][AArch64] PR target/68696 FAIL: gcc.target/aarch64/vbslq_u64_1.c scan-assembler-times bif\tv 1
Kyrill Tkachov
- [PATCH] Convert SPARC to LRA
Sebastian Huber
- [PATCH] Enable libstdc++ numeric conversions on Cygwin
Alan Lawrence
- [PATCH 8/N] Fix memory leak in tree-vectorizer.h
Martin Liška
- [PATCH 9/N] Fix memory leak tree-if-conv.c
Martin Liška
- [Patch 3/3][Arm] Add support for IEEE-conformant versions of scalar fmin* and fmax*
David Sherwood
- [PATCH, ARM] PR68674 Fix LTO support for neon builtins and error catching
Christian Bruel
- [6/6] OpenMP 4.0 library testsuite
Ilya Verbin
- [patch] Backport libstdc++ documentation improvements
Jonathan Wakely
- [PATCH, i386, AVX-512] Fix assembler for broadcast pattern.
Kirill Yukhin
- [PATCH 1/2] PR c/68757: fix uninitialied src_range for various builtins
David Malcolm
- [COMMITTED][Testcase] Skip big-endian as well for gcc.target/aarch64/got_mem_hoist_1.c
Jiong Wang
- [DOC, PATCH] Mention --enable-valgrind-annotations in install.texi
Martin Liška
- [PATCH] Fix phiopt ICE in Factor conversion in COND_EXPR (PR tree-optimization/66949)
Marek Polacek
- PING^1: [PATCH] Add TYPE_EMPTY_RECORD for C++ empty class
H.J. Lu
- [PATCH, testsuite] Fix sse4_1-round* inline asm statements
Bernd Edlinger
- [PATCH] Fix PR ipa/68790
Martin Liška
- [PATCH, i386]: Fix PR68701: ICE with -ffixed-ebp
Uros Bizjak
- [PTX] remove some test skipping
Nathan Sidwell
- [RFC] Request for comments on ivopts patch
Steve Ellcey
- [PATCH] Encode alignment info in MASK_{LOAD,STORE} ifns (PR tree-optimization/68786)
Jakub Jelinek
- Transparent alias suport part 2 (lto-partition fixes)
Jan Hubicka
- [gomp4] [WIP] OpenACC bind, nohost clauses (was: [OpenACC] C, C++: bind and nohost clauses)
Thomas Schwinge
- [gomp4] libgomp documentation: CUDA Streams Usage
Thomas Schwinge
- Transparent alias suport part 3 (lto-symtab fixes)
Jan Hubicka
- Transparent alias suport part 4 (ipa-visibility fixes)
Jan Hubicka
- Transparent alias suport part 5 (varpool fixes)
Jan Hubicka
- Transparent alias suport part 6 (lto-cgraph fixes)
Jan Hubicka
- [PTX] initialization fragment emission
Nathan Sidwell
- [AArch64] Emit square root using the Newton series
Evandro Menezes
- [C++ Patch] PR 60218
Paolo Carlini
- [Patch,rtl Optimization]: Better register pressure estimate for Loop Invariant Code Motion.
Ajit Kumar Agarwal
- Transparent alias suport part 7 (lto-symtab support)
Jan Hubicka
- [gomp4] Add Fortran runtime test
James Norris
- [PATCH] Make basic asm implicitly clobber memory, pr24414
Bernd Edlinger
- [rx] avoid long calls
DJ Delorie
- Transparent alias suport part 8 (equal_address_to support)
Jan Hubicka
- Transparent alias suport part 9 (ipa-reference fixes)
Jan Hubicka
- [RFA] Transparent alias suport part 10: Fix base+offset alias analysis oracle WRT aliases
Jan Hubicka
- Wrap fewer refs for LTO
Jan Hubicka
- Fix tree-ssa-dce Ada LTO bootstrap ice
Eric Botcazou
- [PATCH] Fix vectorizer memory leak
Richard Biener
- [PATCH] Fix PR68583
Richard Biener
- [PATCH, testsuite] Fix PR68629: attr-simd-3.c failure on arm-none-eabi targets
Thomas Preud'homme
- [PATCH, testsuite] Fix PR68632: gcc.target/arm/lto/pr65837 failure on M profile ARM targets
Thomas Preud'homme
- [PATCH, PR68716] Fix GOMP/GOACC_parallel handling in find_func_clobbers
Tom de Vries
- Fix PR ada/66526
Eric Botcazou
- [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609
James Greenhalgh
- [PATCH] GCC-5 backport of PR lto/65948
Martin Liška
- [PATCH] Fix PR68583 some more
Richard Biener
- [PATCH] Fix PR68806
Richard Biener
- [PATCH] Do not compute dependences in if-conversion
Richard Biener
- [PATCH, c++] Add testcase from PR68348 to the testsuite
Uros Bizjak
- [PATCH] Add levels to -Wmisleading-indentation; add level 1 to -Wall
David Malcolm
- [PATCH] Add testcase for c++/68348
Marek Polacek
- [committed] Avoid undefined behavior in test.
Alexander Monakov
- [Patch, Fortran] PR68815 - replace '%s' quotes by %< ... %>
Tobias Burnus
- [PATCH] Better error recovery for merge-conflict markers (v4)
David Malcolm
- [PATCH v2] Do not sanitize left shifts for -fwrapv (PR68418)
Paolo Bonzini
- [gomp4, committed] Handle ptr iterator in acc loop
Tom de Vries
- [gomp4, committed] backport: "Fix oacc kernels default mapping for scalars"
Tom de Vries
- [PATCH 3/3] [graphite] specify more isl codegen options
Sebastian Pop
- [PATCH 1/3] [graphite] dump param name when timing out
Sebastian Pop
- [Patch] Fix for MIPS PR target/65604
Steve Ellcey
- PATCH to shorten_compare -Wtype-limits handling
Manuel López-Ibáñez
- [gomp-nvptx] git branch created
Alexander Monakov
- Fix thinko in lto-symtab prevailing decl merging
Jan Hubicka
- Transparent alias suport part 11 (vtable rewritting fix)
Jan Hubicka
- [PATCH] rtlanal: Fix bits/bytes confusion in set_noop_p (PR68814)
Segher Boessenkool
- [PATCH v4] Fix shrink-wrapping bug (PR67778, PR68634)
Segher Boessenkool
- [PATCH] Fix up fold_ctor_reference and fully_constant_vn_reference_p (PR tree-optimization/68785)
Jakub Jelinek
- [PATCH] Fix up noce_try_abs again (PR rtl-optimization/68670)
Jakub Jelinek
- Fix lto.c ICE
Jan Hubicka
- [PATCH] update -Wall and -Wextra documentation
Martin Sebor
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [0/3] v2
Jeff Law
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [1/3] v2
Jeff Law
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [2/3] v2
Jeff Law
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [4/3] v2
Jeff Law
- [RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [3/3] v2
Jeff Law
- [PATCH] Better error messages for merge-conflict markers (v3)
Martin Sebor
- [0/7] Type promotion pass and elimination of zext/sext
Kugan
- [committed] Fix PR target/68729
John David Anglin
- check initializer to be zero in .bss-like sections
Jan Beulich
- ipa-cp heuristics fixes
Jan Hubicka
- [PATCH] Fix PR68721
Richard Biener
- [PATCH] Make tree if-conversion honor PARAM_ALLOW_STORE_DATA_RACES
Richard Biener
- [PATCH] Fix wrong-code with IPA PTA
Richard Biener
- [PATCH] Fix IPA PTA vs. PTA regressions
Richard Biener
- [PATCH][Testsuite]Cleanup logs from gdb tests by adding newlines
Alan Lawrence
- [PATCH, i386] Use scalar mask for 16-byte and 32-byte vectors when possible
Ilya Enkovich
- [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions
Kyrill Tkachov
- [v3] avoid alignment of static variables affecting stack's
Jan Beulich
- [PATCH] Fix PR68817
Richard Biener
- [Ada] Comment fixes
Eric Botcazou
- [PATCH] Fix detection of setrlimit in libstdc++ testsuite
Maxim Kuvyrkov
- [patch] Improve generated libstdc++ API docs
Jonathan Wakely
- [Ada] Fix internal error on call taking empty array Out parameter
Eric Botcazou
- [PATCH][RX] v2 instructions support.
Yoshinori Sato
- [PATCH] Fix IPA PTA wrong-code bug with LTO
Richard Biener
- Fix PR ada/48013
Eric Botcazou
- [patch] libstdc++/68825 Fix dejagnu directives in shared_ptr test
Jonathan Wakely
- [PATCH][combine] Don't create LSHIFTRT of zero bits in change_zero_ext
Kyrill Tkachov
- [PATCH] testsuite/lib/multline.exp: show test name and line numbers
David Malcolm
- [patch] Update -std=gnu++1y in experimental::shared_ptr tests
Jonathan Wakely
- Free up bits in DECLs and TYPEs
Michael Matz
- [ARM] Use vector wide add for mixed-mode adds
Kyrill Tkachov
- [committed 1/5] Fix -Wmisleading-indentation warning in function.c
David Malcolm
- Gather hash-tab statistics only with GATHER_STATISTICS
Michael Matz
- [Fortran, Patch} Fix ICE for coarray Critical inside module procedure
Alessandro Fanfarillo
- [PATCH] PR c/68473: sanitize source range-printing within certain macro expansions
Martin Sebor
- [PATCH 2/2] [graphite] update required isl versions
Sebastian Pop
- [PATCH 1/2] [graphite] document minimal required version for isl
Sebastian Pop
- [PATCH] gcc: read -fdebug-prefix-map OLD from environment (improved reproducibility)
Daniel Kahn Gillmor
- Patch to fix PR68691
Vladimir Makarov
- [google][gcc-4_9] update hardreg costs only when conflict_costs[] < 0
Wei Mi
- [PATCH 4/4] Add -Wmisleading-indentation to -Wall
David Malcolm
- Request permission to delete gcc.dg/vect/costmodel/ppc/costmodel-fast-math-vect-pr29925.c
Bill Schmidt
- [PATCH] Fix ICE with -fno-if-conversion (PR rtl-optimization/68730)
Jakub Jelinek
- [PTX] reorder function calling hooks
Nathan Sidwell
- [PATCH] Fix PR c++/21802 (two-stage name lookup fails for operators)
Patrick Palka
- RFA (hash-*): PATCH for c++/68309
Jason Merrill
- Transparent alias suport part 11: fix warning and error attributes with LTO
Jan Hubicka
- [v3 PATCH] PR libstdc++/68139
Ville Voutilainen
- [PATCH] Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)
Patrick Palka
- Do not decompress functions sections when copying them to ltrans
Jan Hubicka
- Reduce global decl stream
Jan Hubicka
- Register pressure aware loop unrolling
Shiva Chen
- extend shift count warnings to vector types
Jan Beulich
- fix scheduling antideps
Mike Stump
- Prune TYPE_FIELDS lists more in free_lang_data
Jan Hubicka
- [PATCH, i386]: Fix PR 67484 (version 2)
Martin Liška
- [PATCH, CHKP, PR middle-end/68697] Add bounds support for VA_ARG calls
Ilya Enkovich
- [PATCH] Avoid integer vector used as a vector mask
Ilya Enkovich
- [PATCH] Remove unpaired TERMINATE_PASS_LIST in passes.def
Tom de Vries
- [PATCH] Remove redundant main_size field from LTO header
Richard Biener
- [PATCH] Add pass parameter to TERMINATE_PASS_LIST
Tom de Vries
- [PR 68064] Testcase and an assert for an already fixed bug
Martin Jambor
- [PATCH] Handle sizes and kinds params of GOACC_paralllel in find_func_clobbers
Tom de Vries
- [v4] avoid alignment of static variables affecting stack's
Jan Beulich
- [PTX] TImode initializers
Nathan Sidwell
- [PATCH] S/390: Wide int support.
Dominik Vogt
- [PR 66616] Check for thunks when adding extra constants to clones
Martin Jambor
- [PTX] reduce testcase time
Nathan Sidwell
- [PATCH] S/390: Allow to use r1 to r4 as literal pool base.
Dominik Vogt
- [patch] Fix PR middle-end/68215
Eric Botcazou
- [RFC] Dump ssaname info for default defs
Tom de Vries
- update_vtable_references segfault
Nathan Sidwell
- [PTX] some more cleanups
Nathan Sidwell
- [PATCH 1/3] Delay location expansion within rich_location until printing
David Malcolm
- [PATCH 2/3] Fix range/location terminology
David Malcolm
- [PATCH 3/3] PR c/68473: sanitize source range-printing within certain macro expansions (v2)
David Malcolm
- [PATCH 0/3] Re: [PATCH] PR c/68473: sanitize source range-printing within certain macro expansions
David Malcolm
- Fix PR21273
Bernd Schmidt
- [PATCH/AARCH64] Fix -mcpu/arch=native support for LSE
Andrew Pinski
- [PATCHES, PING*5] Enhance standard DWARF for Ada
Jason Merrill
- [patch] libstdc++/59768 Fix std::invoke support for reference_wrappers
Jonathan Wakely
- [Patch, MIPS] Remove definition of TARGET_PROMOTE_PROTOTYPES
Steve Ellcey
- [PATCH][PR tree-optimization/68844] Fix testcase expected output
Jeff Law
- adding -Wshadow-local and -Wshadow-compatible-local ?
Jim Meyering
- [Patch, libstdc++/68863] Let lookahead regex use captured contents
Tim Shen
- [PATCH] g++.dg/cpp1y/pr58708.C testcase fix for AIX
David Edelsohn
- [v3 PATCH] Document the implementation of Logical Operator Type Traits.
Ville Voutilainen
- [SPARC] Enable wide-int support
Eric Botcazou
- [PATCH, libgfortran] PR68867 numeric formatting problem in the fortran library
Jerry DeLisle
- [PATCH] doc: discourage use of __attribute__((optimize())) in production code
Markus Trippelsdorf
- [PATCH] m68k testsuite TLC
Jeff Law
- [PATCH][PR target/19201] Peephole to improve clearing items in structure for m68k
Jeff Law
- [PIING][PATCH, 9/16] Add pass_parallelize_loops_oacc_kernels
Tom de Vries
- [PATCH] rs6000: Fix a mistake in cstore_si_as_di (PR68865, PR68879)
Segher Boessenkool
- [committed] Adjust nvptx-related test annotations
Alexander Monakov
- [build] Only support -gstabs on Mac OS X if assember supports it (PR target/67973)
Rainer Orth
- [testsuite] Tweak gcc.dg/torture/pr68264.c for Solaris
Eric Botcazou
- [PATCH][combine] PR rtl-optimization/68651 Try changing rtx from (r + r) to (r << 1) to aid recognition
Kyrill Tkachov
- [PATCH] IRA: Fix % constraint modifier handling on disabled alternatives.
Andreas Krebbel
- [visium] skip block move insn test on gr5
Olivier Hainque
- [PATCH] Fix PR68775
Richard Biener
- [PATCH 2/3, libgomp] Resolve libgomp plugin deadlock on exit, nvptx parts
Chung-Lin Tang
- [PATCH 3/3, libgomp] Resolve libgomp plugin deadlock on exit, intelmic parts
Chung-Lin Tang
- [gomp4] Fix handling of kernel launch mappings.
James Norris
- [gomp-nvptx] nvptx backend: implement alloca with -msoft-stack
Alexander Monakov
- [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
Dhole
- [PATCH] Fix PR68852
Richard Biener
- [PATCH] Fix PR68892
Richard Biener
- [PATCH 1/3, libgomp] Resolve libgomp plugin deadlock on exit, libgomp proper parts
Chung-Lin Tang
- [PR 68851] Do not collect thunks in callect_callers
Martin Jambor
- Fix omnetpp miscompilation
Jan Hubicka
- [PTX] parameters and return values
Nathan Sidwell
- [PATCH] Fix -fcompare-debug issue in tree-cfgcleanup (PR tree-optimization/66688)
Jakub Jelinek
- [PATCH] Fix -fcompare-debug issue in cross-jumping (PR rtl-optimization/65980)
Jakub Jelinek
- [Patch, libstdc++/68877] Reimplement __is_[nothrow_]swappable
Daniel Krügler
- [PATCH 1/2] [graphite] add more dumps on data dependence graph
Sebastian Pop
- [PATCH] c/68868 - atomic_init emits an unnecessary fence
Martin Sebor
- [PATCH 0/2] obsolete some old targets
tbsaunde+gcc@tbsaunde.org
- [i386] Enable -mstackrealign with SSE on 32-bit Windows
Eric Botcazou
- [Patch] S/390: Simplify vector conditionals
Robin Dapp
- [PATCH 1/4 v2][AArch64] Generalize CCMP support
Wilco Dijkstra
- [PATCH 3/4][AArch64] Add CCMP to rtx costs
Wilco Dijkstra
- [PATCH 4/4][AArch64] Cost CCMP instruction sequences to choose better expand order
Wilco Dijkstra
- [PATCH 2/4 v2][AArch64] Add support for FCCMP
Wilco Dijkstra
- [PATCH][AArch64] Add TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS
Wilco Dijkstra
- [PATCH][ARM] Enable fusion of AES instructions
Wilco Dijkstra
- [PATCH][AArch64] Enable fusion of AES instructions
Wilco Dijkstra
- [PATCH][AArch64] Avoid emitting zero immediate as zero register
Wilco Dijkstra
- [PATCH][AArch64] Add vector permute cost
Wilco Dijkstra
- [COMMITTED] Add myself to MAINTAINERS (Write After Approval)
Alessandro Fanfarillo
- [PTX] remove unnecessary promotions
Nathan Sidwell
- C PATCH for c/68907 (bogus warning with _Atomic predecrement)
Marek Polacek
- [PATCH][LTO,ARM] Fix vector TYPE_MODE in streaming-out
Christian Bruel
- [PATCH] C FE: use correct location range for static assertions
David Malcolm
- [PATCH] C++ FE: Show both locations in string literal concatenation error
David Malcolm
- [RFC] Combine vectorized loops with its scalar remainder.
Yuri Rumyantsev
- [patch] libstdc++/68912 Fix cv-qualifiers in std::bind invocation
Jonathan Wakely
- [PATCH][combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor
Kyrill Tkachov
- [PATCH][rtlanal.c] Convert conditional compilation on WORD_REGISTER_OPERATIONS
Kyrill Tkachov
- [PATCH][reload.c] Convert conditional compilation of WORD_REGISTER_OPERATIONS
Kyrill Tkachov
- [PATCH][reload1.c] Convert conditional compilation on WORD_REGISTER_OPERATIONS
Kyrill Tkachov
- [patch] libstdc++/68921 add timeout argument to futex(2)
Jonathan Wakely
- [PATCH] Better error recovery for merge-conflict markers (v5)
David Malcolm
- [PTX] more register cleanups
Nathan Sidwell
- [PATCH, IA64] Fix building a bare-metal ia64 compiler
Bernd Edlinger
- [PATCH] Fix some blockers of PR c++/24666 (arrays decay to pointers too early)
Patrick Palka
- [PATCH 2/4] gcc/arc: Remove load_update_operand predicate
Andrew Burgess
- [PATCH 3/4] gcc/arc: Remove store_update_operand predicate
Andrew Burgess
- [PATCH 4/4] gcc/arc: Avoid JUMP_LABEL_AS_INSN for possible return jumps
Andrew Burgess
- [PATCH 0/4] [ARC] Collection Of Bug Fixes
Andrew Burgess
- [PATCH] C FE: fix range of primary-expression in c_parser_postfix_expression
David Malcolm
- Fix DECL_VIRTUAL_P of same body aliases
Jan Hubicka
- [PATCH 2/2] Remove individial dependence pointers and add a scop::dependence to contain all the dependence.
hiraditya
- [PATCH 1/2] [graphite] Use refs instead of values.
hiraditya
- [Patch, avr] Provide correct memory move costs
Senthil Kumar Selvaraj
- [PING][Patch 3/3][Arm] Add support for IEEE-conformant versions of scalar fmin* and fmax*
David Sherwood
- [PATCH, ARM] Fix gcc.c-torture/execute/loop-2b.c execution failure on cortex-m0
Thomas Preud'homme
- [C++ Patch] Use default arguments in one more place
Paolo Carlini
- [RFC, rtl optimization]: Better heuristics for estimate_reg_pressure_cost in presence of call for LICM.
Ajit Kumar Agarwal
- [PATCH, ARM, 1/3] Document --with-multilib-list for arm*-*-* targets
Thomas Preud'homme
- [PATCH, GCC/ARM, 2/3] Error out for incompatible ARM multilibs
Thomas Preud'homme
- [PATCH, ARM, 3/3] Add multilib support for bare-metal ARM architectures
Thomas Preud'homme
- [PATCH] Fix PRs 68916 and 68914
Richard Biener
- [PATCH PR68906]
Yuri Rumyantsev
- [PATCH] Fix PR68915
Richard Biener
- [RFC][PATCH] Fix broken handling of LABEL_REF in genrecog + genpreds.
Dominik Vogt
- [PATCH] OpenACC documentation for libgomp
James Norris
- [PATCH] Fix PR68861
Richard Biener
- [PATCH, obvious, i386] Remove duplicate check for CLZERO.
Kirill Yukhin
- [PTX] simplify calling struct
Nathan Sidwell
- [PATCH] Fix PR68870
Richard Biener
- C PATCH for c/64637 (better location for -Wunused-value)
Marek Polacek
- [PATCH] Fix PR68707, 67323
Richard Biener
- [Ping]Re: [AArch64] Simplify TLS pattern by hardcoding relocation modifiers into pattern
Jiong Wang
- [PTX] xfail sibcall test
Nathan Sidwell
- [PATCH] [graphite] update required isl version
Sebastian Pop
- Fix PR66208
Bernd Schmidt
- [PATCH] C and C++ FE: better source ranges for binary ops
David Malcolm
- [PATCH] [ARM] PR68532: Fix VUZP and VZIP recognition on big endian
Charles Baylis
- C++ PATCH for c++/63628 (generic lambdas and variadic capture)
Jason Merrill
- Fix size of enum bitfield in recently added test
Jeff Law
- Last testcase for PR middle-end/25140
Jan Hubicka
- [PTX] function frame emission
Nathan Sidwell
- [PATCH] Remove use of 'struct map' from plugin (nvptx)
James Norris
- [PATCH][WIP] libstdc++: Make certain exceptions transaction_safe.
Jonathan Wakely
- ISL version check patch
Nathan Sidwell
- [PATCH] Fix INTEGER_CST handling for > 64 bits wide bitfields (PR tree-optimization/68835)
Jakub Jelinek
- [v3 PATCH] PR libstdc++/68276
Ville Voutilainen
- [PATCH] [graphite] attach schedule tree to the scop
Sebastian Pop
- [PATCH] Pr 68805, Fix PowerPC little endian -mvsx-timode
Michael Meissner
- [PATCH] PR target/68937: i686: -fno-plt produces wrong code (maybe only with tailcall
H.J. Lu
- [PATCH] [graphite] move all isl include files to graphite.h
Sebastian Pop
- [committed] Fix HPPA/PARISC 32-bit Linux kernel build
John David Anglin
- [PATCH] C FE: improvements to ranges of bad return values
David Malcolm
- [PATCH, GCC, V8M 0/6] Add support for ARMv8-M
Thomas Preud'homme
- [arm-embedded][PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions
Thomas Preud'homme
- [PATCH, ARM 2/6] Add support for ARMv8-M
Thomas Preud'homme
- [gomp4] Merge trunk r231689 (2015-12-16) into gomp-4_0-branch
Thomas Schwinge
- [arm-embedded][PATCH, ARM 2/6] Add support for ARMv8-M
Thomas Preud'homme
- [PATCH, ARM 3/8] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M
Thomas Preud'homme
- [arm-embedded][PATCH, ARM 3/6] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M
Thomas Preud'homme
- [PATCH, ARM 3/6] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M
Thomas Preud'homme
- [PATCH, ARM 4/6] Factor out MOVW/MOVT availability and desirability checks
Thomas Preud'homme
- [arm-embedded][PATCH, ARM 4/6] Factor out MOVW/MOVT availability and desirability checks
Thomas Preud'homme
- [PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline
Thomas Preud'homme
- [arm-embedded][PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline
Thomas Preud'homme
- [PATCH, ARM 6/6] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline
Thomas Preud'homme
- [arm-embedded][PATCH, ARM 6/6] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline
Thomas Preud'homme
- [PATCH 0/5] Fix qsort comparison functions
Yury Gribov
- [arm-embedded][PATCH, ARM, 1/3] Document --with-multilib-list for arm*-*-* targets
Thomas Preud'homme
- [PATCH][ARC] Refurbish and extend builtin function support for ARC
Claudiu Zissulescu
- [arm-embedded][PATCH, GCC/ARM, 2/3] Error out for incompatible ARM multilibs
Thomas Preud'homme
- [arm-embedded][PATCH, ARM, 3/3] Add multilib support for bare-metal ARM architectures
Thomas Preud'homme
- [PATCH, ARM 7/6] Enable atomics for ARMv8-M Mainline
Thomas Preud'homme
- [PATCH] Remove unused modified_noreturn_calls
Richard Biener
- [PATCH][AARCH64][NEON] Enabling V*HFmode simd immediate loads.
Bilyan Borisov
- [AArch64] Simplify TLS pattern by hardcoding relocation modifiers into pattern
Marcus Shawcroft
- [RFC] Use gfc_decl_attributes in fortran frontend
Tom de Vries
- [PATCH] Fix PR68951
Richard Biener
- [ptx] annotate 2 tests
Nathan Sidwell
- [PATCH] Fix PR68946
Richard Biener
- [PTX] Reorder hard regs
Nathan Sidwell
- [PATCH][AArch64][1/2] PR rtl-optimization/68796 Add compare-of-zero_extract pattern
Kyrill Tkachov
- [PATCH][combine][RFC][2/2] PR rtl-optimization/68796: Perfer zero_extract comparison against zero rather than unsupported shorter modes
Kyrill Tkachov
- C++ PATCH for c++/67576 (multiple evaluation of typeid operand)
Jason Merrill
- PATCH: PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT
H.J. Lu
- C++ PATCH for c++/67550 (wrong value for reference to const class var)
Jason Merrill
- [PATCH] PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
David Malcolm
- stop IPA wrapping 'main'
Nathan Sidwell
- [PATCH] [graphite] replace ISL with isl
Sebastian Pop
- [PATCH] shrink-wrap: Once more PRs 67778, 68634, and now 68909
Segher Boessenkool
- Fix alias.c wrt aliases and anchors
Jan Hubicka
- [Patch, fortran} pr68196 [4.9/5 Regression] ICE on function result with procedure pointer component
Paul Richard Thomas
- [PATCH] Limit path splitting to loops we optimize for speed
Jeff Law
- Fix PR66206
Bernd Schmidt
- libgo patch committed: Make sure NLA_HDRLEN is defined
Ian Lance Taylor
- [PATCH] Move split-path pass next to the tracer pass
Jeff Law
- [PATCH, i386] Introduce support for PKU instructions.
Kirill Yukhin
- [Committed] S/390: Deprecate g5 and g6 CPU levels.
Andreas Krebbel
- [PATCH, PR68956, committed] Fix constants used for boolean vectors
Ilya Enkovich
- [Patch testsuite] Skip gcc.dg/ifcvt-4.c for targets on which it may not work
James Greenhalgh
- [Patch, fortran] [6 Regression] ICE: in gfc_get_descriptor_dimension, at fortran/trans-array.c:268
Paul Richard Thomas
- RFA: Libiberty: Fix warnings about left shifting a negative value.
Nick Clifton
- [PATCH][RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clobber CC reg usage of the other
Kyrill Tkachov
- [PATCH] Fix PR68776
Richard Biener
- [Patch ifcvt] Add a new parameter to limit if-conversion
James Greenhalgh
- [C++ Patch] PR 67592 ("A virtual member function declared constexpr fails to trigger a diagnostic")
Paolo Carlini
- [PATCH][combine][v2] Canonicalise (r + r) to (r << 1) to aid recognition
Kyrill Tkachov
- mark test requiring pthreads
Nathan Sidwell
- don't consider 'main' inlinable
Nathan Sidwell
- [PTX] stop special casing worker buffers
Nathan Sidwell
- [PATCH, PR tree-optimization/PR68305] Support masked COND_EXPR in SLP
H.J. Lu
- RFA: PR 68913: Provide weak version of __fread_chk for PR61886 test
Nick Clifton
- C PATCH to add __atomic_fetch_* optimization for _Atomics (PR c/68908)
Marek Polacek
- [PATCH] [PR rtl-optimization/49847] Fix ICE in CSE due to cc0-setter and cc0-user in different blocks
Jeff Law
- RFA: Fix ICE compiling gcc.dg/lto/pr55113_0.c for x86/x86_64
Nick Clifton
- [PATCH 4/4] [graphite] add missing ast node for isl 0.15
Sebastian Pop
- [PATCH 1/4] [graphite] add more coalescing to simplify constraints
Sebastian Pop
- [PTX] stabs debug
Nathan Sidwell
- [PATCH] Fix PR c++/68978 (bogus error: lvalue required as left operand of assignment)
Patrick Palka
- Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
Paul Richard Thomas
- Fix PR67639
Bernd Schmidt
- [PATCH 1/2] libcpp: Avoid unnecessary ad-hoc uses for large source files
David Malcolm
- [PTX] permit hard regs
Nathan Sidwell
- [PATCH 4/4] C: add fixit hint to misspelled field names
David Malcolm
- [PATCH 1/4] PR c++/62314: add fixit hint for missing "template <> " in explicit specialization
David Malcolm
- [v3 PATCH] PR libstdc++/66693
Ville Voutilainen
- [RFA][PATCH][PR tree-optimization/64910] x86 backend improvement
Jeff Law
- varpool/constpool bug
Nathan Sidwell
- Fix PR rtl-optimization/68910
Eric Botcazou
- [PATCH] PR ada/66205 gnatbind generates invalid code when finalization is enabled in restricted runtime
Simon Wright
- Fix lto-symtab ICE during Ada LTO bootstrap
Jan Hubicka
- [Ada] Fix spurious warning in ASIS mode
Eric Botcazou
- [Ada] Fix layout inconsistency in ASIS mode
Eric Botcazou
- [Ada] Fix ICE on component of complex as Out parameter
Eric Botcazou
- 2 C++ PATCHes for c++/67411 (const var in generic lambda)
Jason Merrill
- [Committed/AARCH64] Fix a few failures with LSE enabled
Andrew Pinski
- [PATCH] Use TYPE_MODE_RAW in print_node for vector_type.
Christian Bruel
- [AArch32][NEON] Implementing vmaxnmQ_ST and vminnmQ_ST intrinsincs.
Bilyan Borisov
- [patch] libstdc++/68276 and libstdc++68995 qualification in <functional>
Jonathan Wakely
- [PATCH 1/4] Make SRA scalarize constant-pool loads
Alan Lawrence
- [PATCH 3/4] Add a pass_copy_prop following pass_ch_vect
Alan Lawrence
- [PATCH 0/4 v3] Fix PR/63679 when --param sra-max-scalarization-size specified
Alan Lawrence
- [RFA] Compact EH Patch [Ping]
Moore, Catherine
- [patch] Fix PR debug/60756
Eric Botcazou
- [PATCH] [C++] Fix read of uninitialized value in make_pack_expansion()
Patrick Palka
- [ARM] Fix ICE on Ada code with -mbig-endian -mhard-float
Eric Botcazou
- [PATCH] [graphite] Fix computation of single entry/exit of a region.
Aditya Kumar
- [PATCH] Fix constexpr evaluation of comparisons involving pointer-to-members
Patrick Palka
- [RFA] [PATCH][PR tree-optimization/64910] Fix reassociation of binary bitwise operations with 3 operands
Jeff Law
- Go patch committed: Fix passing zero-sized global variable to function
Ian Lance Taylor
- New debug counter for unreachable edges found in DOM
Jeff Law
- [C++ PATCH] Fix ICE with GNU TLS var in a template (PR c++/66808, PR c++/69000)
Jakub Jelinek
- RFA: PR 68770: Fix use of uninitialised value in secondary_reload
Nick Clifton
- RFA: PR 66655: Use COFF/PE weak symbols
Nick Clifton
- fix VXWORKS_LIBGCC_SPEC not to include -lc_internal for shared rtps
Olivier Hainque
- [embedded-5-branch][PATCH 0/2] Backporting algorithmic optimization and testcase change
Gerald Pfeifer
- [wwwdocs] Document how to add a new SSH key
Gerald Pfeifer
- C PATCH to warn when accessing members of atomic structures (PR c/69002)
Marek Polacek
- [PATCH] Improve fold-const comparison checks (PR c++/67376)
Jakub Jelinek
- [PATCH] C: fix reported range of invalid unary dereference.
David Malcolm
- [PATCH] Fix PR66848 by enforcing 16-bit alignment on darwin
Jack Howarth
- [PATCH] Fix -Wmisleading indentation false-positive for do-while statement
Patrick Palka
- [PATCH, rs6000] Fix PR target/68872, make -mcpu=powerpc64le pass correct assembler option
Peter Bergner
- [patch] Fix dynamic linker spec for FreeBSD powerpc64
Andreas Tobler
- [patch] ARM FreeBSD fix bootstrap
Andreas Tobler
- PR ipa/67811
Richard Henderson
- [trans-mem] Give EH_ELSE access to __builtin_eh_pointer
Richard Henderson
- C++ PATCH for c++/67339 (ICE with alias to PMF)
Jason Merrill
- C++ PATCH for c++/67257 (ICE with broken template)
Jason Merrill
- C++ PATCH for c++/66921 (ICE with array in template)
Jason Merrill
- [PATCH] Avoid unnecessary block copying in path splitting
Jeff Law
- [PATCH] c++/58109 - alignas() fails to compile with constant expression
Martin Sebor
- [PATCH] c/68966 - atomic_fetch_* on atomic_bool not diagnosed
Martin Sebor
- [PATCH] Avoid ifcvt ICE on conditional return followed by trap (PR target/69015)
Jakub Jelinek
- [PATCH, PR target/69010] Fix expand for constant boolean vectors with a scalar mode
Ilya Enkovich
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Uros Bizjak
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Richard Biener
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Uros Bizjak
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Uros Bizjak
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Richard Biener
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Jan Hubicka
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Richard Biener
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Uros Bizjak
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Uros Bizjak
- [PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
Uros Bizjak
- Don't run OpenACC C++ test twice (was: [gomp4] OpenACC / C++)
Thomas Schwinge
- [Bulk] [OpenACC 0/7] host_data construct
Thomas Schwinge
- [PATCH] Fix up reduction-1{1,2} testcases (PR middle-end/68221)
Thomas Schwinge
- [PTX] remove some predicates
Nathan Sidwell
- [PATCH] add test for c++/69023 - bitset whose name is used in constant-expression rejected
Martin Sebor
- [PATCH, RFC, gfortran] Multi-threaded random number generator
Janne Blomqvist
- PR ipa/67811, part 2
Richard Henderson
- [PATCH] Performance fix for libmpx memmove wrapper
Aleksandra Tsvetkova
- [PATCH] Use const-ref instead of values for sese_l passed to functions.
hiraditya
- [PATCH, PR69043, fortran] Trying to include a directory causes an infinite loop
Jim MacArthur
- [PATCH] Fix the remaining PR c++/24666 blockers (arrays decay to pointers too early)
Patrick Palka
- [PATCH] [graphite] PR67842 Remove dead code.
hiraditya
- C++ PATCH for c++/69005 (infinite template recursion with template constructor)
Jason Merrill
- [PATCH][PR 67425] Fix docs for -frandom-seed
Yury Gribov
- [CilkPlus] fix issues when cilk_spawn is used with nontrivial expressions
Ryan Burn
- [RFC][PATCH, ARM 0/8] ARMv8-M Security Extensions
Thomas Preud'homme
- [RFC][PATCH, ARM 1/8] Add support for ARMv8-M's Security Extensions flag and intrinsics
Thomas Preud'homme
- [RFC][PATCH , ARM 2/8] Add RTL patterns for thumb1 push/pop
Thomas Preud'homme
- [RFC][PATCH, ARM 3/8] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute
Thomas Preud'homme
- [RFC][PATCH, ARM 4/8] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxns return
Thomas Preud'homme
- [RFC][PATCH, ARM 5/8] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers
Thomas Preud'homme
- [RFC][PATCH, ARM 6/8] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute
Thomas Preud'homme
- [RFC][PATCH, ARM 7/8] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call
Thomas Preud'homme
- [RFC][PATCH, ARM 8/8] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic
Thomas Preud'homme
- Another C++11 experimental thing...
Ed Smith-Rowland
- Note new TR29124 Special math functions on the web pages.
Ed Smith-Rowland
- [Patch, libgfortran] PR68987 [5/6 Regression] double free or corruption in _gfortran_st_write_done
Jerry DeLisle
- Fix lto-bootstrap ICE with decl merging disabled
Jan Hubicka
- [PATCH] Fix PR c++/69052 (argument pack deduction failure during overload resolution)
Patrick Palka
- [PATCH] Fix PR c++/69056 (argument pack deduction failure during overload resolution)
Patrick Palka
- [PATCH] Fix pr69012 ICE on building libgfortran for mips
Bernd Edlinger
- [PATCH] Fix pr68917 ICE on __builtin_clz for tilegx
Bernd Edlinger
- [PATCH, rs6000] Add support for lxvx and stxvx P9 instructions
Bill Schmidt
- [PTX] more predicates
Nathan Sidwell
- [gomp4] Simplify function discarding
Nathan Sidwell
- [Patch, pr69011, fortran, v1] [6 Regression] [OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE
Andre Vehreschild
- [PATCH] [libiberty] Tweak the documentation of libiberty's xcrc32 function
Patrick Palka
- [PATCH] Fix failure of gfortran.dg/backtrace_1.f90 on hppa*-*-hpux*
John David Anglin
- [PATCH] Fix math transformation on targets without c99 math functions
John David Anglin
- [committed] Fix failure of gcc.dg/torture/pr67609.c on hppa*-*-hpux*
John David Anglin
- [committed] Skip gcc.dg/pr49551.c on hppa*-*-hpux*
John David Anglin
- [committed] Fix failure of fortran.dg/coarray_40.f90 on hppa*-*-hpux*
John David Anglin
- [PATCH] ia64: don't use dynamic relocations for local symbols
Sergei Trofimovich
- [PATCH, testsuite]: Disable gcc.target/i386/pr68473-1.c for 32bit x86 targets
Uros Bizjak
- [PATCH, testsuite]: Remove extra braces from target selectors in gcc.target/i386
Uros Bizjak
- [gomp4] kernels offload fns
Nathan Sidwell
- [PATCH], PowerPC IEEE 128-bit fp, patch #10 (comparison, documentation, conversion, debug)
Michael Meissner
- [PATCH], PowerPC IEEE 128-bit fp, patch #10 (comparison, documentation, conversion, debug)
David Edelsohn
- [PATCH], PowerPC IEEE 128-bit fp, patch #10 (comparison, documentation, conversion, debug)
Joseph Myers
- [PATCH], PowerPC IEEE 128-bit fp, #11 (enable libgcc conversions)
Michael Meissner
- [PATCH] v3 of diagnostic_show_locus and rich_location (was Re: [PATCH 2/5] Reimplement diagnostic_show_locus, introducing rich_location classes (v2))
Mike Stump
- New French PO file for 'gcc' (version 5.2.0)
Translation Project Robot
- [PATCH, i386, AVX-512] Fix AVX-512 broadcast pattern.
Kirill Yukhin
- [PTX] avoid constant pool bug
Nathan Sidwell
- [PATCH] PR target/68991: Add vector_memory_operand and "Bm" constraint
H.J. Lu
- [PATCH] Fix ubsan ICE with non-C/C++ FEs (PR sanitizer/69055)
Jakub Jelinek
- [PATCH] Fix PR61441 introduced regression (PR tree-optimization/69070)
Jakub Jelinek
- [PATCH] PR/68089: C++-11: Ingore "alignas(0)".
Dominik Vogt
- [PATCH] (Partial) Implementation of simplificaiton of CSHIFT
Gerald Pfeifer
- [gomp4] fix dg-additional-options
Nathan Sidwell
- [PATCH 1/3] Fix logic bug in Cilk Plus array expansion
Patrick Palka
- [Bug c++/58583] NSDMI parsing
Nathan Sidwell
- [PATCH], PowerPC, add ISA 3.0 xxperm (power9 patch #12)
Michael Meissner
- [PATCH], PowerPC, Add -mpower9-dform to switches turned on with -mcpu=power9
Michael Meissner
Last message date:
Thu Dec 31 21:49:00 GMT 2015
Archived on: Sun Mar 8 09:48:40 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).