public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Merge from trunk to gccgo branch
 2021-10-27 17:46 UTC  (5+ messages)

[Patch, Fortran] PR 86935: Bad locus in ASSOCIATE statement
 2021-10-27 17:40 UTC  (3+ messages)

[PATCH] First refactor of vect_analyze_loop
 2021-10-27 16:27 UTC  (2+ messages)

[V2/PATCH] Fix tree-optimization/102216: missed optimization causing Warray-bounds
 2021-10-27 16:21 UTC  (4+ messages)

[r12-4725 Regression] FAIL: libgomp.c/doacross-1.c (test for excess errors) on Linux/x86_64
 2021-10-27 16:06 UTC  (5+ messages)

[PATCH] middle-end/57245 - honor -frounding-math in real truncation
 2021-10-27 15:52 UTC  (5+ messages)

[PATCH 2/2]AArch64: Add better costing for vector constants and operations
 2021-10-27 15:44 UTC  (15+ messages)

[PATCH] rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868]
 2021-10-27 13:24 UTC  (2+ messages)

[PATCH 0/4] IPA-CP profile feedback handling fixes
 2021-10-27 13:22 UTC  (10+ messages)
` [PATCH 3/4] ipa-cp: Fix updating of profile counts and self-gen value evaluation
` [PATCH 4/4] ipa-cp: Select saner profile count to base heuristics on

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

[PATCH] rs6000: Fix ICE of vect cost related to V1TI [PR102767]
 2021-10-27 13:12 UTC  (2+ messages)

[RFC] Don't move cold code out of loop by checking bb count
 2021-10-27 12:54 UTC  (14+ messages)

[committed] MAINTAINERS: Add myself as a VAX port maintainer
 2021-10-27 12:32 UTC  (6+ messages)
        ` [PATCH] MAINTAINERS: Clarify the policy WRT the Write After Approval list

[PATCH] Refactor try_vectorize_loop_1
 2021-10-27  9:30 UTC 

[PATCH] Fix tree-optimization/102216: missed optimization causing Warray-bounds
 2021-10-27  9:26 UTC 

[PATCH] forwprop: Remove incorrect assertion [PR102897]
 2021-10-27  9:24 UTC  (5+ messages)
` [committed] testsuite: Fix up gcc.dg/pr102897.c testcase [PR102897]

[PATCH] print extended assertion failures to stderr
 2021-10-27  8:25 UTC 

[committed] openmp: Document that non-rect loops are not supported in Fortran yet
 2021-10-27  7:49 UTC 

[committed] openmp: Allow non-rectangular loops with pointer iterators
 2021-10-27  7:48 UTC 

[committed] openmp: Don't reject some valid initializers or conditions of non-rectangular loops [PR102854]
 2021-10-27  7:46 UTC 

[PATCH v2 0/4] loop split fix and functions renaming
 2021-10-27  7:44 UTC  (9+ messages)
` [PATCH v2 1/4] Fix loop split incorrect count and probability
` [PATCH v2 2/4] Refactor loop_version
` [PATCH v2 3/4] Rename loop_version to clone_loop_to_header_edge
` [PATCH v2 4/4] Rename duplicate_loop_to_header_edge to duplicate_loop_body_to_header_edge

RISCV: Add zmmul extension
 2021-10-27  7:13 UTC  (2+ messages)

[PATCH] Fix negative integer range for UInteger
 2021-10-27  6:33 UTC  (2+ messages)

[r12-4726 Regression] FAIL: g++.dg/warn/Wstringop-overflow-4.C -std=gnu++98 (test for excess errors) on Linux/x86_64
 2021-10-27  5:22 UTC 

[PATCH] Fix loop split incorrect count and probability
 2021-10-27  1:42 UTC  (17+ messages)

Go patch committed: Permit compiler directives in parenthesized groups
 2021-10-26 23:11 UTC 

[PATCH] assert_streq: add newlines to failure message
 2021-10-26 21:27 UTC 

[PATCH] gcc/Makefile.in: fix bug in gengtype link rule
 2021-10-26 21:26 UTC 

[PATCH] c++: quadratic constexpr behavior for left-assoc logical exprs [PR102780]
 2021-10-26 21:11 UTC  (6+ messages)

[PATCH] c++: Diagnose taking address of an immediate member function [PR102753]
 2021-10-26 20:58 UTC  (6+ messages)
  ` [PATCH, v2] "

[PATCH, committed] PR fortran/86551 - ICE on invalid code with select type
 2021-10-26 20:28 UTC 

[PATCH v4 0/3] rs6000: Support more SSE4 intrinsics
 2021-10-26 20:00 UTC  (3+ messages)
` [PATCH v4 2/3] rs6000: Support SSE4.1 "round" intrinsics
  ` [PING PATCH "

[PATCH] PR fortran/102956 - PDT KIND and LEN type parameters are mutually exclusive
 2021-10-26 19:56 UTC  (2+ messages)

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

[committed] [PR102842] LRA: Consider all outputs in generation of matching reloads
 2021-10-26 19:19 UTC 

[PATCH] powerpc: Remove LINK_OS_EXTRA_SPEC{32, 64} from --with-advance-toolchain
 2021-10-26 18:52 UTC 

[PATCH] c++: CTAD within template argument [PR102933]
 2021-10-26 17:44 UTC 

[PATCH] rs6000: Fixes for tests including only <x86intrin.h>
 2021-10-26 17:14 UTC  (3+ messages)
  ` [PATCH v2 COMMITTED] "

[PATCH v3 0/1] implement TLS register based stack canary for ARM
 2021-10-26 17:13 UTC  (3+ messages)
` [PATCH v3 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] gcc/configure: check for powerpc64le-unknown-freebsd
 2021-10-26 16:20 UTC  (4+ messages)

[PATCH] Add TSVC tests
 2021-10-26 15:27 UTC  (5+ messages)

[PATCH] aix: handle 64bit inodes for include directories
 2021-10-26 14:51 UTC  (10+ messages)

[PATCH] c++: P2360R0: Extend init-stmt to allow alias-decl [PR102617]
 2021-10-26 14:23 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++tools: Fix memory leak
 2021-10-26 14:19 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC] Partial vectors for s390
 2021-10-26 14:18 UTC  (4+ messages)

[PATCH 1/4] Makefile.in: Ensure build CPP is used for build targets
 2021-10-26 13:26 UTC  (7+ messages)
` [PATCH 2/4] gcc: Fix "argument list too long" from install-plugins
` [PATCH 3/4] gcc: Add --nostdlib++ option
` [PATCH 4/4] gcc/nios2: Define the musl linker

[PATCH]AArch64 Lower intrinsics shift to GIMPLE when possible
 2021-10-26 13:22 UTC  (8+ messages)

[PATCH] bpf: Add support to eBPF atomic operations
 2021-10-26 12:25 UTC  (5+ messages)
` [PATCH v2] bpf: Add support to eBPF atomic instructions
    ` [PATCH v3] "

[PATCH] Move negative stride bias out of dr_misalignment
 2021-10-26 12:25 UTC  (4+ messages)

[PATCH] PR fortran/102917 - PDT type parameters are not restricted to default integer
 2021-10-26 12:04 UTC  (3+ messages)

[PATCH] PR fortran/102816 - [12 Regression] ICE in resolve_structure_cons, at fortran/resolve.c:1467
 2021-10-26 12:00 UTC  (3+ messages)

[PATCH] Unify offset and byte_offset for vect_create_addr_base_for_vector_ref
 2021-10-26 11:28 UTC 

[PATCH] Turn vect_create_addr_base_for_vector_ref offset into a byte offset
 2021-10-26 10:24 UTC  (3+ messages)

[PATCH] AVX512FP16: Optimize _Float16 reciprocal for div and sqrt
 2021-10-26  9:51 UTC 

[PATCH] libcody: add mostlyclean Makefile target
 2021-10-26  9:47 UTC  (3+ messages)

[PATCH] target: [PR102941] Fix inline-asm flags with non-REG_P output
 2021-10-26  9:44 UTC 

[PATCH,Fortran 0/7] delete some unused decls, make static
 2021-10-26  9:40 UTC  (13+ messages)
` [PATCH,Fortran 1/7] Fortran: make some trans* functions static
` [PATCH,Fortran 2/7] Fortran: make some match* "
` [PATCH,Fortran 3/7] Fortran: make some constructor* "
` [PATCH,Fortran 4/7] Fortran: make some trans-array "
` [PATCH,Fortran 5/7] Fortran: Delete unused decl in trans-stmt.h
` [PATCH,Fortran 6/7] Fortran: Delete unused decl in trans-types.h

[PATCH] libstdc++: Fix 28_regex/basic_regex/84110.cc on Solaris
 2021-10-26  9:15 UTC  (2+ messages)

[PATCH] libstdc++: Fix 17_intro/names.cc on Solaris
 2021-10-26  9:05 UTC  (2+ messages)

[committed] Fortran: Fix character(len=cst) dummies with bind(C) [PR102885] (erratum: should be: 'len=noncst')
 2021-10-26  9:04 UTC 

[PATCH] detect out-of-bounds stores by atomic functions [PR102453]
 2021-10-26  8:23 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] hardened conditionals
 2021-10-26  8:21 UTC  (11+ messages)

[PATCH v4] Improve integer bit test on __atomic_fetch_[or|and]_* returns
 2021-10-26  8:16 UTC  (4+ messages)

[PATCH][RFC] Come up with casm state
 2021-10-26  7:45 UTC  (13+ messages)
` [PATCH 3/N] Come up with casm global state

[PATCH] testsuite: i386: Fix gcc.target/i386/avx512f-pr96891-3.c on Solaris [PR102834]
 2021-10-26  1:32 UTC  (2+ messages)

[PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2021-10-26  1:28 UTC  (6+ messages)

[PATCH] testsuite: i386: Fix gcc.target/i386/avx512fp16-trunchf.c on Solaris [PR102835]
 2021-10-26  1:11 UTC  (2+ messages)

[COMMITTED] Move vrp_simplify_cond_using_ranges to the simplifier
 2021-10-26  0:04 UTC 

[COMMITTED] Fold all statements in Ranger VRP
 2021-10-26  0:03 UTC 

[PATCH] rs6000: Fix bootstrap (libffi)
 2021-10-25 23:39 UTC 

Make full use of context-sensitive ranges in access warnings
 2021-10-25 21:04 UTC  (7+ messages)

[PING] rs600 built-in series
 2021-10-25 20:30 UTC  (3+ messages)

[COMMITTED] rs6000: Fix missing "externs" in smmintrin.h
 2021-10-25 20:25 UTC 

PING: [RS6000] rotate and mask constants [PR94393]
 2021-10-25 19:41 UTC  (4+ messages)
    ` PING^4: "

[PATCH] Try to resolve paths in threader without looking further back
 2021-10-25 18:58 UTC  (13+ messages)

[PATCH] x86_64: Implement V1TI mode shifts/rotates by a constant
 2021-10-25 18:57 UTC  (4+ messages)

[committed] libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca
 2021-10-25 18:53 UTC 

[PATCH] [PR testsuite/102857] Tweak ssa-dom-thread-7.c for aarch64
 2021-10-25 18:44 UTC  (2+ messages)

[Fortran] Fix broken use of alloca in C interoperability testcase
 2021-10-25 18:27 UTC 

[PATH][_GLIBCXX_DEBUG] Fix unordered container merge
 2021-10-25 18:08 UTC  (5+ messages)

[PATCH][RFC] Map -ftrapv to -fsanitize=signed-integer-overflow -fsanitize-undefined-trap-on-error
 2021-10-25 17:16 UTC  (3+ messages)

how does vrp2 rearrange this?
 2021-10-25 15:43 UTC  (7+ messages)

[Ada] Remove gnatfind and gnatxref
 2021-10-25 15:09 UTC 

[Ada] Spurious error on user-defined literal and operator
 2021-10-25 15:09 UTC 

[Ada] Follow-on cleanups for Uint fields
 2021-10-25 15:09 UTC 

[Ada] Change format of the ?? warning insertion sequence
 2021-10-25 15:09 UTC 

[Ada] Fix bugs in Base_Type_Only (etc.) fields
 2021-10-25 15:09 UTC 

[Ada] Simplify iteration of record components when expanding equality
 2021-10-25 15:09 UTC 

[Ada] Relax INOX restrictions when casing on composite value
 2021-10-25 15:09 UTC 

[Ada] Update the inactive GMP variant of Big_Integers
 2021-10-25 15:09 UTC 

[Ada] Make Declaration_Node return nondeclarations in fewer cases
 2021-10-25 15:09 UTC 

[Ada] Global contracts on expression functions in Ada.Strings.Superbounded
 2021-10-25 15:09 UTC 

[Ada] Simplify detection of a parent interface equality
 2021-10-25 15:09 UTC 

[Ada] Remove redundant guard in expansion of dispatching calls
 2021-10-25 15:09 UTC 

[Ada] Do not expect execv to return 0
 2021-10-25 15:09 UTC 

[Ada] Initialize variable to Empty
 2021-10-25 15:09 UTC 

[Ada] Reference in Unbounded_String is almost never null
 2021-10-25 15:09 UTC 

[Ada] Don't expect enumeration literals to be renamings
 2021-10-25 15:09 UTC 

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