public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] PR fortrsn/101564 - ICE in resolve_allocate_deallocate, at fortran/resolve.c:8169
 2021-07-28 10:23 UTC  (8+ messages)

[PATCH] ubsan: Fix ICEs with DECL_REGISTER tests [PR101624]
 2021-07-28 10:20 UTC  (2+ messages)

[PATCH] match.pd: Fix up recent __builtin_bswap16 simplifications [PR101642]
 2021-07-28 10:19 UTC  (2+ messages)

[PATCH] analyzer: Handle strdup builtins
 2021-07-28 10:19 UTC 

[PATCH] c/101512 - fix missing address-taking in c_common_mark_addressable_vec
 2021-07-28 10:14 UTC  (3+ messages)

[PATCH] tree-optimization: Optimize division followed by multiply [PR95176]
 2021-07-28  9:59 UTC  (10+ messages)
  ` [EXTERNAL] "

[PATCH] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-07-28  9:38 UTC  (4+ messages)

[PATCH] add access warning pass
 2021-07-28  9:23 UTC  (2+ messages)

[PATCH] wwwdocs: Clarify meaning of "not issued by" in bugs web page
 2021-07-28  8:56 UTC  (4+ messages)

[PATCH] i386: Improve extensions of __builtin_clz and constant - __builtin_clz for -mno-lzcnt [PR78103]
 2021-07-28  8:35 UTC 

[PATCH] [i386] Add a separate function to calculate cost for WIDEN_MULT_EXPR
 2021-07-28  8:35 UTC 

[PATCH] Adjust docu of TARGET_VECTORIZE_VEC_PERM_CONST
 2021-07-28  8:19 UTC  (3+ messages)

GCC 11.2.1 Status Report (2021-07-28)
 2021-07-28  7:24 UTC 

retain debug stmt order when moving to successors
 2021-07-28  7:23 UTC 

don't access cfun in dump_function_to_file
 2021-07-28  7:22 UTC 

[PATCH] incorrect arguments designated in -Wnonnull for arrays
 2021-07-28  6:56 UTC  (4+ messages)

[PATCH] IBM Z: Enable LSan and TSan
 2021-07-28  6:53 UTC  (2+ messages)

[RFC] ipa: Adjust references to identify read-only globals
 2021-07-28  5:47 UTC  (8+ messages)

[PATCH] rs6000: Adjust rs6000_density_test for strided_load
 2021-07-28  5:22 UTC  (5+ messages)
` [PATCH v2] rs6000: Add load density heuristic
  ` [PATCH v3] "

[PATCH] analyzer: Recognize __builtin_free as a matching deallocator
 2021-07-28  5:04 UTC 

[PATCH 0/3] [PR libfortran/101305] Bind(C): Fix kind/size mappings
 2021-07-28  4:36 UTC  (8+ messages)
` [PATCH 3/3] [PR libfortran/101305] Fix ISO_Fortran_binding.h paths in gfortran testsuite

[PATCHv3 00/55] Replace the Power target-specific builtin machinery
 2021-07-28  3:30 UTC  (29+ messages)
` [PATCH 23/55] rs6000: Incorporate new builtins code into the build machinery
` [PATCH 44/55] rs6000: Builtin expansion, part 1
` [PATCH 45/55] rs6000: Builtin expansion, part 2
` [PATCH 46/55] rs6000: Builtin expansion, part 3
` [PATCH 47/55] rs6000: Builtin expansion, part 4
` [PATCH 48/55] rs6000: Builtin expansion, part 5
` [PATCH 49/55] rs6000: Builtin expansion, part 6
` [PATCH 50/55] rs6000: Update rs6000_builtin_decl
` [PATCH 51/55] rs6000: Miscellaneous uses of rs6000_builtin_decls_x
` [PATCH 52/55] rs6000: Debug support
` [PATCH 53/55] rs6000: Update altivec.h for automated interfaces
` [PATCH 55/55] rs6000: Enable the new builtin support

[PATCH v4] Add QI vector mode support to by-pieces for memset
 2021-07-28  3:20 UTC  (8+ messages)

[PATCH v5] Add QI vector mode support to by-pieces for memset
 2021-07-28  3:15 UTC 

[PATCH] x86: Don't set AVX_U128_DIRTY when zeroing YMM/ZMM register
 2021-07-28  3:05 UTC  (4+ messages)

[PATCH] Add the member integer_to_sse to processor_cost as a cost simulation for movd/pinsrd. It will be used to calculate the cost of vec_construct
 2021-07-28  2:54 UTC  (3+ messages)

[PATCH v3 2/2] rs6000: Add test for _mm_minpos_epu16
 2021-07-28  2:31 UTC 

[PATCH v3 1/2] rs6000: Add support for _mm_minpos_epu16
 2021-07-28  2:29 UTC 

[PATCH] i386: Improve AVX2 expansion of vector >> vector DImode arithm. shifts [PR101611]
 2021-07-28  1:31 UTC  (4+ messages)

[PATCH 0/7] ifcvt: Convert multiple
 2021-07-27 20:49 UTC  (14+ messages)
` [PATCH 1/7] ifcvt: Check if cmovs are needed
` [PATCH 3/7] ifcvt: Improve costs handling for noce_convert_multiple
` [PATCH 4/7] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move

[PATCH] correct formatting of function pointers in -Warray-bounds (PR 101601)
 2021-07-27 20:45 UTC 

[committed] libstdc++: Simplify std::optional::value()
 2021-07-27 20:38 UTC 

[committed] [1/2] libstdc++: Reduce header dependencies on <array> and <utility>
 2021-07-27 20:38 UTC  (3+ messages)
` [committed] [2/2] libstdc++: Remove unnecessary uses of <utility>
  ` [committed] [3/2] testsuite: Add missing C++ includes to tests [PR101646]

[committed] use OEP_DECL_NAME when comparing VLA bounds [PR101585]
 2021-07-27 20:07 UTC 

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-07-27 18:56 UTC  (19+ messages)
            ` [PING][PATCH] "

[r12-2533 Regression] FAIL: g++.dg/pr71655.C (test for excess errors) on Linux/x86_64
 2021-07-27 18:38 UTC 

[r12-2534 Regression] FAIL: g++.dg/cpp0x/initlist48.C -std=c++17 (test for excess errors) on Linux/x86_64
 2021-07-27 18:38 UTC 

PING: [RS6000] rotate and mask constants [PR94393]
 2021-07-27 18:35 UTC  (2+ messages)

[committed] Fix argument to pthread_join
 2021-07-27 18:16 UTC 

[PATCH] Abstract out (forward) jump threader state handling
 2021-07-27 16:58 UTC  (4+ messages)

C++ Patch ping
 2021-07-27 16:09 UTC 

[PATCH V3] Use preferred mode for doloop IV [PR61837]
 2021-07-27 15:40 UTC  (5+ messages)

[PATCH] c++: Reject ordered comparison of null pointers [PR99701]
 2021-07-27 15:37 UTC  (6+ messages)
    ` [PATCH v2] "

0001-Don-t-skip-prologue-instructions-as-it-could-affect-.patch
 2021-07-27 15:21 UTC  (12+ messages)

[PATCH 0/2] Ranger-based backwards threader implementation
 2021-07-27 15:18 UTC  (11+ messages)
` [PATCH 1/2] Implement basic block path solver
` [PATCH 2/2] Backwards jump threader rewrite with ranger

Repost: [PATCH] PR 100168: Fix call test on power10
 2021-07-27 15:18 UTC 

[PATCH] wwwdocs: Do not rewrite the page titles
 2021-07-27 15:07 UTC  (2+ messages)

[PATCH, Fortran] [PR libfortran/101310] Bind(c): Fix bugs in CFI_section
 2021-07-27 15:05 UTC  (2+ messages)

OpenMP 5.1: omp_display_env
 2021-07-27 15:05 UTC  (2+ messages)

[PATCH] c-family: Add more predefined macros for math flags
 2021-07-27 14:51 UTC  (2+ messages)
` ping-3: "

[PATCH] [DWARF] Fix hierarchy of debug information for offload kernels
 2021-07-27 12:37 UTC  (15+ messages)

[committed] libstdc++: Move COW string definitions to separate header
 2021-07-27 12:18 UTC  (2+ messages)
` [committed] libstdc++: Adjust whitespace in <bits/cow_string.h>

[PATCH][RFC] tree-optimization/100499 - multiple_of_p bad behavior wrt niter analysis
 2021-07-27 12:15 UTC  (3+ messages)

Add 'libgomp.oacc-c-c++-common/async-data-1-{1,2}.c'
 2021-07-27 11:57 UTC  (2+ messages)

[WIP, Fortran] TS 29113 testsuite
 2021-07-27 11:07 UTC  (4+ messages)
` [PATCH, "
  ` [PATCH v2, "

[OG11] Merge GCC 11 into branch, cherry picks from mainline
 2021-07-27 10:02 UTC  (6+ messages)

[PATCH 0/4] openacc: Async fixes
 2021-07-27 10:01 UTC  (3+ messages)
` [PATCH 3/4] openacc: Fix asynchronous host-to-device copies in libgomp runtime

[PATCH] Replace evrp use in loop versioning with ranger
 2021-07-27  9:52 UTC  (6+ messages)

OpenACC 2.5 Profiling Interface (incomplete)
 2021-07-27  9:33 UTC  (7+ messages)
` OpenACC 2.5 Profiling Interface
  ` OpenACC Profiling Interface: 'acc_register_library' (was: OpenACC 2.5 Profiling Interface)
      ` OpenACC Profiling Interface: 'acc_register_library'
        ` [committed] OpenACC Profiling Interface (incomplete)

[PATCH] RISC-V: Enable overlap-by-pieces in case of fast unaliged access
 2021-07-27  9:32 UTC  (8+ messages)

[PATCH, OpenACC 2.5, libgomp] Add *_async versions of runtime library API functions
 2021-07-27  9:22 UTC  (3+ messages)

[PATCH] vect: Fix wrong check in vect_recog_mulhs_pattern [PR101596]
 2021-07-27  8:57 UTC  (2+ messages)

[PATCH] tree-optimization/101573 - improve uninit warning at -O0
 2021-07-27  8:45 UTC  (3+ messages)

[r12-2511 Regression] FAIL: gfortran.dg/PR93963.f90 -Os execution test on Linux/x86_64
 2021-07-27  8:41 UTC  (2+ messages)

[PATCH] tree-optimization/39821 - fix cost classification for widening arith
 2021-07-27  8:41 UTC 

[PATCH] gimple-fold: Fix up __builtin_clear_padding on classes with virtual inheritence [PR101586]
 2021-07-27  7:46 UTC  (2+ messages)

[PATCH 0/2] Initial support for AVX512FP16
 2021-07-27  7:31 UTC  (8+ messages)
` [PATCH V2 00/10] "
  ` [PATCH 03/10] [i386] libgcc: Enable hfmode soft-sf/df/xf/tf extensions and truncations
  ` [PATCH 04/10] AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instructions

[patch][version 6] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-07-27  3:26 UTC 

[RFC/PATCH] Use range-based for loops for traversing loops
 2021-07-27  2:25 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH] Make loops_list support an optional loop_p root
  ` [PATCH v3] Use range-based for loops for traversing loops
      ` [PATCH v4] "

[PATCH] Propagate get_nonzero_bits information in division [PR77980]
 2021-07-27  0:45 UTC 

[COMMITTED] tree-optimization/78888 - Adjust ranges for to_upper and to_lower
 2021-07-26 23:32 UTC  (10+ messages)

[WIP, OpenMP] OpenMP metadirectives support
 2021-07-26 21:27 UTC  (8+ messages)

[ARM] PR66791: Replace builtins in vld1
 2021-07-26 21:24 UTC 

Repost #2: [PATCH] PR 100170: Fix eq/ne tests on power10
 2021-07-26 21:03 UTC  (4+ messages)

[committed] analyzer: fix uninit false +ve when returning structs
 2021-07-26 19:27 UTC 

[PATCH] simplify-rtx: Push sign/zero-extension inside vec_duplicate
 2021-07-26 17:48 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH] Do not use tuple-like interface for pair in unordered containers
 2021-07-26 17:25 UTC  (2+ messages)

[PATCH 2/2] Ada: Remove debug line number for DECL_IGNORED_P functions
 2021-07-26 16:45 UTC 

[PATCH 1/2] Fix debug info for ignored decls at start of assembly
 2021-07-26 16:45 UTC 

[PATCH 0/2] Fix bogus line info in DECL_IGNORED_P functions
 2021-07-26 16:45 UTC 

[patch][version5]add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-07-26 16:38 UTC  (6+ messages)

[PATCH] Fold (X<<C1)^(X<<C2) to a multiplication when possible
 2021-07-26 15:45 UTC  (2+ messages)

[PATCH] Analyzer: Refactor callstring to work with pairs of supernodes
 2021-07-26 15:37 UTC  (3+ messages)

[PATCH] testsuite: mips: use noinline attribute instead of -fno-inline
 2021-07-26 15:02 UTC  (13+ messages)

[PATCH take 2] Fold bswap32(x) != 0 to x != 0 (and related transforms)
 2021-07-26 14:55 UTC  (2+ messages)

[PUSHED] Implement operator_bitwise_xor::op1_op2_relation_effect
 2021-07-26 14:48 UTC 

[PUSHED] Pass relationship to methods calling generic fold_range
 2021-07-26 14:48 UTC 

[PATCH] Remove legacy external declarations in toplev.h [PR101447]
 2021-07-26 14:42 UTC  (3+ messages)

[PATCH] assume built-in calls don't modify allocated objects (PR 101584)
 2021-07-26 14:35 UTC  (2+ messages)

[PATCH 3/4]AArch64: correct dot-product RTL patterns for aarch64
 2021-07-26 13:56 UTC  (6+ messages)

[Patch, fortran V2] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
 2021-07-26 12:43 UTC  (8+ messages)
            ` Committed: "

[PUSHED] Abstract out conditional simplification out of execute_vrp
 2021-07-26 11:42 UTC 

[PATCH] ipa-devirt: check precision mismatch of enum values [PR101396]
 2021-07-26 11:38 UTC  (2+ messages)

[x86_64 PATCH] Decrement followed by cmov improvements
 2021-07-26 11:27 UTC 

[PUSHED] Pass gimple context to array_bounds_checker
 2021-07-26  9:56 UTC 

[PATCH] libstdc++: Add missing std::move in ranges::copy/move/reverse_copy [PR101599]
 2021-07-26  9:49 UTC  (2+ messages)

[PATCH] libstdc++: Fix up implementation of LWG 3533 [PR101589]
 2021-07-26  9:48 UTC  (2+ messages)

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