public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Add vle/vse C++ overloaded API intrinsic testcases
 2023-01-20  2:24 UTC 

[PATCH] RISC-V: Fix vop_m overloaded C++ API name
 2023-01-20  2:20 UTC 

[PATCH] c++: Quash bogus -Wunused-value with new [PR107797]
 2023-01-20  2:03 UTC 

[PATCH] c++: -Wdangling-reference with reference wrapper [PR107532]
 2023-01-20  2:03 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] c++: Fix up handling of references to anon union members in initializers [PR53932]
 2023-01-20  0:11 UTC  (3+ messages)

[PATCH] value-relation: Fix up relation_union [PR108447]
 2023-01-19 21:38 UTC  (2+ messages)

[PATCH] tree-optimization/104475 - bogus -Wstringop-overflow
 2023-01-19 20:53 UTC  (4+ messages)

[PATCH] Fortran: Remove unused declaration
 2023-01-19 20:20 UTC  (5+ messages)
  ` git out-of-order commit (was Re: [PATCH] Fortran: Remove unused declaration)

[PATCH] niter: Fix up unused var warning [PR108457]
 2023-01-19 20:08 UTC 

[committed] openmp: Fix up OpenMP expansion of non-rectangular loops [PR108459]
 2023-01-19 20:04 UTC 

[committed] analyzer: use dominator info in -Wanalyzer-deref-before-check [PR108455]
 2023-01-19 18:56 UTC 

[PATCH] c++: Fix up handling of non-dependent subscript with static operator[] [PR108437]
 2023-01-19 18:09 UTC  (2+ messages)

[PATCH] IPA: do not release body if still needed
 2023-01-19 17:41 UTC  (6+ messages)

[PATCH] PR target/107299: Fix build issue when long double is IEEE 128-bit
 2023-01-19 16:37 UTC 

[PATCH] modula-2, testsuite: Make libs and interfaces consistent
 2023-01-19 15:20 UTC  (2+ messages)

[committed] wwwdocs: gcc-4.9: Adjust www.open-std.org links to https
 2023-01-19 14:48 UTC 

[committed] style: Tweak a comment
 2023-01-19 14:46 UTC 

[Patch] OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
 2023-01-19 14:40 UTC 

[PATCH] RISC-V: Add vse.v C API intrinsics testcases
 2023-01-19 14:31 UTC 

[PATCH 1/2] aarch64: fix ICE in aarch64_layout_arg [PR108411]
 2023-01-19 14:24 UTC  (5+ messages)
` [PATCH 2/2] aarch64: add -fno-stack-protector to some tests [PR108411]

[PATCH] RISC-V: Add vle.v C API intrinsics testcases
 2023-01-19 14:12 UTC 

[PATCH] modula2/108144 - fix --enable-version-specific-runtime-libs
 2023-01-19 13:46 UTC  (2+ messages)

[PATCH 1/2] gcc/file-prefix-map: Allow remapping of relative paths
 2023-01-19 13:06 UTC  (3+ messages)

[PATCH] wwwdocs: Announce Solaris 11.3 obsoletion
 2023-01-19 12:22 UTC  (3+ messages)

[aarch64] Use wzr/xzr for assigning vector element to 0
 2023-01-19 12:07 UTC  (5+ messages)

[RFC] Introduce -finline-memset-loops
 2023-01-19 11:58 UTC  (6+ messages)

[PATCH] `const volatile' sections selection - bugzilla #107181
 2023-01-19  9:59 UTC  (6+ messages)
` [PATCH 1/2] select .rodata for const volatile variables

[PATCH] tree-optimization/108449 - keep maybe_special_function_p behavior
 2023-01-19  9:46 UTC 

[PATCH 0/8] middle-end: Popcount and clz/ctz idiom recognition improvements
 2023-01-19  9:43 UTC  (8+ messages)
` [PATCH 5/8] middle-end: Add cltz_complement idiom recognition
        ` [PATCH 5/8 v2] "

[PATCH] forwprop: Further fixes for simplify_rotate [PR108440]
 2023-01-19  9:34 UTC  (3+ messages)

[committed] wwwdocs: gitwrite: Structure a section some more
 2023-01-19  9:33 UTC 

[committed] wwwdocs: gcc-3.3: Adjust www.open-std.org links to https
 2023-01-19  9:30 UTC 

[Patch] Resolve bugzilla #108150 and #108192 for mingw
 2023-01-19  9:26 UTC  (2+ messages)

[aarch64] Use exact_log2 (INTVAL (operands[2])) >= 0 to gate for vec_merge patterns
 2023-01-19  7:18 UTC  (3+ messages)

[PATCH] lto: pass through -funwind-tables and -fasynchronous-unwind-tables
 2023-01-19  7:14 UTC  (25+ messages)

[PATCH] RISC-V: Fix pred_mov constraint for vle.v
 2023-01-19  7:02 UTC 

[PATCH] middle-end/106075 - non-call EH and DSE
 2023-01-19  7:00 UTC  (9+ messages)

[PATCH] RISC-V: Add vlm/vsm C/C++ API intrinsics support
 2023-01-19  6:07 UTC 

[PATCH v3] xtensa: Eliminate unnecessary general-purpose reg-reg moves
 2023-01-19  5:06 UTC 

[PATCH v4] xtensa: Eliminate the use of callee-saved register that saves and restores only once
 2023-01-19  3:50 UTC 

[PATCH] x86: Check invalid third argument to __builtin_ia32_prefetch
 2023-01-19  3:43 UTC  (2+ messages)

[Patch] libfortran: Fix execute_command_line for Windows
 2023-01-19  1:54 UTC  (4+ messages)

[r13-5244 Regression] FAIL: gcc.dg/analyzer/SARD-tc841-basic-00182-min.c (test for excess errors) on Linux/x86_64
 2023-01-19  1:18 UTC 

[committed] libstdc++: Minor updates to Policy Based Data Structures: Biblio
 2023-01-18 22:20 UTC 

[committed] libstdc++: Deprecate std::filesystem::u8path for C++20
 2023-01-18 21:49 UTC 

[committed] libstdc++: Fix std::random_device::entropy() for non-posix targets
 2023-01-18 21:49 UTC 

[PATCH] libstdc++: testsuite: Simplify codecvt_unicode
 2023-01-18 21:47 UTC  (5+ messages)

[PATCH] c: ICE with nullptr as case expression [PR108424]
 2023-01-18 21:46 UTC  (2+ messages)

[PATCH] Fortran: error recovery for invalid CLASS component [PR108434]
 2023-01-18 21:20 UTC 

[PATCH][GCC] arm: Add support for new frame unwinding instruction "0xb5"
 2023-01-18 17:56 UTC  (5+ messages)

[GCC][PATCH 13/15, v6] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature
 2023-01-18 17:18 UTC 

[committed] analyzer: add SARD testsuite 81
 2023-01-18 16:45 UTC 

[GCC][PATCH 13/15, v5] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature
 2023-01-18 16:41 UTC  (2+ messages)

[PATCH] lto/108445 - avoid LTO decl wrapping being confused by tree sharing
 2023-01-18 13:57 UTC 

[PATCH] middle-end/108086 - avoid unshare_expr when remapping SSA names
 2023-01-18 13:56 UTC 

[PATCH] libgcc: Fix uninitialized RA signing on AArch64 [PR107678]
 2023-01-18 12:49 UTC  (10+ messages)

[wwwdocs] gcc-13/changes.html + projects/gomp/: OpenMP update
 2023-01-18 12:39 UTC  (5+ messages)

[PATCH][GCC] arm: fix __arm_vld1q_z* and __arm_vst1q_p* intrinsics
 2023-01-18 12:04 UTC  (4+ messages)

realpath() patch to fix symlinks resolution for win32
 2023-01-18 10:44 UTC 

[PATCH] xtensa: Optimize inversion of the MSB
 2023-01-18 10:30 UTC  (2+ messages)

[PATCH v6] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]
 2023-01-18  9:14 UTC  (2+ messages)

[PATCH] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069]
 2023-01-18  9:11 UTC  (9+ messages)
  ` [PATCH v2] "
          ` [PATCH v4] "
            ` Ping: "

[PATCH v2] xtensa: Eliminate unnecessary general-purpose reg-reg moves
 2023-01-18  9:10 UTC  (2+ messages)

[PATCH 1/1] [fwprop]: Add the support of forwarding the vec_duplicate rtx
 2023-01-18  9:07 UTC  (5+ messages)

[PATCH v2] xtensa: Eliminate the use of callee-saved register that saves and restores only once
 2023-01-18  9:04 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH v2] rs6000: Don't use optimize_function_for_speed_p too early [PR108184]
 2023-01-18  9:04 UTC  (5+ messages)
` [PATCH/RFC] rs6000: Remove optimize_for_speed check for implicit TARGET_SAVE_TOC_INDIRECT [PR108184]

[PATCH 1/2] rs6000: Refactor script genfusion.pl
 2023-01-18  9:02 UTC  (2+ messages)
` [PATCH 2/2] rs6000: Refactor genfusion.pl a bit further

[PATCH, rs6000] Convert TI AND with a special constant to DI AND [PR93123]
 2023-01-18  8:36 UTC 

[committed] wwwdocs: gcc-4.6: Adjust www.open-std.org links to https
 2023-01-18  8:34 UTC 

[RFC] tree-optimization: fix optimize-out variables passed into func to alloc
 2023-01-18  7:05 UTC  (3+ messages)

[PATCH] RISC-V: Finalize testcases for final version VSETVL PASS
 2023-01-18  3:29 UTC 

[PATCH] RISC-V: Finalize VSETVL PASS implementation
 2023-01-18  3:24 UTC 

[PATCH] RISC-V: Add :: for static function calling to avoid confusing
 2023-01-18  3:16 UTC 

[PATCH] RISC-V: Refine function args of some functions
 2023-01-18  3:13 UTC 

[PATCH] RISC-V: Fix bug of before_p function
 2023-01-18  3:09 UTC 

[PATCH] RISC-V: Change parse_insn into public for future use
 2023-01-18  3:06 UTC 

[PATCH] RISC-V: Reorder VSETVL PASS location
 2023-01-18  3:03 UTC 

[PATCH] RISC-V: Clang-format some annotations[NFC]
 2023-01-18  2:58 UTC 

[PATCH] RISC-V: Remove DCE in VSETVL PASS
 2023-01-18  2:53 UTC 

[PATCH] RISC-V: Change VSETVL PASS always call split_all_insns
 2023-01-18  2:50 UTC 

[PATCH] RISC-V: Fix incorrect attributes of vsetvl instructions pattern
 2023-01-18  2:44 UTC 

[PATCH] riscv: generate builtin macro for compilation with strict alignment
 2023-01-17 22:59 UTC 

[committed] wwwdocs: gcc-4.7: Adjust www.open-std.org links to https
 2023-01-17 21:19 UTC 

[committed] wwwdocs: rsync: Remove trailing slash from <meta> tags
 2023-01-17 21:12 UTC 

[PATCH] c++: Define built-in for std::tuple_element [PR100157]
 2023-01-17 18:04 UTC  (5+ messages)

[PATCH] testsuite: Skip intrinsics test if arm
 2023-01-17 17:07 UTC  (4+ messages)

Go patch committed: Define builtin functions
 2023-01-17 17:05 UTC 

[PATCH] modula-2, driver, Front end: Revise handling of I and L paths [PR108182]
 2023-01-17 17:04 UTC 

[COMMITTED] bpf: disable -fstack-protector in BPF
 2023-01-17 16:25 UTC 

gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact
 2023-01-17 15:55 UTC  (3+ messages)

[PATCH] contrib: Partial fix for failed update-copyright --this year [PR108413]
 2023-01-17 15:52 UTC  (2+ messages)

[PATCH v5] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]
 2023-01-17 15:34 UTC  (2+ messages)

[committed] libstdc++: Fix configuration of default zoneinfo dir on linux
 2023-01-17 14:18 UTC 

[PATCH,WWWDOCS] htdocs: add an Atom feed for GCC news
 2023-01-17 14:03 UTC  (6+ messages)

[PATCH (pushed)] contrib: revert removal of CR character
 2023-01-17 13:06 UTC  (4+ messages)
  ` [PATCH (pushed)] Ignore test_patches.txt in update-copyright.py

[PATCH v3 1/2] aarch64: fix warning emission for ABI break since GCC 9.1
 2023-01-17 12:50 UTC  (7+ messages)
` [PATCH v3 2/2] aarch64: Fix bit-field alignment in param passing [PR105549]

[PATCH] contrib: ignore CR in update-copyright.py
 2023-01-17 12:00 UTC 

Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
 2023-01-17 11:54 UTC  (23+ messages)

[PATCH] forwprop: Fix up rotate pattern matching [PR106523]
 2023-01-17 11:44 UTC  (9+ messages)

[PATCH (pushed)] Regenerate Makefile.in files
 2023-01-17 11:20 UTC 

[PATCH] AArch64: Gate various crypto intrinsics availability based on features
 2023-01-17 10:23 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).