public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/7] [og10] OpenACC/OpenMP: Rework struct component handling
 2021-05-18 11:13 UTC  (5+ messages)
` [PATCH 7/7] [og10] WIP GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION changes

[Patch] + [nvptx RFH/RFC]: OpenMP: Fix SIMT for complex/float reduction with && and ||
 2021-05-18 11:07 UTC  (7+ messages)

[PATCH][AArch64]: Use UNSPEC_LD1_SVE for all LD1 loads
 2021-05-18 11:04 UTC  (4+ messages)

[PATCH V2] Split loop for NE condition
 2021-05-18 11:04 UTC  (6+ messages)

[PATCH][openmp, simt] Error out for user-defined reduction
 2021-05-18 11:03 UTC  (4+ messages)

[PATCH] Avoid setting TREE_ADDRESSABLE on stack vars during RTL expansion
 2021-05-18 11:03 UTC  (5+ messages)

[committed] arm: correctly handle inequality comparisons against max constants [PR100563]
 2021-05-18 10:57 UTC  (4+ messages)

PR98125, PowerPC64 -fpatchable-function-entry
 2021-05-18 10:48 UTC  (8+ messages)
` PowerPC64 ELFv1 -fpatchable-function-entry
` PowerPC64 ELFv2 -fpatchable-function-entry

[PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}
 2021-05-18 10:46 UTC  (5+ messages)
` Add 'dg-note' next to 'dg-optimized', 'dg-missed' (was: [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION})
      ` Add 'dg-note', 'dg-lto-note' (was: Add 'dg-note' next to 'dg-optimized', 'dg-missed')

[RFC] Run pass_sink_code once more after ivopts/fre
 2021-05-18 10:34 UTC  (17+ messages)
                        ` [PATCH] Run pass_sink_code once more before store_mergin

[PATCH] RFC: come up with startswith function
 2021-05-18 10:07 UTC  (7+ messages)
` [PATCH 0/3] Come "
  ` [PATCH 3/3] Use startswith in targets
  ` [PATCH 1/3] Come up with startswith function

[PATCH][DOCS] Remove install-old.texi
 2021-05-18  9:59 UTC  (4+ messages)

OpenACC atomic directive
 2021-05-18  9:48 UTC  (4+ messages)

[PATCH] operand scanner TLC
 2021-05-18  9:35 UTC 

[PATCH] diagnostics: Support for -finput-charset [PR93067]
 2021-05-18  9:31 UTC  (4+ messages)

[Patch] gcc/configure.ac: Fix cross build by using $(CFLAGS-$@) [PR100598]
 2021-05-18  9:30 UTC  (3+ messages)
` [Bootstrap] *PING* "

[r12-837 Regression] FAIL: gcc.target/i386/pr100582.c scan-assembler-times pblendvb 1 on Linux/x86_64
 2021-05-18  9:23 UTC  (4+ messages)

[PATCH] startswith: Fix offloading targets
 2021-05-18  9:18 UTC 

[PATCH] gcc-changelog: Remove non-strict mode
 2021-05-18  9:14 UTC  (4+ messages)

RFA: avoid infinite lra loop for constant addresses
 2021-05-18  8:56 UTC 

[PATCH] regcprop: Avoid DCE of asm goto [PR100590]
 2021-05-18  8:18 UTC  (2+ messages)

[PATCH][pushed] genversion should depend on DATESTAMP
 2021-05-18  8:00 UTC 

[COMMITTED] arc: Fix typo in negv2si2 pattern
 2021-05-18  8:00 UTC 

[PATCH] function: Set dummy DECL_ASSEMBLER_NAME in push_dummy_function [PR100580]
 2021-05-18  7:56 UTC  (2+ messages)

[PATCH] phiopt: Optimize partial_ordering spaceship >= 0 -ffinite-math-only [PR94589]
 2021-05-18  7:55 UTC  (2+ messages)

[PATCH] c/100522 - avoid invalid GIMPLE in GIMPLE parsing
 2021-05-18  7:53 UTC 

[PATCH] Fix gcc.target/i386/pr100582.c with AVX512
 2021-05-18  7:53 UTC 

[PATCH] Add a couple of A?CST1:CST2 match and simplify optimizations
 2021-05-18  7:32 UTC  (5+ messages)

[PATCH v3 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-18  7:31 UTC  (14+ messages)
` [PATCH v3 01/12] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
` [PATCH v3 02/12] x86: "
` [PATCH v3 03/12] x86: Avoid stack realignment when copying data
` [PATCH v3 04/12] Remove MAX_BITSIZE_MODE_ANY_INT
` [PATCH v3 05/12] x86: Update piecewise move and store
` [PATCH v3 06/12] x86: Add AVX2 tests for PR middle-end/90773
` [PATCH v3 07/12] x86: Add tests for piecewise move and store
` [PATCH v3 08/12] x86: Also pass -mno-avx to pr72839.c
` [PATCH v3 09/12] x86: Also pass -mno-avx to cold-attribute-1.c
` [PATCH v3 10/12] x86: Also pass -mno-avx to sw-1.c for ia32
` [PATCH v3 11/12] x86: Update gcc.target/i386/incoming-11.c
` [PATCH v3 12/12] constructor: Check if it is faster to load constant from memory

[PATCH] PR tree-optimization/100512: Once a range becomes constant, make it invariant
 2021-05-18  7:22 UTC  (2+ messages)

[PATCH] go/100537 - Bootstrap-O3 and bootstrap-debug fail
 2021-05-18  6:58 UTC  (8+ messages)

[Committed] IBM Z: Support vector _Bool language extension
 2021-05-18  6:56 UTC 

[PATCH] libstdc++: Fix iterator caching inside range adaptors [PR100479]
 2021-05-18  4:53 UTC  (6+ messages)

[PATCH] libstdc++: Fix access issues in elements_view::_Sentinel [PR100631]
 2021-05-18  4:42 UTC  (4+ messages)

[PATCH] RISC-V: Properly parse the letter 'p' in '-march'
 2021-05-18  3:16 UTC 

[PATCH] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
 2021-05-18  1:02 UTC 

[PATCH][v2] c/100547 - reject overly large vector_size attributes
 2021-05-17 22:33 UTC  (2+ messages)

[PATCH] implement pre-c++20 contracts
 2021-05-17 22:06 UTC  (15+ messages)
              ` [PATCH] PING "

[COMMITTED] MAINTAINERS: Add myself for write after approval
 2021-05-17 21:31 UTC 

[PATCH] Hashtable PR96088
 2021-05-17 19:24 UTC  (5+ messages)

[PATCH] libstdc++: Fix wrong thread waking on notify [PR100334]
 2021-05-17 19:08 UTC  (5+ messages)

[PATCH] aix: handle 64bit inodes for include directories
 2021-05-17 19:05 UTC  (2+ messages)

[RFC v2] bpf.2: Use standard types and attributes
 2021-05-17 18:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] tree-sra: Avoid refreshing into const base decls (PR 100453)
 2021-05-17 18:12 UTC  (6+ messages)

[PATCH][nvptx] Handle memmodel for atomic ops
 2021-05-17 18:10 UTC  (4+ messages)

[PATCH 1/1] PR100281 C++: Fix SImode pointer handling
 2021-05-17 18:01 UTC  (5+ messages)
  ` [PATCH 1/1 v2] "

[PATCH] c++: Fix diagnostic for binding lvalue reference to volatile rvalue [PR 100635]
 2021-05-17 17:59 UTC  (2+ messages)

[PATCH RFA] tree-iterator: C++11 range-for and tree_stmt_iterator
 2021-05-17 17:58 UTC  (5+ messages)

[PATCH] Warn for excessive argument alignment in main
 2021-05-17 17:49 UTC  (3+ messages)
  ` [PATCH v2] x86: "

[PATCH] PR libstdc++/89728 diagnose some missuses of [locale.convenience] functions
 2021-05-17 17:14 UTC  (9+ messages)

[PATCH] libstdc++: Fix filesystem::path constraints for volatile [PR 100630]
 2021-05-17 17:14 UTC  (3+ messages)

[committed] libstdc++: Fix std::jthread assertion and re-enable skipped test
 2021-05-17 17:13 UTC 

[PATCH] libstdc++: Fix condition for memoizing reverse_view::begin() [PR100621]
 2021-05-17 16:47 UTC  (2+ messages)

[PATCH] libstdc++: Fix up semiregular-box partial specialization [PR100475]
 2021-05-17 16:45 UTC  (2+ messages)

[PATCH] arm: Fix ICE with CMSE nonsecure call on Armv8.1-M [PR100333]
 2021-05-17 16:31 UTC  (3+ messages)

[PATCH] arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [PR99977]
 2021-05-17 16:29 UTC  (5+ messages)

RFA: Add option -fretry-compilation
 2021-05-17 16:24 UTC  (7+ messages)

[PATCH] openmp: Notify team barrier of pending tasks in, omp_fulfill_event
 2021-05-17 16:03 UTC  (2+ messages)

[PATCH] Bail in bounds_of_var_in_loop if scev returns NULL
 2021-05-17 14:40 UTC  (2+ messages)

[PATCH] c/100625 - avoid building invalid labels in the GIMPLE FE
 2021-05-17 14:17 UTC 

[PATCH 0/5] OpenACC/OpenMP: Rework struct component handling
 2021-05-17 14:12 UTC  (7+ messages)
` [PATCH 4/5] Rework indirect struct handling for OpenACC/OpenMP in gimplify.c
` [PATCH 5/5] Mapping of components of references to pointers to structs for OpenMP/OpenACC

[PATCH 1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar
 2021-05-17 14:03 UTC  (2+ messages)

[PATCH] middle-end/100582 - fix array_at_struct_end_p for vector indexing
 2021-05-17 13:26 UTC 

RFA: fix gcc.dg/tree-ssa/popcount4l.c 16 bit failure, improve 64 bit popcount expansion for 32 bit target
 2021-05-17 13:17 UTC  (3+ messages)

[PATCH 1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version
 2021-05-17 12:31 UTC  (21+ messages)
` [PATCH 6/9] arm: Auto-vectorization for MVE: vcmp
` [PATCH 7/9] arm: Auto-vectorization for MVE: add __fp16 support to VCMP
` [PATCH 8/9] arm: Auto-vectorization for MVE: vld2/vst2
` [PATCH 9/9] arm: Auto-vectorization for MVE: vld4/vst4

[PATCH] RISC-V: Properly parse the letter 'p' in '-march'
 2021-05-17 11:54 UTC 

[committed] libstdc++: Allow lualatex to be used for Doxygen PDF
 2021-05-17 11:14 UTC 

[Patch] OpenMP/Fortran: Reject nonintrinsic assignments in OMP WORKSHARE [PR100633]
 2021-05-17 10:41 UTC  (2+ messages)

[OG11] Merge GCC 11 into branch, cherry picks from mainline
 2021-05-17 10:33 UTC  (2+ messages)

[PATCH] testsuite/arm: Add mve-vadd-scalar-1.c test
 2021-05-17 10:27 UTC  (4+ messages)

[PATCH] gcc/genflags.c: Improve error message
 2021-05-17 10:27 UTC  (13+ messages)
` [PATCH] testsuite/arm: Improve mve-vshr.c
` [PATCH] testsuite/arm: Factorize and increase coverage in mve-sub_1.c
` [PATCH] testsuite/arm: Add mve-vadd-1.c test

[PATCH] testsuite/arm: Fix and rename arm_qbit_ok into arm_sat_ok effective-target
 2021-05-17 10:25 UTC  (4+ messages)

RFA: Improve message for wrong number of alternatives
 2021-05-17 10:20 UTC  (4+ messages)

[i386] Fix ICE [PR target/100549]
 2021-05-17  9:56 UTC  (3+ messages)

[PATCH] [i386] Fix _mm256_zeroupper to notify LRA that vzeroupper will kill sse registers. [PR target/82735]
 2021-05-17  9:56 UTC  (10+ messages)

[PATCH] Fix ICE in output_rnglists, at dwarf2out.c:12294 [PR100515]
 2021-05-17  9:30 UTC  (3+ messages)

[PATCH] rs6000: Make density_test only for vector version
 2021-05-17  9:24 UTC  (11+ messages)
  ` [PATCH 1/2] vect: Add costing_for_scalar parameter to init_cost hook

[PATCH] middle-end/100464 - avoid spurious TREE_ADDRESSABLE in folding debug stmts
 2021-05-17  9:22 UTC  (4+ messages)

[wwwdocs, patch] gcc-12/changes.html: Document -mptx for nvptx
 2021-05-17  9:13 UTC  (3+ messages)

[PATCH] LTO: merge -flto=foo both from IL and linker cmdline
 2021-05-17  9:05 UTC  (2+ messages)

[RFC] Using main loop's updated IV as base_address for epilogue vectorization
 2021-05-17  8:14 UTC  (6+ messages)

RFA: Don't squash target character arrays into a narrower host string
 2021-05-17  7:40 UTC  (2+ messages)

[PATCH] Don't simplify (A & C) != 0 ? D : 0 for pointer types
 2021-05-17  7:33 UTC  (2+ messages)

[PATCH] Update mpfr version to 3.1.6
 2021-05-17  6:53 UTC 

RFA: reduce lra spill failures by splitting likely-spilled-reg hogging pseudo
 2021-05-16 17:02 UTC 

doc/tm.texi.in (Condition Code): Tweak post-cc0 wording
 2021-05-16 16:48 UTC  (3+ messages)

RFA: Support cobbers in define_cond_exec
 2021-05-16 14:55 UTC 

(no subject)
 2021-05-16 14:33 UTC  (2+ messages)
` RFA: Fix match_dup numbering bug in define_cond_exec

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