public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V missing __builtin_lceil and __builtin_lfloor
 2022-11-08  2:06 UTC  (4+ messages)

[PATCH] libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc
 2022-11-08  1:41 UTC  (8+ messages)

[PATCH] Fix incorrect insn type to avoid ICE in memory attr auto-detection
 2022-11-08  1:17 UTC 

[COMMITTED] PR tree-optimization/104530 - Add transitive inferred range processing
 2022-11-08  0:23 UTC 

[PATCH v2 0/1] RFC: P1689R5 support
 2022-11-07 23:47 UTC  (5+ messages)
` [PATCH v2 1/3] libcpp: reject codepoints above 0x10FFFF
` [PATCH v2 2/3] libcpp: add a function to determine UTF-8 validity of a C string

[PATCH] c++: Allow module name to be a single letter on Windows
 2022-11-07 23:03 UTC  (4+ messages)

[PATCH] c++: Tweaks for -Wredundant-move [PR107363]
 2022-11-07 22:59 UTC  (3+ messages)

[PATCH RFC(libstdc++)] c++: implement P2468R2, the equality operator you are looking for
 2022-11-07 22:56 UTC  (5+ messages)

[PATCH] bpf: Use enum for resolved overloaded builtins
 2022-11-07 22:48 UTC 

[r13-3752 Regression] FAIL: gcc.dg/tree-ssa/pr107541.c execution test on Linux/x86_64
 2022-11-07 22:47 UTC 

[committed] bpf: cleanup missed refactor
 2022-11-07 22:42 UTC 

[PATCH] Enable shrink wrapping for the RISC-V target
 2022-11-07 22:07 UTC  (2+ messages)

[PATCH] Fortran: ordering of hidden procedure arguments [PR107441]
 2022-11-07 21:45 UTC  (11+ messages)
      ` [PATCH, v2] "
                  ` [PATCH, v3] "

[RFA] gcc: fix PR rtl-optimization/107482
 2022-11-07 20:52 UTC  (2+ messages)

[COMMITTED] Improve multiplication by powers of 2 in range-ops
 2022-11-07 20:10 UTC  (2+ messages)

[PATCH] Always use TYPE_MODE instead of DECL_MODE for vector field
 2022-11-07 20:07 UTC  (7+ messages)
      ` [PATCH v2] "

[RFC] RISC-V: Add profile supports
 2022-11-07 19:01 UTC  (2+ messages)

[PATCH] invoke: RISC-V's -march doesn't take ISA strings
 2022-11-07 18:58 UTC 

C++: Template lambda mangling testcases
 2022-11-07 18:27 UTC 

[PATCH] libstdc++: Implement ranges::cartesian_product_view from P2374R4
 2022-11-07 17:41 UTC  (4+ messages)

[PATCH v2] libstdc++: basic_filebuf: don't flush more often than necessary
 2022-11-07 17:00 UTC  (2+ messages)

[PATCH 1/2] gcc/file-prefix-map: Allow remapping of relative paths
 2022-11-07 16:36 UTC  (6+ messages)

[PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
 2022-11-07 16:34 UTC  (4+ messages)
  ` [Ping x2] "
    ` [Ping x3] "

Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
 2022-11-07 15:44 UTC  (7+ messages)
` [PATCH 1/3] Rework 128-bit complex multiply and divide, PR target/107299
  ` Ping: "
` [PATCH 2/3] Make __float128 use the _Float128 type, "
  ` Ping: "
` [PATCH 3/3] Update float 128-bit conversions, "
  ` Ping: "

[PATCH] [PR24021] Implement PLUS_EXPR range-op entry for floats
 2022-11-07 15:41 UTC  (11+ messages)

[AArch64] Enable generation of FRINTNZ instructions
 2022-11-07 14:56 UTC  (18+ messages)

[PATCH] unswitching of outer loops
 2022-11-07 14:26 UTC 

[PATCH V2] Enable small loop unrolling for O2
 2022-11-07 14:24 UTC  (2+ messages)

[PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
 2022-11-07 13:55 UTC  (7+ messages)
    ` [PATCH] [PHIOPT] Add A ? B + CST : B match and simplify optimizations

why does gccgit require pthread?
 2022-11-07 13:51 UTC  (6+ messages)

[ada, patch] fix libgnat build on x86_64-linux-gnux32 with glibc <= 2.31
 2022-11-07 13:50 UTC  (2+ messages)

[PATCH] 16/19 modula2 front end: bootstrap and documentation tools
 2022-11-07 13:47 UTC  (5+ messages)
    ` [PATCH v2 16/19] "

[PATCH] libstdc++: Update from latest fast_float [PR107468]
 2022-11-07 13:37 UTC  (2+ messages)

[PATCH 0/2] ivopts: Fix candidate selection for architectures with limited addressing modes
 2022-11-07 13:35 UTC  (14+ messages)
` [PATCH 1/2] ivopts: Revert computation of address cost complexity
` [PATCH 2/2] ivopts: Consider number of invariants when calculating register pressure

[PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
 2022-11-07 13:29 UTC  (7+ messages)

[PATCH 2/8]middle-end: Recognize scalar widening reductions
 2022-11-07 13:21 UTC  (2+ messages)

[PATCH]middle-end Recognize more conditional comparisons idioms
 2022-11-07 13:17 UTC  (4+ messages)

[committed] tree-ssa-sink: do not touch calls that return twice
 2022-11-07 13:03 UTC 

[PATCH 1/8]middle-end: Recognize scalar reductions from bitfields and array_refs
 2022-11-07 11:56 UTC  (7+ messages)

[COMMITTED] [range-op] Restrict division by power of 2 optimization to positive numbers
 2022-11-07 11:42 UTC 

[PATCH 0/2] i386: slim down insn-automata [PR 87832]
 2022-11-07 11:27 UTC  (2+ messages)

gcc-patches@gcc.gnu.org: Mail Service notice. 4:46:14 PM
 2022-11-07 11:18 UTC 

[PATCH] ifcvt: Support bitfield lowering of multiple-exit loops
 2022-11-07 11:05 UTC  (2+ messages)

[PATCH][RFC] tree-optimization/107389 - use __builtin_assume_alignment at -O0
 2022-11-07 10:35 UTC  (5+ messages)

[PATCH] [committed] i386: Fix typo in sse-22.c pragma
 2022-11-07  9:32 UTC 

[PATCH] i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor}
 2022-11-07  9:30 UTC  (3+ messages)

[PATCH 0/2] Intel Grand Ridge Support
 2022-11-07  9:13 UTC  (5+ messages)
` [PATCH 1/2] Initial Grand Ridge support
` [PATCH 2/2] Add m_CORE_ATOM for atom cores

[PATCH] unswitch most profitable condition first
 2022-11-07  8:59 UTC 

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-11-07  8:57 UTC  (7+ messages)
` [PATCH 10/15] arm: Implement cortex-M return signing address codegen
  ` [PATCH 10/15 V2] "
        ` [PATCH 10/15 V3] "
          ` [PATCH 10/15 V4] "

[PATCH] docs: document sanitizers can trigger warnings
 2022-11-07  8:55 UTC  (3+ messages)

[PATCH (pushed)] Mitigate clang warnings:
 2022-11-07  8:51 UTC 

[COMMITTED] ada: Document that gprof won't work on windows with PIE
 2022-11-07  8:41 UTC 

[COMMITTED] ada: Tune hash function for cross-reference entries
 2022-11-07  8:41 UTC 

[COMMITTED] ada: Fix performance regression related to references in Refined_State
 2022-11-07  8:41 UTC 

[COMMITTED] ada: Use named notation in calls to Expand_Composite_Equality
 2022-11-07  8:41 UTC 

[COMMITTED] ada: New warning about noncomposing user-defined "="
 2022-11-07  8:41 UTC 

[COMMITTED] ada: Inline composite node kind AST queries
 2022-11-07  8:41 UTC 

[COMMITTED] ada: Fix inherited postconditions in inlined subprograms
 2022-11-07  8:41 UTC 

[COMMITTED] ada: Fixed elaboration of CUDA programs
 2022-11-07  8:41 UTC 

[COMMITTED] ada: Rework CUDA host-side invocation of device-side elaboration code
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Fix detection of external calls to protected objects in instances
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Clean up unnecessary nesting in code for DLL libraries
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Suppress warnings on derived True/False
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Deconstruct Safe_To_Capture_In_Parameter_Value
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Flip warning suppression routine to positive meaning
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Cleanup detection of code within generic instances
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Remove redundant suppression for non-modified IN OUT parameters
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Reject boxes in delta array aggregates
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Allow reuse of Enclosing_Declaration_Or_Statement by GNATprove
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Clean up unnecesary call in resolution of overloaded expressions
 2022-11-07  8:40 UTC 

[COMMITTED] ada: Clean up code for visibility of generic actuals
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Cleanup comment about mapping parameters when inlining
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Put_Image aspect spec incorrectly not inherited
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Tune layout after switching to Ada 2022 aggregate syntax
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Cleanup WITH clauses after switching from obsolescent Ada 83 unit
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Create operator nodes in functional style
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Don't reuse operator nodes in expansion
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Simplify detection of pragmas in the context items
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Reject misplaced pragma Obsolescent
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Fix missing tag for with of an obsolescent function
 2022-11-07  8:39 UTC 

[COMMITTED] ada: Remove useless validity suppression for attribute Input
 2022-11-07  8:38 UTC 

[committed] Add another commit to ignore
 2022-11-07  8:25 UTC 

[PATCH v4, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-11-07  6:45 UTC 

[PATCH] Support Intel RAO-INT
 2022-11-07  1:36 UTC  (2+ messages)

[PATCH] Support Intel prefetchit0/t1
 2022-11-07  1:28 UTC  (2+ messages)

[PATCH] Initial Granite Rapids support
 2022-11-07  1:25 UTC  (2+ messages)

[Patch] Fortran: Fix reallocation on assignment for kind=4 strings [PR107508]
 2022-11-06 22:15 UTC  (3+ messages)

optabs: Variable index vec_set
 2022-11-06 19:53 UTC  (7+ messages)

[PATCH] Use bit-CCP in range-ops
 2022-11-06 16:14 UTC 

[PATCH] RISC-V: Add RVV registers register spilling
 2022-11-06  8:56 UTC 

[PATCH] LoongArch: fix signed overflow in loongarch_emit_int_compare
 2022-11-06  8:00 UTC  (3+ messages)

[PATCH] RISC-V: Fix RVV related testsuite
 2022-11-06  7:48 UTC  (2+ messages)

[PATCH] LoongArch: Add fcopysign instructions
 2022-11-06  2:23 UTC  (3+ messages)

Re: [PATCH] RISC-V: Fix RVV testcases
 2022-11-06  0:13 UTC  (3+ messages)

[committed] wwwdocs: gcc-4.8: Move three links from http to https
 2022-11-05 22:59 UTC 

[committed] wwwdocs: codingrationale: Switch www.open-std.org links to https
 2022-11-05 22:54 UTC 

[committed] d: Adjust attr_register2.d to pass when compiling with -m32
 2022-11-05 19:19 UTC 

[committed] d: Add support for vector comparison operators
 2022-11-05 19:10 UTC 

[PATCH 0/6] diagnostics: libcpp: Overhaul locations for _Pragma tokens
 2022-11-05 17:28 UTC  (13+ messages)
` [PATCH 1/6] diagnostics: Fix macro tracking for ad-hoc locations
` [PATCH 2/6] diagnostics: Use an inline function rather than hardcoding <built-in> string
` [PATCH 4/6] diagnostics: libcpp: Add LC_GEN linemaps to support in-memory buffers
` [PATCH 5/6] diagnostics: Support generated data in additional contexts
      ` [PATCH 5b/6] diagnostics: Remove null-termination requirement for json::string
      ` [PATCH 5a/6] diagnostics: Handle generated data locations in edit_context

[PATCH 1/2]middle-end: Add new tbranch optab to add support for bit-test-and-branch operations
 2022-11-05 14:23 UTC  (7+ messages)

[RFC] propgation leap over memory copy for struct
 2022-11-05 14:13 UTC  (6+ messages)

[committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]
 2022-11-05 14:01 UTC 

[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
 2022-11-05 14:01 UTC  (4+ messages)

[PATCH 0/2] tree_nonzero_bits vs vector and complex types
 2022-11-05 11:47 UTC  (5+ messages)
` [PATCH 1/2] Fix PR 105532: match.pd patterns calling tree_nonzero_bits with vector types
` [PATCH 2/2] Add assert for type on tree_nonzero_bits

[PATCH] vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [PR107412]
 2022-11-05 11:40 UTC  (2+ messages)

[PATCH] Extend optimization for integer bit test on __atomic_fetch_[or|and]_*
 2022-11-05 11:21 UTC  (2+ messages)

[PATCH] Plug memory leak in attribute target_clones
 2022-11-05 11:13 UTC  (2+ messages)

[PATCH] gcc/file-prefix-map: Fix NULL filename handling
 2022-11-05 11:06 UTC  (2+ messages)

[PATCH] doc: Document correct -fwide-exec-charset defaults [PR41041]
 2022-11-05 11:01 UTC  (2+ messages)

[PATCH] Support multilib-aware target lib flags self-specs overriding
 2022-11-05  9:23 UTC  (6+ messages)

[PATCH RFA] input: add get_source_text_between
 2022-11-05  2:00 UTC  (6+ messages)

[PATCH] c++: libcpp: Support raw strings with newlines in directives [PR55971]
 2022-11-04 18:25 UTC  (2+ messages)

[PATCH 1/2] c++: correct __has_attribute(init_priority)
 2022-11-04 18:16 UTC  (9+ messages)
` [PATCH 2/2] libstdc++: Move stream initialization into compiled library [PR44952]

[PATCH] testsuite: Add testcase from C++23 P2314R4 - Character sets and encodings
 2022-11-04 17:18 UTC  (2+ messages)

[committed] AArch64: Fix testcase
 2022-11-04 17:11 UTC 

RFH: attr target_clones default assembler name ignored?
 2022-11-04 16:39 UTC  (2+ messages)
` [PATCH] symtab: also change RTL decl name [was: RFH: attr target_clones default assembler name ignored?]

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