public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/10] __builtin_dynamic_object_size
 2021-11-26  5:28 UTC  (6+ messages)
` [PATCH v3 0/8] __builtin_dynamic_object_size
  ` [PATCH v3 1/8] tree-object-size: Replace magic numbers with enums
  ` [PATCH v3 2/8] tree-object-size: Abstract object_sizes array
  ` [PATCH v3 3/8] tree-object-size: Save sizes as trees and support negative offsets
  ` [PATCH v3 4/8] __builtin_dynamic_object_size: Recognize builtin

[r12-5531 Regression] FAIL: gcc.dg/ipa/inline-9.c scan-ipa-dump inline "Inlined 1 calls" on Linux/x86_64
 2021-11-26  3:19 UTC 

[committed] libstdc++: Remove dg-error that no longer happens
 2021-11-25 23:12 UTC 

[committed] libstdc++: Make std::pointer_traits SFINAE-friendly [PR96416]
 2021-11-25 23:12 UTC 

[PATCH] x86: Add -mmove-max=bits and -mstore-max=bits
 2021-11-25 22:47 UTC 

[PATCH] PR fortran/103411 - ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377
 2021-11-25 21:52 UTC  (6+ messages)
      ` [PATCH, v2] "

libstdc++: Make atomic<T*>::wait() const [PR102994]
 2021-11-25 21:24 UTC  (7+ messages)

[PATCH v7] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2021-11-25 21:12 UTC  (2+ messages)

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

[PATCH v2] elf: Add _dl_find_object function
 2021-11-25 20:35 UTC 

[committed] libstdc++: Do not use memset in constexpr calls to ranges::fill_n [PR101608]
 2021-11-25 20:04 UTC 

[PATCH take 3] ivopts: Improve code generated for very simple loops
 2021-11-25 18:17 UTC 

[PATCH v4 0/2] Implement indirect external access
 2021-11-25 17:54 UTC  (4+ messages)
` PING "
  ` PING^2 "
    ` PING^3 "

[PATCH] ipa: Teach IPA-CP transformation about IPA-SRA modifications (PR 103227)
 2021-11-25 17:14 UTC  (4+ messages)

[commit][master+OG11] amdgcn: Fix ICE generating CFI [PR103396]
 2021-11-25 16:59 UTC 

[COMMITTED] path solver: Compute ranges in path in gimple order
 2021-11-25 16:33 UTC  (7+ messages)
` [COMMITTED] path solver: Move boolean import code to compute_imports

[PATCH 0/3] P1997 'array-copy' patchset [PR103238]
 2021-11-25 16:05 UTC  (3+ messages)
` [PATCH 1/3] c++: designated init of char array by string constant [PR55227]

[PATCH] c++: __builtin_bit_cast To C array target type [PR103140]
 2021-11-25 15:57 UTC  (2+ messages)

[PATCH] c++: Diagnose taking address of an immediate member function [PR102753]
 2021-11-25 15:49 UTC  (15+ messages)
  ` [PATCH, v2] "
                ` [PATCH] c++: Fix up diagnostics about "
                    ` [PATCH] c++, v2: "
                        ` [PATCH] c++, v3: "

[PATCH] match.pd: Fix up the recent bitmask_inv_cst_vector_p simplification [PR103417]
 2021-11-25 15:28 UTC  (10+ messages)

[PATCH] Remove unreachable returns
 2021-11-25 14:16 UTC 

[PATCH 15/16] OpenMP: lvalue parsing for map clauses (C++)
 2021-11-25 14:11 UTC  (2+ messages)
` [PATCH 16/16] OpenMP: lvalue parsing for map clauses (C)

[PATCH 10/16] OpenMP: Fix non-zero attach/detach bias for struct dereferences
 2021-11-25 14:10 UTC  (5+ messages)
` [PATCH 11/16] OpenMP: Handle reference-typed struct members
` [PATCH 12/16] OpenACC: Make deep-copy-arrayofstruct.c a libgomp/runtime test
` [PATCH 13/16] Add debug_omp_expr
` [PATCH 14/16] OpenMP: Add inspector class to unify mapped address analysis

[committed 01/12] d: Factor d_nested_class and d_nested_struct into single function
 2021-11-25 14:09 UTC  (3+ messages)
` [committed 03/12] d: Insert null terminator in obstack buffers

[PATCH 05/16] Remove base_ind/base_ref handling from extract_base_bit_offset
 2021-11-25 14:08 UTC  (5+ messages)
` [PATCH 06/16] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
` [PATCH 07/16] Remove omp_target_reorder_clauses
` [PATCH 08/16] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification
` [PATCH 09/16] OpenMP: Allow array ref components for C & C++

[PATCH] Remove unreachable gcc_unreachable () at the end of functions
 2021-11-25 14:08 UTC  (3+ messages)

[PATCH 00/16] OpenMP: lvalues in "map" clauses and struct handling rework
 2021-11-25 14:07 UTC  (5+ messages)
` [PATCH 01/16] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally
` [PATCH 02/16] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset
` [PATCH 03/16] OpenACC/OpenMP: Refactor struct lowering in gimplify.c
` [PATCH 04/16] OpenACC: Rework indirect struct handling "

[COMMITTED] PR tree-optimization/102648 - Add the testcase for this PR to the testsuite
 2021-11-25 14:03 UTC 

[PATCH] d: fix ASAN in option processing
 2021-11-25 13:59 UTC 

[AArch64] Enable generation of FRINTNZ instructions
 2021-11-25 13:53 UTC  (9+ messages)

[PATCH][RFC] middle-end/46476 - resurrect -Wunreachable-code
 2021-11-25 13:46 UTC  (15+ messages)

[PATCH] PR tree-optimization/103359 - Check for equivalences between PHI argument and def
 2021-11-25 13:45 UTC  (3+ messages)

Do not check gimple_call_chain in tree-ssa-alias
 2021-11-25 13:35 UTC  (2+ messages)

[PATCH] [RFC] unreachable returns
 2021-11-25 13:27 UTC  (2+ messages)

[PATCH] Remove dead code and function
 2021-11-25 12:57 UTC  (2+ messages)

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

[PATCH] Introduce REG_SET_EMPTY_P
 2021-11-25 12:37 UTC 

[PATCH] Remove never looping loop in label_rtx_for_bb
 2021-11-25 12:36 UTC 

[PATCH] Continue RTL verifying in rtl_verify_fallthru
 2021-11-25 12:35 UTC 

[PATCH] PR middle-end/103406: Check for Inf before simplifying x-x
 2021-11-25 12:02 UTC  (2+ messages)

[PATCH][DOCS] docs: Add missing @option keyword
 2021-11-25 11:15 UTC 

[PATCH] Fix typo in r12-5486
 2021-11-25 10:38 UTC  (2+ messages)

[PATCH] Loop unswitching: support gswitch statements
 2021-11-25 10:38 UTC  (23+ messages)

[PATCH] introduce predicate analysis class
 2021-11-25 10:18 UTC  (2+ messages)

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2021-11-25 10:08 UTC 

[PATCH] tree-optimization/103345: Improved load merging
 2021-11-25  9:44 UTC  (6+ messages)
` [PATCH] bswap: Fix up symbolic merging for xor and plus [PR103376]
    ` [PATCH] bswap: Improve perform_symbolic_merge [PR103376]

[PATCH 2/2][GCC] arm: Declare MVE types internally via pragma
 2021-11-25  9:42 UTC  (6+ messages)

[PATCH] pr103194-5.c: Replace long with int64_t
 2021-11-25  5:35 UTC  (2+ messages)

[PATCH] rs6000/test: Add emulated gather test case
 2021-11-25  5:31 UTC  (3+ messages)

[PATCH] c++: Avoid adding implicit attributes during apply_late_template_attributes [PR101180]
 2021-11-25  2:43 UTC  (4+ messages)
  ` [PATCH] c++: Return early in apply_late_template_attributes if there are no late attribs [PR101180]

[PATCH] c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611]
 2021-11-25  2:43 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[PATCH] Avoid expecting nonzero size for access none void* arguments [PR101751]
 2021-11-25  2:16 UTC 

aix: adjust installation directories for GCC64
 2021-11-24 23:31 UTC  (2+ messages)

[PATCH v6] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2021-11-24 21:32 UTC  (4+ messages)

Fix handling of static chain in modref
 2021-11-24 21:30 UTC 

[RFC/PATCH] Use range-based for loops for traversing loops
 2021-11-24 19:44 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "
            ` Reduce scope of a few 'class loop *loop' variables (was: [PATCH v4] Use range-based for loops for traversing loops)

[PATCH] C, C++, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2021-11-24 17:08 UTC  (4+ messages)
    ` [PATCH] C, C++, Fortran, "

[PATCH] AArch64: Improve address rematerialization costs
 2021-11-24 16:51 UTC  (5+ messages)

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

[PATCH] implement -Winfinite-recursion [PR88232]
 2021-11-24 16:36 UTC  (3+ messages)

[PATCH] tree-optimization/103168 - Improve VN of pure function calls
 2021-11-24 15:06 UTC  (4+ messages)

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

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

[COMMITTED] Range-on-edge trace tweak
 2021-11-24 14:06 UTC 

[PATCH] PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing
 2021-11-24 13:38 UTC  (11+ messages)

[PATCH] libstdc++: Remove broken std::allocator base classes [PR103340]
 2021-11-24 13:25 UTC 

[committed] libstdc++: Add xfail to some printer tests for debug mode
 2021-11-24 13:21 UTC 

[committed] libstdc++: Replace hyphens in effective target keywords
 2021-11-24 13:21 UTC 

[PATCH 1/2][GCC] arm: Move arm_simd_info array declaration into header
 2021-11-24 12:18 UTC  (4+ messages)

[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][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] [1/2] arm: Implement cortex-M return signing address codegen
 2021-11-24 10:08 UTC  (2+ messages)

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

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

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] 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 "

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