public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/5] openmp: Handle pinned and unified shared memory
 2022-03-08 11:30 UTC  (5+ messages)
` [PATCH 1/5] openmp: Add -foffload-memory
` [PATCH 2/5] openmp: allow requires unified_shared_memory
` [PATCH 3/5] openmp, nvptx: ompx_unified_shared_mem_alloc
` [PATCH 4/5] openmp: Use libgomp memory allocation functions with unified shared memory

[PATCH][committed][testsuite] vect: disable bitmask tests on sparc
 2022-03-08 11:26 UTC 

[PATCH] Check if loading const from mem is faster
 2022-03-08 11:25 UTC  (20+ messages)

[PATCH v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c
 2022-03-08 11:15 UTC  (3+ messages)

[PATCH] params: Remove repeated word "that" in parameter description
 2022-03-08 10:50 UTC 

[PATCH] PR tree-optimization/98335: Improvements to DSE's compute_trims
 2022-03-08 10:44 UTC  (3+ messages)

[PATCH] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr
 2022-03-08 10:44 UTC  (3+ messages)

[PATCH] c++: Don't suggest cdtor or conversion op identifiers in spelling hints [PR104806]
 2022-03-08  9:32 UTC  (3+ messages)

[PATCH] tree-optimization/104825 - guard modref query
 2022-03-08  8:55 UTC 

[PATCH] [i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue
 2022-03-08  3:39 UTC  (4+ messages)

[PATCH] RISC-V: Handle combine extension in canonical ordering
 2022-03-08  3:30 UTC 

[PATCH] RISCV: Strengthen libatomic lrsc pairs
 2022-03-08  2:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] [i386] Don't fold builtin into gimple when isa mismatches
 2022-03-08  1:30 UTC  (3+ messages)

[PATCH] rtl: ICE with thread_local and inline asm [PR104777]
 2022-03-08  1:19 UTC  (2+ messages)

[C++ PATCH] PR c++/96440: ICE-on-invalid-code error recovery
 2022-03-07 23:45 UTC  (2+ messages)

[C++ PATCH] PR c++/96329: ICE-on-invalid-code error recovery
 2022-03-07 23:44 UTC  (2+ messages)

[C++ PATCH] PR c++/96437: ICE-on-invalid-code error recovery
 2022-03-07 23:43 UTC  (2+ messages)

[pushed] c++: (*(fn))() [PR104618]
 2022-03-07 23:32 UTC  (2+ messages)

[PATCH] libgo: include asm/ptrace.h for pt_regs definition on PowerPC
 2022-03-07 22:59 UTC  (10+ messages)
  ` [gofrontend-dev] "
` [PATCH v2] libgo: Don't use pt_regs member in mcontext_t
    ` [PATCH v3] "

[PATCH] rs6000: Improve .machine
 2022-03-07 21:57 UTC  (3+ messages)

[PATCH] rs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708]
 2022-03-07 21:37 UTC  (2+ messages)
` [PATCH] rs6000: Fix up __SIZEOF_{FLOAT, IBM}128__ "

[PATCH RFC] mips: add TARGET_ZERO_CALL_USED_REGS hook [PR104817, PR104820]
 2022-03-07 20:40 UTC 

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

[Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430]
 2022-03-07 19:58 UTC  (3+ messages)

[committed] analyzer: fix leak suppression at end of 'main' [PR101983]
 2022-03-07 19:24 UTC 

[PATCH] c++: detecting copy-init context during CTAD [PR102137]
 2022-03-07 19:14 UTC  (4+ messages)

[PATCH] c++: non-constant non-dependent decltype folding [PR104823]
 2022-03-07 19:09 UTC  (2+ messages)

[committed] Fortran: Fix typos
 2022-03-07 16:27 UTC 

[PATCH v3 00/15] ARM/MVE use vectors of boolean for predicates
 2022-03-07 16:14 UTC  (6+ messages)
` [PATCH v3 15/15] arm: Fix constraint check for V8HI in mve_vector_mem_operand
  ` [arm] MVE: Relax addressing modes for full loads and stores

[committed] doc: Remove redundant sentence about modules being in C++20
 2022-03-07 16:14 UTC 

[committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility
 2022-03-07 15:14 UTC  (2+ messages)

[PATCH v2] x86: Disable SSE on unwind-c.c and unwind-dw2.c
 2022-03-07 15:07 UTC  (3+ messages)

[committed] Add missing space in various string literals
 2022-03-07 14:24 UTC 

[Patch] Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126]
 2022-03-07 14:16 UTC 

[committed] Fix up duplicated duplicated words in comments
 2022-03-07 14:05 UTC 

[PATCH] x86: Disable SSE on unwind-c.c and unwind-dw2.c
 2022-03-07 13:58 UTC  (3+ messages)

[PATCH] opts: fix -gtoggle + optimize attribute
 2022-03-07 13:48 UTC  (4+ messages)

[PATCH] Add TARGET_FOLD_MEMCPY_MAX
 2022-03-07 13:45 UTC  (4+ messages)
  ` [PATCH v2] Add TARGET_MOVE_WITH_MODE_P

[PATCH] arm: fix option quoting in error messages
 2022-03-07 13:17 UTC  (4+ messages)

[x86 PATCH] PR tree-optimization/98335: New peephole2 xorl; movb -> movzbl
 2022-03-07 12:02 UTC  (4+ messages)
` [x86 PATCH] PR tree-optimization/98335: New peephole2 xorl;movb "

[PATCH] tree-optimization/104782 - adjust PR101636 fix
 2022-03-07 11:33 UTC 

[PATCH] [i386] Optimize v4si broadcast for noavx512vl
 2022-03-07 11:22 UTC  (8+ messages)
  ` [PATCH V2] "

[PATCH][pushed] MSP430: fix error message
 2022-03-07 10:42 UTC 

[PATCH][ARM] translation: reuse string and use switch for codes
 2022-03-07 10:37 UTC  (7+ messages)

[PATCH] s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775]
 2022-03-07 10:10 UTC  (3+ messages)

[PATCH] i386: Fix up cond_{and,ior,xor,mul}* [PR104779]
 2022-03-07  8:51 UTC  (3+ messages)

New Swedish PO file for 'gcc' (version 12.1-b20220213)
 2022-03-06 16:07 UTC 

New French PO file for 'gcc' (version 12.1-b20220213)
 2022-03-06 15:57 UTC 

[Committed] Update gcc.dg/lower-subreg-1.c on ia32
 2022-03-06 11:17 UTC 

[r12-7502 Regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg" on Linux/x86_64
 2022-03-05 18:39 UTC 

[PATCH] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761]
 2022-03-05 10:28 UTC  (7+ messages)
      ` [PATCH] waccess: Remove visited bitmap and stop on EDGE_ABNORMAL

[COMMITTED] Optimize signed DImode -> TImode on power10
 2022-03-05  5:10 UTC 

[PATCH] configure: Implement --enable-host-pie
 2022-03-04 23:17 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH, V2] Optimize signed DImode -> TImode on power10, PR target/104698
 2022-03-04 23:11 UTC  (4+ messages)

New German PO file for 'gcc' (version 12.1-b20220213)
 2022-03-04 23:07 UTC 

[PATCH] c++: Standard mangling abbreviations & modules
 2022-03-04 20:01 UTC 

OpenACC 'kernels' decomposition: Mark variables used in synthesized data clauses as addressable [PR100280]
 2022-03-04 19:52 UTC  (9+ messages)
    ` Add 'c-c++-common/goacc/kernels-decompose-pr104132-1.c' [PR104132]
    ` Add 'c-c++-common/goacc/kernels-decompose-pr104133-1.c' [PR104133]
    ` OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR100280, PR104132, PR104133]
      ` Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=decompose' [PR104784]
      ` (no subject)
  ` Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' declared in block made addressable" [PR100280]
  ` OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP lowering [PR100280]

[committed] analyzer: reduce svalue depth limit from 13 to 12 [PR103521]
 2022-03-04 19:01 UTC 

libgo patch committed: Skip _FILE in mkruntimeinc
 2022-03-04 18:47 UTC 

libgo patch committed: move semaphore to gotool packages
 2022-03-04 18:27 UTC 

libgo patch committed: Fix AIX build
 2022-03-04 18:20 UTC 

[PATCH] libstdc++: vxworks: remove stray <iostream> include
 2022-03-04 17:53 UTC  (3+ messages)

[pushed] Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler
 2022-03-04 16:49 UTC 

[pushed] Darwin, libgcc: Fix build errors on powerpc-darwin8
 2022-03-04 16:47 UTC 

[committed] c++: Add testcase for already fixed PR [PR103443]
 2022-03-04 15:18 UTC 

[c++] New module mangling ABI
 2022-03-04 15:17 UTC 

[PATCH] arm: Remove unused variable arm_binop_none_none_unone_qualifiers
 2022-03-04 14:39 UTC 

[PATCH 0/3] openacc: Gang-private variables in shared memory
 2022-03-04 13:51 UTC  (6+ messages)
` [PATCH 1/3] openacc: Add support for gang local storage allocation "
        ` Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*'

[PATCH] Improve profile handling in switch lowering
 2022-03-04 13:47 UTC  (2+ messages)

Test cases to check OpenACC offloaded function's attributes and classification
 2022-03-04 13:19 UTC  (6+ messages)
        ` Update 'c-c++-common/goacc/classify-*', 'gfortran.dg/goacc/classify-*'

[PATCH v2] eliminate mutex in fast path of __register_frame
 2022-03-04 12:19 UTC 

[PATCH] gimplify: Clear TREE_READONLY on automatic vars being stored into [PR104529]
 2022-03-04 11:55 UTC  (2+ messages)

[committed] libstdc++: Implement std::strong_order for floating-point types [PR96526]
 2022-03-04 11:30 UTC  (2+ messages)
` [committed] libstdc++: Fix -Wunused-local-typedefs warning in <compare>

[i386 PATCH] PR 104732: Simplify/fix DI mode logic expansion/splitting on -m32
 2022-03-04 11:08 UTC  (2+ messages)

[r12-7468 Regression] FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++20 (test for excess errors) on Linux/x86_64
 2022-03-04  4:17 UTC 

[PATCH 0/3] RISC-V: Add Ratified Cache Management Operation ISA Extensions
 2022-03-04  2:49 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Add mininal support for Zicbo[mzp]
` [PATCH 2/3] RISC-V:Cache Management Operation instructions
` [PATCH 3/3] RISC-V:Cache Management Operation instructions testcases

[PATCH] x86: Always return pseudo register in ix86_gen_scratch_sse_rtx
 2022-03-04  1:12 UTC  (2+ messages)

[PATCH] libgcc: allow building float128 libraries on FreeBSD
 2022-03-03 23:53 UTC  (4+ messages)

New German PO file for 'gcc' (version 12.1-b20220213)
 2022-03-03 23:27 UTC 

[committed] libstdc++: Use non-debug vector in constexpr test [PR104748]
 2022-03-03 22:38 UTC 

[committed] libstdc++: Fix test failure on AIX
 2022-03-03 22:38 UTC 

[PATCH] tree: Fix up warn_deprecated_use [PR104627]
 2022-03-03 21:06 UTC  (2+ messages)

[PATCH] c++: merge default targs for function templates [PR65396]
 2022-03-03 20:06 UTC 

[PATCH][pushed] configure: enable plugin support for ld.mold
 2022-03-03 14:48 UTC 

[wwwdocs][patch] gcc-12/changes.html: Document -misa update for nvptx
 2022-03-03 12:27 UTC 

[PATCH] eliminate mutex in fast path of __register_frame
 2022-03-03  9:51 UTC  (5+ messages)

[committed][nvptx] Build libraries with mptx=3.1
 2022-03-03  9:46 UTC 

[committed][nvptx] Build libraries with misa=sm_30
 2022-03-03  9:46 UTC 

[committed][nvptx] Use --no-verify for sm_30
 2022-03-03  9:45 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).