public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[AArch64] Enable generation of FRINTNZ instructions
 2021-11-18 11:05 UTC  (7+ messages)

[PATCH] fixincludes: don't abort() on access failure [PR103306]
 2021-11-18 11:01 UTC 

[PATCH] PR fortran/101329 - ICE: Invalid expression in gfc_element_size
 2021-11-18 10:51 UTC  (2+ messages)

[PATCH] IBM Z: Fix load-and-test peephole2 condition
 2021-11-18  9:51 UTC 

[PATCH v1 0/8] Improvements to bitmanip-1.0 (Zb[abcs]) support
 2021-11-18  9:45 UTC  (7+ messages)
` [PATCH v1 1/8] bswap: synthesize HImode bswap from SImode or DImode
` [PATCH v1 2/8] RISC-V: costs: handle BSWAP
` [PATCH v1 6/8] RISC-V: bitmanip: add splitter to use bexti for "(a & (1 << BIT_NO)) ? 0 : -1"

[PATCH] Do not abort compilation when dump file is /dev/*
 2021-11-18  9:43 UTC  (2+ messages)

[PATCH] libsanitizer: Disable libbacktrace on sanitizer_platform_limits_freebsd.cpp
 2021-11-18  9:00 UTC  (11+ messages)
                ` [PATCH] libsanitizer: Fix bootstrap on FreeBSD [PR102675]

[PATCH] tree-optimization/103277 - do abnormal cleanup after call DSE
 2021-11-18  8:52 UTC 

[PATCH] testsuite/103278 - adjust gcc.dg/tree-ssa/if-to-switch-3.c
 2021-11-18  8:52 UTC 

[PATCH v2] x86: Add -mindirect-branch-cs-prefix
 2021-11-18  8:25 UTC  (2+ messages)

[committed] libgomp: Ensure that either gomp_team is properly aligned [PR102838]
 2021-11-18  8:21 UTC 

[PATCH] i386: Fix wrong codegen for -mrelax-cmpxchg-loop
 2021-11-18  8:21 UTC  (2+ messages)

[committed] libgomp: Fix up aligned_alloc arguments [PR102838]
 2021-11-18  8:20 UTC 

[PATCH] Don't allow mask/sse/mmx mov in TLS code sequences
 2021-11-18  8:19 UTC  (2+ messages)

[PATCH 0/4] config: Allow a host to opt out of PCH
 2021-11-18  8:04 UTC  (9+ messages)
            ` [PATCH] pch: Add support for PCH for relocatable executables
              ` [PATCH] pch, v2: "

[PATCH 0/4] Darwin: Replace environment runpath with embedded [PR88590]
 2021-11-18  7:28 UTC  (8+ messages)
` [PATCH 1/4] Driver : Provide a spec to insert rpaths for compiler lib dirs
  ` [PATCH 2/4] Darwin : Handle rpaths given on the command line
    ` [PATCH 3/4] Darwin : Allow for configuring Darwin to use embedded runpath
      ` [PATCH 4/4] Darwin, Ada : Add loader path as a default rpath

[PATCH] Fix PR target/103100 -mstrict-align and memset on not aligned buffers
 2021-11-18  6:35 UTC  (3+ messages)

[PATCH] Reduce cost of aligned sse register store
 2021-11-18  6:16 UTC 

[PATCH] c++: unqual lookup performed twice w/ template-id ADL [PR102670]
 2021-11-18  5:15 UTC  (4+ messages)
` [PATCH] c++: template-id ADL and partial instantiation [PR99911]

[PATCH] c++: designated init of char array by string constant [PR55227]
 2021-11-18  3:23 UTC  (4+ messages)

[PATCH] i386: add alias for f*mul_*ch intrinsics
 2021-11-18  3:11 UTC  (3+ messages)

[PATCH] restore ancient -Waddress for weak symbols [PR33925]
 2021-11-18  1:27 UTC  (8+ messages)

[PATCH] doc, d: Add note that D front end now requires GDC installed in order to bootstrap
 2021-11-18  1:06 UTC 

[PATCH v2] Fix PR tree-optimization/103228 and 103228: folding of (type) X op CST where type is a nop convert
 2021-11-17 23:39 UTC 

[PATCH] rs6000: Builtins test changes for BFP scalar tests
 2021-11-17 23:06 UTC  (3+ messages)

[PATCH] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026]
 2021-11-17 23:01 UTC  (16+ messages)
  ` [PATCH v2] "
          ` [PATCH] libcpp: Implement -Wbidi-chars "
              ` [PATCH v2] "
                  ` [PATCH v3] "
                        ` [committed] libcpp: escape non-ASCII source bytes in -Wbidi-chars= [PR103026]
                          ` [PATCH 2/2] libcpp: capture and underline ranges "

[PATCH v3] c++: Add gnu::diagnose_as attribute
 2021-11-17 22:51 UTC  (13+ messages)
` [PATCH v4] "
  ` [RFC] c++: Print function template parms when relevant (was: [PATCH v4] c++: Add gnu::diagnose_as attribute)

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-11-17 22:43 UTC  (6+ messages)
` [PATCH 2/6] Add returns_zero_on_success/failure attributes

[PATCH v2] x86: Add -mharden-sls=[none|all|return|indirect-branch]
 2021-11-17 21:33 UTC  (5+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

Fix gamess miscompare
 2021-11-17 21:06 UTC 

[PATCH] x86: Remove "%!" before ret
 2021-11-17 20:34 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Fortran: Mark internal symbols as artificial [PR88009,PR68800]
 2021-11-17 20:32 UTC  (4+ messages)

[PATCH] rs6000: Better error messages for power8/9-vector builtins
 2021-11-17 20:29 UTC  (8+ messages)

[PATCH] c++: implicit dummy object in requires clause [PR103198]
 2021-11-17 19:52 UTC  (3+ messages)

[PATCH] i386: Redefine indirect_thunks_used as HARD_REG_SET
 2021-11-17 19:50 UTC 

[PATCH v1 0/2] Basic support for the Ventana VT1 w/ instruction fusion
 2021-11-17 19:44 UTC  (6+ messages)
` [PATCH v1 2/2] RISC-V: Add instruction fusion (for ventana-vt1)

[PATCH] i386: Introduce LEGACY_SSE_REGNO_P predicate
 2021-11-17 19:34 UTC 

[PATCH v2] rs6000: Test case adjustments for new builtins
 2021-11-17 18:44 UTC  (4+ messages)

[PATCH] c-family: Add __builtin_assoc_barrier
 2021-11-17 18:35 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[committed] libstdc++: Use std::construct_at in net::ip::address
 2021-11-17 17:36 UTC 

[committed] libstdc++: Simplify std::string constructors
 2021-11-17 17:36 UTC 

[committed] libstdc++: Set active member of union in std::string [PR103295]
 2021-11-17 17:25 UTC 

[committed] libstdc++: Fix std::type_info::before for ARM [PR103240]
 2021-11-17 17:25 UTC 

[PATCH] DWARF: Match behaviour of .cfi_xxx when doing manual frame output
 2021-11-17 17:17 UTC 

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

[committed] Fix two mips target tests compromised by recent IPA work
 2021-11-17 16:59 UTC 

[committed] analyzer: fix missing -Wanalyzer-write-to-const [PR102695]
 2021-11-17 16:16 UTC  (2+ messages)

[OG11][committed][PATCH 00/22] OpenACC "kernels" Improvements
 2021-11-17 16:03 UTC  (22+ messages)
` [OG11][committed][PATCH 01/22] Fortran: delinearize multi-dimensional array accesses
` [OG11][committed][PATCH 02/22] openacc: Move pass_oacc_device_lower after pass_graphite
` [OG11][committed][PATCH 03/22] graphite: Extend SCoP detection dump output
` [OG11][committed][PATCH 04/22] graphite: Rename isl_id_for_ssa_name
` [OG11][committed][PATCH 05/22] graphite: Fix minor mistakes in comments
` [OG11][committed][PATCH 07/22] Move compute_alias_check_pairs to tree-data-ref.c
` [OG11][committed][PATCH 08/22] graphite: Add runtime alias checking
` [OG11][committed][PATCH 09/22] openacc: Use Graphite for dependence analysis in "kernels" regions
` [OG11][committed][PATCH 10/22] openacc: Add "can_be_parallel" flag info to "graph" dumps
` [OG11][committed][PATCH 11/22] openacc: Add further kernels tests
` [OG11][committed][PATCH 12/22] openacc: Remove unused partitioning in "kernels" regions
` [OG11][committed][PATCH 13/22] Add function for printing a single OMP_CLAUSE
` [OG11][committed][PATCH 14/22] openacc: Add data optimization pass
` [OG11][committed][PATCH 15/22] openacc: Add runtime alias checking for OpenACC kernels
` [OG11][committed][PATCH 16/22] openacc: Warn about "independent" "kernels" loops with data-dependences
` [OG11][committed][PATCH 17/22] openacc: Handle internal function calls in pass_lim
` [OG11][committed][PATCH 18/22] openacc: Disable pass_pre on outlined functions analyzed by Graphite
` [OG11][committed][PATCH 19/22] graphite: Tune parameters for OpenACC use
` [OG11][committed][PATCH 20/22] graphite: Adjust scop loop-nest choice
` [OG11][committed][PATCH 21/22] graphite: Accept loops without data references
` [OG11][committed][PATCH 22/22] openacc: Adjust test expectations to new "kernels" handling

[PATCH] libcpp: Fix up handling of block comments in -fdirectives-only mode [PR103130]
 2021-11-17 15:59 UTC  (2+ messages)

[PATCH] x86: Add -mharden-sls=[none|all|return|indirect-branch]
 2021-11-17 15:39 UTC  (5+ messages)

[PATCH] handle folded nonconstant array bounds [PR101702]
 2021-11-17 15:28 UTC  (2+ messages)

[PATCH][GCC] aarch64: Add new vector mode V8DI
 2021-11-17 14:02 UTC  (3+ messages)

[PATCH] x86: Add -mindirect-branch-cs-prefix
 2021-11-17 13:57 UTC  (3+ messages)

[PATCH 0/3] Add _dl_find_eh_frame function for unwinder optimization
 2021-11-17 13:40 UTC  (4+ messages)
` [PATCH 3/3] elf: Add _dl_find_eh_frame function

[PATCH] lim: Reset flow sensitive info even for pointers [PR103192]
 2021-11-17 13:14 UTC  (2+ messages)

[PATCH] ranger: Fix up fold_using_range::range_of_address [PR103255]
 2021-11-17 10:06 UTC  (2+ messages)

[PATCH 00/15] Fix non-robust split condition in define_insn_and_split
 2021-11-17 10:06 UTC  (7+ messages)
` [PATCH 06/15] visium: "
` [PATCH 12/15] i386: "

Finish lto parts of kill analysis
 2021-11-17  9:33 UTC 

[PATCH v4 0/1] implement TLS register based stack canary for ARM
 2021-11-17  9:09 UTC  (5+ messages)
` [PATCH v4 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH][GCC] arm: add armv9-a architecture to -march
 2021-11-17  9:02 UTC  (8+ messages)

[PATCH, rs6000] optimization for vec_reve builtin [PR100868]
 2021-11-17  8:28 UTC 

[PATCH] Fix tree-optimization/103257: Missed jump threading due too early conversion of bool*A into bool?A:0
 2021-11-17  8:00 UTC 

[PATCH] Fix PR 103288, ICE after PHI-OPT, move an assigment when still in use for another bb
 2021-11-17  7:58 UTC  (2+ messages)

[PATCH] Fix tree-optimization/101941: IPA splitting out function with error attribute
 2021-11-17  6:24 UTC 

[PATCH] Enhance optimize_atomic_bit_test_and to handle truncation
 2021-11-17  5:20 UTC 

[r12-5324 Regression] FAIL: gcc.dg/tree-ssa/modref-dse-4.c scan-tree-dump dse2 "Deleted dead store: kill_me" on Linux/x86_64
 2021-11-17  3:19 UTC 

[PATCH] regrename: Skip renaming if instruction is noop move
 2021-11-17  2:20 UTC  (3+ messages)

[committed] analyzer: don't assume target has alloca [PR102779]
 2021-11-17  2:04 UTC 

[PATCH, rs6000] Optimization for vec_xl_sext
 2021-11-17  1:44 UTC  (3+ messages)

[PATCH] Fix spelling of ones' complement
 2021-11-17  1:35 UTC  (11+ messages)

Fix optimization difference caused by -fdump-ipa-inline
 2021-11-17  0:46 UTC 

[PATCH] PR tree-optimization/96779 Adding a missing pattern to match.pd
 2021-11-16 22:50 UTC 

[committed] libstdc++: Fix tests for constexpr std::string
 2021-11-16 22:49 UTC 

[PATCH, committed] PR fortran/103286 - ICE in resolve_select, at fortran/resolve.c:8848
 2021-11-16 20:13 UTC 

[PATCH v4] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-11-16 19:53 UTC  (7+ messages)

[pushed] configure, Darwin: Set appropriate defaults for host-shared
 2021-11-16 19:49 UTC 

[r12-5292 Regression] FAIL: gcc.dg/tree-ssa/modref-dse-5.c scan-tree-dump dse2 "Deleted dead store: wrap" on Linux/x86_64
 2021-11-16 19:27 UTC 

[r12-5301 Regression] FAIL: gcc.dg/tree-ssa/if-to-switch-3.c scan-tree-dump iftoswitch "Condition chain with [^\n\r]* BBs transformed into a switch statement." on Linux/x86_64
 2021-11-16 19:27 UTC 

[PATCH v2] rs6000: Fix a handful of 32-bit built-in function problems
 2021-11-16 18:56 UTC 

[PATCH] rs6000: MMA test case emits wrong code when building a vector pair
 2021-11-16 18:18 UTC  (3+ messages)

[PATCH 4/5] if-conv: Apply VN to hoisted conversions
 2021-11-16 18:05 UTC  (5+ messages)

[PATCH] configure: define TARGET_LIBC_GNUSTACK on musl
 2021-11-16 17:49 UTC  (5+ messages)
` [PATCH v2] "
    ` [musl] "

[PATCH] rs6000: Add [power6-64] stanza to new builtin support
 2021-11-16 17:07 UTC  (2+ messages)

[PATCH RFC] c-family: don't cache large vecs
 2021-11-16 17:06 UTC  (2+ messages)

[committed 2/2] libstdc++: Implement constexpr std::basic_string for C++20
 2021-11-16 16:56 UTC  (2+ messages)

[committed 1/2] libstdc++: Use hidden friends for vector<bool>::reference swap overloads
 2021-11-16 16:45 UTC 

[PATCH] simplify get_range_strlen interface
 2021-11-16 16:30 UTC  (2+ messages)

[PATCH 4/5] vect: Make reduction code handle calls
 2021-11-16 16:24 UTC  (3+ messages)

[PATCH 1/5] libstdc++: Import the fast_float library
 2021-11-16 16:18 UTC  (4+ messages)

[PATCH 2/5] gimple-match: Add a gimple_extract_op function
 2021-11-16 15:51 UTC  (3+ messages)

[PATCH][committed]middle-end signbit-2: make test check for scalar or vector versions
 2021-11-16 15:36 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).