public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[r12-4438 Regression] FAIL: libgomp.c/places-10.c execution test on Linux/x86_64
 2021-10-15 19:26 UTC 

[PATCH, OpenMP 5.1, Fortran] Strictly-structured block support for OpenMP directives
 2021-10-15 19:02 UTC  (6+ messages)

[r12-4397 Regression] FAIL: gcc.dg/guality/pr54200.c -Og -DPREVENT_OPTIMIZATION line 20 z == 3 on Linux/x86_64
 2021-10-15 19:02 UTC  (3+ messages)

[pushed] Darwin: Update specs handling '-r'
 2021-10-15 18:54 UTC 

[pushed] Darwin: Revise handling of some driver opts
 2021-10-15 18:47 UTC 

[PATCH] hardened conditionals
 2021-10-15 18:35 UTC  (7+ messages)

[r12-4429 Regression] FAIL: gcc.target/i386/avx512fp16-v4hf-concat.c scan-assembler-times vpunpcklqdq 1 on Linux/x86_64
 2021-10-15 18:04 UTC 

[committed] libstdc++: Make non-propagating-cache fully constexpr [PR101263]
 2021-10-15 17:30 UTC 

[committed] libstdc++: Add missing constexpr to std::variant (P2231R1)
 2021-10-15 17:29 UTC 

[committed] libstdc++: Remove try/catch overhead in std::variant::emplace
 2021-10-15 17:29 UTC 

[committed] libstdc++: Remove unused functions in std::variant implementation
 2021-10-15 17:27 UTC 

[pushed] Darwin, D: Fix D bootstrap, include tm-dwarf2.h
 2021-10-15 16:30 UTC 

[PATCH] Ranger : Do not process abnormal ssa-names
 2021-10-15 16:05 UTC  (5+ messages)
  ` [COMMITTED] "

[PATCH v2 00/14] ARM/MVE use vectors of boolean for predicates
 2021-10-15 15:56 UTC  (10+ messages)
` [PATCH v2 03/14] arm: Add tests for PR target/101325
` [PATCH v2 09/14] arm: Fix vcond_mask expander for MVE (PR target/100757)
` [PATCH v2 12/14] arm: Convert more load/store MVE builtins to predicate qualifiers

[PATCH] rs6000/test: Adjust some cases due to O2 vect [PR102658]
 2021-10-15 15:37 UTC  (6+ messages)
` [PATCH] Adjust testcase for O2 vectorization

[PATCH] Fix handling of flag_rename_registers
 2021-10-15 15:27 UTC  (7+ messages)

[PATCH] rs6000: Remove unnecessary option manipulation
 2021-10-15 15:24 UTC  (3+ messages)

[committed] openmp: Improve testsuite/libgomp.c/affinity-1.c testcase
 2021-10-15 15:23 UTC 

[PATCH] options: Fix variable tracking option processing
 2021-10-15 15:22 UTC  (13+ messages)

[PATCH]AArch64 Lower intrinsics shift to GIMPLE when possible
 2021-10-15 15:19 UTC  (4+ messages)

[committed] hppa: Consistently use "rG" constraint for copy instruction in move patterns
 2021-10-15 15:13 UTC 

[committed] openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax
 2021-10-15 14:48 UTC 

[committed] openmp: Fix up strtoul and strtoull uses in libgomp
 2021-10-15 14:46 UTC 

[committed] openmp: Fix up handling of OMP_PLACES=threads(1)
 2021-10-15 14:45 UTC 

[PATCH] Allow early sets of SSE hard registers from standard_sse_constant_p
 2021-10-15 14:41 UTC  (2+ messages)

[PATCH] Allow fully resolving backward jump threading passes
 2021-10-15 14:40 UTC  (2+ messages)

[committed] amdgcn: fix up offload debug linking with LLVM 13
 2021-10-15 13:28 UTC 

[COMMITED] tree-optimization/102752: Fix determining precission of reduction_var
 2021-10-15 12:12 UTC 

[PATCH]middle-end convert negate + right shift into compare greater
 2021-10-15 11:55 UTC  (15+ messages)

[COMMITTED] Do not call range_on_path_entry for SSAs defined within the path
 2021-10-15 11:51 UTC  (3+ messages)

[PATCH] PR fortran/102685 - ICE in output_constructor_regular_field, at varasm.c:5514
 2021-10-15 11:50 UTC  (2+ messages)

[committed] libstdc++: Simplify variant access functions
 2021-10-15 11:49 UTC 

[PATCH] middle-end: fix de-optimizations with bitclear patterns on signed values
 2021-10-15 11:30 UTC  (2+ messages)

[patch] Tame if-combining when loop unswitching is enabled
 2021-10-15 11:10 UTC  (2+ messages)

[COMMITTED] Make signness explicit in tree-ssa/pr102736.c
 2021-10-15 10:57 UTC 

[PATCH] Convert strlen pass from evrp to ranger
 2021-10-15 10:39 UTC  (6+ messages)

[committed] openmp: Add support for OMP_PLACES=numa_domains
 2021-10-15 10:27 UTC 

[committed] openmp: Add support for OMP_PLACES=ll_caches
 2021-10-15 10:26 UTC 

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-10-15  8:48 UTC  (11+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
        ` [PATCH 1v2/3][vect] "
` [PATCH 2/3][vect] Consider outside costs earlier for epilogue loops

[PATCH] libstdc++: Check [ptr,end) and [ptr,ptr+n) ranges with _GLIBCXX_ASSERTIONS
 2021-10-15  8:47 UTC  (5+ messages)
  ` [PATCH] libstdc++: Check [ptr, end) and [ptr, ptr+n) "

[PATCH] AVX512FP16: Add *_set1_pch intrinsics
 2021-10-15  8:38 UTC 

[PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2021-10-15  8:23 UTC  (4+ messages)

[PATCH] c/102763 - fix ICE with invalid input to GIMPLE FE
 2021-10-15  8:20 UTC 

[RFC] Don't move cold code out of loop by checking bb count
 2021-10-15  8:11 UTC  (10+ messages)

[PING] Re: [Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64
 2021-10-15  7:47 UTC  (3+ messages)
` FW: "

[PATCH] ipa/102762 - fix ICE with invalid __builtin_va_arg_pack () use
 2021-10-15  7:33 UTC 

[PATCH] AVX512FP16: Support vector shuffle builtins
 2021-10-15  6:47 UTC  (6+ messages)

[PATCH v2 0/2] Fix vec_sel code generation and merge xxsel to vsel
 2021-10-15  6:28 UTC  (3+ messages)
` Ping: "
  ` Ping^2: "

[PATCH] Fix loop split incorrect count and probability
 2021-10-15  5:51 UTC  (9+ messages)

[PATCH] AVX512FP16: Fix ICE for 2 v4hf vector concat
 2021-10-15  5:34 UTC  (2+ messages)

[PATCH] include/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
 2021-10-15  3:59 UTC  (5+ messages)

[PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS
 2021-10-15  3:50 UTC  (3+ messages)
` PING: "
  ` PING^2: "

[PATCH/RFC 1/2] WPD: Enable whole program devirtualization
 2021-10-15  3:49 UTC  (7+ messages)
        ` PING: "
          ` PING^2: "

[PATCH] AVX512FP16: Fix testcase for complex intrinsic
 2021-10-15  2:40 UTC 

[pushed] c++: instantiate less for constant folding
 2021-10-15  1:34 UTC 

[r12-4413 Regression] FAIL: gcc.dg/pr102738.c (test for excess errors) on Linux/x86_64
 2021-10-15  0:39 UTC  (2+ messages)

[COMMITTED] tree-optimization/102738 - Simplification for right shift
 2021-10-15  0:35 UTC  (3+ messages)

[PATCH] middle-end/102682 - avoid invalid subreg on the LHS
 2021-10-14 23:54 UTC  (2+ messages)

PING Re: [Patch][doc][PR101843]clarification on building gcc and binutils together
 2021-10-14 23:51 UTC  (2+ messages)

[RFC][patch][PR102281]Clear padding for variables that are in registers
 2021-10-14 22:19 UTC  (5+ messages)

[committed] libstdc++: Simplify variant access functions
 2021-10-14 21:20 UTC 

[committed] libstdc++: Make filesystem::path(path&&) always noexcept
 2021-10-14 21:19 UTC 

[committed] c-family: Support DFP printf/scanf formats for C2X
 2021-10-14 20:57 UTC 

[r12-4387 Regression] FAIL: gcc.target/i386/avx512fp16-vfmaddcsh-1a.c scan-assembler-times vblendvps[ \\t]+[^{\n]*%xmm[0-9]+[^\n\r]*%xmm[0-9]+[^\n\r]*%xmm[0-9]+[^\n\r]*%xmm[0-9]+(?:\n|[ \\t]+#) 2 on Linux/x86_64
 2021-10-14 19:16 UTC 

PATCH, rs6000] Optimization for vec_xl_sext
 2021-10-14 18:53 UTC  (3+ messages)

[PATCH] Allow different vector types for stmt groups
 2021-10-14 16:52 UTC  (8+ messages)

[COMMIT] openmp: Mark declare variant directive as supported in Fortran
 2021-10-14 16:42 UTC 

[PATCH] Allow `make tags` to work from top-level directory
 2021-10-14 16:26 UTC  (7+ messages)

[PATCH] libiberty: d-demangle: Add test case for function literals
 2021-10-14 16:25 UTC  (2+ messages)

[PATCH] libiberty: d-demangle: add test cases for simple special mangles
 2021-10-14 16:24 UTC  (2+ messages)

[PATCH] Add ability to use full resolving path solver in the backward threader
 2021-10-14 16:21 UTC  (2+ messages)

[committed] Fix mips testsuite fallout from vectorizer changes
 2021-10-14 14:50 UTC 

[PATCH] aix: ensure reference to __tls_get_addr is in text section
 2021-10-14 14:37 UTC  (4+ messages)

[PATCH 0/7] ifcvt: Convert multiple
 2021-10-14 14:32 UTC  (9+ messages)
` [PATCH 1/7] ifcvt: Check if cmovs are needed

[PATCH] Cleanup --params for backward threader
 2021-10-14 14:30 UTC  (2+ messages)

[PATCH] Minor cleanups to backward threader
 2021-10-14 14:24 UTC 

[RFC] More jump threading restrictions in the presence of loops
 2021-10-14 14:23 UTC  (4+ messages)

[RFC] Replace VRP with EVRP passes
 2021-10-14 14:21 UTC  (6+ messages)

[committed] libstdc++: Refactor filesystem::path encoding conversions
 2021-10-14 14:18 UTC  (4+ messages)
  ` [committed] libstdc++: Fix regression in memory use when constructing paths
` [committed] libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743]

[committed] libstdc++: Use more descriptive feature test macro
 2021-10-14 14:12 UTC 

[PATCH] rs6000: Fix memory leak in rs6000_density_test
 2021-10-14 14:05 UTC  (2+ messages)

[PATCH] arm: Remove add_stmt_cost hook
 2021-10-14 13:58 UTC  (2+ messages)

[committed] Fix predcom-3.c on arc-elf after vectorizer changes
 2021-10-14 13:43 UTC 

[COMMITTED] Add FIXME note to backward threader
 2021-10-14 13:42 UTC 

[PATCH][RFC] Introduce TREE_AOREFWRAP to cache ao_ref in the IL
 2021-10-14 13:29 UTC  (4+ messages)

[PATCH] Add forgotten documentation of param ipa-cp-recursive-freq-factor
 2021-10-14 13:09 UTC  (2+ messages)

[RFC] vect: Convert cost hooks to classes
 2021-10-14 13:04 UTC 

[PATCH] tree-optimization/102659 - really avoid undef overflow in if-conversion
 2021-10-14 12:58 UTC 

[PATCH] Replace VRP threader with a hybrid forward threader
 2021-10-14 12:47 UTC  (7+ messages)

[PATCH] openmp, fortran: Add support for declare variant in Fortran
 2021-10-14 12:47 UTC  (4+ messages)

[PATCH] aarch64: Fix pointer parameter type in LD1 Neon intrinsics
 2021-10-14 12:43 UTC  (2+ messages)

[pushed] Darwin: Update quotes in driver warning messages
 2021-10-14 12:25 UTC 

[PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402, PR102033, PR102034, PR102039, PR102
 2021-10-14 11:04 UTC  (2+ messages)

[committed] aarch64: Remove redundant flag_vect_cost_model test
 2021-10-14 11:00 UTC 

[committed] Make test names unique for a couple of goacc tests
 2021-10-14 10:12 UTC  (4+ 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]

[PATCH] Add a simulate_record_decl lang hook
 2021-10-14  9:26 UTC  (2+ messages)
` Ping: "

[PATCH 4/5]AArch64 sve: optimize add reduction patterns
 2021-10-14  9:24 UTC  (2+ messages)

[PATCH] contrib: git gcc-descr defaulting to print hash
 2021-10-14  9:19 UTC  (6+ messages)
  ` [RFC] Port git gcc-descr to Python

[PATCH 3/5]AArch64 sve: do not keep negated mask and inverse mask live at the same time
 2021-10-14  9:19 UTC  (2+ messages)

[PATCH] combine: Check for paradoxical subreg
 2021-10-14  8:49 UTC  (2+ messages)

[PATCH, rs6000] punish reload of lfiwzx when loading an int variable [PR102169, PR102146]
 2021-10-14  8:37 UTC  (3+ messages)

[PATCH] c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611]
 2021-10-14  8:26 UTC 

[PATH][_GLIBCXX_DEBUG] Fix unordered container merge
 2021-10-14  8:23 UTC  (2+ messages)

[PATCH] Add debug helpers for auto_bitmap
 2021-10-14  8:16 UTC  (2+ messages)

[OG11] My OG11 commits (testsuite + pre-mainline-review commit) / merge GCC 11 into branch, cherry picks from mainline
 2021-10-14  8:12 UTC 

[committed] libstdc++: Fix test for feature test macro
 2021-10-14  8:08 UTC 

[committed] libstdc++: Add missing constexpr to std::optional (P2231R1)
 2021-10-14  8:08 UTC 

[PATCH] PR fortran/102716 - ICE in gfc_validate_kind(): Got bad kind
 2021-10-14  6:00 UTC  (2+ messages)

[PATCH] PR fortran/102717 - ICE in gfc_simplify_reshape, at fortran/simplify.c:6843
 2021-10-14  5:59 UTC  (2+ messages)

[FYI] [Ada] reenable ada83 library unit renaming error
 2021-10-14  4:46 UTC 

[r12-4379 Regression] FAIL: gcc.target/i386/sse-26.c (test for excess errors) on Linux/x86_64
 2021-10-14  2:21 UTC 

[PATCH] AVX512FP16: Adjust builtin for mask complex fma
 2021-10-14  1:36 UTC  (2+ messages)

[committed] hppa: Fix TARGET_SOFT_FLOAT patterns in pa.md
 2021-10-14  1:11 UTC 

[PATCH v3 0/6] rs6000: Support more SSE4 intrinsics
 2021-10-13 23:47 UTC  (5+ messages)
` [PATCH v3 6/6] rs6000: Guard some x86 intrinsics implementations

[PATCH v2] x86_64: Some SUBREG related optimization tweaks to i386 backend
 2021-10-13 23:02 UTC  (3+ 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).