public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Finish Typing Un-Typed Instructions and Turn on Assert
 2023-09-19 17:23 UTC  (9+ messages)

[PATCH] libcpp: Fix ICE on #include after a line marker directive [PR61474]
 2023-09-19 17:12 UTC  (3+ messages)

[PATCH] c++: improve class NTTP object pretty printing [PR111471]
 2023-09-19 17:01 UTC  (2+ messages)

[PATCH v13 16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space
 2023-09-19 16:58 UTC  (4+ messages)
` [PATCH v14 00/40] Optimize type traits performance
  ` [PATCH v14 16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space

[PATCH] match.pd: Some build_nonstandard_integer_type tweaks
 2023-09-19 16:50 UTC  (3+ messages)

[PATCH v3][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-09-19 16:32 UTC  (2+ messages)

[COMMITTED] [frange] Add op2_range for operator_not_equal
 2023-09-19 16:30 UTC  (3+ messages)
` [COMMITTED] Add frange::update_nan (const nan_state &)
` [COMMITTED] [frange] Remove redundant known_isnan() checks

[PATCH] rtl-optimization/110939 Really fix narrow comparison of memory and constant
 2023-09-19 16:06 UTC  (7+ messages)
  ` PING^2: "
    ` PING^3: "
      ` PING^4: "
        ` PING^5: "

[PATCH] RISC-V: Support combine cond extend and reduce sum to cond widen reduce sum
 2023-09-19 15:58 UTC  (5+ messages)

[pushed] c++: inherited default constructor [CWG2799]
 2023-09-19 15:28 UTC 

[PATCH] gcc: Introduce -fhardened
 2023-09-19 15:14 UTC  (4+ messages)

[PATCH 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions
 2023-09-19 15:07 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Add support for XCVmac extension in CV32E40P
` [PATCH 2/2] RISC-V: Add support for XCValu "

[PATCH] c++: further optimize tsubst_template_decl
 2023-09-19 15:04 UTC 

RISC-V sign extension query
 2023-09-19 14:59 UTC  (8+ messages)
  ` PR 111/466 (was Re: RISC-V sign extension query)

[r14-3823 Regression] FAIL: c-c++-common/analyzer/compound-assignment-1.c -std=c++98 (test for warnings, line 72) on Linux/x86_64
 2023-09-19 14:47 UTC  (6+ messages)
      ` [PATCH] testsuite work-around compound-assignment-1.c C++ failures on various targets [PR111377]
        ` Patch ping: "

PATCH v6 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-09-19 14:27 UTC  (6+ messages)

[PATCH]middle-end ifcvt: replace C++ sort with vec::qsort [PR109154]
 2023-09-19 14:22 UTC  (2+ messages)

RFC: Introduce -fhardened to enable security-related flags
 2023-09-19 14:19 UTC  (7+ messages)

[PATCH] [RFC] New early __builtin_unreachable processing
 2023-09-19 13:41 UTC  (5+ messages)

[PATCH v2] c++: Move consteval folding to cp_fold_r
 2023-09-19 13:20 UTC  (14+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "
          ` [PATCH v5] "
              ` [PATCH v6] "
                  ` [PATCH v7] "

[PATCH] AArch64: Improve immediate expansion [PR105928]
 2023-09-19 12:57 UTC  (5+ messages)

[PATCH] debug/111409 - don't generate COMDAT macro sections for split DWARF
 2023-09-19 12:56 UTC  (2+ messages)

[PATCH 1/2] using overflow_free_p to simplify pattern
 2023-09-19 12:51 UTC  (4+ messages)
` [PATCH 2/2] testcase: rename pr111303.c to pr111324.c

[PATCH] target/30484 - testcase for exploration
 2023-09-19 12:42 UTC 

[PATCH] c/111468 - dump unordered compare operators in their GIMPLE form with -gimple
 2023-09-19 12:41 UTC 

[PATCH]AArch64 xorsign: Fix scalar xorsign lowering
 2023-09-19 12:31 UTC  (2+ messages)

[PATCH]middle-end: relax validate_subreg to allow paradoxical subregs that change mode
 2023-09-19 12:30 UTC 

[PATCH] RISC-V: Add FNMS floating-point VLS tests
 2023-09-19 12:18 UTC 

[PATCH 2/2 v2] Ada: Finalization of constrained subtypes of unconstrained synchronized private extensions
 2023-09-19 12:08 UTC  (5+ messages)
    ` [PATCH 2/2 v3] "
        ` [COMMITTED] ada: TSS finalize address subprogram generation for constrained

[PATCH V2] RISC-V: Fix RVV can change mode class bug
 2023-09-19 12:07 UTC  (3+ messages)

[PING][PATCH 1/2] Ada: Synchronized private extensions are always limited
 2023-09-19 12:03 UTC  (8+ messages)
    ` [PATCH 1/2 v2] "
          ` [PATCH 1/2 v3] "
              ` [COMMITTED] ada: Private extensions with the keyword "synchronized" "

[PATCH] ipa: Self-DCE of uses of removed call LHSs (PR 108007)
 2023-09-19 11:36 UTC  (3+ messages)

[COMMITTED] ada: Refine upper array bound for bit packed array
 2023-09-19 11:27 UTC 

[COMMITTED] ada: Crash processing type invariants on child subprogram
 2023-09-19 11:27 UTC 

[Committed] RISC-V: Support VLS unary floating-point patterns
 2023-09-19 11:26 UTC 

[PATCH] tree-optimization/111465 - bougs jump threading with no-copy src block
 2023-09-19 11:23 UTC 

[PATCH] c/111468 - add unordered compare and pointer diff to GIMPLE FE parsing
 2023-09-19 10:39 UTC 

[Committed] RISC-V: Support VLS floating-point FMA/FNMA/FMS auto-vectorization
 2023-09-19  9:21 UTC 

[PING ^0][PATCH 3/4] Improve functionality of ree pass
 2023-09-19  9:21 UTC  (2+ messages)
` [PATCH v2 3/4] Improve functionality of ree pass with various constants with AND operation

[PATCH v7 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-09-19  9:18 UTC  (3+ messages)

[PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls
 2023-09-19  8:47 UTC  (11+ messages)
    ` [PATCH] Fix wrong condition in ipa-visibility.c (PR ipa/81520)
        ` [PATCH] Introduce TARGET_SUPPORTS_ALIASES
            ` [PATCH][v2] "
                ` More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASES)' etc. (was: [PATCH][v2] Introduce TARGET_SUPPORTS_ALIASES)
                  ` [PING] "

[RFC 1/2] RISC-V: Add support for _Bfloat16
 2023-09-19  8:46 UTC  (2+ messages)
` [RFC 2/2] RISC-V: Add 'Zfbfmin' extension

[Linaro-TCWG-CI] gcc patch #75674: FAIL: 68 regressions
 2023-09-19  8:36 UTC  (5+ messages)
  ` gcc-patches From rewriting mailman settings (Was: [Linaro-TCWG-CI] gcc patch #75674: FAIL: 68 regressions)

[Committed] RISC-V: Support integer FMA/FNMA VLS modes autovectorization
 2023-09-19  8:16 UTC 

[PATCH v1] RISC-V: Fix one ICE for vect test vect-multitypes-5
 2023-09-19  7:54 UTC  (5+ messages)
      `  "

[PATCH] small _BitInt tweaks
 2023-09-19  7:33 UTC  (6+ messages)
      ` [PATCH] v2: "

[committed] libgomp: Handle NULL environ like pointer to NULL pointer [PR111413]
 2023-09-19  7:32 UTC 

C++ patch ping
 2023-09-19  7:19 UTC 

[PATCH v3] Modify gas uleb128 support test
 2023-09-19  7:01 UTC 

[AArch64][testsuite] Adjust vect_copy_lane_1.c for new code-gen
 2023-09-19  5:55 UTC  (3+ messages)

[PATCH] RISC-V: Refactor and cleanup fma patterns
 2023-09-19  3:23 UTC  (3+ messages)

[PATCH] RISC-V: Fix RVV can change mode class bug
 2023-09-19  3:00 UTC  (2+ messages)

[COMMITTED] RISC-V: Fix typos on comments (SVE -> RVV)
 2023-09-19  2:48 UTC 

[PATCH] RISC-V: Add builtin .def file dependencies
 2023-09-19  2:43 UTC  (2+ messages)

[PATCH] fortran: fix checking of CHARACTER lengths in array constructors [PR70231]
 2023-09-19  1:47 UTC  (2+ messages)

[PATCH v2 1/2] c++: overeager type completion in convert_to_void [PR111419]
 2023-09-19  1:45 UTC  (6+ messages)
` [PATCH v2 2/2] c++: convert_to_void and volatile references

[PATCH] MATCH: Add simplifications for `(a * zero_one) ==/!= CST`
 2023-09-18 23:55 UTC  (3+ messages)

[PATCH v1] RISC-V: Support VLS mode for vec_set
 2023-09-18 23:03 UTC  (3+ messages)

[PATCH v1] RISC-V: Bugfix for scalar move with merged operand
 2023-09-18 23:03 UTC  (6+ messages)

On a Plane During Tomorrow's RISC-V GCC Patchwork Meeting
 2023-09-18 22:13 UTC  (4+ messages)

[PATCH 0/12] GCC _BitInt support [PR102989]
 2023-09-18 21:31 UTC  (3+ messages)

[C PATCH, v2] Add Walloc-size to warn about insufficient size in allocations [PR71219]
 2023-09-18 21:26 UTC 

[PATCH] c, c++: Accept __builtin_classify_type (typename)
 2023-09-18 21:25 UTC  (7+ messages)
` [PATCH] c, c++, v2: "
        ` Patch ping: "

[PATCH] ipa-sra: Allow IPA-SRA in presence of returns which will be removed
 2023-09-18 19:36 UTC 

[pushed] Darwin,debug : Switch to DWARF 3 or 4 when dsymutil supports it
 2023-09-18 18:41 UTC 

[pushed] configure, Darwin: Adjust handing of stdlib option
 2023-09-18 18:36 UTC 

[PATCH] c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]
 2023-09-18 17:21 UTC  (2+ messages)
` [PATCH] c++, v2: "

[PATCH] c++: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349]
 2023-09-18 17:12 UTC  (2+ messages)
` [PATCH] c++, v2: "

[PATCH] c++: optimize tsubst_template_decl for function templates
 2023-09-18 16:55 UTC  (5+ messages)

[PATCH] c++: overeager type completion in convert_to_void [PR111419]
 2023-09-18 16:11 UTC  (6+ messages)

[pushed] wwwdocs: conduct: Fix nested lists
 2023-09-18 15:35 UTC 

Adjust LTO mode tables for "Machine_Mode: Extend machine_mode from 8 to 16 bits" (was: [PATCH] Machine_Mode: Extend machine_mode from 8 to 16 bits)
 2023-09-18 14:53 UTC  (7+ messages)
      ` Machine Mode ICE in RISC-V when LTO
              ` LTO: Get rid of 'lto_mode_identity_table' (was: Machine Mode ICE in RISC-V when LTO)

[PTX] parameters and return values
 2023-09-18 14:47 UTC  (2+ messages)
` Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C' (was: [PTX] parameters and return values)

Add 'g++.target/nvptx/nvptx.exp' for nvptx-specific C++ test cases
 2023-09-18 14:47 UTC 

[PTX] more register cleanups
 2023-09-18 14:46 UTC  (2+ messages)
` Fix up 'g++.dg/abi/nvptx-ptrmem1.C' (was: [PTX] more register cleanups)

[PATCH] ira: Consider save/restore costs of callee-save registers [PR110071]
 2023-09-18 14:29 UTC  (3+ messages)

[committed] libstdc++: Update C++20 and C++23 status docs
 2023-09-18 14:22 UTC  (2+ messages)
` [committed] libstdc++: Minor tweak to C++20 "

[PATCH] c++: non-dependent assignment checking [PR63198, PR18474]
 2023-09-18 13:33 UTC  (4+ messages)

[wwwdocs] Document libstdc++ changes in GCC 14
 2023-09-18 13:01 UTC 

[PATCH] RISC-V: Remove redundant vec_duplicate pattern
 2023-09-18 12:59 UTC  (3+ messages)

[Committed] RISC-V: Fix bogus FAILs of vsetvl testcases
 2023-09-18 12:31 UTC 

[PATCH] RISC-V: Removed misleading comments in testcases
 2023-09-18 12:31 UTC  (3+ messages)

[Patch] OpenMP: Add ME support for 'omp allocate' stack variables
 2023-09-18 12:22 UTC 

[PATCH] RISC-V: Add fixed PR111255 testcase by other patch
 2023-09-18 12:16 UTC  (3+ messages)

[Committed] RISC-V: Support VLS reduction
 2023-09-18 11:44 UTC 

[committed] libstdc++: Minor update to installation docs
 2023-09-18 11:17 UTC 

[Committed] RISC-V: Fix VSETVL PASS fusion bug
 2023-09-18 11:08 UTC 

[PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN
 2023-09-18 10:22 UTC  (3+ messages)

[PATCH 0/8] OpenMP: lvalue parsing and "declare mapper" support
 2023-09-18 10:19 UTC  (4+ messages)
` [PATCH 8/8] OpenMP: Fortran "!$omp declare "

[PATCH v2] Modify gas uleb128 support test
 2023-09-18  9:58 UTC  (2+ messages)

[PATCH v1] LoongArch: Adjust the vector cost model for better performance
 2023-09-18  9:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself to write after approval
 2023-09-18  9:52 UTC 

[PATCH] MATCH: Avoid recusive zero_one_valued_p for conversions
 2023-09-18  9:08 UTC  (2+ messages)

[PATCH] MATCH: Make zero_one_valued_p non-recusive fully
 2023-09-18  9:08 UTC  (3+ messages)

[PATCH 00/10] vect: Move costing next to the transform for vect store
 2023-09-18  8:53 UTC  (4+ messages)
` [PATCH/RFC 08/10] aarch64: Don't use CEIL for vector_store in aarch64_stp_sequence_cost

[PATCH] RISC-V: Support VLS modes vec_init auto-vectorization
 2023-09-18  8:34 UTC  (3+ messages)

[PATCH] RISC-V: Remove autovec-vls.md file and clean up VLS move modes[NFC]
 2023-09-18  8:26 UTC  (3+ messages)

[PATCH] RISC-V: Support VLS modes reduction[PR111153]
 2023-09-18  8:25 UTC  (3+ messages)

[PATCH] RISC-V: Fix vsetvl pass ICE
 2023-09-18  8:22 UTC  (7+ messages)

[PATCH v3 0/4] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2023-09-18  8:18 UTC  (2+ messages)

[PATCH] tree-optimization/111294 - backwards threader PHI costing
 2023-09-18  7:51 UTC  (2+ messages)

[PATCH] Trivial typo fix in variadic
 2023-09-18  7:40 UTC  (2+ messages)

[PATCH] MATCH: Add simplifications of `(a == CST) & a`
 2023-09-18  7:37 UTC  (2+ messages)

[PATCH-1v2, rs6000] Enable SImode in FP registers on P7 [PR88558]
 2023-09-18  7:34 UTC  (4+ messages)

[PATCH] RISC-V: Remove phase 6 of vsetvl pass in GCC13[PR111412]
 2023-09-18  7:15 UTC  (4+ 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).