public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libgo: include asm/ptrace.h for pt_regs definition on PowerPC
 2022-03-06 18:59 UTC  (7+ messages)
  ` [gofrontend-dev] "
` [PATCH v2] libgo: Don't use pt_regs member in mcontext_t

[PATCH] x86: Disable SSE on unwind-c.c and unwind-dw2.c
 2022-03-06 18:06 UTC  (2+ messages)

[PATCH v8 00/12] Add LoongArch support
 2022-03-06 16:16 UTC  (20+ 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

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 

[PATCH] s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775]
 2022-03-06  9:15 UTC  (2+ messages)

[committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility
 2022-03-05 20:34 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  (8+ messages)
      ` [PATCH] waccess: Remove visited bitmap and stop on EDGE_ABNORMAL

[PATCH] rs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708]
 2022-03-05  8:21 UTC 

[PATCH] i386: Fix up cond_{and,ior,xor,mul}* [PR104779]
 2022-03-05  8:05 UTC 

[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++: detecting copy-init context during CTAD [PR102137]
 2022-03-04 22:34 UTC  (2+ messages)

[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  (10+ 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)

[PATCH] rs6000: Improve .machine
 2022-03-04 16:51 UTC 

[PATCH] [i386] Optimize v4si broadcast for noavx512vl
 2022-03-04 16:50 UTC  (5+ 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] OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr
 2022-03-04 15:09 UTC  (2+ messages)

[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] opts: fix -gtoggle + optimize attribute
 2022-03-04 13:12 UTC  (3+ messages)

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

[PATCH] [i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue
 2022-03-04  7:27 UTC 

[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  (3+ 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] Check if loading const from mem is faster
 2022-03-03 10:09 UTC  (19+ messages)

[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 

[committed][nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c
 2022-03-03  9:45 UTC 

[PATCH] rs6000: Adjust mov optabs for opaque modes [PR103353]
 2022-03-03  8:38 UTC 

[committed] openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [PR104757]
 2022-03-03  8:24 UTC 

[PATCH] rs6000: Guard bifs {un,}pack_{longdouble,ibm128} under hard float [PR103623]
 2022-03-03  2:11 UTC 

[Patch][Stage 1] Fortran/OpenMP: Support mapping of DT with allocatable components
 2022-03-02 22:20 UTC  (2+ messages)

[PATCH] Add TARGET_FOLD_MEMCPY_MAX
 2022-03-02 21:18 UTC  (3+ messages)
  ` [PATCH v2] Add TARGET_MOVE_WITH_MODE_P

[PATCH] PR tree-optimization/83907: Improved memset handling in strlen pass
 2022-03-02 19:32 UTC  (2+ messages)

[PATCH] middle-end: Support ABIs that pass FP values as wider integers
 2022-03-02 19:18 UTC  (6+ messages)
` PING - "
  ` PING**2 "
    ` PING**3 "

[PATCH] x86: Limit PR 35513 tests to Linux
 2022-03-02 19:04 UTC  (2+ messages)

Patch ping
 2022-03-02 18:59 UTC  (2+ messages)

[PATCH] c++: naming a dependently-scoped template for CTAD [PR104641]
 2022-03-02 18:32 UTC 

[PATCH] c++: Don't allow type-constraint auto(x) [PR104752]
 2022-03-02 18:31 UTC 

[PATCH] c++: Attribute deprecated/unavailable divergence
 2022-03-02 18:31 UTC 

[PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
 2022-03-02 17:31 UTC  (15+ messages)
                        ` [PATCH][v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR104131]

[committed] d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07
 2022-03-02 17:26 UTC 

[PATCH][wwwdocs] Initial changes.html section for arm and aarch64
 2022-03-02 17:02 UTC 

[PATCH] gomp: Various fixes for SVE types [PR101018]
 2022-03-02 16:53 UTC 

[PR103302] skip multi-word pre-move clobber during lra
 2022-03-02 14:21 UTC  (12+ messages)

[PATCH] rtl-optimization/104686 - speedup IRA allocno conflict test
 2022-03-02 13:58 UTC  (2+ messages)

[PATCH]middle-end vect: add vect_float to pr102819 tests
 2022-03-02 12:41 UTC  (2+ messages)

[PATCH][V2][middle-end/102276]Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276)
 2022-03-02 11:43 UTC  (2+ messages)

[PATCH] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299
 2022-03-02 11:37 UTC  (5+ messages)
    ` [PATCH, v2] "

[PATCH] c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR104711]
 2022-03-02 10:17 UTC  (2+ messages)

[PATCH] warn-access: Fix up check_pointer_uses [PR104715]
 2022-03-02 10:12 UTC  (4+ messages)

[committed] [PR104637] LRA: Split hard regs as many as possible on one subpass
 2022-03-02 10:09 UTC  (2+ messages)
` [committed] testsuite: Fix up pr104637 testcase [PR104637]

C++ patch ping
 2022-03-02  9:46 UTC 

[PATCH] cfg: Dump goto_locus if -fdump-*-*-blocks-details
 2022-03-02  9:45 UTC  (2+ messages)

[PATCH] cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_chain [PR104589]
 2022-03-02  9:44 UTC  (2+ messages)

[committed] testsuite: Add testcases for already fixed PR [PR100541]
 2022-03-02  9:42 UTC 

[committed] strlen: Comment spelling fixes
 2022-03-02  9:29 UTC 

[committed] modref: Comment spelling fixes
 2022-03-02  9:28 UTC 

[PATCH] Use C++ RAII to clear currently_expanding_gimple_stmt
 2022-03-02  7:50 UTC  (2+ messages)

[PATCH] [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx
 2022-03-02  2:01 UTC  (8+ messages)

[PATCH] AVX512FP16: Fix vcvt[u]si2sh runtime tests for Solaris
 2022-03-02  1:24 UTC 

[PATCH] i386: Fix pr104551 testcase for solaris [PR 104726]
 2022-03-02  1:22 UTC 

[PATCH v3, rs6000] Enable absolute jump table for PPC AIX and Linux
 2022-03-02  0:38 UTC  (2+ messages)

[PATCH] handle "invisible" reference in -Wdangling-pointer (PR104436)
 2022-03-01 23:14 UTC  (4+ messages)
    ` PING "

[PATCH] c++: fold calls to std::move/forward [PR96780]
 2022-03-01 22:08 UTC 

[PATCH] c++: ->template and implicit typedef [PR104608]
 2022-03-01 21:12 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Optimize signed DImode -> TImode on power10, PR target/104698
 2022-03-01 19:30 UTC  (2+ messages)

[committed] warn-access: Comment spelling fixes
 2022-03-01 18:46 UTC 

[committed] d: Remove gdc.test/dhry.d from the testsuite (PR104736)
 2022-03-01 18:30 UTC 

[PATCH] lto-plugin: update comments - remove hardwired gold
 2022-03-01 15:41 UTC 

[committed] libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984]
 2022-03-01 15:26 UTC 

[committed] libphobos: Fix misspelling of msvcUsesUCRT (PR104659)
 2022-03-01 14:29 UTC 

[PATCH] tree-optimization/104716 - check if we can copy loop in loop distribution
 2022-03-01 14:25 UTC 

[PATCH] testsuite/104728 - constrain gcc.dg/vect/pr81196-2.c
 2022-03-01 14:24 UTC 

[PATCH] testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c
 2022-03-01 14:24 UTC 

[PATCH] RISC-V:Add support for ZMMUL extension
 2022-03-01 14:07 UTC  (3+ messages)
  `  "

[PATCH 0/5 V1] RISC-V:Implement Crypto extension's instruction patterns and it's intrinsics
 2022-03-01 13:49 UTC  (4+ messages)
` [PATCH 4/5 V1] RISC-V:Implement testcases for Crypto extension

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