public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add a couple of A?CST1:CST2 match and simplify optimizations
 2021-05-17 21:18 UTC  (3+ messages)

[committed] arm: correctly handle inequality comparisons against max constants [PR100563]
 2021-05-17 20:52 UTC  (2+ messages)

[PATCH] libstdc++: Fix iterator caching inside range adaptors [PR100479]
 2021-05-17 19:59 UTC  (4+ messages)

[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][DOCS] Remove install-old.texi
 2021-05-17 18:38 UTC  (2+ messages)

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

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

[r12-837 Regression] FAIL: gcc.target/i386/pr100582.c scan-assembler-times pblendvb 1 on Linux/x86_64
 2021-05-17 18:07 UTC 

[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] gcc-changelog: Remove non-strict mode
 2021-05-17 17:55 UTC  (2+ 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 access issues in elements_view::_Sentinel [PR100631]
 2021-05-17 16:49 UTC  (2+ messages)

[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 0/7] [og10] OpenACC/OpenMP: Rework struct component handling
 2021-05-17 14:26 UTC  (4+ messages)
` [PATCH 7/7] [og10] WIP GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION changes

[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  (10+ messages)
` [PATCH 1/5] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset
` [PATCH 2/5] Refactor struct lowering for OpenMP/OpenACC in gimplify.c
` [PATCH 3/5] Rewrite GOMP_MAP_ATTACH_DETACH mappings for OpenMP also
` [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][v2] c/100547 - reject overly large vector_size attributes
 2021-05-17 13:27 UTC 

[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 v3 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-17 13:15 UTC  (13+ 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 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)

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

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

[RFC] Run pass_sink_code once more after ivopts/fre
 2021-05-17  8:11 UTC  (13+ 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 

[PATCH V2] Split loop for NE condition
 2021-05-17  2:01 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

RFA: Fix match_scratch bug in define_subst
 2021-05-16 13:11 UTC 

[PATCH] Add dg-final option-based target selectors
 2021-05-16 10:11 UTC  (2+ messages)

reorg.c (fill_slots_from_thread): Reinstate code typoed out in "Remove CC0"
 2021-05-15 19:41 UTC  (2+ messages)

[PATCHv2 0/4] ROP support
 2021-05-15 19:06 UTC  (16+ messages)
` [PATCH 1/4] rs6000: Add -mrop-protect and -mprivileged flags
` [PATCH 2/4] rs6000: Emit ROP-mitigation instructions in prologue and epilogue
` [PATCH 3/4] rs6000: Conditionally define __ROP_PROTECT__
` [PATCH 4/4] rs6000: Add ROP tests

[PATCH] phiopt: Optimize (x <=> y) cmp z [PR94589]
 2021-05-15 10:09 UTC  (7+ messages)

[PATCH] implement pre-c++20 contracts
 2021-05-14 21:09 UTC  (15+ messages)
              ` [PATCH] PING "

[PATCH] libstdc++: Simplify range adaptors' forwarding of bound args when possible
 2021-05-14 18:27 UTC 

[PATCH][AArch64]: Use UNSPEC_LD1_SVE for all LD1 loads
 2021-05-14 17:20 UTC  (2+ messages)

[Patch] Fortran/OpenMP: Support 'omp parallel master'
 2021-05-14 16:49 UTC  (2+ messages)

[Patch] Fortran/OpenMP: Handle implicit SAVE for variables in main
 2021-05-14 16:46 UTC  (2+ messages)

[pushed] c++: simplify enclosing_instantiation_of [PR95870]
 2021-05-14 16:11 UTC 

[PATCH] Add gnu::diagnose_as attribute
 2021-05-14 16:05 UTC  (2+ messages)

[PATCH] split loop for NE condition
 2021-05-14 14:58 UTC  (7+ messages)
          ` [RFC] "

[GOVERNANCE] Where to file complaints re project-maintainers?
 2021-05-14 14:47 UTC  (8+ messages)

[PATCH] avoid using an incompletely populated struct (PR 100574)
 2021-05-14 14:45 UTC  (6+ messages)

[committed] Add testcases for already fixed PRs PR88872, PR90019, PR94616, PR95226
 2021-05-14 14:34 UTC 

[Patch] gcc/configure.ac: Fix cross build by using $(CFLAGS-$@) [PR100598]
 2021-05-14 14:19 UTC 

[PATCH, OpenMP 5.0] Implement relaxation of implicit map vs. existing device mappings (for mainline trunk)
 2021-05-14 13:20 UTC 

[PATCH, OG10, OpenMP 5.0, committed] Remove array section base-pointer mapping semantics, and other front-end adjustments
 2021-05-14 13:11 UTC  (3+ messages)

[PATCH, LIBPHOBOS] Cleanup temp files in libphobos unittest at src/std/process.d
 2021-05-14 12:24 UTC  (5+ messages)

[PATCH] tsan: fix false positive for pthread_cond_clockwait
 2021-05-14 10:10 UTC  (4+ messages)

Why don't recently added -Wexceptions and -Winvalid-imported-macros use "Warning" flag?
 2021-05-14  9:42 UTC 

[PR66791][ARM] Replace __builtin_neon_vtst*
 2021-05-14  9:34 UTC  (8+ messages)

[PATCH] [PR rtl/optimization/98694] Fix incorrect optimization by cprop_hardreg
 2021-05-14  9:09 UTC  (12+ messages)
            ` [PATCH] regcprop: Fix another cprop_hardreg bug [PR100342]

[PATCH] aarch64: Make sqdmlal2 patterns match canonical RT
 2021-05-14  9:07 UTC 

[PATCH] gcc-changelog: detect Co-Authored-By before ChangeLog entries
 2021-05-14  8:45 UTC 

Question about non-POD class type
 2021-05-14  8:30 UTC 

[DWARF] Couple of pending patches
 2021-05-14  7:47 UTC 

[PATCH] Port gnat-style to Sphinx
 2021-05-14  7:32 UTC  (2+ messages)

[pushed] libsanitizer, Darwin : Handle missing __builtin_os_log_format
 2021-05-14  7:18 UTC  (3+ messages)

[PATCH] rs6000: Expand fmod and remainder when built with fast-math [PR97142]
 2021-05-14  7:13 UTC  (3+ messages)
` Ping: "

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