public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131]
 2022-02-28 22:36 UTC  (12+ messages)

[committed] [PR104637] LRA: Split hard regs as many as possible on one subpass
 2022-02-28 21:49 UTC 

[PATCH] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299
 2022-02-28 21:38 UTC  (5+ messages)
` *Ping* "

[committed] d: Merge upstream dmd cf63dd8e5, druntime caf14b0f, phobos 41aaf8c26
 2022-02-28 21:25 UTC 

[x86_64 PATCH] PR tree-opt/91384: peephole2 to eliminate testl after negl
 2022-02-28 21:11 UTC  (2+ messages)

[PATCH] Fix error recovery in toplev::finalize
 2022-02-28 19:21 UTC  (5+ messages)

[coroutines] expanding inside a template
 2022-02-28 17:56 UTC 

[coroutines] member slicing fix
 2022-02-28 17:42 UTC 

[PATCH] Check if loading const from mem is faster
 2022-02-28 17:03 UTC  (17+ messages)

[PATCH] c++: ->template and implicit typedef [PR104608]
 2022-02-28 16:31 UTC  (2+ messages)

[PATCH] c++: Lost deprecated/unavailable attr in class tmpl [PR104682]
 2022-02-28 16:31 UTC  (5+ messages)

[PATCH] c++: ICE with attribute on enumerator [PR104667]
 2022-02-28 16:25 UTC  (4+ messages)

[PATCH 0/5 V1] RISC-V:Implement Crypto extension's instruction patterns and it's intrinsics
 2022-02-28 16:04 UTC  (8+ messages)
` [PATCH 1/5 V1] RISC-V:Implement instruction patterns for Crypto extension
` [PATCH 3/5 V1] RISC-V:Implement intrinsics "
` [PATCH 5/5 V1] RISC-V:Implement architecture extension test macros "

[PATCH] i386: Fix V8HF vector init under -mno-avx [PR 104664]
 2022-02-28 15:33 UTC  (2+ messages)

[PATCH] ipa: Improve error handling for target_clone single value
 2022-02-28 13:27 UTC 

[PATCH] middle-end: Support ABIs that pass FP values as wider integers
 2022-02-28 12:54 UTC  (5+ messages)
` PING - "
  ` PING**2 "
    ` PING**3 "

[PATCH 1/2]middle-end Handle difference between complex negations in SLP tree better (GCC 11 backport)
 2022-02-28 12:49 UTC  (4+ messages)
` [PATCH 2/2]middle-end Backport complex vect testsuite to GCC 11

[PATCH] arc: Fix for new ifcvt behavior [PR104154]
 2022-02-28 12:44 UTC  (2+ messages)

[PATCH] Simplify PRE fix
 2022-02-28 11:23 UTC 

[PATCH] PR middle-end/80270: ICE in extract_bit_field_1
 2022-02-28 10:04 UTC  (2+ messages)

[PATCH][V4][middle-end/104550]Suppress uninitialized warnings for new created uses from __builtin_clear_padding folding
 2022-02-28  9:50 UTC  (2+ messages)

[PATCH] libatomic: Improve 16-byte atomics on Intel AVX [PR104688]
 2022-02-28  9:47 UTC  (4+ messages)

[committed] arc: Fail conditional move expand patterns
 2022-02-28  9:45 UTC  (3+ messages)

[PATCH] testsuite: Check fpic support in pr103275.c
 2022-02-28  9:42 UTC 

[PATCH] docs: Document more .gcda file name generation
 2022-02-28  9:39 UTC 

[PATCH] tree-optimization/104700 - adjust constant handling in PRE
 2022-02-28  9:34 UTC 

[committed][libgomp, testsuite, nvptx] Add -mptx=_ in declare-variant-3-sm*.c
 2022-02-28  9:16 UTC 

[committed][nvptx, testsuite] Add -mptx=_ in nvptx.exp test-cases
 2022-02-28  9:16 UTC 

[committed][nvptx] Add -mptx=_
 2022-02-28  9:16 UTC 

[committed][nvptx, testsuite] Add -misa=sm_30 in nvptx/atomic-store-3.c
 2022-02-28  9:15 UTC 

[committed][nvptx, testsuite] Add -misa=sm_30 in nvptx/uniform-simt-2.c
 2022-02-28  9:15 UTC 

[committed][nvptx, testsuite] Add -misa=sm_35 in nvptx/rotate.c
 2022-02-28  9:15 UTC 

[PATCH] opts: fix -gtoggle + optimize attribute
 2022-02-28  9:03 UTC 

[PATCH] configure: add --disable-fix-includes
 2022-02-28  8:36 UTC  (7+ messages)

[PATCH] PR c++/84964: Middle-end patch to expand_call for ICE after sorry
 2022-02-28  7:52 UTC 

[PATCH] rs6000/test: Adjust p9-vec-length-7 sensitive to unroll [PR103196]
 2022-02-28  5:37 UTC 

[PATCH, rs6000] Correct match pattern in pr56605.c
 2022-02-28  3:17 UTC 

[PATCH v7 00/12] Add LoongArch support
 2022-02-28  2:55 UTC  (10+ messages)
` [PATCH v7 02/12] LoongArch Port: gcc build
` [PATCH v7 05/12] LoongArch Port: Machine description C files and .h files
` [PATCH v7 08/12] LoongArch Port: libgcc
` [PATCH v7 11/12] LoongArch Port: gcc/testsuite

[PATCH] AVX512F: Add helper enumeration for ternary logic intrinsics
 2022-02-28  1:42 UTC  (2+ messages)

[pushed] c++: (*(fn))() [PR104618]
 2022-02-27 22:52 UTC 

[COMMITTED] hpux: New include hack to fix declarations of _DINFINITY, _SINFINITY and _SQNAN
 2022-02-27 19:57 UTC 

New Swedish PO file for 'gcc' (version 12.1-b20220213)
 2022-02-27 10:57 UTC 

[PATCH] PR c++/39751: ICE-on-invalid parsing regression
 2022-02-26 23:55 UTC 

New French PO file for 'gcc' (version 12.1-b20220213)
 2022-02-26 21:57 UTC 

[PATCH] PR middle-end/95126: Expand small const structs as immediate constants
 2022-02-26 21:35 UTC 

[pushed] LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117]
 2022-02-26 16:52 UTC  (9+ messages)

[PATCH][V2][middle-end/104550]Suppress uninitialized warnings for new created uses from __builtin_clear_padding folding
 2022-02-25 21:06 UTC  (14+ messages)

[PATCH] match.pd: Further complex simplification fixes [PR104675]
 2022-02-25 19:05 UTC  (2+ messages)

[committed] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681]
 2022-02-25 18:03 UTC 

Cope with NULL dw_cfi_cfa_loc
 2022-02-25 17:54 UTC  (3+ messages)
` [committed] testsuite: Move pr104540.C test to g++.target/i386/

[PATCH] s390: Change SET rtx_cost handling
 2022-02-25 17:50 UTC  (2+ messages)

Quantity Takeoff Provider
 2022-02-25 17:44 UTC 

[PATCH] rtl-optimization/104686 - speed up conflict iteration
 2022-02-25 15:07 UTC  (2+ messages)

[PATCH 2/2][middle-end/102276] Adding -Wtrivial-auto-var-init and update documentation
 2022-02-25 15:04 UTC  (6+ messages)
` Fwd: "

[PATCH][V3][middle-end/104550]Suppress uninitialized warnings for new created uses from __builtin_clear_padding folding
 2022-02-25 15:03 UTC  (3+ messages)

[PATCH][pushed] testsuite: Fix ASAN error [PR104687]
 2022-02-25 14:09 UTC 

[PATCH] tree-optimization/103037 - PRE simplifying valueized expressions
 2022-02-25 12:19 UTC 

[PATCH] tree-optimization/103037 - PRE simplifying valueized expressions
 2022-02-25 11:29 UTC 

[PATCH] i386: Use a new temp slot kind for splitter to floatdi<mode>2_i387_with_xmm [PR104674]
 2022-02-25 10:32 UTC  (2+ messages)

[committed] warning-control: Comment spelling fix
 2022-02-25 10:02 UTC 

[PATCH] internal-fn: Call do_pending_stack_adjust in expand_SPACESHIP [PR104679]
 2022-02-25  9:48 UTC  (2+ messages)

[PATCH] match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675]
 2022-02-25  9:32 UTC  (2+ messages)

[PATCH] [PATCH, v4, 1/1, AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-02-25  8:17 UTC  (9+ messages)
  ` [PATCH] [PATCH,v4,1/1,AARCH64][PR102768] "

[PATCH] [PATCH] AArch64: add R30_REGNUM into shrink-wrapping separate
 2022-02-25  7:56 UTC 

[PATCH]middle-end vect: Simplify and extend the complex numbers validation routines. (GCC-11 Backport)
 2022-02-25  7:17 UTC  (2+ messages)

[PATCH] [i386] Don't fold builtin into gimple when isa mismatches
 2022-02-25  5:51 UTC  (2+ messages)

[PATCH] Don't do int cmoves for IEEE comparisons, PR target/104256
 2022-02-25  5:41 UTC  (5+ messages)

[PATCH] configure: Implement --enable-host-pie
 2022-02-25  0:04 UTC  (4+ messages)
  ` [PATCH v2] "

[committed] libstdc++: Fix cast in source_location::current() [PR104602]
 2022-02-24 23:46 UTC 

New German PO file for 'gcc' (version 12.1-b20220213)
 2022-02-24 20:17 UTC 

[PATCH] PR fortran/84519 - [F2018] STOP and ERROR STOP statements with QUIET specifier
 2022-02-24 20:06 UTC  (4+ messages)

[PATCH] RISC-V: Document the degree of position independence that medany affords
 2022-02-24 19:33 UTC  (2+ messages)

[PATCH] libgcc: fix a warning calling find_fde_tail
 2022-02-24 19:12 UTC  (3+ messages)

[PATCH, testsuite] Fix attr-retain-*.c testcases on 32-bit PowerPC [PR100407]
 2022-02-24 17:46 UTC  (3+ messages)
` PING: "

[PATCH] Fix clang warning in pt.cc
 2022-02-24 15:58 UTC  (2+ messages)

[PATCH V2] bpf: do not --enable-gcov for bpf-*-* targets
 2022-02-24 15:46 UTC  (5+ messages)

[PATCH 1/2][middle-end/102276] Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276)
 2022-02-24 15:14 UTC  (4+ messages)
` Fwd: "

[PATCH][middle-end/104550]Suppress uninitialized warnings for new created uses from __builtin_clear_padding folding
 2022-02-24 14:25 UTC  (7+ messages)

[PATCH] tree-optimization/104676 - free nb_iterations after loop distribution
 2022-02-24 14:18 UTC 

[PATCH][GCC] aarch64: fix: ls64 tests fail on aarch64-linux-gnu_ilp32 [PR103729]
 2022-02-24 13:48 UTC  (3+ messages)

PR64454: (x % y) % y
 2022-02-24 10:38 UTC  (2+ messages)

[Patch] nvptx: Add -mptx=6.0 + -misa=sm_70
 2022-02-24 10:38 UTC  (8+ messages)
      ` [PATCH][libgomp, testsuite, nvptx] Add libgomp.c/declare-variant-3-sm*.c

Add testcase from PR103845
 2022-02-24 10:33 UTC  (2+ messages)

Copy EH phi args for throwing hardened compares
 2022-02-24 10:32 UTC  (2+ messages)

[PATCH] sccvn: Fix visit_reference_op_call value numbering of vdefs [PR104601]
 2022-02-24 10:08 UTC  (2+ messages)

[PATCH][nvptx] Add shf.{l,r}.wrap insn
 2022-02-24  8:24 UTC  (2+ messages)
` [committed][nvptx] "

[committed][nvptx] Add -mptx-comment
 2022-02-24  8:23 UTC  (4+ messages)
` [PATCH][nvptx] Fix dummy location in gen_comment
    ` [committed][nvptx] "

[committed] analyzer: handle __attribute__((const)) [PR104434]
 2022-02-23 23:54 UTC 

[PR103302] skip multi-word pre-move clobber during lra
 2022-02-23 22:39 UTC  (9+ messages)

[PATCH] x86: Skip ENDBR when emitting direct call/jmp to local function
 2022-02-23 22:35 UTC 

[PATCH] Add -fcf-check-attribute=[yes|no|none] for Linux kernel
 2022-02-23 22:34 UTC 

[PATCH v1] RISC-V: Add support for inlining subword atomic operations
 2022-02-23 21:49 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).