public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] cprop_hardreg: Workaround for narrow mode != lowpart targets
 2022-01-21  7:36 UTC  (5+ messages)

[PATCH] Disable -fsplit-stack support on non-glibc targets
 2022-01-21  7:32 UTC  (5+ messages)
` [PATCH v2] "
  `  "

[PATCH] warn-access: Fix up warning_at arguments
 2022-01-21  7:18 UTC  (2+ messages)

[PATCH] optabs: Don't create pseudos in prepare_cmp_insn when not allowed [PR102478]
 2022-01-21  7:17 UTC  (2+ messages)

[PATCH] c-family: Fix up a -Wformat regression [PR104148]
 2022-01-21  7:16 UTC 

[PATCH v2, rs6000] Add a combine pattern for CA minus one [PR95737]
 2022-01-21  6:31 UTC  (4+ messages)

[committed] Fix expected output for various MIPS multiplication tests
 2022-01-21  4:51 UTC 

libgo patch committed: Build panic32.go on amd64p32
 2022-01-21  3:07 UTC 

[PATCH] c++: ICE with noexcept and canonical types [PR101715]
 2022-01-21  1:03 UTC  (5+ messages)
      ` [PATCH v2] "

[committed] analyzer: reject ((i + 1 > 0) && (i < 0)) for integers [PR94362]
 2022-01-20 23:59 UTC 

[committed] analyzer: add regression test [PR103685]
 2022-01-20 23:59 UTC 

[PATCH] dwarf2out: Fix -gsplit-dwarf on riscv [PR103874]
 2022-01-20 23:49 UTC  (6+ messages)

[PATCH] constrain conservative string lengths to array sizes [PR104119]
 2022-01-20 22:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH][GCC13?] RISC-V: Replace `smin'/`smax' RTL patterns with `fmin'/`fmax'
 2022-01-20 22:38 UTC  (6+ messages)

[PATCH] PR fortran/104127 - [9/10/11/12 Regression] ICE in get_array_charlen, at fortran/trans-array.c:7244
 2022-01-20 21:48 UTC 

[PATCH] Fortran: Fix scope for OMP AFFINITY clause iterator variables [PR103695]
 2022-01-20 21:34 UTC  (3+ messages)

[pushed] c++: designator for base class member [PR101405]
 2022-01-20 20:24 UTC 

[pushed] c++: Add test for fixed PR [PR102338]
 2022-01-20 20:04 UTC 

[PATCH] Fix Werror=format-diag with --disable-nls
 2022-01-20 18:18 UTC  (9+ messages)

[committed] c++: add testcase for recently fixed PR [PR103631]
 2022-01-20 18:14 UTC 

[PATCH] Fix alignment of stack slots for overaligned types [PR103500]
 2022-01-20 17:36 UTC  (4+ messages)

[PATCH v5 0/1] implement TLS register based stack canary for ARM
 2022-01-20 16:57 UTC  (5+ messages)
` [PATCH v5 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] preprocessor: -Wbidi-chars and UCNs [PR104030]
 2022-01-20 16:44 UTC 

[PATCH] s390: Split CCSmode into CCSINT and CCSFP
 2022-01-20 16:13 UTC 

[PATCH] aarch64: allow ld1/stq in test output [PR102517]
 2022-01-20 15:45 UTC 

[PATCH] middle-end/100786 - constant folding from incompatible alias
 2022-01-20 15:10 UTC  (4+ messages)

[PATCH] libgomp, openmp: Add ompx_pinned_mem_alloc
 2022-01-20 13:59 UTC 

[PATCH] target/100784 - avoid ICE with folding __builtin_ia32_shufpd
 2022-01-20 13:58 UTC 

[committed] libstdc++: Use Clang attribute instead of __constinit
 2022-01-20 12:31 UTC 

[committed] libstdc++: Fix libbacktrace build files
 2022-01-20 12:30 UTC  (2+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-01-20 12:02 UTC  (3+ messages)
` [PING^3][PATCH,v2,1/1,AARCH64][PR102768] "
  ` [PING^3][PATCH, v2, 1/1, AARCH64][PR102768] "

[committed 0/7] Arm: mitigation for AES erratum on Cortex-a57 and Cortex-A72
 2022-01-20 11:27 UTC  (8+ messages)
` [PATCH 1/7] arm: Disambiguate multiple crypto patterns with the same name
` [PATCH 2/7] arm: Consistently use crypto_mode attribute in crypto patterns
` [PATCH 3/7] arm: Add option for mitigating against Cortex-A CPU erratum for AES
` [PATCH 4/7] arm: add basic mitigation for Cortex-A AES errata
` [PATCH 5/7] arm: suppress aes erratum when forwarding from aes
` [PATCH 6/7] arm: elide some cases where the AES erratum workaround is not required
` [PATCH 7/7] arm: Add test for AES erratum mitigation

[PATCH v3 00/15] ARM/MVE use vectors of boolean for predicates
 2022-01-20 11:06 UTC  (17+ messages)
` [PATCH v3 04/15] arm: Add GENERAL_AND_VPR_REGS regclass
` [PATCH v3 05/15] arm: Add support for VPR_REG in arm_class_likely_spilled_p
` [PATCH v3 06/15] arm: Fix mve_vmvnq_n_<supf><mode> argument mode

[PATCH][pushed] testsuite: Rename a few C++ to .C or .cc
 2022-01-20 10:34 UTC  (2+ messages)
` [committed] testsuite: Add -Wno-psabi to pr47639.C testcase

[PATCH] Fix -Werror=format-diag with RTL checking
 2022-01-20 10:19 UTC  (2+ messages)

[PATCH] s390: Change costs for load on condition
 2022-01-20 10:10 UTC 

[og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions
 2022-01-20  9:58 UTC  (6+ messages)
` Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs (was: [og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions)
  ` Catch 'GIMPLE_DEBUG' misbehavior in OpenACC 'kernels' decomposition [PR100400, PR103836, PR104061] (was: Decompose OpenACC 'kernels' constructs into parts, a sequence of compute constructs)
      ` Catch 'GIMPLE_DEBUG' misbehavior in OpenACC 'kernels' decomposition [PR100400, PR103836, PR104061]

[PATCH] tree-optimization/103721 - Only add equivalencies that are still valid
 2022-01-20  8:42 UTC  (4+ messages)

[pushed] c++: layout of aggregate base with DMI [PR103681]
 2022-01-20  4:51 UTC  (2+ messages)

[pushed] c++: template-id with current inst qualifier [PR102300]
 2022-01-20  3:41 UTC 

[PATCH] c++: CTAD within alias template [PR91911]
 2022-01-20  3:35 UTC  (17+ messages)

[PATCH, rs6000] Add a combine pattern for CA minus one [PR95737]
 2022-01-20  2:17 UTC  (6+ messages)

[PATCH 0/2] provide simple detection of indeterminate pointers
 2022-01-19 22:53 UTC  (16+ messages)
` [PATCH 1/2] add -Wuse-after-free
      ` [PATCH v2 "
` [PATCH 2/2] add -Wdangling-pointer [PR #63272]
  ` [PATCH v2 "
    ` PING "
      ` PING 2 "
        ` PING 3 "
          ` PING 4 "

[PATCH] mips: Improved RTL representation of wsbh/dsbh/dshd
 2022-01-19 21:43 UTC  (2+ messages)

[PATCH, rs6000 V2] rotate and mask constants [PR94393]
 2022-01-19 21:04 UTC  (2+ messages)
` Ping^5: "

[PATCH] libstdc++: Simplify build targets for debug library
 2022-01-19 20:42 UTC 

[committed] libstdc++: Remove -gdwarf-4 from flags for debug library
 2022-01-19 20:40 UTC 

[r12-6740 Regression] FAIL: gcc.dg/vect/slp-reduc-1.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 on Linux/x86_64
 2022-01-19 20:01 UTC 

[PATCH] c++: non-dependent immediate member fn call [PR99895]
 2022-01-19 19:19 UTC  (2+ messages)

[PATCH v3] match.pd: Simplify 1 / X for integer X [PR95424]
 2022-01-19 18:42 UTC 

[PATCH v2] rs6000: Consolidate target built-ins code
 2022-01-19 17:53 UTC 

[PATCH v2] rs6000: More factoring of overload processing
 2022-01-19 17:47 UTC 

[PATCH v6 0/1] implement TLS register based stack canary for ARM
 2022-01-19 17:43 UTC  (2+ messages)
` [PATCH v6 1/1] [ARM] Add support for TLS register based stack protector canary access

[committed] libstdc++: Include <stddef.h> for size_t and ptrdiff_t [PR104123]
 2022-01-19 17:40 UTC 

[PATCH] rs6000: Fix LE code gen for vec_cnt[lt]z_lsbb [PR95082]
 2022-01-19 17:25 UTC 

[PATCH] waccess: Look at calls when tracking clobbers [PR104092]
 2022-01-19 17:12 UTC  (6+ messages)

[PATCH] Make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer
 2022-01-19 17:08 UTC  (2+ messages)

[PATCH] contrib: git gcc-descr defaulting to print hash
 2022-01-19 16:54 UTC  (9+ messages)
  ` [RFC] Port git gcc-descr to Python

[PATCH] libstdc++: Fix for non-constexpr math_errhandling
 2022-01-19 16:47 UTC  (7+ messages)

[PATCH] Update per-file selftest and finalization hooks for .c to .cc renaming
 2022-01-19 16:40 UTC  (3+ messages)
  ` [committed] "

[PATCH] tree-optimization/104114 - avoid diagnosing V1mode lowering
 2022-01-19 16:40 UTC  (2+ messages)

[PATCH] powerc: Fix asm machine directive for some CPUs
 2022-01-19 15:51 UTC  (5+ messages)
    ` [committed] rs6000: Fix bootstrap

[vect] PR103997: Fix epilogue mode skipping
 2022-01-19 14:15 UTC  (11+ messages)

[PATCH] testsuite: Test evrp-trans.c also with unsigned types [PR104115]
 2022-01-19 13:59 UTC  (2+ messages)

[PATCH] match.pd, optabs: Avoid vectorization of {FLOOR,CEIL,ROUND}_{DIV,MOD}_EXPR [PR102860]
 2022-01-19 13:58 UTC  (2+ messages)

[PATCH] tree-optimization/104112 - add check for vect epilogue reduc reuse
 2022-01-19 13:47 UTC  (2+ messages)

[PATCH 1/2] [Ada] Compile s-mmap and 128bit on x86_64-linux-gnux32
 2022-01-19 13:39 UTC  (8+ messages)
` [PATCH 2/2] [Ada] Set target_cpu to x32 for x86_64-linux-gnux32

gcc/configure: out of date
 2022-01-19 11:15 UTC  (4+ messages)
  ` Enable -Werror=format-diag for bootstrap

[PATCH] vect.exp: Rename .cc files in the folder to .C
 2022-01-19 10:08 UTC  (2+ messages)

[PATCH] riscv: fix -Wformat-diag errors
 2022-01-19  9:33 UTC  (3+ messages)

[PATCH] RISC-V: Update testcases info with new implement info
 2022-01-19  9:18 UTC  (2+ messages)

[PATCH] nvptx: fix -Wformat-diag warnings
 2022-01-19  8:09 UTC  (5+ messages)
    ` nvptx: update fix for -Wformat-diag (was: [PATCH] nvptx: fix -Wformat-diag warnings)

[PATCH] Mass rename of C++ .c files to .cc suffix
 2022-01-19  8:07 UTC  (11+ messages)
              ` [PATCH] git-backport: support renamed .cc files in commit message

[PATCH] middle-end/101292 - invalid memory access with warning control
 2022-01-19  7:22 UTC  (5+ messages)

[PATCH] testsuite/102833 - fix gcc.dg/vect/bb-slp-17.c dump scanning
 2022-01-19  7:18 UTC 

[PATCH][pushed] testsuite: fix pytest detection unsupported message
 2022-01-19  6:40 UTC 

[PATCH v3] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
 2022-01-19  6:39 UTC  (2+ messages)
` PING^1 "

[PATCH] Enhance vec_pack_trunc for integral mode mask
 2022-01-19  6:31 UTC  (2+ messages)

[PATCH] gimple-ssa-warn-access: Fix up asan_test.C -Wdangling-pointer regression [PR104103]
 2022-01-19  6:29 UTC  (2+ messages)

[PATCH] fold-const: Optimize &"foo"[0] == "foo" [PR89074]
 2022-01-19  6:28 UTC  (2+ messages)

[PATCH] testsuite: Adjust possibly fragile slp-perm-9.c [PR104015]
 2022-01-19  6:14 UTC  (5+ messages)

[PATCH] Fix for GCC '-MF' option cannot deal with long paths in Windows
 2022-01-19  5:09 UTC  (3+ messages)

[r12-6704 Regression] FAIL: g++.target/i386/pr98218-1.C -std=gnu++20 scan-assembler-times pcmpgtd 2 on Linux/x86_64
 2022-01-19  4:16 UTC 

[r12-6703 Regression] FAIL: g++.dg/warn/pr104025.C -std=gnu++98 (test for excess errors) on Linux/x86_64
 2022-01-19  4:16 UTC 

[pushed] c++: input_location and lookahead [PR104025]
 2022-01-19  4:07 UTC  (3+ messages)

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

[PATCH] [i386] GLC tuning: Break false dependency for dest register
 2022-01-19  1:47 UTC  (14+ messages)
                  ` [PATCH] i386: Fix GLC tuning with -masm=intel [PR104104]
                      ` [PATCH] i386: Fix *aes<aeswideklvariant>u8

[committed] libstdc++: Fix std::atomic<std::shared_ptr<T>> for AIX [PR104101]
 2022-01-19  1:32 UTC  (2+ messages)

[committed] add test for PR104076
 2022-01-19  1:23 UTC 

[committed] prune out expected warning [PR104103]
 2022-01-19  1:16 UTC 

[committed] fix a typo in pointer_related_p [PR104069]
 2022-01-19  1:09 UTC 

[committed] libstdc++: Update documentation for C++17 deprecations
 2022-01-19  1:04 UTC 

[committed] libstdc++: Fix deprecated attribute for std::get_temporary_buffer
 2022-01-19  1:04 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).