public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Add vadd.vv C++ API tests
 2023-01-31 12:41 UTC 

[PATCH] RISC-V: Add binop constraint tests
 2023-01-31 12:39 UTC 

[PATCH] RISC-V: Add vadd.vv C API tests
 2023-01-31 12:37 UTC 

[PATCH] RISC-V: Add vand.vv C API tests
 2023-01-31 12:34 UTC 

[PATCH 0/2] __bos and flex arrays
 2023-01-31 12:33 UTC  (3+ messages)
` [PATCH 1/2] testsuite: Run __bos tests to completion

[PATCH] RISC-V: Add vdiv*.vv C API tests
 2023-01-31 12:30 UTC 

[PATCH] RISC-V: Add vmax*.vv C API tests
 2023-01-31 12:28 UTC 

[PATCH] RISC-V: Add vmin*.vv C API tests
 2023-01-31 12:27 UTC 

[PATCH] RISC-V: Add vor.vv C API tests
 2023-01-31 12:25 UTC 

[PATCH] RISC-V: Add vrem*.vv C API tests
 2023-01-31 12:22 UTC 

[Patch] libgomp: Handle OpenMP's reverse offloads
 2023-01-31 12:21 UTC  (4+ messages)
` [Patch] libgomp.texi: Reverse-offload updates (was: [Patch] libgomp: Handle OpenMP's reverse offloads)

[PATCH] RISC-V: Add vsll.vv C API tests
 2023-01-31 12:20 UTC 

[PATCH] RISC-V: Add vsra.vv C API tests
 2023-01-31 12:18 UTC 

[PATCH] RISC-V: Add srl.vv C API tests
 2023-01-31 12:16 UTC 

[PATCH] RISC-V: Add vsub.vv C API tests
 2023-01-31 12:13 UTC 

[PATCH] RISC-V: Add vxor.vv C API tests
 2023-01-31 12:12 UTC 

[PATCH] RISC-V: Add logical vv C API testcase
 2023-01-31 12:09 UTC 

[Patch] OpenMP: Parse align clause in allocate directive in C/C++
 2023-01-31 12:09 UTC  (2+ messages)

[PATCH] RISC-V: Add integer binary vv C/C++ API support
 2023-01-31 12:06 UTC 

[Patch] Fortran: Extend align-clause checks of OpenMP's allocate clause
 2023-01-31 11:44 UTC  (2+ messages)

[PATCH 0/3] arm: Fix regressions around MVE predicate codegen
 2023-01-31 11:38 UTC  (18+ 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 3/3] arm: Fix MVE predicates synthesis [PR 108443]

[Patch] OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
 2023-01-31 11:37 UTC  (4+ messages)
  ` [Patch][v2] "

[PATCH] 17/19 modula2 front end: dejagnu expect library scripts
 2023-01-31 11:28 UTC  (2+ messages)
` For Modula-2 build-tree testing, also set up paths to compiler libraries (was: [PATCH] 17/19 modula2 front end: dejagnu expect library scripts)

[Patch] OpenMP/Fortran: Fix loop-iter var privatization with !$OMP LOOP [PR108512]
 2023-01-31 11:20 UTC  (2+ messages)

[PATCH] modula2/108462 - duplicate install of static modula2 target libs
 2023-01-31 10:46 UTC 

[PATCH 3/3] tree-optimization/108385 - Add op2_range to pointer_plus
 2023-01-31 10:24 UTC  (2+ messages)

[PATCH] don't declare header-defined functions both static and inline
 2023-01-31 10:21 UTC  (5+ messages)

[PATCH (pushed)] libsanitizer: Regenerate configure
 2023-01-31  9:36 UTC 

[PATCH] `const volatile' sections selection - bugzilla #107181
 2023-01-31  9:10 UTC  (7+ messages)
` [PATCH 2/2] Corrected pr25521.c target matching
          ` [PING] "

[PATCH] libsanitizer: Add __interceptor_sigsetjmp_internal
 2023-01-31  9:09 UTC  (2+ messages)

[PATCH] i386: Fix up ix86_convert_const_wide_int_to_broadcast [PR108599]
 2023-01-31  9:05 UTC  (2+ messages)

[PATCH] testsuite: Fix pr108574-3.c failed in arch where sign defaults to unsigned
 2023-01-31  8:51 UTC  (3+ messages)

[PATCH] bbpart: Fix up ICE on asm goto [PR108596]
 2023-01-31  8:43 UTC  (2+ messages)

[PATCH 2/2 v2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-01-31  8:41 UTC  (2+ messages)
` [PATCH 2/2 v3] "

[PATCH 1/2 v2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
 2023-01-31  8:40 UTC  (2+ messages)
` [PATCH 1/2 v3] "

[PATCH] i386: Fix up -Wuninitialized warnings in avx512erintrin.h [PR105593]
 2023-01-31  8:12 UTC  (2+ messages)

[aarch64] Use wzr/xzr for assigning vector element to 0
 2023-01-31  6:21 UTC  (8+ messages)

[committed] RISC-V: Simplify testcase condition for RVV tests [NFC]
 2023-01-31  4:25 UTC 

[PATCH] c++: wrong error with constexpr array and value-init [PR108158]
 2023-01-31  2:35 UTC 

[PATCH] c++: fix ICE with -Wduplicated-cond [PR107593]
 2023-01-31  2:34 UTC  (9+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

[pushed] wwwdocs: cxx-dr-status: Switch www.open-std.org to https
 2023-01-31  0:39 UTC 

[pushed] doc: Change fsf.org to www.fsf.org in URLs (GFDL)
 2023-01-31  0:14 UTC 

Patch ping
 2023-01-30 23:07 UTC  (2+ messages)

[pushed] libstdc++: Update links in the Memory section of the manual
 2023-01-30 22:20 UTC 

[PATCH, wwwdocs] readings: Update AIX linker links
 2023-01-30 22:06 UTC  (2+ messages)

[committed] wwwdocs: cxx-status: Move www.open-std.org to https
 2023-01-30 21:57 UTC  (3+ messages)

[PATCH] Fortran: prevent redundant integer division truncation warnings [PR108592]
 2023-01-30 21:55 UTC 

[pushed] wwwdocs: gcc-4.7: Adjust link to "Collecting User-Mode Dumps"
 2023-01-30 21:48 UTC 

[PATCH] c++: ICE on unviable/ambiguous constrained dtors [PR96745]
 2023-01-30 21:36 UTC 

[PATCH 1/2] c++: make manifestly_const_eval tri-state
 2023-01-30 20:05 UTC  (5+ messages)
` [PATCH 2/2] c++: speculative constexpr and is_constant_evaluated [PR108243]

[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] 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] 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] 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  (4+ messages)

[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 

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