public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 2/2]AArch64 Perform more late folding of reg moves and shifts which arrive after expand
 2022-12-01 16:25 UTC  (6+ messages)

[PATCH]AArch64 Fix vector re-interpretation between partial SIMD modes
 2022-12-01 16:20 UTC  (4+ messages)

[PATCH] varasm: Fix type confusion bug
 2022-12-01 16:12 UTC  (2+ messages)

[PATCH] RISC-V: Add attributes for VSETVL PASS
 2022-12-01 16:05 UTC  (4+ messages)

[PATCH] RISC-V: Add duplicate vector support
 2022-12-01 16:04 UTC  (4+ messages)
  `  "

[PATCH][OG12] amdgcn: Support AMD-specific 'isa' and 'arch' traits in OpenMP context selectors
 2022-12-01 15:48 UTC  (7+ messages)
      ` [PATCH] amdgcn: Add preprocessor builtins for every processor type

[PATCH] libgccjit: Fix float vector comparison
 2022-12-01 15:33 UTC  (6+ messages)

[PATCH] gcc: remove incpath.o from CXX_C_OBJS
 2022-12-01 15:26 UTC  (2+ messages)

[PATCH v2] Add condition coverage profiling
 2022-12-01 15:05 UTC  (2+ messages)

Ping^2: [PATCH] libcpp: Improve location for macro names [PR66290]
 2022-12-01 14:22 UTC  (2+ messages)
` Ping^3: "

[PATCH 0/3] OpenMP SIMD routines
 2022-12-01 14:16 UTC  (7+ messages)
` [PATCH 3/3] vect: inbranch SIMD clones

[COMMITTED] ada: Strip conversions for the implementation of storage models
 2022-12-01 13:55 UTC 

[COMMITTED] ada: Enforce Aggregate aspect legality rule
 2022-12-01 13:55 UTC 

[COMMITTED] ada: Further adjustments to User's Guide for PIE default
 2022-12-01 13:55 UTC 

[COMMITTED] ada: Fix misphrasing in comment
 2022-12-01 13:55 UTC 

[COMMITTED] ada: Use the address type of a Storage_Model_Type for 'Address
 2022-12-01 13:55 UTC 

[COMMITTED] ada: Fix minor issues in reference manual
 2022-12-01 13:55 UTC 

[COMMITTED] ada: Minor updates to gnat/doc configuration
 2022-12-01 13:55 UTC 

[PATCH] [committed] arm: Fix MVE testsuite fallouts
 2022-12-01 13:43 UTC 

[PATCH 1/3]rs6000: NFC use more readable pattern to clean high 32 bits
 2022-12-01 12:16 UTC  (12+ messages)
` [PATCH 2/3]rs6000: NFC use sext_hwi to replace ((v&0xf..f)^0x80..0) - 0x80..0
` [PATCH 3/3]rs6000: NFC no need copy_rtx in rs6000_emit_set_long_const and rs6000_emit_set_const

Java front-end and library patches
 2022-12-01 11:50 UTC  (6+ messages)

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

[PATCH] vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [PR107412]
 2022-12-01 11:28 UTC  (4+ messages)

Rust frontend patches v2
 2022-12-01 11:05 UTC  (4+ messages)
` [PATCH Rust front-end v2 31/37] gccrs: Add GCC Rust front-end Make-lang.in

[PATCH][AArch64] Cleanup move immediate code
 2022-12-01 10:59 UTC  (4+ messages)

[PATCH] c++: Incremental fix for g++.dg/gomp/for-21.C [PR84469]
 2022-12-01 10:32 UTC  (6+ messages)
        ` [PATCH] c++, v2: "

[PATCH 0/3] RISC-V: optimize stack manipulation in save-restore
 2022-12-01 10:03 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: add a new parameter in riscv_first_stack_step
` [PATCH 2/3] RISC-V: optimize stack manipulation in save-restore
` [PATCH 3/3] RISC-V: make the stack manipulation codes more readable

[PATCH] IPA: do not release body if still needed
 2022-12-01  9:59 UTC 

[PATCH] tree-optimization/107937 - uninit predicate simplification fixup
 2022-12-01  9:53 UTC 

[PATCH] tree-optimization/107935 - fixup equivalence handling in PHI VN
 2022-12-01  9:18 UTC 

[PATCH V2] rs6000: Support to build constants by li/lis+oris/xoris
 2022-12-01  8:56 UTC  (13+ messages)

[PATCH 1/2] rs6000: use lis;xoris to build constant
 2022-12-01  8:47 UTC  (2+ messages)
` [PATCH 2/2] rs6000: use li;x?oris "

[PATCH] i386: Improve *concat<mode><dwi>3_{1,2,3,4} patterns [PR107627]
 2022-12-01  8:23 UTC  (2+ messages)

[PATCH] longlong.h: Do no use asm input cast for clang
 2022-12-01  7:26 UTC  (3+ messages)

[PATCH] [x86] Fix ICE due to incorrect insn type
 2022-12-01  6:11 UTC 

[PATCH] libcpp: suppress builtin macro redefined warnings for __LINE__
 2022-12-01  4:31 UTC 

[pushed] c++: small contracts fixes
 2022-12-01  3:46 UTC 

[PATCH] RISC-V: optimize stack manipulation in save-restore
 2022-12-01  3:07 UTC  (3+ messages)

AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
 2022-12-01  3:04 UTC 

[committed 1/7] analyzer: move bounds checking to a new bounds-checking.cc
 2022-12-01  2:42 UTC  (7+ messages)
` [committed 2/7] analyzer: fix wording of 'number of bad bytes' note [PR106626]
` [committed 3/7] analyzer: add note about valid subscripts [PR106626]
` [committed 4/7] analyzer: more bounds-checking wording tweaks [PR106626]
` [committed 5/7] diagnostics: tweak diagnostic_path::interprocedural_p [PR106626]
` [committed 6/7] analyzer: unify bounds-checking class hierarchies
` [committed 7/7] analyzer: fix i18n issues in symbolic out-of-bounds [PR106626]

[committed] analyzer: fix ICE on bind/connect with a constant fd [PR107928]
 2022-12-01  2:33 UTC 

[PATCH 1/2] Fix C/107926: Wrong error message when initializing char array
 2022-11-30 23:31 UTC  (6+ messages)
` [PATCH 2/2] Improve error message for excess elements in array initializer from {"a"}

[PATCH] maintainer-scripts: Add gdc to update_web_docs_git
 2022-11-30 21:58 UTC  (4+ messages)
` Ping: "

[committed] d: Add language reference section to documentation files
 2022-11-30 21:48 UTC 

[committed] d: Update recipes for building html and pdf documentation
 2022-11-30 21:42 UTC 

[committed] d: Separate documentation indices into options and keywords
 2022-11-30 21:39 UTC 

[committed] d: Synchronize gdc documentation with options in d/lang.opt
 2022-11-30 21:37 UTC 

[GCC-12][committed] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported
 2022-11-30 21:31 UTC 

[PATCH] libgo: Don't rely on GNU-specific strerror_r variant on Linux
 2022-11-30 20:21 UTC  (4+ messages)
` [PATCH v2] "

Fwd: [PATCH] libstdc++: Add error handler for <stacktrace>
 2022-11-30 19:20 UTC  (6+ messages)
  `  "

[PATCH] coroutines: Fix promotion of class members in co_await statements [PR99576]
 2022-11-30 18:58 UTC  (4+ messages)

[committed] hppa: Fix addvdi3 and subvdi3 patterns
 2022-11-30 18:50 UTC 

[PATCH] aarch64: Specify that FEAT_MOPS sequences clobber CC
 2022-11-30 17:40 UTC 

[committed] d: Fix ICE on named continue label in an unrolled loop [PR107592]
 2022-11-30 17:13 UTC 

[V2][PATCH 0/1]Add a new warning option -Wstrict-flex-arrays
 2022-11-30 14:25 UTC  (2+ messages)
` [V2][PATCH 1/1] Add "

[PATCH 0/2] Support HWASAN with Intel LAM
 2022-11-30 14:07 UTC  (4+ messages)

[PATCH (pushed)] switch conversion: remove dead variable
 2022-11-30 14:02 UTC 

[PATCH v2] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
 2022-11-30 13:54 UTC  (6+ messages)

[PATCH (pushed)] fix Clang warning
 2022-11-30 13:47 UTC 

[PATCH] 0/19 modula-2 front end patches overview
 2022-11-30 13:29 UTC  (3+ messages)

[PATCH 0/2] C++ "declare mapper" support and map clause expansion fixes
 2022-11-30 12:44 UTC  (3+ messages)
` [PATCH 1/7] OpenMP/OpenACC: Refine condition for when map clause expansion happens
` [PATCH 2/2] OpenMP: C++ "declare mapper" support

[PATCH] tree-optimization/107919 - predicate simplification in uninit
 2022-11-30 11:53 UTC 

[PATCH] Improve uninit diagnostic dumps
 2022-11-30 11:52 UTC 

[PATCH] tree-optimization/107919 - uninit diagnostic predicate simplification
 2022-11-30 11:00 UTC 

[PATCH] amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectors
 2022-11-30 10:27 UTC  (5+ messages)
` [Patch] libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors (was: amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectors)

[PATCH] tree-chrec: Fix up ICE on pointer multiplication [PR107835]
 2022-11-30 10:10 UTC  (2+ messages)

[PATCH] range-op: Implement floating point division fold_range [PR107569]
 2022-11-30 10:04 UTC  (2+ messages)

[PATCH] c-family: Account for integral promotions of left shifts for -Wshift-overflow warning [PR107846]
 2022-11-30  9:56 UTC 

[PATCH v2] rs6000: Rework option -mpowerpc64 handling [PR106680]
 2022-11-30  8:33 UTC  (2+ messages)
` PING^1 "

[PATCH v2] predict: Adjust optimize_function_for_size_p [PR105818]
 2022-11-30  8:30 UTC 

[PATCH] rs6000: Fix some issues related to Power10 fusion [PR104024]
 2022-11-30  8:30 UTC 

[PR107304] note test's ifunc requirement
 2022-11-30  7:59 UTC 

Rust frontend patches v3
 2022-11-30  7:53 UTC  (7+ messages)
` [PATCH Rust front-end v3 38/46] gccrs: Add HIR to GCC GENERIC lowering entry point

[PATCH] Make Warray-bounds alias to Warray-bounds= [PR107787]
 2022-11-30  7:25 UTC  (6+ messages)

[PATCH 1/2] Implement hwasan target_hook
 2022-11-30  5:21 UTC  (2+ messages)
` [PATCH 1/2 V2] "

[PATCH 1/8]middle-end: Recognize scalar reductions from bitfields and array_refs
 2022-11-30  4:28 UTC  (3+ messages)
` [PATCH 7/8]AArch64: Consolidate zero and sign extension patterns and add missing ones

[PATCH 5/8]AArch64 aarch64: Make existing V2HF be usable
 2022-11-30  4:26 UTC  (5+ messages)

[RFA] src-release.sh: Fix gdb source tarball build failure due to libsframe
 2022-11-30  3:37 UTC  (3+ messages)

[PATCH] NFC: use more readable pattern to clean high 32 bits
 2022-11-30  2:21 UTC 

[PATCH] [x86] Fix unrecognizable insn due to illegal immediate_operand (const_int 255) of QImode
 2022-11-30  2:03 UTC  (4+ messages)

[committed] analyzer: move stdio known fns to sm-file.cc
 2022-11-30  1:07 UTC 

[committed] analyzer work on issues with flex-generated lexers [PR103546]
 2022-11-30  1:07 UTC 

[committed] analyzer: fix folding of '(PTR + 0) => PTR' [PR105784]
 2022-11-30  1:07 UTC 

[PATCH] c++: ICE with <=> of incompatible pointers [PR107542]
 2022-11-29 21:16 UTC  (2+ messages)

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

[committed] libstdc++: Avoid bogus warning in std::vector::insert [PR107852]
 2022-11-29 17:14 UTC 

[committed] libstdc++: Remove unnecessary tag dispatching in std::vector
 2022-11-29 17:14 UTC 

[aarch64] Use dup and zip1 for interleaving elements in initializing vector
 2022-11-29 17:06 UTC  (3+ messages)

[committed] libstdc++: Do not use __used or __packed as identifiers
 2022-11-29 15:39 UTC 

Implement a build-in function with floating point exceptions
 2022-11-29 14:19 UTC 

[PATCH v2 1/2] aarch64: fix warning emission for ABI break since GCC 9.1
 2022-11-29 13:47 UTC  (2+ messages)
` [PATCH v2 2/2] aarch64: Fix bit-field alignment in param passing [PR105549]

[PATCH 1/3] Use sub mode to move block for struct parameter
 2022-11-29 13:45 UTC  (3+ messages)
` [PATCH 2/3] Use sub mode to move block for struct returns
` [PATCH 3/3] Testcases for move sub blocks on param and ret

[PATCH V3] Use sub-mode to move block on struct param and ret
 2022-11-29 13:37 UTC 

[PATCH] tree-optimization/107852 - missed optimization with PHIs
 2022-11-29 13:30 UTC 

[PATCH] c++: Deduce range for structured bindings if expression is not type dependent [PR84469]
 2022-11-29 12:24 UTC 

[PATCH] tree-optimization/106995 - if-conversion and vanishing loops
 2022-11-29 11:59 UTC 

Fix PR ada/107810
 2022-11-29 10:47 UTC 

[PATCH] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
 2022-11-29 10:11 UTC  (6+ messages)

[PATCH] range-op-float: Fix up multiplication and division reverse operation [PR107879]
 2022-11-29  9:43 UTC 

[PATCH] ipa/107897 - avoid property verification ICE after error
 2022-11-29  9:25 UTC 

[PATCH] tree-optimization/107898 - ICE with -Walloca-larger-than
 2022-11-29  9:25 UTC 

[PATCH (pushed)] re-run configure
 2022-11-29  8:34 UTC 

[PATCH] Change the behavior of predicate check failure on cbranchcc4 operand0 in prepare_cmp_insn
 2022-11-29  8:26 UTC  (7+ messages)
` Ping "

[PATCH] Fortran: intrinsic MERGE shall use all its arguments [PR107874]
 2022-11-29  8:08 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).