public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2] c++: make manifestly_const_eval tri-state
 2023-01-30 20:02 UTC  (4+ messages)
` [PATCH 2/2] c++: speculative constexpr and is_constant_evaluated [PR108243]

[PATCH 3/3] tree-optimization/108385 - Add op2_range to pointer_plus
 2023-01-30 19:46 UTC 

[PATCH] c++: excessive satisfaction in check_methods [PR108579]
 2023-01-30 19:10 UTC 

[PATCH] expr.cc: avoid unexpected side effects in expand_expr_divmod optimization
 2023-01-30 18:55 UTC  (3+ messages)

[COMMITTED] testsuite: Restore TORTURE_OPTIONS in gm2/warnings/returntype/fail/warnings-returntype-fail.exp
 2023-01-30 18:44 UTC  (4+ messages)

[PATCH] c++: fix ICE with -Wduplicated-cond [PR107593]
 2023-01-30 18:12 UTC  (8+ messages)
      ` [PATCH v2] "

[PATCH] RISC-V: Add vloxei32 C++ API intrinsic testcases
 2023-01-30 16:54 UTC  (2+ messages)

[PATCH] RISC-V: Add vloxei64 C++ API intrinsic testcase
 2023-01-30 16:54 UTC  (2+ messages)

[PATCH] RISC-V: Add vloxei16 C++ API intrinsic testcases
 2023-01-30 16:53 UTC  (2+ messages)

[PATCH] RISC-V: Add vloxei8 C++ API intrinsic testcase
 2023-01-30 16:53 UTC  (2+ messages)

[PATCH] RISC-V: Add vluxei64 C++ API intrinsic testcases
 2023-01-30 16:53 UTC  (2+ messages)

[PATCH] RISC-V: Add vluxei32 C++ intrinsic API testcase
 2023-01-30 16:53 UTC  (2+ messages)

[PATCH] RISC-V: Add vluxei16 C++ API intrinsic testcases
 2023-01-30 16:53 UTC  (2+ messages)

[PATCH] RISC-V: Add indexed loads/stores constraints testcases
 2023-01-30 16:53 UTC  (2+ messages)

[PATCH] RISC-V: Add vloxei C API intrinsic testcases
 2023-01-30 16:52 UTC  (2+ messages)

[PATCH] RISC-V: Add vluxei8 C++ API intrinsic testcase
 2023-01-30 16:52 UTC  (2+ messages)

[PATCH] RISC-V: Add vsuxei* C++ API intrinsics testcases
 2023-01-30 16:52 UTC  (2+ messages)

[PATCH] RISC-V: Add vsuxei C API intrinsic testcase
 2023-01-30 16:52 UTC  (2+ messages)

[PATCH] RISC-V: Add vsoxei C API intrinsic testcase
 2023-01-30 16:52 UTC  (2+ messages)

[PATCH] RISC-V: Add vsoxei8 && vsoxei16 C++ API intrinsic testcase
 2023-01-30 16:52 UTC  (2+ messages)

[PATCH] RISC-V: Add vsoxei32 && vsoxei64 C++ API intrinsic testcase
 2023-01-30 16:52 UTC  (2+ messages)

[PATCH] RISC-V: Add vluxei64 C API intrinsic testcases
 2023-01-30 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Add vluxei32 C API intrinsic testcases
 2023-01-30 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Add vluxei16 C API intrinsic testcases
 2023-01-30 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Add vluxei8 C API intrinsic testcases
 2023-01-30 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Add vloxei64 C API intrinsic testcases
 2023-01-30 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Add vloxei32 C API intrinsic testcases
 2023-01-30 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Add vloxei16 C API intrinsic testcases
 2023-01-30 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Add vloxei8 C API intrinsic testcases
 2023-01-30 16:51 UTC  (2+ messages)

[PATCH] RISC-V: Add VSETVL testcases for indexed loads/stores
 2023-01-30 16:49 UTC  (2+ messages)

[PATCH] RISC-V: Add indexed loads/stores C/C++ intrinsic support
 2023-01-30 16:49 UTC  (2+ messages)

[PATCH 0/3] arm: Fix regressions around MVE predicate codegen
 2023-01-30 16:41 UTC  (12+ messages)
` [PATCH 1/3] arm: Fix sign of MVE predicate mve_pred16_t [PR 107674]
` [PATCH 2/3] arm: Remove unnecessary zero-extending of MVE predicates before use "

[PATCH] Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurd
 2023-01-30 15:44 UTC  (4+ messages)

[PATCH] aarch64: Update Ampere-1A (-mcpu=ampere1a) to include SM4
 2023-01-30 14:51 UTC  (3+ messages)

Fix wrong code issues with ipa-sra
 2023-01-30 14:44 UTC  (3+ messages)

[PATCH]AArch64: Fix codegen regressions around tbz
 2023-01-30 14:17 UTC  (3+ messages)

[PATCH] tree-optimization/108574 - wrong-code with PRE PHI node processing
 2023-01-30  9:50 UTC 

Patch ping
 2023-01-30  9:50 UTC 

[PATCH] ipa/108511 - relax assert for undefined local statics
 2023-01-30  8:34 UTC 

[PATCH] driver, toplevel: Avoid emitting the version information twice
 2023-01-30  7:48 UTC  (2+ messages)

[PATCH] Fix PR 108582: ICE due to PHI-OPT removing a still in use ssa_name
 2023-01-30  7:44 UTC  (2+ messages)

[PATCH 0/6] PowerPC Dense Math prelimary support (-mcpu=future)
 2023-01-30  2:52 UTC  (7+ messages)
` [PATCH 1/6] PowerPC: Add -mcpu=future
  ` Ping: "

[PATCH] fortran: Explicitly set name for *LOC default BACK argument [PR108450]
 2023-01-29 19:36 UTC  (3+ messages)

[patch, fortran] PR103506 [10/11/12/13 Regression] ICE in gfc_free_namespace, at fortran/symbol.c
 2023-01-29 16:27 UTC  (2+ messages)

[PATCH V2 1/1] [fwprop]: Add the support of forwarding the vec_duplicate rtx
 2023-01-29 14:19 UTC 

[PATCH] wwwdocs: [GCC12] Mention Intel AVX512-FP16
 2023-01-29  9:55 UTC  (13+ messages)
` [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support
                ` [PATCH] Change AVX512FP16 to AVX512-FP16 in the document
                ` [PATCH] Change AVX512FP16 to AVX512-FP16 which is official name

[pushed] doc: Update link to the AVR-Libc manual
 2023-01-28 22:20 UTC 

[pushed] libstdc++: Update links in the "Contributing" manual
 2023-01-28 22:12 UTC 

[pushed] wwwdocs: gcc-11: Switch www.open-std.org to https
 2023-01-28 21:58 UTC 

[v2,pushed] wwwdocs: projects/gomp: Editorial changes
 2023-01-28 21:56 UTC 

[pushed] wwwdocs: cxx-status: Fix link to GCC 10 release notes
 2023-01-28 20:36 UTC 

[PATCH] Fortran: diagnose USE associated symbols in COMMON blocks [PR108453]
 2023-01-28 20:04 UTC  (3+ messages)

[PATCH] Fortran: fix ICE in compare_bound_int [PR108527]
 2023-01-28 19:26 UTC  (4+ messages)
` *PING* "

[pushed] doc: Update link to Objective-C book
 2023-01-28 18:27 UTC 

[Patch] pr65658.c: fix excess warnings on LLP64 targets
 2023-01-28 18:16 UTC 

OpenMP Patch Ping
 2023-01-28 17:36 UTC  (2+ messages)
` OpenMP Patch Ping – including "[13 Regression]" patches

[Patch] Fix excess warnings for mingw-w64 (LLP64)
 2023-01-28 17:31 UTC 

[patch, gfortran.dg] Adjust numerous tests so that they pass on line endings
 2023-01-28 16:44 UTC  (5+ messages)

[Patch] Resolve bugzilla #108150 and #108192 for mingw
 2023-01-28 16:33 UTC  (3+ messages)

[COMMITTED] bpf: disable -fstack-protector in BPF
 2023-01-28 14:12 UTC  (2+ messages)

[pushed] Modula-2: Claim Wreturn-type in lang.opt
 2023-01-28 13:23 UTC 

[pushed] wwwdocs: bugs: Adjust link to ISO C++ standard
 2023-01-28 13:21 UTC 

[pushed, C++] wwwdocs: faq: Remove "Copy constructor access check" entry
 2023-01-28 11:14 UTC 

[pushed] libstdc++: Move sourceforge.net links to https
 2023-01-28 10:51 UTC 

[pushed] doc: Update reference to AddressSanitizer
 2023-01-28 10:38 UTC 

[pushed] doc: Update Go1 link
 2023-01-28 10:24 UTC 

[pushed] libstdc++: Switch www.open-std.org to https (ABI manual)
 2023-01-28 10:15 UTC 

[PATCH] d: Update __FreeBSD_version values [PR107469]
 2023-01-28  8:48 UTC  (6+ messages)
` Ping: "
  ` Ping^2: "
    ` Ping^3: "

[PATCH] RISC-V: Add vlse/vsse C/C++ intrinsic testcases
 2023-01-28  3:37 UTC  (2+ messages)

[PATCH] RISC-V: Add vlse/vsse intrinsics support
 2023-01-28  3:35 UTC  (2+ messages)

[PATCH] RISC-V: Remove redundant attributes
 2023-01-28  3:35 UTC  (2+ messages)

[pushed] wwwdocs: mirrors: Switch ftp.fu-berlin.de from ftp to https
 2023-01-28  1:52 UTC 

[pushed] wwwdocs: codingconventions: Replace <tt> markup by <code>
 2023-01-28  1:24 UTC 

[PATCH 2/3] PR tree-optimization/108359
 2023-01-28  1:04 UTC 

[PATCH 1/3] Properly set GORI relation trios
 2023-01-28  1:04 UTC 

[PR106746] drop cselib addr lookup in debug insn mem
 2023-01-27 23:18 UTC  (2+ messages)
` [PATCH] sched-deps, cselib: Fix up some -fcompare-debug issues and regressions [PR108463]

[committed] c: Disallow braces around C2x auto initializers
 2023-01-27 21:39 UTC 

[PATCH] driver: fix -gz=none error message with missing zstd
 2023-01-27 21:01 UTC  (2+ messages)

[PATCH] tree: Fix up tree_code_{length,type}
 2023-01-27 20:44 UTC 

[PATCH][GCC] arm: Optimize arm-mlib.h header inclusion (pr108505)
 2023-01-27 17:44 UTC 

[pushed] testsuite: Two adjustments to gcc.dg/vect/complex
 2023-01-27 17:06 UTC 

[pushed] aarch64: Prevent simd tests from being optimised away
 2023-01-27 17:06 UTC 

[PATCH]AArch64: Fix native detection in the presence of mandatory features which don't have midr values
 2023-01-27 16:55 UTC  (5+ messages)

[committed] libstdc++: Use constant for name of tzdata file
 2023-01-27 15:45 UTC 

[committed] libstdc++: Use dg-bogus in new test [PR108554]
 2023-01-27 15:44 UTC 

[PATCH 0/9] Don't add crtfastmath.o for -shared
 2023-01-27 14:52 UTC  (5+ messages)

[PATCH] arm: Implement arm Function target attribute 'branch-protection'
 2023-01-27 14:43 UTC 

[PATCH] constexprify some tree variables
 2023-01-27 13:14 UTC  (9+ messages)
  ` [PATCH] tree: Fix up tree_code_{length,type}

[PATCH] RISC-V: Add vle/vse C++ overloaded API intrinsic testcases
 2023-01-27 12:49 UTC  (2+ messages)

[PATCH] RISC-V: Fix vop_m overloaded C++ API name
 2023-01-27 12:49 UTC  (2+ messages)

[PATCH] RISC-V: Add vlm/vsm C/C++ API intrinsics support
 2023-01-27 12:49 UTC  (2+ messages)

[PATCH] RISC-V: Fix testcases check
 2023-01-27 12:48 UTC  (2+ messages)

[PATCH] RISC-V: Finalize testcases for final version VSETVL PASS
 2023-01-27 12:31 UTC  (2+ messages)

[PATCH] RISC-V: Finalize VSETVL PASS implementation
 2023-01-27 12:31 UTC  (2+ messages)

[pushed] wwwdocs: codingconventions: Update upstream instructions for libstdc++
 2023-01-27 12:21 UTC  (2+ messages)

[PATCH] testsuite: Use noipa and noinline attributes for pr95115 test
 2023-01-27 12:14 UTC  (4+ messages)
  ` Pushed: [PATCH] testsuite: Use noipa attribute "

[PATCH] arm: Fix MVE's vcmp vector-scalar patterns [PR107987]
 2023-01-27 12:08 UTC  (4+ messages)

[PATCH+wwwdocs 0/8] A small Texinfo refinement
 2023-01-27 12:02 UTC  (4+ messages)
` [PATCH 3/7] **/*.texi: Reorder index entries

[PATCH] tree-optimization/108522 Use component_ref_field_offset
 2023-01-27 11:49 UTC  (4+ messages)

[PATCH 2/2] vect: Make partial trapping ops use predication [PR96373]
 2023-01-27 11:37 UTC  (2+ messages)

[PATCH 1/2] Add support for conditional xorsign [PR96373]
 2023-01-27 11:36 UTC  (2+ messages)

[PATCH] libstdc++: Fix up FAIL in 17_intro/names.cc on glibc < 2.19 [PR108568]
 2023-01-27 10:59 UTC  (2+ messages)

[PATCH] RISC-V: Fix bug of before_p function
 2023-01-27 10:09 UTC  (2+ messages)

[PATCH] RISC-V: Refine function args of some functions
 2023-01-27 10:05 UTC  (2+ messages)

[PATCH] RISC-V: Fix pred_mov constraint for vle.v
 2023-01-27 10:02 UTC  (2+ messages)

[PATCH] doc: Fix up return type of __builtin_va_arg_pack_len [PR108560]
 2023-01-27  9:59 UTC  (2+ messages)

[PATCH] RISC-V: Add TARGET_MIN_VLEN > 32 into iterators of EEW = 64 vector modes
 2023-01-27  9:59 UTC  (3+ messages)

[PATCH] cgraph: Adjust verify_corresponds_to_fndecl [PR106061]
 2023-01-27  9:59 UTC  (2+ messages)

[PATCH] RISC-V: Change parse_insn into public for future use
 2023-01-27  9:41 UTC  (3+ messages)

[PATCH] RISC-V: Reorder VSETVL PASS location
 2023-01-27  9:40 UTC  (3+ messages)

[PATCH] RISC-V: Change VSETVL PASS always call split_all_insns
 2023-01-27  9:36 UTC  (3+ messages)

[PATCH] RISC-V: Fix incorrect attributes of vsetvl instructions pattern
 2023-01-27  9:35 UTC  (2+ messages)

[PATCH] RISC-V: Add testcases for IMM (0 ~ 31) AVL
 2023-01-27  9:35 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).