public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] go/100537 - Bootstrap-O3 and bootstrap-debug fail
 2021-05-24 21:46 UTC  (9+ messages)

[PATCH 00/57] Replace the Power target-specific built-in machinery
 2021-05-24 21:35 UTC  (29+ messages)
` [PATCH 02/57] Support scanning of build-time GC roots in gengtype
` [PATCH 03/57] rs6000: Initial create of rs6000-gen-builtins.c
` [PATCH 04/57] rs6000: Add initial input files
` [PATCH 05/57] rs6000: Add file support and functions for diagnostic support
` [PATCH 06/57] rs6000: Add helper functions for parsing
` [PATCH 07/57] rs6000: Add functions for matching types, part 1 of 3
` [PATCH 08/57] rs6000: Add functions for matching types, part 2 "
` [PATCH 09/57] rs6000: Add functions for matching types, part 3 "
` [PATCH 10/57] rs6000: Red-black tree implementation for balanced tree search

[PATCH] c++: constexpr and copy elision within mem init [PR100368]
 2021-05-24 21:31 UTC  (2+ messages)

https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/
 2021-05-24 21:21 UTC 

[PATCH] add missing GTY support for hash-map (PR 100463)
 2021-05-24 21:14 UTC  (2+ messages)

[PATCH] c++: access for hidden friend of nested class template [PR100502]
 2021-05-24 21:13 UTC  (2+ messages)

[PATCH] c++: Fix reference NTTP binding to noexcept fn [PR97420]
 2021-05-24 21:03 UTC  (2+ messages)

Go patch committed: Mark global variables TREE_ADDRESSABLE
 2021-05-24 20:25 UTC 

[PATCH] Pass the number of bytes to push to PUSH_ARGS
 2021-05-24 20:23 UTC  (2+ messages)

[PATCH][DOCS] Remove install-old.texi
 2021-05-24 20:09 UTC  (8+ messages)

[PATCH,rs6000 2/2] Fusion patterns for add-logical/logical-add
 2021-05-24 19:41 UTC  (2+ messages)

[PUSHED] VARYING ranges of different sizes should not be equal
 2021-05-24 19:41 UTC 

[PATCH 1/5] Common API for accessing global and on-demand ranges
 2021-05-24 19:34 UTC  (8+ messages)
` [PATCH 2/5] Convert Walloca pass to RANGE_QUERY(cfun)
` [PATCH 3/5] Convert evrp "
` [PATCH 4/5] Convert remaining passes to RANGE_QUERY
` [PATCH 5/5] Cleanup get_range_info

[PATCH] libstdc++: Fix iterator caching inside range adaptors [PR100479]
 2021-05-24 18:59 UTC  (6+ messages)

[committed] libstdc++: Qualify functions used in tests
 2021-05-24 18:53 UTC 

[GOVERNANCE] Where to file complaints re project-maintainers?
 2021-05-24 18:14 UTC  (10+ messages)

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2021-05-24 16:43 UTC  (2+ messages)

[PATCH 0/2]: Fix various problems if you configure with --with=power10
 2021-05-24 16:04 UTC  (5+ messages)
` [PATCH 1/2] Deal with prefixed loads/stores in tests, PR testsuite/100166
` [PATCH 2/2] Fix tests when running on power10, "
  ` Ping "

[PATCH 0/2] Move xx* builtins to vsx.md
 2021-05-24 16:02 UTC  (9+ messages)
` [PATCH 1/2] "
  ` Ping "
` [PATCH 2/2] Fix xxeval predicates
  ` Ping "

[PATCH] Change rs6000_const_f32_to_i32 return type
 2021-05-24 15:55 UTC  (2+ messages)
` Ping "

[PATCH] Allow __ibm128 on older PowerPC systems
 2021-05-24 15:53 UTC  (4+ messages)
` Ping "

[PATCH] Fix long double tests when default long double is not IBM
 2021-05-24 15:51 UTC  (2+ messages)
` Ping "

[PATCH 0/2] Add power10 IEEE 128-bit min/max/conditional move support
 2021-05-24 15:49 UTC  (9+ messages)
` [PATCH 1/2] Add IEEE 128-bit min/max support on PowerPC
  ` Ping "
` [PATCH 2/2] Add IEEE 128-bit fp conditional move "
  ` Ping "

[Patch] OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE [PR86470]
 2021-05-24 14:06 UTC  (3+ messages)

[PATCH 1/4] C-SKY: Add fpuv3 instructions and CK860 arch
 2021-05-24 12:22 UTC  (4+ messages)
` [PATCH 2/4] C-SKY: Delete LO_REGS and HI_REGS, use HILO_REGS instead
` [PATCH 3/4] C-SKY: Bug fix for bad setting of TARGET_DSP and TARGET_DIV
` [PATCH 4/4] C-SKY: Separate FRAME_POINTER_REGNUM into FRAME_POINTER_REGNUM and HARD_FRAME_POINTER_REGNUM

[PATCH 1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version
 2021-05-24 12:15 UTC  (11+ messages)
` [PATCH 8/9] arm: Auto-vectorization for MVE: vld2/vst2
` [PATCH 9/9] arm: Auto-vectorization for MVE: vld4/vst4

[PATCH v2] AArch64: Improve GOT addressing
 2021-05-24 12:12 UTC 

[PATCH] C-SKY: Add fpuv3 instructions and CK860 arch
 2021-05-24 11:32 UTC  (3+ messages)

[PATCH] Hashtable PR96088
 2021-05-24 11:19 UTC  (12+ messages)

[PATCH][vect] Use main loop's thresholds and vectorization factor to narrow upper_bound of epilogue
 2021-05-24 10:30 UTC  (3+ messages)

[PATCH] avoid -Wnonnull with lambda (PR 100684)
 2021-05-24 10:12 UTC  (4+ messages)

[PATCH] Extend is_cond_scalar_reduction to handle nop_expr after/before scalar reduction.[PR98365]
 2021-05-24  9:56 UTC 

[PATCH] [i386] Support avx512 vector shift with vector [PR98434]
 2021-05-24  9:49 UTC 

[PATCH] rs6000: Remove unspecs for vec_mrghl[bhw]
 2021-05-24  9:02 UTC 

RFA: save/restore target options in handle_optimize_attribute
 2021-05-24  8:56 UTC  (3+ messages)

[PATCH] lto-dump : Fix an ICE when lto-dump try to call 'get_size()' on thunk symbols
 2021-05-24  8:11 UTC  (2+ messages)

[PATCH] Add no_sanitize_coverage attribute
 2021-05-24  8:07 UTC  (8+ messages)

[PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)
 2021-05-24  8:07 UTC  (10+ messages)

[wwwdocs, patch] htdocs/gitwrite.html: Clarify ChangeLog generation
 2021-05-24  7:45 UTC  (3+ messages)

[PATCH, rs6000] Remove mode promotion of SSA variables
 2021-05-24  7:44 UTC  (5+ messages)

[C PATCH] qualifiers of pointers to arrays in C2X [PR 98397]
 2021-05-24  6:05 UTC 

[PATCH 1/2] [i386] Fold blendv builtins into gimple
 2021-05-24  4:59 UTC  (2+ messages)
` [PATCH 2/2] [i386] For 128/256-bit vec_cond_expr, When mask operands is lt reg const0_rtx, blendv can be used instead of avx512 mask. [PR target/100648]

[PATCH] Use match-and-simplify in phi-opt
 2021-05-24  1:45 UTC 

[PATCH] Fix two testcases for ssa names which are more than 1 digit
 2021-05-24  1:12 UTC  (2+ messages)
` [PATCHv2] Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd

[PATCH] config: Backport "Rely less on internal symbols" (serial 68) to gettext.m4
 2021-05-24  0:30 UTC 

[PATCH] i386: Add push insns for 4-byte vectors [PR100722]
 2021-05-23 20:17 UTC 

[PATCH] PR fortran/100551 - [11/12 Regression] Passing return value to class(*) dummy argument
 2021-05-23 18:32 UTC  (2+ messages)

Add '__OPTIMIZE__' DejaGnu selector
 2021-05-23 16:28 UTC  (2+ messages)

[PATCH] Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd
 2021-05-23 16:24 UTC  (5+ messages)

[wwwdocs, committed] htdocs/gitwrite.html: Remove link to nonexisting '#example'
 2021-05-23 14:44 UTC  (2+ messages)

[Ping, Patch, Fortran, Update 2] PR98301 Re: RANDOM_INIT() and coarray Fortran
 2021-05-23 12:17 UTC  (9+ messages)
                  ` [Ping^2, Patch, Fortran] "

[OG11] Merge GCC 11 into branch, cherry picks from mainline
 2021-05-23 11:45 UTC  (3+ messages)

[Patch, committed] fortran/intrinsic.texi: Use proper variable name (Re: online doc corr.)
 2021-05-23 11:08 UTC 

[PATCHv2] Add a couple of A?CST1:CST2 match and simplify optimizations
 2021-05-23  9:41 UTC 

[PATCH] aix: handle 64bit inodes for include directories
 2021-05-22 23:42 UTC  (3+ messages)

[_GLIBCXX_DEBUG] Enhance rendering of assert message
 2021-05-22 20:08 UTC 

RFA: avoid infinite lra loop for constant addresses
 2021-05-22 16:07 UTC  (3+ messages)

[PATCH 0/3] openacc: Gang-private variables in shared memory
 2021-05-22  8:41 UTC  (13+ messages)
` [PATCH 1/3] openacc: Add support for gang local storage allocation "
        ` [r12-989 Regression] FAIL: libgomp.oacc-fortran/privatized-ref-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -Os (test for warnings, line 98) on Linux/x86_64
` [PATCH 3/3] nvptx: NVPTX parts for OpenACC private variables patch

[committed] Fix minor CC0 removal fallout on cr16
 2021-05-21 20:31 UTC  (2+ messages)

[Patch][OG10] omp-low.c: Avoid offload-target lto1 is-missing error by not-privatizing TREE_READONLY vars
 2021-05-21 19:54 UTC  (3+ messages)
  ` [OpenACC privatization] Reject 'static', 'external' in blocks [PR90115] (was: [Patch][OG10] omp-low.c: Avoid offload-target lto1 is-missing error by not-privatizing TREE_READONLY vars)

[PATCH] rs6000: MMA test case ICEs using -O3
 2021-05-21 19:45 UTC  (3+ messages)
  ` [PATCH] rs6000: MMA test case ICEs using -O3 [PR99842]

[committed] openmp: Fix up firstprivate+lastprivate clause handling [PR99928]
 2021-05-21 19:23 UTC 

[committed] openmp: Fix up handling of implicit lastprivate on outer constructs for implicit linear and lastprivate IVs [PR99928]
 2021-05-21 19:22 UTC 

[PATCH 1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar
 2021-05-21 19:13 UTC  (3+ messages)

[PATCH, OpenACC] Add support for gang local storage allocation in shared memory
 2021-05-21 19:05 UTC  (12+ messages)

[PATCH] libstdc++: More efficient std::chrono::year::leap
 2021-05-21 18:44 UTC  (3+ messages)

[PATCH] tree-sra: Avoid refreshing into const base decls (PR 100453)
 2021-05-21 17:04 UTC  (2+ messages)

GCC 9.4 Status Report (2021-05-19), branch frozen for release
 2021-05-21 16:41 UTC  (2+ messages)

[PATCH] c++/88601 - [C/C++] __builtin_shufflevector support
 2021-05-21 16:37 UTC  (3+ messages)

[PATCH] c++: Add new warning options for C++ language mismatches
 2021-05-21 16:10 UTC  (10+ messages)

[PATCH 1/2] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385)
 2021-05-21 16:08 UTC  (7+ messages)
  ` [PATCH 0.5/2] ipa-sra: Restructure how cloning and call redirection communicate "
  ` [PATCH 1.0/2] ipa-sra: Introduce a mini-DCE to tree-inline.c "

[PATCH] [OG10] Xfail libgomp.oacc-fortran/privatized-ref-2.f90 when offloading to nvptx
 2021-05-21 14:28 UTC  (2+ messages)
    ` Add 'libgomp.oacc-fortran/privatized-ref-2.f90'

[RFC PATCH] i386: Enable auto-vectorization for 32bit modes (+ testcases)
 2021-05-21 14:04 UTC 

[PATCH] aarch64: Add attributes for builtins specified in aarch64-builtins.c
 2021-05-21 13:48 UTC  (3+ messages)

[Patch, Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST
 2021-05-21 13:33 UTC 

[PATCH v4 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-21 13:13 UTC  (17+ messages)
` [PATCH v4 01/12] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
      ` [PATCH] Add 3 target hooks for memset
` [PATCH v4 12/12] constructor: Check if it is faster to load constant from memory
        ` [PATCH] constructor: Elide expand_constructor when can move by pieces is true
            ` [PATCH] Elide expand_constructor if move by pieces is preferred

[PATCH] i386: Add comparisons for 4-byte vectors [PR100637]
 2021-05-21 11:17 UTC 

[PATCH][GCC-9][committed][libsanitizer]: Remove cyclades from libsanitizer
 2021-05-21 11:16 UTC 

[RFC v2] bpf.2: Use standard types and attributes
 2021-05-21 11:12 UTC  (5+ messages)
` [PATCH v3] "

PR98125, PowerPC64 -fpatchable-function-entry
 2021-05-21 10:21 UTC  (7+ messages)
` PowerPC64 ELFv2 -fpatchable-function-entry

[Ada] Detect illegal conditions in Raise_xxx_Error nodes
 2021-05-21  9:38 UTC  (2+ messages)

[Ada] Consistently generate debug info for elaboration variables
 2021-05-21  9:20 UTC 

[Ada] Replace ? with ?? in warning messages
 2021-05-21  9:15 UTC 

[Ada] Fix internal error on locally derived bit-packed array type
 2021-05-21  8:59 UTC 

[Ada] Always translate Is_Pure flag into pure in C sense
 2021-05-21  8:50 UTC 

[Ada] Fix segfault at run time on strict-alignment platforms
 2021-05-21  8:42 UTC 

[Ada] Fix spurious No_Elaboration violation for Size attribute
 2021-05-21  8:35 UTC 

[Ada] Fix incorrect SLOC on instruction
 2021-05-21  8:29 UTC 

[Ada] Use EXACT_DIV_EXPR as much as possible
 2021-05-21  8:21 UTC 

[i386] [PATCH] Fix ICE when lhs is NULL [PR target/100660]
 2021-05-21  6:46 UTC  (6+ messages)

[PATCH] i386: Add minmax and abs patterns for 4-byte vectors [PR100637]
 2021-05-21  6:04 UTC 

[committed] libstdc++: Implement LWG 3490 change to drop_while_view::begin()
 2021-05-21  4:07 UTC 

[PATCH] i386: Optimize vpblendvb on inverted mask register to vpblendvb on swapping the order of operand 1 and operand 2. [PR target/99908]
 2021-05-21  2:32 UTC  (6+ messages)

[PATCH] Fix vec-splati-runnable.c test
 2021-05-21  2:03 UTC  (3+ messages)

[PATCH] libgccjit: Add function to set the initial value of a global variable [PR96089]
 2021-05-21  1:27 UTC 

[PATCH, V3 0/2] Fix write_symbols for supporting multiple debug formats
 2021-05-21  0:01 UTC  (7+ messages)
` [PATCH,V3 1/2] opts: change write_symbols to support bitmasks
` [PATCH,V3 2/2] dwarf: new dwarf_debuginfo_p predicate

[pushed] c++: designators in single-element init lists
 2021-05-20 20:58 UTC 

[pushed] c++: designated init with anonymous union [PR100489]
 2021-05-20 20:58 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).