public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: fix vsetvli pass testsuite failure [PR/112447]
 2023-11-15  6:41 UTC 

[PATCH v2 0/8] Turn some C warnings into errors by default
 2023-11-15  6:37 UTC  (16+ messages)
` [PATCH v2 1/8] Add tests for validating future C permerrors
` [PATCH v2 2/8] c: Turn int-conversion warnings into permerrors
` [PATCH v2 3/8] c: Turn -Wimplicit-function-declaration into a permerror
` [PATCH v2 4/8] c: Turn -Wimplicit-int "
` [PATCH v2 5/8] c: Do not ignore some forms of -Wimplicit-int in system headers
` [PATCH v2 6/8] c: Turn -Wreturn-mismatch into a permerror
` [PATCH v2 7/8] c: Turn -Wincompatible-pointer-types "
` [PATCH v2 8/8] c: Add new -Wdeclaration-missing-parameter-type permerror

[PATCH] Fix some _Hashtable implementation inconsistencies
 2023-11-15  5:55 UTC 

[PATCH 0/4] gcov: Improve -fprofile-update=atomic
 2023-11-15  5:51 UTC  (6+ messages)
` [PATCH 1/4] gcov: Remove TARGET_GCOV_TYPE_SIZE target hook
` [PATCH 2/4] Add TARGET_HAVE_LIBATOMIC
` [PATCH 3/4] gcov: Add gen_counter_update()
` [PATCH 4/4] gcov: Improve -fprofile-update=atomic

[PATCH] Fix crash in libcc1
 2023-11-15  5:30 UTC 

[PATCH v1] RISC-V: Refine the mask generation for vec_init case 2
 2023-11-15  5:04 UTC  (2+ messages)

[PATCH V3 0/7] ira/lra: Support subreg coalesce
 2023-11-15  3:33 UTC  (21+ messages)
` [PATCH V3 1/7] df: Add DF_LIVE_SUBREG problem
` [PATCH V3 2/7] ira: Switch to live_subreg data
` [PATCH V3 3/7] ira: Support subreg live range track

[PATCH V2 1/3]rs6000: update num_insns_constant for 2 insns
 2023-11-15  3:02 UTC  (3+ messages)
` [PATCH V2 2/3] Using pli to split 34bits constant
` [PATCH V2 3/3] split complicate constant to memory

[PATCH] rs6000: Only enable PCREL on supported ABIs [PR111045]
 2023-11-15  3:01 UTC 

[RFC][C++] Attribute gnu::extended
 2023-11-15  2:59 UTC 

[PATCH] Clean up
 2023-11-15  2:26 UTC  (2+ messages)
` [PATCH] Clean up by_pieces_ninsns

[PATCH] RISC-V: Fix ICE in non-canonical march parsing
 2023-11-15  1:52 UTC  (2+ messages)

[PATCH v3 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-11-15  1:49 UTC  (3+ messages)

[PATCH/RFC] json.cc: format JSON output
 2023-11-15  0:54 UTC 

[pushed] json.cc: use SELFTEST_LOCATION in selftests
 2023-11-15  0:52 UTC 

[PATCH v1] EXPMED: Allow vector mode for DSE extract_low_bits [PR111720]
 2023-11-15  0:24 UTC  (5+ messages)
` [PATCH v4] DSE: Allow vector type for get_stored_val when read < store

[PATCH RESEND v4] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
 2023-11-15  0:21 UTC 

Recall: [PATCH v4] DSE: Allow vector type for get_stored_val when read < store
 2023-11-15  0:20 UTC 

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-11-15  0:05 UTC  (7+ messages)
` [PATCH 4/21]middle-end: update loop peeling code to maintain LCSSA form for early breaks
` [PATCH 7/21]middle-end: update IV update code to support early breaks and arbitrary exits
` [PATCH 8/21]middle-end: update vectorizable_live_reduction with support for multiple exits and different exits

[PATCH 5/21]middle-end: update vectorizer's control update to support picking an exit other than loop latch
 2023-11-14 23:59 UTC  (6+ messages)

[PATCH] c++: constantness of local var in constexpr fn [PR111703, PR112269]
 2023-11-14 22:57 UTC  (3+ messages)

[PATCH] libstdc++: Improve operator-(weekday x, weekday y)
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH] Fix UB in weekday::weekday(sys_days) and add test
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH v3] libstdc++: Simplify year::is_leap()
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH v4] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-14 22:47 UTC  (2+ messages)

[committed] libstdc++: Fix <charconv> uses of signed types with <bit> functions
 2023-11-14 22:45 UTC 

[PATCH] c++: decltype of (non-captured variable) [PR83167]
 2023-11-14 22:43 UTC  (2+ messages)

[PATCH] c++: direct enum init from type-dep elt [PR112515]
 2023-11-14 22:32 UTC  (2+ messages)

[committed] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:32 UTC 

[PATCH] c++: partially inst requires-expr in noexcept-spec [PR101043]
 2023-11-14 22:30 UTC  (2+ messages)

[PATCH] c++: non-dependent .* folding [PR112427]
 2023-11-14 22:29 UTC  (7+ messages)

[PATCH] c++: fix parsing with auto(x) [PR112410]
 2023-11-14 22:27 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] c++: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++26
 2023-11-14 22:01 UTC  (4+ messages)
  ` [PATCH] c++, v2: "

[PATCH v2] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-14 21:52 UTC 

[PATCH] rs6000: Disable PCREL for unsupported targets [PR111045]
 2023-11-14 21:40 UTC  (11+ messages)

[PATCH] Only allow (copysign x, NEG_CONST) -> (fneg (fabs x)) simplification for constant folding [PR112483]
 2023-11-14 21:14 UTC  (3+ messages)

[committed] testsuite: Ignore warning for unsupported option
 2023-11-14 21:08 UTC  (3+ messages)

(no subject)
 2023-11-14 21:03 UTC  (9+ messages)
` [PATCH 1/4] c-family: Add handling for clang-style attributes [PR109877]
  ` [PATCH 2/4] c-family, C: handle clang "
    ` [PATCH 3/4] c-family, C++: Handle "

[pushed] analyzer: enable taint state machine by default [PR103533]
 2023-11-14 20:56 UTC 

[PATCH v1] LoongArch: Added code generation support for call36 function calls
 2023-11-14 20:46 UTC  (6+ messages)

[pushed] diagnostics: make option-handling callbacks private
 2023-11-14 19:13 UTC 

[pushed] diagnostics: make m_text_callbacks private
 2023-11-14 19:13 UTC 

[pushed] diagnostics: convert diagnostic_ready_p to an inline function
 2023-11-14 19:13 UTC 

[committed] i386: Return CCmode from ix86_cc_mode for unknown RTX code [PR112494]
 2023-11-14 17:51 UTC  (2+ messages)

[PATCH 0/3] Option handling: add documentation URLs
 2023-11-14 17:44 UTC  (4+ messages)
` [PATCH 3/3] diagnostics: use the .opt.urls files to urlify quoted text

[committed] i386: Generate strict_low_part QImode insn with high input register
 2023-11-14 17:37 UTC 

[committed 00/22] arm: testsuite: clean up some architecture-specific tests
 2023-11-14 17:23 UTC  (4+ messages)
` [committed 01/22] arm: testsuite: correctly detect armv6t2 hardware for acle execution tests

[PATCH] AArch64: Cleanup memset expansion
 2023-11-14 16:56 UTC  (10+ messages)
            ` [PATCH v2] "

[PATCH] bpf: Delayed the removal of the parser enum plugin handler
 2023-11-14 16:49 UTC  (2+ messages)

[pushed] input.h: eliminate implicit users of global_dc's file_cache
 2023-11-14 16:32 UTC 

[pushed] json: reduce use of naked new in json-building code
 2023-11-14 16:32 UTC 

[PATCH] Fixed problem with BTF defining smaller enums
 2023-11-14 16:28 UTC  (2+ messages)

[PATCH] bpf: Corrected condition in core_mark_as_access_index
 2023-11-14 16:06 UTC  (2+ messages)

[PATCH v3] gcc: Introduce -fhardened
 2023-11-14 16:00 UTC  (5+ messages)
  ` [PATCH v4] "

[committed] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 15:58 UTC 

[COMMITTED] PR tree-optimization/112509 - Use case label type to create case range
 2023-11-14 15:33 UTC 

[PATCH] s390: Fix builtins floating-point convert to/from fixed
 2023-11-14 15:19 UTC 

[PATCH] s390: Fix vec_scatter_element for vectors of floats
 2023-11-14 14:58 UTC  (2+ messages)

[PATCH] Add a REG_P check for inc and dec for Arm MVE
 2023-11-14 14:51 UTC  (2+ messages)

[PATCH v2] RISC-V: Implement target attribute
 2023-11-14 14:17 UTC  (2+ messages)

[PATCH] RISC-V: Save/restore ra register correctly [PR112478]
 2023-11-14 14:14 UTC 

[PATCH] tree-optimization/111233 - loop splitting miscompile
 2023-11-14 14:13 UTC 

[PATCH] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
 2023-11-14 13:55 UTC  (6+ messages)
      ` [PATCH] c++, v2: "

[PATCH] libcpp, contrib: Update to Unicode 15.1
 2023-11-14 13:49 UTC  (2+ messages)

[x86 PATCH] Improve reg pressure of double-word right-shift then truncate
 2023-11-14 12:48 UTC  (4+ messages)
` [PATCH] i386: Fix up <insn><dwi>3_doubleword_lowpart [PR112523]

[PATCH v1] RISC-V: Support vec_init for trailing same element
 2023-11-14 12:35 UTC  (5+ messages)
    `  "

[PATCH] Loop distribution fix for SCC detection
 2023-11-14 11:59 UTC 

[PATCH] tree-optimization/112281 - loop distribution and zero dependence distances
 2023-11-14 11:59 UTC 

[PATCH] RISC-V: Support trailing vec_init optimization
 2023-11-14 11:38 UTC 

[PATCH] x86: Make testcase apx-spill_to_egprs-1.c more robust
 2023-11-14 10:56 UTC  (3+ messages)

[Committed] IBM Z: Add GTY marker to builtin data structures
 2023-11-14 10:51 UTC 

[Committed] IBM Z: Fix ICE with overloading and checking enabled
 2023-11-14 10:51 UTC 

[PATCH v7 0/5] OpenMP/OpenACC: map clause and OMP gimplify rework
 2023-11-14 10:21 UTC  (3+ messages)
` [PATCH v7 2/5] OpenMP/OpenACC: Rework clause expansion and nested struct handling

[avr,committed] Libf7: Use paper-pencil algorithm for sqrt
 2023-11-14 10:15 UTC 

[PATCH] LoongArch: Disable relaxation if the assembler don't support conditional branch relaxation [PR112330]
 2023-11-14  9:00 UTC  (3+ messages)

[PATCH] LoongArch: Use finer-grained DBAR hints
 2023-11-14  8:48 UTC  (4+ messages)
  ` Pushed: [PATCH v2] "

[PATCH] Fix ICE in vectorizable_nonlinear_induction with bitfield
 2023-11-14  8:32 UTC  (2+ messages)

[PATCH] tree: Handle BITINT_TYPE in type_contains_placeholder_1 [PR112511]
 2023-11-14  8:14 UTC  (3+ messages)

[PATCH 0/6] Turn some C warnings into errors by default
 2023-11-14  7:39 UTC  (3+ messages)
` [PATCH 1/6] c-family: Introduce pedpermerror

[PATCH] libcpp, contrib: Update to Unicode 15.1
 2023-11-14  7:32 UTC  (3+ messages)

[RFC] Intel AVX10.1 Compiler Design and Support
 2023-11-14  6:25 UTC  (6+ messages)

[PATCH] c++/modules: Restrict partitions when parsing import declarations [PR110808]
 2023-11-14  6:24 UTC 

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-11-14  4:36 UTC  (12+ messages)
` [PATCH v3 "

[PATCH V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize
 2023-11-14  4:15 UTC  (4+ messages)
    `  "

[PATCH] VECT: Add MASK_LEN_STRIDED_LOAD/MASK_LEN_STRIDED_STORE into loop vectorizer
 2023-11-14  3:46 UTC 

[PATCH] DOC/IFN/OPTAB: Add mask_len_strided_load/mask_len_strided_store DOC/OPTAB/IFN
 2023-11-14  3:39 UTC 

[Commit QUEUE V3] RISC-V: Support strided load/store
 2023-11-14  3:28 UTC 

[Committed] RISC-V: Fix init-2.c assembly check
 2023-11-14  3:21 UTC 

[PATCH-3v4, rs6000] Fix regression cases caused 16-byte by pieces move [PR111449]
 2023-11-14  2:38 UTC  (2+ messages)

[PATCH] c++: Link extended FP conversion pedwarns to -Wnarrowing [PR111842]
 2023-11-14  2:10 UTC  (2+ messages)

[PATCH] c++: implement P2564, consteval needs to propagate up [PR107687]
 2023-11-14  2:06 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH] c-family: Let libcpp know when the compilation is for a PCH [PR9471]
 2023-11-14  0:30 UTC  (2+ messages)

[PATCH 1/4] contrib: add generate_snapshot_index.py
 2023-11-14  0:21 UTC  (5+ messages)
` [PATCH 4/4] maintainer-scripts/gcc_release: cleanup whitespace

[committed] libcpp: Regenerate config.in
 2023-11-14  0:12 UTC 

[PATCH 0/5] Add support for operand-specific alignment requirements
 2023-11-14  0:01 UTC  (2+ messages)

[PATCH] Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309]
 2023-11-13 23:45 UTC  (4+ messages)

[committed] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
 2023-11-13 23:23 UTC 

[committed] libstdc++: Micro-optimization for std::optional [PR112480]
 2023-11-13 23:22 UTC 

[committed] i386: Rewrite pushfl<mode>2 and popfl<mode>1 as unspecs
 2023-11-13 22:57 UTC 

[PATCH] bpf: Forces __buildin_memcmp not to generate a call upto 1024 bytes
 2023-11-13 22:37 UTC 

[PATCH] RISC-V: Optimize combine sequence by merge approach
 2023-11-13 21:41 UTC  (2+ messages)

[PATCH RFA] PR target/111815: VAX: Only accept the index scaler as the RHS operand to ASHIFT
 2023-11-13 20:31 UTC  (3+ messages)
` [PING^2][PATCH "

[PATCH] testsuite: xfail scev-[35].c on ia32
 2023-11-13 20:30 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).