public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Avoid redundant get_loop_body calls in IVOPTs
 2021-11-24  8:02 UTC 

[PATCH] Loop unswitching: support gswitch statements
 2021-11-24  8:00 UTC  (18+ messages)

[PATCH] i386: vcvtph2ps and vcvtps2ph should be used to convert _Float16 to SFmode with -mf16c [PR 102811]
 2021-11-24  7:57 UTC  (3+ messages)

[RFC] Don't move cold code out of loop by checking bb count
 2021-11-24  7:35 UTC  (18+ messages)
                            ` [PATCH v7 2/2] "
                              ` Ping: "

[PATCH][wwwdocs] remove references to java in htdocs/projects/beginner.html
 2021-11-24  7:11 UTC  (5+ messages)
    ` [committed][wwwdocs] Remove section on traditional C from htdocs/projects/beginner.html
      ` [PATCH][wwwdocs] Update section on enormous source files in htdocs/projects/beginner.html

[PATCH v2 0/4] loop split fix and functions renaming
 2021-11-24  5:11 UTC  (7+ messages)
` [PATCH v2 1/4] Fix loop split incorrect count and probability
        ` [PATCH v3 "

[PATCH] Fix incorrect loop exit edge probability [PR103270]
 2021-11-24  5:03 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] c++: Fix missing NSDMI diagnostic in C++98 [PR103347]
 2021-11-24  5:00 UTC  (4+ messages)
  ` [PATCH v2] "

[r12-5483 Regression] FAIL: c-c++-common/attr-retain-9.c -Wc++-compat (test for excess errors) on Linux/x86_64
 2021-11-24  3:43 UTC 

[PATCH] c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611]
 2021-11-24  3:28 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6
 2021-11-24  3:22 UTC  (4+ messages)
` [PATCH v2 1/2] RISC-V: Add option defines for Scalar Cryptography
` [PATCH v2 2/2] RISC-V: Add implied defines of Zk, Zkn and Zks

libstdc++: Make atomic<T*>::wait() const [PR102994]
 2021-11-24  1:27 UTC  (6+ messages)

[PATCH v3] c-format: Add -Wformat-int-precision option [PR80060]
 2021-11-23 22:48 UTC  (4+ messages)

[PATCH] handle member references in -Waddress [PR96507]
 2021-11-23 22:41 UTC  (4+ messages)

[wwwdocs] Update C++ DR table
 2021-11-23 21:58 UTC 

[committed] libstdc++: Add another testcase for std::unique_ptr printer [PR103086]
 2021-11-23 21:41 UTC 

[committed] libstdc++: Add effective-target for std::allocator implementation
 2021-11-23 21:30 UTC 

[PATCH 0/2] provide simple detection of indeterminate pointers
 2021-11-23 21:16 UTC  (7+ messages)
` [PATCH 1/2] add -Wuse-after-free
` PING [PATCH 0/2] provide simple detection of indeterminate pointers
  ` PING 2 "
    ` PING 3 "

[PATCH] PR fortran/103392 - [9/10/11/12 Regression] ICE in simplify_bound, at fortran/simplify.c:4273
 2021-11-23 20:59 UTC  (2+ messages)

[PATCH] c++: Diagnose taking address of an immediate member function [PR102753]
 2021-11-23 20:45 UTC  (8+ messages)
  ` [PATCH, v2] "

[PATCH] libcpp: Use [[likely]] conditionally
 2021-11-23 20:43 UTC  (8+ messages)

[PATCH][WIP] PR tree-optimization/101808 Boolean comparison simplification
 2021-11-23 20:14 UTC  (9+ messages)
    ` [EXTERNAL] "

[PATCH] coroutines: Handle initial awaiters with non-void returns [PR 100127]
 2021-11-23 19:48 UTC  (5+ messages)

[PATCH] c++: redundant explicit 'this' capture in C++17 [PR100493]
 2021-11-23 19:44 UTC  (2+ messages)

[PATCH] c++: -Wuninitialized for mem-inits and empty classes [PR19808]
 2021-11-23 19:42 UTC  (2+ messages)

[PATCH] fixincludes: don't abort() on access failure [PR103306]
 2021-11-23 19:35 UTC  (6+ messages)
    ` [PATCH v2] "
      ` Committed: "

[pushed] c++: Add static in g++.dg/warn/Waddress-5.C
 2021-11-23 19:31 UTC 

[wwwdocs] Document new C++ features in GCC 12
 2021-11-23 19:22 UTC 

[PATCH, committed] rs6000: Fix test_mffsl.c effective target check
 2021-11-23 19:14 UTC 

[PATCH] implement -Winfinite-recursion [PR88232]
 2021-11-23 19:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing
 2021-11-23 19:04 UTC  (8+ messages)

[PATCH] rs6000: Clarify overloaded builtin diagnostic
 2021-11-23 18:40 UTC 

[PATCH] Enhance optimize_atomic_bit_test_and to handle truncation
 2021-11-23 17:56 UTC  (2+ messages)

[PATCH 0/4] Use _dl_find_eh_frame to locate DWARF EH data in the unwinder
 2021-11-23 17:56 UTC  (4+ messages)
` [PATCH 3/4] libgcc: Split FDE search code from PT_GNU_EH_FRAME lookup

[PATCH 2/2] PR tree-optimization/103231 - Directly resolve range_of_stmt dependencies
 2021-11-23 17:02 UTC 

[PATCH 1/2] Split return functionality of get_non_stale_global_range
 2021-11-23 17:02 UTC 

[PATCH 0/3] Add _dl_find_eh_frame function for unwinder optimization
 2021-11-23 16:52 UTC  (5+ messages)
` [PATCH 3/3] elf: Add _dl_find_eh_frame function

[PATCH 00/10] __builtin_dynamic_object_size
 2021-11-23 16:19 UTC  (29+ messages)
` [PATCH 03/10] tree-object-size: Use tree instead of HOST_WIDE_INT
` [PATCH 04/10] tree-object-size: Single pass dependency loop resolution
` [PATCH 05/10] __builtin_dynamic_object_size: Recognize builtin
` [PATCH 06/10] tree-object-size: Support dynamic sizes in conditions

[PATCH 2/2][GCC] arm: Declare MVE types internally via pragma
 2021-11-23 15:45 UTC  (5+ messages)

Reduce size of modref_access_tree
 2021-11-23 15:35 UTC 

[PATCH]AArch64 Optimize right shift rounding narrowing
 2021-11-23 15:21 UTC  (2+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-11-23 13:39 UTC  (7+ messages)

[committed] libstdc++: Fix circular dependency for bitmap_allocator [PR103381]
 2021-11-23 12:58 UTC 

[PATCH take 2] ivopts: Improve code generated for very simple loops
 2021-11-23 12:46 UTC  (2+ messages)

[PATCH] PR fortran/87851 - [9/10/11/12 Regression] Wrong return type for len_trim
 2021-11-23 11:55 UTC  (5+ messages)

[PATCH] tree-optimization/103361 - fix unroll-and-jam direction vector handling
 2021-11-23 10:04 UTC 

[PATCH] inliner: Remove unused transform_lang_insert_block hook
 2021-11-23 10:02 UTC  (2+ messages)

[committed] openmp: Fix up handling of reduction clauses on the loop construct [PR102431]
 2021-11-23  9:54 UTC 

Improve byte-wise DSE (modref-dse-[45].c failures)
 2021-11-23  9:45 UTC  (2+ messages)

[PATCH v2] Canonicalize &MEM[ssa_n, CST] to ssa_n p+ CST in fold_stmt_1
 2021-11-23  9:36 UTC  (2+ messages)

[PATCH, rs6000] optimization for vec_reve builtin [PR100868]
 2021-11-23  8:38 UTC  (3+ messages)

[PATCH][pushed] contrib: Support itemx in check-params-in-docs.py
 2021-11-23  7:28 UTC 

[PATCH 0/3] Add zero cycle move support
 2021-11-23  3:41 UTC  (11+ messages)
` [PATCH 1/3] Add power10 zero cycle moves for switches & indirect jumps
` [PATCH 2/3] Set power10 fusion if -mtune=power10

[PATCH] PR tree-optimization/102232 Adding a missing pattern to match.pd
 2021-11-23  3:10 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH] PR tree-optimization/96779 Adding a missing pattern to match.pd
 2021-11-23  3:09 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH 0/2] Sync with binutils for building binutils with LTO:
 2021-11-23  2:29 UTC  (4+ messages)
` [PATCH 1/2] Sync with binutils: GCC: Pass --plugin to AR and RANLIB

[PATCH] libgccjit: Add function to set the initial value of a global variable [PR96089]
 2021-11-23  2:01 UTC  (3+ messages)

[V2/PATCH] Fix tree-optimization/102216: missed optimization causing Warray-bounds
 2021-11-23  1:30 UTC  (5+ messages)

[PATCH] configure: define TARGET_LIBC_GNUSTACK on musl
 2021-11-23  0:30 UTC  (4+ messages)

[PATCH] correct handling of offsets in PHI expressions [PR103215]
 2021-11-22 23:54 UTC 

[pushed] c++: remember pointer-to-member location
 2021-11-22 22:43 UTC 

[pushed] c++: improved return expression location
 2021-11-22 22:43 UTC 

[PATCH] rs6000: Add [power6-64] stanza to new builtin support
 2021-11-22 22:07 UTC  (2+ messages)

[PATCH 0/3] P1997 'array-copy' patchset [PR103238]
 2021-11-22 21:21 UTC  (6+ messages)
` [PATCH 1/3] c++: designated init of char array by string constant [PR55227]
` [PATCH 2/3] c++: P1997 array-copy extensions: Initialization [PR103238]
` [PATCH 3/3] c++: P1997 array-copy extensions: Assignment, return, etc. [PR103238]

[Patch] libcpp: Fix _Pragma in #__VA_ARGS__ [PR103165]
 2021-11-22 20:56 UTC  (6+ messages)
      ` [PATCH] libcpp, v2: "

[PATCH, rs6000 V2] rotate and mask constants [PR94393]
 2021-11-22 19:38 UTC 

[PATCH] fix up compute_objsize (including PR 103143)
 2021-11-22 16:41 UTC  (3+ messages)
` PING "
  ` PING 2 "

[PATCH][pushed] docs: remove duplicate param documentation
 2021-11-22 16:38 UTC 

std::basic_string<_Tp> constructor point of instantiation woes?
 2021-11-22 16:30 UTC 

[PATCH 1/2] Add cumulative_args_t variants of TARGET_FUNCTION_ROUND_BOUNDARY and friends
 2021-11-22 15:15 UTC  (4+ messages)

[PATCH] openacc: Fix up C++ #pragma acc routine handling [PR101731]
 2021-11-22 15:02 UTC  (3+ messages)

[committed] libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED
 2021-11-22 14:57 UTC 

[PATCH 1/4] Generate off-stack nested function trampolines
 2021-11-22 14:49 UTC  (3+ messages)
` [PATCH 4/4] Add aarch64-darwin support for off-stack trampolines
  ` [PATCH 0/4] "

[PATCH] x86: Speed up target attribute handling by using a cache
 2021-11-22 13:17 UTC  (5+ messages)

[PATCH] c++: __builtin_bit_cast To C array target type [PR103140]
 2021-11-22 13:16 UTC  (5+ messages)

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-11-22 12:39 UTC  (16+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
        ` [PATCH 1v2/3][vect] "

[PATCH] Do not abort compilation when dump file is /dev/*
 2021-11-22 12:35 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] tree-optimization/103345: Improved load merging
 2021-11-22 12:28 UTC  (2+ messages)

[AArch64] Enable generation of FRINTNZ instructions
 2021-11-22 11:41 UTC  (8+ messages)

[PATCH 1/2] Improve/Fix (m1 CMP m2) * d -> (m1 CMP m2) ? d : 0 pattern
 2021-11-22 11:34 UTC  (4+ messages)
` [PATCH 2/2] tree-optimization: [PR92342] Move b & -(a==c) optimization to the gimple level

[PATCH] tree-optimization: [PR31531] Improve ~a < CST, allow a nop cast inbetween ~ and a
 2021-11-22 11:26 UTC  (2+ messages)

[PATCH] tree-optimization/103351 - avoid compare-debug issue wrt CD-DCE change
 2021-11-22 11:17 UTC 

[committed] Make test names unique for a couple of goacc tests
 2021-11-22 10:27 UTC  (7+ messages)
  ` [ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line (was: [committed] Make test names unique for a couple of goacc tests)
    ` [ping^2] Make sure that we get unique test names if several DejaGnu directives refer to the same line [PR102735]
      ` [ping^3] "
        ` [ping^4] "
          ` [ping^5] "

Improve modref tracking of base pointers
 2021-11-22  9:30 UTC 

[committed] openmp: Handle OMP_MASKED in potential_constant_expression_1 [PR103349]
 2021-11-22  9:15 UTC 

[RFC PATCH] gcc: Improve reproducability when building cc1/cc1plus
 2021-11-22  8:51 UTC  (5+ messages)

[PATCH] vect: Add bias parameter for partial vectorization
 2021-11-22  6:55 UTC  (6+ messages)

[PATCH] Don't allow mask/sse/mmx mov in TLS code sequences
 2021-11-22  3:19 UTC  (5+ messages)

[PATCH] rs6000: Remove builtin mask check from builtin_decl [PR102347]
 2021-11-22  2:25 UTC  (4+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "

[PATCH] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
 2021-11-22  2:24 UTC  (7+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "
          ` PING^6 "

[PATCH v2] rs6000: Modify the way for extra penalized cost
 2021-11-22  2:23 UTC  (5+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "

[PATCH/RFC] combine: Tweak the condition of last_set invalidation
 2021-11-22  2:22 UTC  (10+ messages)
  ` [PATCH v2] "
    ` PING^1 "
      ` PING^2 "
        ` PING^3 "
          ` PING^4 "
            ` PING^5 "
              ` PING^6 "
                ` PING^7 "

[PATCH 00/15] Fix non-robust split condition in define_insn_and_split
 2021-11-22  2:21 UTC  (4+ messages)
` [PATCH 07/15] xtensa: "

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).