public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rust: Add rust.install-dvi and rust.install-html rules
 2024-05-02 12:54 UTC  (4+ messages)

[pushed] Objective-C, NeXT, v2: Correct a regression in code-gen
 2024-05-02 12:53 UTC 

[Backport] tree-optimization/114672 - WIDEN_MULT_PLUS_EXPR type mismatch
 2024-05-02 12:49 UTC  (2+ messages)

[PATCH] tree-optimization/114921 - _Float16 -> __bf16 isn't noop
 2024-05-02 12:18 UTC 

[PATCH] tree-optimization/114921 - _Float16 -> __bf16 isn't noop
 2024-05-02 12:13 UTC 

[PATCH] tree-optimization/114921 - _Float16 -> __bf16 isn't noop
 2024-05-02 11:59 UTC 

[PATCH] libstdc++: Fix <memory> for -std=c++23 -ffreestanding [PR114866]
 2024-05-02 11:26 UTC 

[PATCH] libstdc++: Fix std::chrono::tzdb to work with vanguard format
 2024-05-02 11:25 UTC  (2+ messages)

[COMMITTED] Cleanups to unsupported_range
 2024-05-02 11:18 UTC  (5+ messages)
` [COMMITTED] Reduce startup costs for Value_Range

[PATCH v1] Internal-fn: Introduce new internal function SAT_ADD
 2024-05-02 10:57 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] arm: Zero/Sign extends for CMSE security
 2024-05-02 10:50 UTC  (6+ messages)
` [PATCH] testsuite: Verify r0-r3 are extended with CMSE
        ` [PATCH v2] "

[PATCH] Silence two instances of -Wcalloc-transposed-args
 2024-05-02 10:50 UTC  (2+ messages)

[PATCH] fix single argument static_assert
 2024-05-02 10:33 UTC  (2+ messages)

[PATCH] PR middle-end/111701: signbit(x*x) vs -fsignaling-nans
 2024-05-02 10:09 UTC  (4+ messages)

[committed] libgomp: Add gfx90c, 1036 and 1103 declare variant tests
 2024-05-02 10:06 UTC 

[C PATCH] PR c/109618: ICE-after-error from error_mark_node
 2024-05-02  9:57 UTC  (6+ messages)

[PATCH v3 1/2] Driver: Add new -truncate option
 2024-05-02  9:34 UTC  (3+ messages)

[PATCH] PR tree-opt/113673: Avoid load merging from potentially trapping additions
 2024-05-02  9:26 UTC  (2+ messages)

[PATCH] Update libbid according to the latest Intel Decimal Floating-Point Math Library
 2024-05-02  9:20 UTC  (2+ messages)

[PATCH] Make graph dumps use graphviz format
 2024-05-02  7:00 UTC 

[PATCH] c++/c-common: Fix convert_vector_to_array_for_subscript for qualified vector types [PR89224]
 2024-05-02  6:50 UTC  (5+ messages)

[PATCH] c++: Clear is_unbraced_* when parsing declaration_seq_opt [PR114917]
 2024-05-02  5:19 UTC 

[committed] [RISC-V] Improve floor, ceil & related operations for RISC-V
 2024-05-02  2:49 UTC  (6+ messages)

[PATCH] c++/modules: Fix dangling pointer with imported_temploid_friends
 2024-05-02  1:34 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] c++/modules: Stream unmergeable temporaries by value again [PR114856]
 2024-05-01 23:50 UTC 

[pushed] doc: Describe limitations re Ada, D, and Go on FreeBSD
 2024-05-01 22:53 UTC 

[PATCH] Fix auto deduction for template specialization scopes [114915]
 2024-05-01 22:52 UTC 

[PATCH] c++: problematic assert in reference_binding [PR113141]
 2024-05-01 22:17 UTC  (13+ messages)

[PATCH 1/2] c++: requires-exprs and partial constraint subst [PR112769]
 2024-05-01 20:52 UTC  (6+ messages)
` [PATCH 2/2] c++: remove lookup_template_class's entering_scope flag

[PATCH 0/4] c++/modules: Fix missed GMF discarding
 2024-05-01 20:27 UTC  (15+ messages)
` [PATCH 1/4] c++/modules: Don't emit unused GMF partial specializations [PR114630]
` [PATCH 2/4] c++/modules: Track module purview for deferred instantiations [PR114630]
` [PATCH 3/4] c++/modules: Also track module purview from deferred vtable instantiation [PR114630]
` [PATCH 4/4] c++: Add new xtreme-header testcase for GMF discarding

[PATCH] libgcc: Rename __trunchfbf2 to __extendhfbf2
 2024-05-01 20:00 UTC  (2+ messages)

[PATCH] libstdc++: Fix handling of incomplete UTF-8 sequences in _Unicode_view
 2024-05-01 19:41 UTC 

[PATCH 0/6] btf: refactor and add pruning option
 2024-05-01 19:15 UTC  (7+ messages)
` [PATCH 1/6] ctf, btf: restructure CTF/BTF emission
` [PATCH 2/6] opts: allow any combination of DWARF, CTF, BTF
` [PATCH 3/6] ctf: use pointers instead of IDs internally
` [PATCH 4/6] btf: refactor and simplify implementation
` [PATCH 5/6] btf: add -fprune-btf option
` [PATCH 6/6] bpf,btf: enable BTF pruning by default for BPF

[pushed] c++: drop in-charge for dtors without vbases
 2024-05-01 19:00 UTC 

[PATCH] c++: Implement C++26 P2573R2 - = delete("should have a reason"); [PR114458]
 2024-05-01 18:58 UTC  (2+ messages)

[committed] [RISC-V] Trivial pattern cleanup
 2024-05-01 18:49 UTC 

Invitation to register as a Vendor
 2024-05-01 18:46 UTC 

[committed] [RISC-V] Fix detection of store pair fusion cases
 2024-05-01 17:30 UTC 

[PATCH v5 0/4]Allow flexible array members in unions and alone in structures [PR53548]
 2024-05-01 16:52 UTC  (5+ messages)
` [PATCH v5 1/4] Allow "
` [PATCH v5 2/4] C and C++ FE changes
` [PATCH v5 3/4] Add testing cases for flexible array members in unions and alone in structures
` [PATCH v5 4/4] Update the C/C++ FEs routine

[committed] libstdc++: Guard uses of is_pointer_interconvertible_v [PR114891]
 2024-05-01 16:27 UTC 

[PATCH 0/4] Add DF_LIVE_SUBREG data and apply to IRA and LRA
 2024-05-01 16:24 UTC  (5+ messages)
` [PATCH 3/4] ira: Apply DF_LIVE_SUBREG data
` [PATCH 4/4] lra: "

[PATCH v4 0/4] Allow flexible array members in unions and alone in structures [PR53548]
 2024-05-01 16:15 UTC  (7+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] C and C++ FE changes
` [PATCH v4 3/4] Add testing cases for flexible array members in unions and alone in structures
` [PATCH v4 4/4] Update the C/C++ FE routines

[pushed] c++: const void* memchr [PR113706]
 2024-05-01 15:38 UTC 

[PATCH] c++: Implement modules ABI for vtable emissions
 2024-05-01 15:12 UTC  (2+ messages)

[pushed] doc: FreeBSD no longer has a GNU toolchain in base
 2024-05-01 14:27 UTC 

[wwwdocs] Porting-to-14: Mention new pragma GCC Target behavior
 2024-05-01 14:05 UTC  (5+ messages)

[PATCH v3 0/4]Allow flexible array members in unions and alone in structures [PR53548]
 2024-05-01 14:02 UTC  (15+ messages)
` [PATCH v3 1/4] Allow "
` [PATCH v3 2/4] C and C++ FE changes
` [PATCH v3 3/4] Add testing cases for flexible array members in unions and alone in structures
` [PATCH v3 4/4] Update the C FE routine "add_flexible_array_elts_to_size" C++ FE routine "layout_var_decl" to handle the cases when the DECL is union

[PATCH][wwwdocs] Improve grammar for AVR changes in GCC 14
 2024-05-01 13:37 UTC  (3+ messages)

Fwd: [PATCH V2 0/4] Add DF_LIVE_SUBREG data and apply to IRA and LRA
 2024-05-01 13:08 UTC 

[PATCH] wwwdocs: Add note to changes.html for __has_{feature,extension}
 2024-05-01 11:27 UTC  (6+ messages)

[pushed] doc: Remove old details on libunwind for ia64-*-hpux*
 2024-05-01  9:20 UTC 

[PATCH] s390: testsuite: Fix risbg-ll-2.c
 2024-05-01  4:32 UTC  (2+ messages)

[PATCH] s390: testsuite: Fix zero_bits_compound-1.c
 2024-05-01  4:32 UTC  (2+ messages)

[RFA][RISC-V] Improve constant synthesis for constants with 2 bits set
 2024-05-01  3:57 UTC  (2+ messages)

[PATCH] MATCH: Add some more value_replacement simplifications (a != 0 ? expr : 0) to match
 2024-05-01  3:21 UTC 

[PATCH] aarch64: Add vector popcount besides QImode [PR113859]
 2024-05-01  0:31 UTC 

[PATCH] RISC-V: Add testcase for pr114734
 2024-04-30 22:03 UTC  (2+ messages)

[COMMITTED 5/5] Remove incorrect asserts
 2024-04-30 21:24 UTC 

[COMMITTED 4/5] - Add range_on_entry/exit to value_query API
 2024-04-30 21:24 UTC 

[COMMITTED 3/5] Invoke range_of_stmt on ssa_names with no context
 2024-04-30 21:24 UTC 

[COMMITTED 2/5] Fix ranger when called from SCEV
 2024-04-30 21:24 UTC 

[COMMITTED 1/5] Remove wrapper around gimple_range_global
 2024-04-30 21:23 UTC 

[PATCH v13 01/26] c++: Implement __is_const built-in trait
 2024-04-30 21:09 UTC  (26+ messages)
` [PATCH v14 00/26] Optimize more type traits
  ` [PATCH v14 01/26] c++: Implement __is_const built-in trait
  ` [PATCH v14 03/26] c++: Implement __is_volatile "
  ` [PATCH v14 05/26] c++: Implement __is_pointer "
  ` [PATCH v14 07/26] c++: Implement __is_unbounded_array "
  ` [PATCH v14 09/26] c++: Implement __add_pointer "
  ` [PATCH v14 11/26] c++: Implement __remove_extent "
  ` [PATCH v14 13/26] c++: Implement __remove_all_extents "
  ` [PATCH v14 15/26] c++: Implement __add_lvalue_reference "
  ` [PATCH v14 17/26] c++: Implement __add_rvalue_reference "
  ` [PATCH v14 19/26] c++: Implement __decay "
  ` [PATCH v14 21/26] c++: Implement __rank "
  ` [PATCH v14 25/26] c++: Implement __is_nothrow_invocable "

[PATCH v14 23/26] c++: Implement __is_invocable built-in trait
 2024-04-30 20:55 UTC  (4+ messages)
` [PATCH v15 "

[PATCH] regalloc: Ignore '^' in early costing [PR114766]
 2024-04-30 20:12 UTC  (2+ messages)

[PATCH] Fortran: fix issues with class(*) assignment [PR114827]
 2024-04-30 19:34 UTC  (4+ messages)

[PATCH] c++/modules: Implement P2615 'Meaningful Exports' [PR107688]
 2024-04-30 18:46 UTC  (2+ messages)

[PATCH] defer test for limits.h existence to runtime [PR80677]
 2024-04-30 18:45 UTC 

[PATCH 0/3] c++/modules: Fix some small issues with exported using-decls
 2024-04-30 18:16 UTC  (6+ messages)
` [PATCH 2/3] c++/modules: Propagate using decls from partitions

[COMMITTED] Fix the build: error message `quote`
 2024-04-30 16:49 UTC 

[PATCH v2] docs: Update function multiversioning documentation
 2024-04-30 16:10 UTC 

[PATCH] docs: Update function multiversioning documentation
 2024-04-30 16:00 UTC  (3+ messages)

[PATCH] libgm2: re-generate with autoreconf
 2024-04-30 15:50 UTC  (4+ messages)

[PATCH] fixincludes: add AC_CONFIG_MACRO_DIRS to configure.ac
 2024-04-30 15:47 UTC  (3+ messages)

[PATCH v4 0/3] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2024-04-30 14:54 UTC  (4+ messages)
` [PATCH v4 2/3] [RFC] ifcvt: Allow more operations in multiple set if conversion

[PATCH] testsuite: gm2: Remove timeout overrides [PR114886]
 2024-04-30 14:52 UTC  (4+ messages)

[pushed] wwwdocs: modula2 update for changes.html, index.html, readings.html and frontends.html
 2024-04-30 13:45 UTC 

[RFC] decay vect tests from run to link for pr95401
 2024-04-30 12:39 UTC  (6+ messages)
  ` [PATCH] "

[PATCH v1] RTL: Bugfix ICE after allow vector type in DSE
 2024-04-30 11:35 UTC  (3+ messages)
` [PATCH v3] DSE: Fix ICE after allow vector type in get_stored_val

K-12 Schools, Private Schools Contacts 2024
 2024-04-30 11:05 UTC 

[PATCH][Backport][GCC13] match.pd: Only merge truncation with conversion for -fno-signed-zeros
 2024-04-30 10:40 UTC  (2+ messages)

[PATCH 1/1] gcc-14: document P1689R5 scanning output support
 2024-04-30  9:24 UTC  (2+ messages)

[PATCH] vect: Adjust vect_transform_reduction assertion [PR114883]
 2024-04-30  9:01 UTC  (2+ messages)

[PATCH] gimple-ssa-sprintf: Use [0, 1] range for %lc with (wint_t) 0 argument [PR114876]
 2024-04-30  9:01 UTC  (2+ messages)

[PATCH 00/16] prange supporting patchset
 2024-04-30  8:38 UTC  (4+ messages)
` [COMMITTED 03/16] Make some Value_Range's explicitly integer

[PATCH 1/2] MATCH: change single_non_singleton_phi_for_edges for singleton phis
 2024-04-30  8:10 UTC  (4+ messages)
` [PATCH 2/2] PHI-OPT: speed up value_replacement slightly

[PATCH] Don't assert for IFN_COND_{MIN,MAX} in vect_transform_reduction
 2024-04-30  8:09 UTC  (5+ messages)
  ` [PATCH] Don't assert for IFN_COND_{MIN, MAX} "

[PATCH 1/2] Add verification of gimple_assign_nontemporal_move_p [PR112976]
 2024-04-30  8:00 UTC  (4+ messages)
` [PATCH 2/2] Remove support for nontemporal stores with ssa_names on lhs [PR112976]

[PATCH] rust: Do not link with libdl and libpthread unconditionally
 2024-04-30  7:55 UTC  (2+ messages)

[PATCH] make -freg-struct-return visibly a negative alias of -fpcc-struct-return
 2024-04-30  7:41 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).