public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] constexprify some tree variables
 2023-01-27 13:14 UTC  (11+ 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)

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

[PATCH]AArch64: Fix codegen regressions around tbz
 2023-01-27 12:25 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]AArch64: Fix native detection in the presence of mandatory features which don't have midr values
 2023-01-27 12:11 UTC  (2+ messages)

[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  (11+ messages)
` [PATCH 1/7] docs: Create Indices appendix
` [PATCH 2/7] docs: Reorder @opindex to be before corresponding options
` [PATCH 3/7] **/*.texi: Reorder index entries
` [PATCH 4/7] docs: Mechanically reorder item/index combos in extend.texi
` [PATCH 5/7] doc: Add @defbuiltin family of helpers, set documentlanguage
` [PATCH 6/7] Update texinfo.tex, remove the @gol macro/alias
` [PATCH 7/7] update_web_docs_git: Update CSS reference to new manual CSS
` [wwwdocs] Add revised Texinfo "

[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 0/3] arm: Fix regressions around MVE predicate codegen
 2023-01-27  9:59 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 3/3] arm: Fix MVE predicates synthesis [PR 108443]

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

[Patch] OpenMP/Fortran: Fix has_device_addr clause splitting [PR108558]
 2023-01-27  9:25 UTC  (2+ messages)

[committed] gomp/declare-variant-1*.f90: Update for Windows
 2023-01-27  8:24 UTC 

[PATCH] Modula-2: Add claimed command line options to lang.opt [PR108555]
 2023-01-27  7:46 UTC  (2+ messages)

[PATCH] vect/aarch64: Fix various sve/cond*.c failures
 2023-01-27  7:38 UTC  (2+ messages)

[PATCH] Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurd
 2023-01-27  6:49 UTC  (5+ messages)

Fiber Product Factory
 2023-01-27  6:35 UTC 

Mail Support notification 1762
 2023-01-27  6:23 UTC 

[PATCH 5/9] loongarch: Don't add crtfastmath.o for -shared
 2023-01-27  3:34 UTC  (2+ messages)

[PATCH v6] xtensa: Eliminate the use of callee-saved register that saves and restores only once
 2023-01-27  3:17 UTC 

[FYI] [docs] note that -g opts are implicitly negatable too
 2023-01-27  1:54 UTC 

Statement
 2023-01-27  1:29 UTC 

[pushed] wwwdocs: readings: Update Modula 3 link
 2023-01-27  0:26 UTC 

[pushed] wwwdocs: gcc-3.4: Update a link to use https
 2023-01-27  0:23 UTC 

[pushed] wwwdocs: codingconventions: Update a link to Github docs
 2023-01-27  0:20 UTC 

[committed] frange: Fix up foperator_{,not_}equal::fold_range for signed zeros [PR108540]
 2023-01-26 23:40 UTC  (2+ messages)

[pushed] wwwdocs: git: Tweak link to TR29124 C++ reference
 2023-01-26 23:29 UTC 

[PATCH] c++: fix ICE with -Wduplicated-cond [PR107593]
 2023-01-26 22:17 UTC 

[committed] RISC-V: Use get_typenode_from_name to get fixed-width integer type nodes
 2023-01-26 19:18 UTC 

[PATCH] RISC-V: Add the rest testcases of AVL=REG support
 2023-01-26 19:17 UTC  (2+ messages)

[PATCH] RISC-V: Add testcases for AVL=REG support
 2023-01-26 19:17 UTC  (2+ messages)

[PATCH] RISC-V: Adjust testcases for AVL=REG support
 2023-01-26 19:17 UTC  (2+ messages)

[PATCH] RISC-V: Fix bugs of supporting AVL=REG (single-real-def) in VSETVL PASS
 2023-01-26 19:17 UTC  (2+ messages)

[PATCH] RISC-V: Add probability model of each block to prevent endless loop of Phase 3
 2023-01-26 19:16 UTC  (2+ messages)

[PATCH] RISC-V: Remove dirty_pat since it is redundant
 2023-01-26 19:16 UTC  (2+ messages)

[PATCH] RISC-V: Rename insn into rinsn for rtx_insn *
 2023-01-26 19:16 UTC  (2+ messages)

[PATCH] RISC-V: Avoid redundant flow in backward fusion
 2023-01-26 19:16 UTC  (2+ messages)

[PATCH] RISC-V: Refine codes in backward fusion
 2023-01-26 19:15 UTC  (2+ messages)

[PATCH] RISC-V: Avoid redundant flow in forward fusion
 2023-01-26 19:14 UTC  (2+ messages)

[PATCH] RISC-V: Cleanup the codes of bitmap create and free [NFC]
 2023-01-26 19:14 UTC  (2+ messages)

[PATCH] RISC-V: Refine Phase 3 of VSETVL PASS
 2023-01-26 19:14 UTC  (2+ messages)

[PATCH] RISC-V: Fix bugs of available condition
 2023-01-26 19:13 UTC  (2+ messages)

[PATCH] RISC-V: Simplify codes of changing vsetvl instruction
 2023-01-26 19:13 UTC  (2+ messages)

[PATCH] RISC-V: Fix backward_propagate_worthwhile_p
 2023-01-26 19:13 UTC  (2+ messages)

[PATCH] RISC-V: Fix wrong in_group flag in validate_change call function
 2023-01-26 19:13 UTC  (2+ messages)

[PATCH] RISC-V: Fix bugs for refine vsetvl a5,zero into vsetvl zero,zero incorrectly
 2023-01-26 19:13 UTC  (2+ messages)
` [PATCH] RISC-V: Fix bugs for refine vsetvl a5, zero into vsetvl zero, zero incorrectly

[PATCH] RISC-V: Fix vsetivli instruction asm for IMM AVL
 2023-01-26 19:12 UTC  (2+ messages)

[PATCH] RISC-V: Fix inferior codegen for vse intrinsics
 2023-01-26 19:12 UTC  (2+ messages)

[PATCH] RISC-V: Fix pointer tree type for store pointer
 2023-01-26 19:12 UTC  (2+ messages)

[PATCH] riscv: Enable -fasynchronous_unwind_tables by default on Linux
 2023-01-26 18:53 UTC  (2+ messages)

[GCC-11][committed] pru: Fix CLZ expansion for QI and HI modes
 2023-01-26 18:39 UTC 

[GCC-12][committed] pru: Fix CLZ expansion for QI and HI modes
 2023-01-26 18:38 UTC 

realpath() patch to fix symlinks resolution for win32
 2023-01-26 17:51 UTC 

libquadmath fix for 94756 and 87204
 2023-01-26 17:49 UTC 

[PATCH] c++: Define built-in for std::tuple_element [PR100157]
 2023-01-26 17:47 UTC  (7+ messages)

[PATCH 0/2] __bos and flex arrays
 2023-01-26 17:42 UTC  (5+ messages)
` [PATCH 2/2] tree-object-size: More consistent behaviour with "

[PATCH] opts: SANITIZE_ADDRESS wrongly cleared [PR108543]
 2023-01-26 16:50 UTC  (4+ messages)
  ` [PATCH v2] "

[pushed] Modula-2: Remove debug code [PR108553]
 2023-01-26 16:32 UTC 

[PATCH] testsuite: Fix hwasan/arguments-3.c failures
 2023-01-26 16:02 UTC 

[pushed] aarch64: Remove expected error for compound literals
 2023-01-26 15:53 UTC 

[pushed] Update guality XFAILs for aarch64*-*-*
 2023-01-26 15:52 UTC 

[pushed] aarch64: Suppress warnings in pr99766.C
 2023-01-26 15:52 UTC 

[PATCH 1/4] aarch64: Remove slp_13.c XFAILs
 2023-01-26 15:51 UTC 

[PATCH] PR tree-optimization/108447 - Do not try to logical fold floating point relations
 2023-01-26 14:24 UTC  (4+ messages)

[committed] analyzer: fix SARD-tc841-basic-00182-min.c test case [PR108507]
 2023-01-26 14:20 UTC 

[committed] analyzer: fix false positives from -Wanalyzer-infinite-recursion [PR108524]
 2023-01-26 14:20 UTC 

[committed] libstdc++: Add workaround for old tzdata.zi files
 2023-01-26 13:50 UTC 

[committed] libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554]
 2023-01-26 13:39 UTC 

[committed] libstdc++: Fix strings read from /etc/sysconfig/clock [PR108530]
 2023-01-26 13:39 UTC 

[pushed] libstdc++: Move www.open-std.org to https in bugs manual
 2023-01-26 13:15 UTC 

[PATCH] value-relation: Small tweaks to tables
 2023-01-26 12:52 UTC  (2+ messages)

[PATCH] tree-optimization/108547 - robustify uninit predicate analysis
 2023-01-26 12:49 UTC 

[PATCH][committed] aarch64: Add Linux kernel hwcap string for FEAT_CSSC
 2023-01-26 11:50 UTC 

[pushed] doc: Refer to projects as GCC and GDB (was: [PATCH] sourcebuild.texi: Document new toplevel directories [PR82383])
 2023-01-26 11:29 UTC 

[committed] openmp, c++: Workaround fold_for_warn ICE on invalid OpenMP collapsed loops [PR108503]
 2023-01-26  9:50 UTC 

[PATCH] tree-optimization/108523 - testcase for the bug
 2023-01-26  7:39 UTC 

[PATCH 2/2] Add VREL_OTHER for FP unsupported relations
 2023-01-25 23:27 UTC  (10+ messages)

[PATCH] Fortran: fix ICE in check_host_association [PR108544]
 2023-01-25 22:19 UTC  (2+ messages)

[PATCH v5 0/5] P1689R5 support
 2023-01-25 21:06 UTC  (6+ messages)
` [PATCH v5 1/5] libcpp: reject codepoints above 0x10FFFF
` [PATCH v5 2/5] libcpp: add a function to determine UTF-8 validity of a C string
` [PATCH v5 3/5] p1689r5: initial support
` [PATCH v5 4/5] c++modules: report imported CMI files as dependencies
` [PATCH v5 5/5] c++modules: report module mapper files as a dependency

[PATCH] c++ modules: uninstantiated template friend class [PR104234]
 2023-01-25 20:16 UTC 

[PATCH, committed] Fortran: ICE in gfc_compare_array_spec [PR108528]
 2023-01-25 19:53 UTC 

[PATCH] c++: Reject UDLs in certain contexts [PR105300]
 2023-01-25 19:36 UTC  (12+ messages)
          ` [PATCH v2] "
              ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH] minor optimization bug in basic_string move assignment
 2023-01-25 18:38 UTC 

[Patch] OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
 2023-01-25 14:47 UTC  (3+ messages)
  ` [Patch][v2] "

[PATCH v3 1/2] aarch64: fix warning emission for ABI break since GCC 9.1
 2023-01-25 14:30 UTC  (3+ messages)

[pushed] c++: TARGET_EXPR collapsing [PR107303]
 2023-01-25 14:09 UTC  (3+ messages)
` [committed] testsuite: Fix up new51.C test on various targets [PR108533]

[PATCH] c++: Fix up mangling of static lambdas [PR108525]
 2023-01-25 14:08 UTC  (2+ messages)

[r13-5318 Regression] FAIL: g++.dg/init/new51.C -std=c++98 (test for excess errors) on Linux/x86_64
 2023-01-25 14:01 UTC 

[PATCH 00/23] arm: rework MVE testsuite and rework backend where necessary (3rd chunck)
 2023-01-25 13:53 UTC  (4+ messages)
` [PATCH 23/23] arm: fix missing extern "C" in MVE tests

[PATCH] lto: pass through -funwind-tables and -fasynchronous-unwind-tables
 2023-01-25 13:50 UTC  (3+ messages)

[PATCH] tree-optimization/108523 - fix endless iteration in VN
 2023-01-25 12:37 UTC 

[PATCH] Fixup LTO internal docs for option processing
 2023-01-25 12:29 UTC 

[PATCH] modula-2: Fixes for preprocessing [PR102343, PR108182]
 2023-01-25 12:03 UTC  (2+ messages)

[aarch64] Use wzr/xzr for assigning vector element to 0
 2023-01-25 11:56 UTC  (7+ messages)

[PATCH] tree-optimization/108522 Use COMPONENT_REF offset when available
 2023-01-25 11:33 UTC  (6+ messages)

[pushed] aarch64: Restore generation of SVE UQDEC instructions
 2023-01-25 11:26 UTC 

[pushed] aarch64: Update sizeless tests
 2023-01-25 11:25 UTC 

[pushed] wwwdocs: gcc-6: Switch www.open-std.org links to https
 2023-01-25 11:11 UTC 

[pushed] doc/contrib.texi: Add Jose E. Marchesi
 2023-01-25 10:43 UTC 

[PATCH] store-merging: Disable string_concatenate mode if start or end aren't byte aligned [PR108498]
 2023-01-25  9:47 UTC  (2+ messages)

[committed] C-SKY: Define SYSROOT_SUFFIX_SPEC
 2023-01-25  9:41 UTC  (3+ 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).