public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] libgompd: Add thread handles
 2022-07-27 12:11 UTC  (2+ messages)

[PATCH, OpenMP, C++] Allow classes with static members to be mappable
 2022-07-27 11:45 UTC  (3+ messages)

[RFC] Teach vectorizer to deal with bitfield reads
 2022-07-27 11:37 UTC  (2+ messages)

[PATCH] c-family: Honor -Wno-init-self for cv-qual vars [PR102633]
 2022-07-27 11:37 UTC  (5+ messages)

[PATCH 2/2]middle-end: Support recognition of three-way max/min
 2022-07-27 11:18 UTC  (6+ messages)

PING: [PATCH v3] eliminate mutex in fast path of __register_frame
 2022-07-27 11:17 UTC 

[PATCH] gimple, internal-fn: Add IFN_TRAP and use it for __builtin_unreachable [PR106099]
 2022-07-27 11:14 UTC  (6+ messages)

[PATCH] RISC-V: Split unordered FP comparisons into individual RTL insns
 2022-07-27 10:40 UTC  (6+ messages)
    ` [PATCH v2] "
      ` [PING][PATCH "

[PATCH] RISC-V: Remove duplicate backslashes from `stack_protect_set_<mode>'
 2022-07-27 10:28 UTC  (3+ messages)

[PATCH] RISC-V: Add RTX costs for `if_then_else' expressions
 2022-07-27 10:27 UTC  (3+ messages)

GCC 12.1.1 Status Report (2022-07-27)
 2022-07-27 10:16 UTC 

[committed] testsuite: Add -Wno-psabi to pr94920 tests [PR94920]
 2022-07-27 10:11 UTC 

[committed] testsuite: Add extra ia32 options so that -fprefetch-loop-arrays works [PR106397]
 2022-07-27 10:08 UTC 

[PATCH] LoongArch: document -m[no-]explicit-relocs
 2022-07-27  9:57 UTC  (6+ messages)

[PATCH] Fix Rogers e-mail in MAINTAINERS
 2022-07-27  9:40 UTC 

[PATCH] cgraphunit: Don't emit asm thunks for -dx [PR106261]
 2022-07-27  9:39 UTC  (2+ messages)

[PATCH 0/0] RISC-V: Support IEEE half precision operation
 2022-07-27  9:34 UTC  (4+ messages)
` [PATCH 1/2] RISC-V: Support _Float16 type

[PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329]
 2022-07-27  9:33 UTC 

[PATCH] opts: Add an assertion to help static analyzers [PR106332]
 2022-07-27  9:23 UTC  (2+ messages)

[PATCH] c++: Add support for __real__/__imag__ modifications in constant expressions [PR88174]
 2022-07-27  9:09 UTC  (9+ messages)
    ` [PATCH] c++, v2: "
          ` [PATCH] c++, v3: "
              ` [PATCH] c++, v4: "

[PATCH] match.pd: Add new division pattern [PR104992]
 2022-07-27  8:42 UTC  (6+ messages)

[PATCH 0/1] middle-end: Fix bit position comparison
 2022-07-27  8:26 UTC  (8+ messages)
` [PATCH 1/1] Fix bit-position comparison
    `  "

[PATCH] Be careful with MODE_CC in simplify_const_relational_operation
 2022-07-27  7:51 UTC  (7+ messages)
  ` [PATCH] Add new target hook: simplify_modecc_const

[PATCH] libsanitizer: Cherry-pick 2bfb0fcb51510f22723c8cdfefe from upstream
 2022-07-27  6:52 UTC  (5+ messages)
` PING: "

[PATCH] i386 testsuite: cope with --enable-default-pie
 2022-07-27  5:15 UTC  (3+ messages)

[PATCH] [PR83782] i386 PIE: avoid @GOTOFF for ifuncs and their aliases
 2022-07-27  5:13 UTC 

[PATCH] i386 PIE: accept @GOTOFF in load/store multi base address
 2022-07-27  5:09 UTC 

[PATCH][wwwdocs] gcc-13: Add loongarch '-mexplicit-relocs' support
 2022-07-27  2:22 UTC  (10+ messages)
        ` [PATCH] LoongArch: adjust the default of -mexplicit-relocs by checking gas feature

libstdc++: Minor codegen improvement for atomic wait spinloop
 2022-07-26 22:42 UTC  (5+ messages)

[PATCH] btf: do not use the CHAR `encoding' bit for BTF
 2022-07-26 21:58 UTC  (2+ messages)

[GCC 12, committed] d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos 5fef0d28f
 2022-07-26 21:46 UTC 

[PATCH V1] HIGH part of symbol ref is invalid for constant pool
 2022-07-26 21:36 UTC  (4+ messages)

[committed] analyzer: fix false +ves from -Wanalyzer-va-arg-type-mismatch on int promotion [PR106319]
 2022-07-26 21:20 UTC 

[PATCH] Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652]
 2022-07-26 19:25 UTC  (6+ messages)

[committed] analyzer: fix stray get_element decls
 2022-07-26 18:50 UTC 

[PATCH] RISC-V: Standardize formatting of SFB ALU conditional move
 2022-07-26 18:38 UTC 

[PATCH] analyzer: add get_meaning_for_state_change vfunc to fd_diagnostic in sm-fd.cc [PR106286]
 2022-07-26 16:42 UTC  (2+ messages)

[PATCH] middle-end: More support for ABIs that pass FP values as wider ints
 2022-07-26 16:21 UTC 

[PATCH 0/7] jit,docs: remove warnings and modernize the docs
 2022-07-26 15:44 UTC  (20+ messages)
` [PATCH 1/7] jit,docs: use enum directive for enumeral types
` [PATCH 2/7] jit, docs: replace c:type:`int_type` with :expr:`int_type`
  ` [PATCH 2/7] jit,docs: "
` [PATCH 3/7] jit,docs: various fixes
` [PATCH 4/7] jit,docs: compact function declarations
` [PATCH 5/7] jit,docs: use list-table instead of fixed table
` [PATCH 6/7] jit,docs: use :expr:`type *` for pointers to a type
` [PATCH 7/7] jit,docs: remove :ref:`modindex`

[PATCH] jit,docs: shorten assembly output
 2022-07-26 15:41 UTC  (2+ messages)

[PATCH] c: Handle initializations of opaque types [PR106016]
 2022-07-26 15:07 UTC  (4+ messages)
` [PING][PATCH] c: Handle initializations of opaque types [PR106016] (need review of expr.cc hunk)

[PATCH 2/2] tree-optimization/105651 - simplify address range overlap check
 2022-07-26 13:41 UTC 

[PATCH 2/2] tree-optimization/105651 - simplify address range overlap check
 2022-07-26 13:41 UTC 

[PATCH 2/2] tree-optimization/105651 - simplify address range overlap check
 2022-07-26 13:41 UTC 

[PATCH 1/2] tree-optimization/105142 - improve maybe_fold_comparisons_from_match_pd fix
 2022-07-26 13:41 UTC 

[PATCH 1/2] tree-optimization/105142 - improve maybe_fold_comparisons_from_match_pd fix
 2022-07-26 13:41 UTC 

[PATCH 1/2] tree-optimization/105142 - improve maybe_fold_comparisons_from_match_pd fix
 2022-07-26 13:41 UTC 

[PATCH] contrib: use sphinx-build from a venv
 2022-07-26 12:17 UTC  (7+ messages)

[PATCH] tree-optimization/105142 - improve maybe_fold_comparisons_from_match_pd fix
 2022-07-26 11:18 UTC 

[PATCH] tree-optimization/105142 - improve maybe_fold_comparisons_from_match_pd fix
 2022-07-26 11:18 UTC 

[PATCH] tree-optimization/105142 - improve maybe_fold_comparisons_from_match_pd fix
 2022-07-26 11:18 UTC 

[COMMITTED] [106444] Handle non constant ranges in irange pretty printer
 2022-07-26 11:06 UTC 

[PATCH] Improve ptr_derefs_may_alias_p for the case of &STRING_CST
 2022-07-26 10:08 UTC 

[PATCH] Improve ptr_derefs_may_alias_p for the case of &STRING_CST
 2022-07-26 10:08 UTC 

[PATCH] Improve ptr_derefs_may_alias_p for the case of &STRING_CST
 2022-07-26 10:08 UTC 

Modula-2: merge followup (brief update on the progress of the new linking implementation)
 2022-07-26  7:45 UTC  (8+ messages)

[PATCH] Fortran: error recovery from calculation of storage size of a symbol [PR103504]
 2022-07-26  7:02 UTC  (2+ messages)

[PATCH] tree-optimization/106189 - avoid division by zero exception
 2022-07-26  6:36 UTC 

[PATCH] tree-optimization/106189 - avoid division by zero exception
 2022-07-26  6:36 UTC 

[PATCH] tree-optimization/106189 - avoid division by zero exception
 2022-07-26  6:36 UTC 

[PATCH v1 0/2] LoongArch: Modify the method of obtaining symbolic addresses
 2022-07-26  6:36 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH 0/3] Implement C2X N2653 (char8_t) and correct UTF-8 character literal type in preprocessor directives for C++
 2022-07-26  1:38 UTC  (7+ messages)
` [PATCH 1/3] C: Implement C2X N2653 char8_t and UTF-8 string literal changes
` [PATCH 2/3] testsuite: Add tests for "
` [PATCH 3/3] c++/106426: Treat u8 character literals as unsigned in char8_t modes
    ` [PATCH 3/3 v2] preprocessor/106426: "

[PATCH] x86: Enable __bf16 type for TARGET_SSE2 and above
 2022-07-26  1:31 UTC 

[PATCH] c++: ICE with erroneous template redeclaration [PR106311]
 2022-07-26  0:09 UTC  (4+ messages)
  ` [v2 PATCH] "

[pushed] c++: aggregate prvalue as for range [PR106230]
 2022-07-26  0:06 UTC 

[PATCH] libgccjit.h: Make the macro definition for testing gcc_jit_context_new_bitcast correctly available
 2022-07-25 23:18 UTC  (2+ messages)

[PATCH, V2] Do not enable -mblock-ops-vector-pair
 2022-07-25 20:15 UTC 

[RFA] Implement basic range operators to enable floating point VRP
 2022-07-25 18:53 UTC  (2+ messages)

New LinkedIn Message
 2022-07-25 18:34 UTC 

[PATCH] Dispatch code for floating point range ops
 2022-07-25 18:08 UTC 

[PATCH] analyzer: fix coding style in sm-fd.cc
 2022-07-25 16:29 UTC  (3+ messages)

[PATCH] analyzer: convert tests with dos2unix
 2022-07-25 15:53 UTC  (2+ messages)

[COMMITTED] [PR middle-end/106432] Gracefully handle unsupported type in range_on_edge
 2022-07-25 15:30 UTC 

[PATCH] tree-optimization/106379 - add missing ~(a ^ b) folding for _Bool
 2022-07-25 14:49 UTC  (4+ messages)

OpenMP, libgomp: Environment variable syntax extension
 2022-07-25 13:38 UTC  (6+ messages)
` [PATCH] "

[PATCH V4] rs6000: Optimize cmp on rotated 16bits constant
 2022-07-25 13:29 UTC 

[pushed] c++: -Woverloaded-virtual false positive [PR87729]
 2022-07-25 13:23 UTC 

[PATCH] middle-end/106414 - fix mistake in ~(x ^ y) -> x == y pattern
 2022-07-25 11:01 UTC 

[PATCH 0/12] arm: Enables return address verification and branch target identification on Cortex-M
 2022-07-25 10:41 UTC  (7+ messages)
` [PATCH 9/12] arm: Make libgcc bti compatible
    ` [PATCH 9/12 V2] "

[PATCH] libsanitizer: don't enable for MIPS Linux without GNU libc [PR 106136]
 2022-07-25  7:06 UTC  (2+ messages)
` PING: "

[PATCH] docs: remove recently added trailing whitespaces
 2022-07-25  7:00 UTC 

[COMMITTED] frange class to represent floating point ranges
 2022-07-25  6:49 UTC 

[PATCH v2] rs6000/test: Fix empty TU in some cases of effective targets [PR106345]
 2022-07-25  6:26 UTC 

[PATCH] rs6000/test: Update some cases with -mdejagnu-tune
 2022-07-25  6:09 UTC  (7+ messages)

[PATCH 1/2] Allow subtarget customization of CC1_SPEC
 2022-07-25  6:06 UTC  (4+ messages)

[PATCH, rs6000] Add multiply-add expand pattern [PR103109]
 2022-07-25  5:11 UTC 

[COMMITTED] Convert some uses in ranger_cache and DOM to vrange
 2022-07-24 15:04 UTC  (4+ messages)
` [COMMITTED] Allow registering same SSA name relations in oracle
` [COMMITTED] Tweaks to global ranges
` [COMMITTED] Minor fixes to vr_values to not die on non integral types

[x86 PATCH take #3] PR target/91681: zero_extendditi2 pattern for more optimizations
 2022-07-24 11:03 UTC  (2+ messages)

[x86 PATCH] PR target/106303: Fix TImode STV related failures
 2022-07-24 10:45 UTC  (2+ messages)

[PATCH 0/1] c++/106423: Fix pragma suppression of -Wc++20-compat diagnostics
 2022-07-24  4:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] analyzer: add get_meaning_for_state_change vfunc to fd_diagnostic in sm-fd.cc [PR106286]
 2022-07-23 17:43 UTC  (2+ messages)

[Documentation] Correct RTL documentation: (use (mem ...)) is allowed
 2022-07-23  9:26 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).