public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, OpenMP 5.0] Implement relaxation of implicit map vs. existing device mappings (for mainline trunk)
 2021-11-24 11:22 UTC  (4+ messages)
  ` [PATCH, v2, "

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

[PATCH] Loop unswitching: support gswitch statements
 2021-11-24 10:48 UTC  (19+ messages)

[PATCH][pushed] jit: Initialize function::m_blocks in ctor
 2021-11-24 10:37 UTC  (4+ messages)

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-11-24 10:28 UTC  (12+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "
                ` Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnostic-spec.h:nowarn_map' [PR101204] (was: [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups (PR 74765))
                  ` Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnostic-spec.h:nowarn_map' [PR101204]
                    ` 'gengtype' (was: Get rid of infinite recursion for 'typedef' used with GTY-marked 'gcc/diagnostic-spec.h:nowarn_map' [PR101204])

[PATCH] implement -Winfinite-recursion [PR88232]
 2021-11-24 10:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] [1/2] arm: Implement cortex-M return signing address codegen
 2021-11-24 10:08 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6
 2021-11-24 10:00 UTC  (3+ messages)

[committed] openmp: Fix up handling of kind(host) and kind(nohost) in ACCEL_COMPILERs [PR103384]
 2021-11-24  9:42 UTC 

[PATCH 2/2] PR tree-optimization/103231 - Directly resolve range_of_stmt dependencies
 2021-11-24  9:17 UTC  (2+ messages)

[PATCH 1/2] Split return functionality of get_non_stale_global_range
 2021-11-24  9:16 UTC  (2+ messages)

[PATCH] attribs: Fix ICEs on attributes starting with _ [PR103365]
 2021-11-24  9:11 UTC  (4+ messages)

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

[PATCH] middle-end/103193 - avoid canonicalizing <= and >= to == for floats
 2021-11-24  9:03 UTC  (3+ messages)

[PATCH] tree-optimization/103345: Improved load merging
 2021-11-24  8:45 UTC  (4+ messages)
` [PATCH] bswap: Fix up symbolic merging for xor and plus [PR103376]

Update GMP/MPFR/MPC/ISL version in contrib/download_prerequisites (and gcc/infrastructure)
 2021-11-24  8:42 UTC  (2+ messages)

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

[PATCH] c++: Avoid adding implicit attributes during apply_late_template_attributes [PR101180]
 2021-11-24  8:16 UTC  (3+ messages)
  ` [PATCH] c++: Return early in apply_late_template_attributes if there are no late attribs [PR101180]

[PATCH] Avoid redundant get_loop_body calls in IVOPTs
 2021-11-24  8:02 UTC 

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

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] 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 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  (27+ 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  (4+ messages)
` [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] Do not abort compilation when dump file is /dev/*
 2021-11-22 12:35 UTC  (5+ messages)
` [PATCH v3] "

[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

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