public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch 6/8, Arm. GCC] Add pointer authentication for stack-unwinding runtime. [Was RE: [Patch 5/7, Arm. GCC] Add pointer authentication for stack-unwinding runtime.]
 2021-12-10 14:29 UTC  (5+ messages)
  ` [Patch 6/8 V2] Arm: Add pointer authentication for stack-unwinding runtime

[PATCH] Improved handling of REG_UNUSED notes on PARALLEL in try_combine
 2021-12-10 14:26 UTC 

[PATCH 0/4] some vxworks crtstuff
 2021-12-10 14:20 UTC  (3+ messages)
` [PATCH 3/4] libgcc: vxcrtstuff.c: make ctor/dtor functions static

[committed] libstdc++: Guard mutex and condvar with gthreads macro [PR103638]
 2021-12-10 14:08 UTC 

[committed] libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro
 2021-12-10 14:07 UTC 

[PATCH] Fix inaccuracies in VxWorks LINK_SPEC
 2021-12-10 14:00 UTC 

[committed 4/4] d: Merge upstream phobos 574bf883b
 2021-12-10 13:57 UTC  (4+ messages)

[PATCH] Remove assignment to STMP_FIXINC from t-vxworks
 2021-12-10 13:55 UTC 

[PATCH] replace t-ppccomm for libgcc powerpc*-vxworks*
 2021-12-10 13:35 UTC  (3+ messages)

pr103523: Check for PLUS/MINUS support
 2021-12-10 13:24 UTC  (3+ messages)

[PATCH] inline: fix ICE with -fprofile-generate
 2021-12-10 12:58 UTC  (2+ messages)

[PATCH] pch: Add support for relocation of the PCH data [PR71934]
 2021-12-10 12:56 UTC  (12+ messages)
        ` [committed] pch: Fix aarch64 build [PR71934]
          ` [PATCH] pch: Small cleanup

[PATCH] libstdc++: Add std::time_get %r support [PR71367]
 2021-12-10 12:47 UTC 

[PATCH][pushed] param: Add missing . in description
 2021-12-10 12:32 UTC 

[PATCH] PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument
 2021-12-10 12:28 UTC  (6+ messages)
      ` [PATCH, v2] "

[PATCH] x86_64: Improve code expanded for highpart multiplications
 2021-12-10 11:58 UTC 

[PATCH] c++: Support &typeid(x) == &typeid(y) and typeid(x) == typeid(y) in constant evaluation [PR103600]
 2021-12-10 10:41 UTC  (7+ messages)
  ` [PATCH] c++, symtab: Support &typeid(x) == &typeid(y) "
      ` [PATCH] symtab: Fold &a == &b to 0 if folding_initializer [PR94716]

[PATCH] PR ipa/103601: ICE compiling CSiBE in ipa-modref's insert_kill
 2021-12-10 10:38 UTC  (3+ messages)

[committed] libstdc++: Disable over-zealous warnings about std::string copies [PR103332]
 2021-12-10 10:12 UTC  (5+ messages)

[PATCH] driver: Improve option diagnostics [PR103465]
 2021-12-10 10:04 UTC 

[Patch 8/8, Arm, GCC] Introduce multilibs for PACBTI target feature. [Was RE: [Patch 7/7, Arm, GCC] Introduce multilibs for PACBTI target feature.]
 2021-12-10  9:39 UTC  (3+ messages)

[PATCH v3 00/12] Add LoongArch support
 2021-12-10  7:43 UTC  (13+ messages)
` [PATCH v3 01/12] LoongArch Port: gcc build
` [PATCH v3 02/12] LoongArch Port: Regenerate gcc/configure
` [PATCH v3 03/12] LoongArch Port: Machine Decsription files
` [PATCH v3 04/12] LoongArch Port: Machine description C files and .h files
` [PATCH v3 05/12] LoongArch Port: Builtin functions
` [PATCH v3 06/12] LoongArch Port: Builtin macros
` [PATCH v3 07/12] LoongArch Port: libgcc
` [PATCH v3 08/12] LoongArch Port: Regenerate libgcc/configure
` [PATCH v3 09/12] LoongArch Port: libgomp
` [PATCH v3 10/12] LoongArch Port: gcc/testsuite
` [PATCH v3 11/12] LoongArch Port: Regenerate configure
` [PATCH v3 12/12] LoongArch Port: Add doc

[committed 3/3] d: Merge upstream druntime bc58b1e9, phobos 12329adb6
 2021-12-10  4:28 UTC 

[RFC] Overflow check in simplifying exit cond comparing two IVs
 2021-12-10  4:28 UTC  (4+ messages)

[committed 2/3] d: Update for new front-end interface
 2021-12-10  4:28 UTC 

[committed 1/3] d: Merge upstream dmd 3982604c5
 2021-12-10  4:27 UTC 

[r12-5874 Regression] FAIL: g++.dg/warn/string1.C (test for warnings, line 17) on Linux/x86_64
 2021-12-10  3:41 UTC 

libstdc++: Make atomic<T*>::wait() const [PR102994]
 2021-12-10  2:14 UTC  (8+ messages)

[committed] d: Align methods to MINIMUM_METHOD_BOUNDARY
 2021-12-10  1:16 UTC 

[RFC][PATCH] c++/46476 - implement -Wunreachable-code-return
 2021-12-10  0:28 UTC  (4+ messages)

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-12-09 23:40 UTC  (10+ messages)
` [PATCH 1b/6] Add __attribute__((untrusted))

[committed] libstdc++: Fix ambiguous comparisons for iterators in C++20
 2021-12-09 23:31 UTC 

[committed] libstdc++: Remove bogus dg-error for effective-target c++20
 2021-12-09 23:31 UTC 

[committed] libstdc++: Make std::make_exception_ptr work with -fno-exceptions [PR85813]
 2021-12-09 23:30 UTC 

[committed] libstdc++: Fix std::exception_ptr regressions [PR103630]
 2021-12-09 23:30 UTC 

[committed] libstdc++: Implement std::ios_base::noreplace for C++23 [PR59769]
 2021-12-09 23:30 UTC 

[PATCH] libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
 2021-12-09 23:30 UTC  (9+ messages)

[committed] libstdc++: Avoid unnecessary allocations in std::map insertions [PR92300]
 2021-12-09 23:27 UTC 

[PATCH] libstdc++: Do not leak empty COW strings
 2021-12-09 23:25 UTC  (2+ messages)

[PATCH] libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
 2021-12-09 23:25 UTC  (2+ messages)

[PR100518] store by mult pieces: keep addr in Pmode
 2021-12-09 22:18 UTC 

[PR100843] store by mult pieces: punt on max_len < min_len
 2021-12-09 22:16 UTC 

[PATCH] PR libfortran/103634 - Runtime crash with PACK on zero-sized arrays
 2021-12-09 20:37 UTC  (2+ messages)

[PATCH] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
 2021-12-09 20:25 UTC  (6+ messages)

[PATCH v2] jit: Add support for global rvalue initialization and ctors
 2021-12-09 19:39 UTC  (2+ messages)

[PATCH] rs6000: Refactor altivec_build_resolved_builtin
 2021-12-09 18:36 UTC  (2+ messages)

[Patch]Enable -Wuninitialized + -ftrivial-auto-var-init for address taken variables
 2021-12-09 18:13 UTC  (3+ messages)

[PATCH] Fix path to t-ppc64-fp for ppc*-vxworks7* libgcc tmake_file
 2021-12-09 17:49 UTC 

[PATCH v3 0/7] ifcvt: Convert multiple
 2021-12-09 17:34 UTC  (17+ messages)
` [PATCH v3 1/7] ifcvt: Check if cmovs are needed
` [PATCH v3 2/7] ifcvt: Allow constants for noce_convert_multiple
` [PATCH v3 3/7] ifcvt: Improve costs handling "
` [PATCH v3 4/7] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move
` [PATCH v3 5/7] ifcvt: Try re-using CC for conditional moves
` [PATCH v3 6/7] testsuite/s390: Add tests for noce_convert_multiple
` [PATCH v3 7/7] ifcvt: Run second pass if it is possible to omit a temporary

[PATCH] Remove an invalid assert. [PR103619]
 2021-12-09 17:32 UTC 

[PATCH] fix up compute_objsize (including PR 103143)
 2021-12-09 16:57 UTC  (13+ messages)
  ` [PATCH v2 1/5] fix up compute_objsize: move bndrng into access_data
  ` [PATCH v2 2/5] fix up compute_objsize: pass GIMPLE statement to it
  ` [PATCH v2 3/5] fix up compute_objsize: factor out PHI handling
  ` [PATCH v2 4/5] fix up compute_objsize: refactor it into helpers
  ` [PATCH v2 5/5] fix up compute_objsize: add a dump function

Leverage VX_CPU_PREFIX in aarch64-vxworks.h
 2021-12-09 16:53 UTC 

[PATCH, OpenMP 5.0] Improve OpenMP target support for C++ [PR92120 v4]
 2021-12-09 16:41 UTC  (5+ messages)
  ` [PATCH, v5, OpenMP 5.0] Improve OpenMP target support for C++ [PR92120 v5]

Limit inlining functions called once
 2021-12-09 15:58 UTC  (3+ messages)

[PATCH] c++: Handle auto(x) in parameter-declaration-clause [PR103401]
 2021-12-09 15:55 UTC  (12+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH] c++: error message for dependent template members [PR70417]
 2021-12-09 15:51 UTC  (9+ messages)

[PATCH 2/2][GCC] arm: Declare MVE types internally via pragma
 2021-12-09 15:24 UTC  (11+ messages)
          ` [PING][PATCH "
                ` [PATCH v3 "

[PATCH] pragma: Update target option node when optimization changes [PR103515]
 2021-12-09 15:21 UTC  (3+ messages)

[PATCH] Loop unswitching: support gswitch statements
 2021-12-09 14:44 UTC  (34+ messages)

[PATCH] libstdc++: Some time_get fixes [PR78714]
 2021-12-09 14:19 UTC 

[PATCH] OpenMP: Ensure that offloaded variables are public
 2021-12-09 12:34 UTC  (10+ messages)

[PATCH] libstdc++: Skip atomic instructions in _Sp_counted_base::_M_release when both counts are 1
 2021-12-09 12:28 UTC  (16+ messages)
                          ` [committed] libstdc++: Fix undefined shift when _Atomic_word is 64-bit

POS Customers Database
 2021-12-09 11:01 UTC  (2+ messages)

Improve -fprofile-report
 2021-12-09 10:01 UTC  (4+ messages)

[PATCH] x86: Update -mtune=tremont
 2021-12-09  9:28 UTC  (2+ messages)

[PR103302] skip multi-word pre-move clobber during lra
 2021-12-09  6:03 UTC  (5+ messages)

[PATCH] [i386]Add combine splitter to transform vashr/vlshr/vashl_optab to ashr/lshr/ashl_optab for const vector duplicate operand
 2021-12-09  2:31 UTC  (2+ messages)

[PR103097] tolerate reg-stack cross-block malformed asms
 2021-12-09  2:30 UTC  (3+ messages)

[committed 3/4] d: Merge upstream druntime 178c44ff
 2021-12-08 23:57 UTC 

[committed 2/4] d: Merge upstream dmd testsuite 568496d5b
 2021-12-08 23:57 UTC 

[committed 1/4] d: Merge upstream dmd 568496d5b
 2021-12-08 23:56 UTC 

[PATCH 0/3] Dependency patches for hoist LIM code to cold loop
 2021-12-08 23:47 UTC  (7+ messages)
` [PATCH 1/3] loop-invariant: Don't move cold bb instructions to preheader in RTL
` [PATCH 2/3] Fix incorrect loop exit edge probability [PR103270]
` [PATCH 3/3] Fix loop split incorrect count and probability

Your requested white paper
 2021-12-08 21:51 UTC 

[PATCH] D: fix UBSAN
 2021-12-08 20:52 UTC  (2+ messages)

[PATCH, committed] PR fortran/103609 - [11/12 Regression] ICE in gfc_sym_get_dummy_args, at fortran/symbol.c:5243
 2021-12-08 20:21 UTC 

[pushed] libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility
 2021-12-08 20:02 UTC 

[pushed] Darwin: Amend pie options when linking mdynamic-no-pic
 2021-12-08 19:49 UTC 

[PATCH] pru: Fixup flags for .pru_irq_map section
 2021-12-08 19:21 UTC  (2+ messages)

[COMMITTED] bpf: avoid potential NULL pointer dereference
 2021-12-08 18:49 UTC 

[r12-5832 Regression] FAIL: g++.target/i386/pr100738-1.C -std=gnu++98 scan-assembler-times vblendvps[ \\t] 2 on Linux/x86_64
 2021-12-08 18:43 UTC 

[r12-5835 Regression] FAIL: libgomp.c++/target-this-4.C execution test on Linux/x86_64
 2021-12-08 18:43 UTC 

[PATCH] Use -fopt-info in unswitch pass
 2021-12-08 18:21 UTC  (3+ messages)

[PATCH] enable -Winvalid-memory-order for C++ [PR99612]
 2021-12-08 18:12 UTC  (3+ messages)

[PATCH] AArch64: Improve rotate patterns
 2021-12-08 17:18 UTC  (2+ messages)

[PATCH][_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque
 2021-12-08 16:17 UTC  (2+ messages)

[patch, Fortran] IEEE support for aarch64-apple-darwin
 2021-12-08 16:08 UTC  (4+ messages)

[PATCH] nvptx: Use cvt to perform sign-extension of truncation
 2021-12-08 15:46 UTC  (2+ messages)

[PATCH] testsuite: Use attribute "noipa" in sibcall tests
 2021-12-08 13:27 UTC  (2+ messages)

[PATCH] [2/2] arm: add arm bti pass
 2021-12-08 11:43 UTC  (2+ messages)

[PATCH] [1/2] arm: Implement cortex-M return signing address codegen
 2021-12-08 11:31 UTC  (4+ messages)

[PATCH][GCC11] PR tree-optimization/103603 - Directly resolve range_of_stmt dependencies. (Port of PR 103231/103464)
 2021-12-08  8:21 UTC  (2+ messages)

[RFC] Don't move cold code out of loop by checking bb count
 2021-12-08  6:32 UTC  (17+ messages)
                    ` [PATCH v7 2/2] "
                        ` [PATCH v8 "

[PR103024,PR103530] support throwing compares and non-boolean types in harden-compares
 2021-12-08  6:21 UTC  (2+ 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).