public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] range-op-float: Fix up multiplication and division reverse operation [PR107879]
 2022-12-05 22:38 UTC  (10+ messages)
      ` [PATCH] range-op-float: Improve multiplication reverse operation
          ` [PATCH] range-op-float: Improve binary reverse operations

[PATCH] tree-optimization/107852 - missed optimization with PHIs
 2022-12-05 21:39 UTC  (2+ messages)

[PATCH] testsuite, X86, Darwin: Fix bf16 ABI tests for Mach-O/macOS ABI
 2022-12-05 21:22 UTC  (8+ messages)

[PATCH] Use cxx11 abi in versioned namespace
 2022-12-05 21:13 UTC  (3+ messages)

[PATCH] tree, c++: optimize walk_tree_1 and cp_walk_subtrees
 2022-12-05 21:09 UTC  (4+ messages)

[PATCH 1/3] Use sub mode to move block for struct parameter
 2022-12-05 19:39 UTC  (4+ messages)
` [PATCH 3/3] Testcases for move sub blocks on param and ret

[PATCH] libgcc: Fix uninitialized RA signing on AArch64 [PR107678]
 2022-12-05 19:04 UTC  (2+ messages)

[PATCH] `const volatile' sections selection - bugzilla #107181
 2022-12-05 18:47 UTC  (5+ messages)
` [PATCH 1/2] select .rodata for const volatile variables
` [PATCH 2/2] Corrected pr25521.c target matching

[aarch64] PR107920 - Fix incorrect handling of virtual operands in svld1rq_impl::fold
 2022-12-05 18:38 UTC  (2+ messages)

[PATCH] range-op-float: Fix up ICE in lower_bound [PR107975]
 2022-12-05 18:35 UTC 

[PATCH] tree-optimization/107833 - invariant motion of uninit uses
 2022-12-05 18:31 UTC  (2+ messages)

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-12-05 17:02 UTC  (17+ messages)
` [PATCH 10/15] arm: Implement cortex-M return signing address codegen
  ` [PATCH 10/15 V2] "
        ` [PATCH 10/15 V3] "
          ` [PATCH 10/15 V4] "
` [PATCH 12/15] arm: implement bti injection
    ` [PATCH 12/15 V2] "
        ` [PATCH 12/15 V3] "
` [PING][PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M

[PATCH] testsuite: Fix leaks in tree-dynamic-object-size-0.c
 2022-12-05 16:58 UTC  (3+ messages)

[PATCH] Silence some -Wnarrowing errors
 2022-12-05 16:53 UTC  (2+ messages)

[PATCH V2] Use subscalar mode to move struct block for parameter
 2022-12-05 16:48 UTC  (7+ messages)

[PATCH] [arm] xfail fp-uint64-convert-double tests
 2022-12-05 16:42 UTC  (2+ messages)

[PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
 2022-12-05 16:21 UTC  (6+ messages)
  ` [Ping x2] "
    ` [Ping x3] "
      ` [Ping x4] "
        ` [Ping x5] "

[PATCH] middle-end/40635 - SSA update losing PHI arg loations
 2022-12-05 15:39 UTC 

[V2][PATCH 0/1]Add a new warning option -Wstrict-flex-arrays
 2022-12-05 15:20 UTC  (13+ messages)
` [V2][PATCH 1/1] Add "

[PATCH 1/2]middle-end: Add new tbranch optab to add support for bit-test-and-branch operations
 2022-12-05 14:06 UTC  (27+ messages)
` [PATCH 2/2]AArch64 Support new tbranch optab

[PATCH] tree-optimization/106868 - bogus -Wdangling-pointer diagnostic
 2022-12-05 13:55 UTC 

[Patch] OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on offload devices
 2022-12-05 13:50 UTC  (7+ messages)

[PATCH] gcc: Use ld -r when checking for HAVE_LD_RO_RW_SECTION_MIXING
 2022-12-05 13:46 UTC  (3+ messages)

[PATCH v2] gcc: Use ld -r when checking for HAVE_LD_RO_RW_SECTION_MIXING
 2022-12-05 13:43 UTC 

[PATCH][AArch64] Cleanup move immediate code
 2022-12-05 13:40 UTC  (6+ messages)

[PATCH] 0/19 modula-2 front end patches overview
 2022-12-05 13:33 UTC  (4+ messages)

[PATCH v2 1/2] RISC-V: Support _Float16 type
 2022-12-05 13:05 UTC  (2+ messages)

[PATCH]AArch64 Fix vector re-interpretation between partial SIMD modes
 2022-12-05 11:41 UTC  (5+ messages)

AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
 2022-12-05 11:34 UTC  (2+ messages)

[aarch64] Use dup and zip1 for interleaving elements in initializing vector
 2022-12-05 11:20 UTC  (3+ messages)

[PATCH] match.pd: Don't fold nan < x etc. for -ftrapping-math [PR106805]
 2022-12-05 10:50 UTC  (2+ messages)

[PATCH v2] Return a NULL rtx when targets don't support cbranchcc4 or predicate check fails in prepare_cmp_insn
 2022-12-05  8:50 UTC  (4+ messages)

[PATCH] plugins/107964 - install contracts.h
 2022-12-05  8:21 UTC 

[PATCH] tree-optimization/107956 - ICE with NULL call LHS
 2022-12-05  8:11 UTC 

[PATCH] [testsuite] [arm/aarch64] -fno-short-enums for auto-init-[12].c
 2022-12-05  7:33 UTC  (2+ messages)

[PATCH 1/3]rs6000: NFC use more readable pattern to clean high 32 bits
 2022-12-05  6:11 UTC  (9+ messages)
` [PATCH 2/3]rs6000: NFC use sext_hwi to replace ((v&0xf..f)^0x80..0) - 0x80..0

[PATCH] tree, c++: declare some basic functions inline
 2022-12-05  4:21 UTC 

[PATCH v3] Add condition coverage profiling
 2022-12-05  1:40 UTC 

[PATCH] Fortran: fix typo in documentation of intrinsic FLOOR [PR107870]
 2022-12-04 21:09 UTC  (5+ messages)

[PATCH][GCC][DOC] Relocate list under Deprecated in options.texi to Var
 2022-12-04 20:30 UTC  (2+ messages)

[PATCH] Fortran: error recovery simplifying UNPACK for insufficient FIELD [PR107922]
 2022-12-04 20:04 UTC  (4+ messages)

[PATCH] c++, driver: Fix -static-libstdc++ for targets without Bstatic/dynamic
 2022-12-04 16:30 UTC 

[PATCH] libstdc++, Darwin: Limit recursive mutex init to OS versions needing it
 2022-12-04 12:36 UTC  (2+ messages)

[pushed] libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak
 2022-12-04 12:34 UTC  (2+ messages)

[pushed] libsanitizer, Darwin: Restrict build to Darwin 16 or newer
 2022-12-04 10:44 UTC 

[PATCH] Fortran: error recovery handling invalid CLASS variable [PR107899]
 2022-12-04  9:11 UTC  (2+ messages)

[PATCH] c++: unexpanded pack in requires-expr parm list [PR107417]
 2022-12-03 20:23 UTC  (2+ messages)

[PATCH] coroutines: Do not promote temporaries that will be elided
 2022-12-03 20:19 UTC  (2+ messages)

[PATCH] c++: Reject UDLs in certain contexts [PR105300]
 2022-12-03 19:58 UTC  (10+ messages)
          ` [PATCH v2] "
              ` [PATCH v3] "

Ping: [PATCH] jit: Install jit headers in $(libsubincludedir) [PR 101491]
 2022-12-03 19:34 UTC 

[PATCH] [PR102706] [testsuite] -Wno-stringop-overflow vs Warray-bounds
 2022-12-03 10:04 UTC  (2+ messages)

[PATCH] libgccjit: Fix float vector comparison
 2022-12-03  3:10 UTC  (8+ messages)

[PATCH] Fortran: intrinsic MERGE shall use all its arguments [PR107874]
 2022-12-02 21:41 UTC  (4+ messages)

[committed] analyzer: introduce struct event_loc_info
 2022-12-02 21:36 UTC 

[committed] analyzer: fixes to region creation messages [PR107851]
 2022-12-02 21:35 UTC 

[PATCH] c++: P2448 - Relaxing some constexpr restrictions [PR106649]
 2022-12-02 20:01 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 2/5] c++: Set the locus of the function result decl
 2022-12-02 19:55 UTC  (6+ messages)

[PATCH] c++: substituting CONST_DECL_USING_P enumerator [PR103081]
 2022-12-02 19:37 UTC  (2+ messages)

[PATCH gcc-12] [PR104308] [analyzer] handle memmove like memcpy
 2022-12-02 19:11 UTC  (2+ messages)
` [PATCH trunk] "

Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
 2022-12-02 18:04 UTC  (7+ messages)
` [PATCH 1/3] Rework 128-bit complex multiply and divide, PR target/107299
  ` Ping #3: "
` [PATCH 2/3] Make __float128 use the _Float128 type, "
  ` Ping #3: "
` [PATCH 3/3] Update float 128-bit conversions, "
  ` Ping #3: "

[PATCH] Fix a few incorrect accesses
 2022-12-02 17:02 UTC  (3+ messages)

[PATCH][OG12] amdgcn: Support AMD-specific 'isa' and 'arch' traits in OpenMP context selectors
 2022-12-02 16:51 UTC  (2+ messages)

[PATCH] [OpenMP] GC unused SIMD clones
 2022-12-02 16:17 UTC  (2+ messages)

[PATCH] c++: explicit spec of constrained member tmpl [PR107522]
 2022-12-02 16:16 UTC  (6+ messages)

[PATCH RFA(tree)] c++: source position of lambda captures [PR84471]
 2022-12-02 15:45 UTC 

nvptx: Support global constructors/destructors via 'collect2'
 2022-12-02 13:35 UTC 

[committed] [PR106462] LRA: Check hard reg availability of pseudo and its subreg for pseudo reload
 2022-12-02 13:30 UTC 

nvptx: Re-enable a number of test cases
 2022-12-02 12:03 UTC  (10+ messages)
` [PATCH 1/9] nvptx: Re-enable 'gcc.c-torture/compile/20080721-1.c'
` [PATCH 2/9] nvptx: Re-enable "ptxas times out" test cases
` [PATCH 3/9] nvptx: Re-enable test cases by removing effective target 'freestanding'
` [PATCH 4/9] nvptx: Re-enable all variants of 'gcc.c-torture/execute/20020529-1.c'
` [PATCH 5/9] nvptx: Re-enable 'gcc.dg/special/weak-2.c'
` [PATCH 6/9] nvptx: Re-enable all variants of 'c-c++-common/torture/complex-sign-mixed-add.c', 'c-c++-common/torture/complex-sign-mixed-sub.c'
` [PATCH 7/9] nvptx: Re-enable 'gcc.dg/torture/c99-contract-1.c'
` [PATCH 8/9] nvptx: Re-enable "Stack alignment causes use of alloca" test cases
` [PATCH 9/9] nvptx: Re-enable 'gcc.misc-tests/options.exp'

[PATCH (pushed)] gcc: regenerate configure
 2022-12-02 11:38 UTC 

[PATCH] ipa: silent -Wodr notes with -w
 2022-12-02 11:27 UTC 

[committed][nvptx] Use .alias directive for mptx >= 6.3
 2022-12-02 11:24 UTC  (2+ messages)

[PATCH 19/56] Revert "Move void_list_node init to common code". (8ff2a92a0450243e52d3299a13b30f208bafa7e0)
 2022-12-02 10:38 UTC  (10+ messages)

[PATCH] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-02  9:54 UTC  (3+ messages)

[x86 PATCH] PR target/106577: force_reg may clobber operands during split
 2022-12-02  9:51 UTC  (5+ messages)
    ` [PATCH] i386: Save/restore recog_data in ix86_vector_duplicate_value [PR106577]

[PATCH] [testsuite] [riscv] skip ssa-sink-18.c
 2022-12-02  9:38 UTC  (2+ messages)

[PATCH] [testsuite] [riscv] uninit-pred-9_b bogus warning
 2022-12-02  9:37 UTC  (2+ messages)

[PATCH] [PR40457] [arm] expand SI-aligned movdi into pair of movsi
 2022-12-02  9:29 UTC 

[PATCH] [PR42093] [arm] [thumb2] disable tree-dce for test
 2022-12-02  9:26 UTC 

[PATCH v2] match.pd: rewrite select to branchless expression
 2022-12-02  8:22 UTC  (4+ messages)

[PATCH RFA] driver: fix validate_switches logic
 2022-12-02  7:50 UTC  (3+ messages)

[PATCH] Add --param max-unswitch-depth
 2022-12-02  7:04 UTC 

[PATCH v5, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-12-02  7:03 UTC 

[PATCH] [x86] Improve ix86_expand_fast_convert_bf_to_sf with new extendbfsf2_1
 2022-12-02  6:56 UTC  (2+ messages)

[PATCH] Fix PR59447: include "(or later)" in documentation of --with-dwarf2 configure flag
 2022-12-02  6:18 UTC  (3+ messages)

[PATCH] Add a new conversion for conditional ternary set into ifcvt [PR106536]
 2022-12-02  6:04 UTC  (3+ messages)

[PATCH V6] rs6000: Optimize cmp on rotated 16bits constant
 2022-12-02  2:45 UTC  (5+ messages)
` Ping: "
  ` Ping^2: "
    ` Ping^3: "
      ` Ping^4: "

[committed] analyzer: handle comparisons against negated symbolic values [PR107948]
 2022-12-02  2:35 UTC 

[committed] analyzer: add test coverage for string ops
 2022-12-02  2:35 UTC 

[PATCH v2] Add condition coverage profiling
 2022-12-02  1:03 UTC  (3+ messages)

Java front-end and library patches
 2022-12-02  0:26 UTC  (6+ messages)

[PATCH] c++: comptypes ICE with BOUND_TEMPLATE_TEMPLATE_PARMs [PR107539]
 2022-12-01 21:19 UTC  (2+ messages)

[PATCH] libcpp: suppress builtin macro redefined warnings for __LINE__
 2022-12-01 21:10 UTC  (6+ messages)

[PATCH][X86_64] Separate znver4 insn reservations from older znvers
 2022-12-01 19:01 UTC  (8+ messages)

[PATCH 2/2]AArch64 Perform more late folding of reg moves and shifts which arrive after expand
 2022-12-01 18:38 UTC  (7+ 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).