public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] PR 103763, Fix fold-vec-splat-floatdouble on power10
 2022-01-21 19:55 UTC  (2+ messages)
` Ping: "

[PATCH] Disable -fsplit-stack support on non-glibc targets
 2022-01-21 19:53 UTC  (10+ messages)
` [PATCH v2] "
  `  "
    ` [PATCH v3] "

[PATCH] Mark XXSPLTIW/XXSPLTIDP as prefixed -- PR 104136
 2022-01-21 19:49 UTC 

[pushed] c++: class array new checking [PR104084]
 2022-01-21 19:40 UTC 

[PATCH] rs6000: Support vector float/double for vec_sldw
 2022-01-21 19:15 UTC  (3+ messages)

[pushed] [PR103676] LRA: Calculate and exclude some start hard registers for reload pseudos
 2022-01-21 18:46 UTC 

[PATCH] c++: ICE with noexcept and canonical types [PR101715]
 2022-01-21 18:08 UTC  (8+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

Strengthen a few OpenACC test cases
 2022-01-21 17:48 UTC 

[PATCH] [gfortran] Add support for allocate clause (OpenMP 5.0)
 2022-01-21 17:43 UTC  (7+ messages)

[pushed] c++: [[no_unique_address]] and virtual base [PR104139]
 2022-01-21 17:06 UTC 

[PATCH] libstdc++: detect mold linker
 2022-01-21 16:54 UTC  (2+ messages)

[PATCH] PR101260 regcprop: Add mode change check for copy reg
 2022-01-21 16:52 UTC 

[PATCH] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2022-01-21 16:22 UTC  (4+ messages)

[committed] libstdc++: Fix typo in comment
 2022-01-21 16:10 UTC 

[committed] libstdc++: Ensure all feature test macros have type long [PR87193]
 2022-01-21 16:10 UTC 

[committed] libstdc++: Fix condition for __cpp_lib_shared_ptr_arrays
 2022-01-21 16:08 UTC 

[PATCH] PR middle-end/104140: bootstrap ICE on riscv
 2022-01-21 15:17 UTC  (2+ messages)

[PATCH][pushed] Enable configure detection of ld.mold
 2022-01-21 14:50 UTC 

Difference between 32-bit SPARCv9 and SPARCv8+?
 2022-01-21 14:00 UTC 

[committed] aarch64: Adjust spellcheck tests for recent quotation-mark changes
 2022-01-21 13:59 UTC  (2+ messages)

[PATCH] libstdc++: Fix aliasing violation in std::shared_ptr
 2022-01-21 13:49 UTC 

[PATCH] tree-optimization/100089 - BB vectorization of if-converted loop bodies
 2022-01-21 13:23 UTC  (3+ messages)

[committed] libstdc++: Fix constexpr constructor for atomic<shared_ptr<T>>
 2022-01-21 13:21 UTC 

[PATCH] sanitizer/99673 - bad -Wstringop-overread diagnostic with asan
 2022-01-21 12:58 UTC 

[PATCH v6 0/1] implement TLS register based stack canary for ARM
 2022-01-21 12:15 UTC  (5+ messages)
` [PATCH v6 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] Reset relations when crossing backedges
 2022-01-21 12:11 UTC  (5+ messages)

[PATCH v3 00/15] ARM/MVE use vectors of boolean for predicates
 2022-01-21 11:20 UTC  (19+ 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 v3 07/15] arm: Implement MVE predicates as vectors of booleans

[PATCH] tree-optimization/104156 - fix unswitching compare-debug issue
 2022-01-21 10:52 UTC 

[PATCH] tree-optimization/104152 - add missing check for SLP constant build
 2022-01-21 10:52 UTC 

[PATCH] Update the type of control.base after changed
 2022-01-21  9:45 UTC  (2+ messages)

[PATCH v3, rs6000] Add a combine pattern for CA minus one [PR95737]
 2022-01-21  9:28 UTC 

[PATCH] s390: Change costs for load on condition
 2022-01-21  8:30 UTC  (2+ messages)

[PATCH] s390: Split CCSmode into CCSINT and CCSFP
 2022-01-21  8:28 UTC  (2+ messages)

[PATCH] Fix alignment of stack slots for overaligned types [PR103500]
 2022-01-21  8:11 UTC  (5+ messages)

[PATCH] cprop_hardreg: Workaround for narrow mode != lowpart targets
 2022-01-21  7:36 UTC  (5+ messages)

[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 

[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 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] 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][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)

[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 

[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  (5+ messages)
` [PATCH 2/2] [Ada] Set target_cpu to x32 for x86_64-linux-gnux32

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).