public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, RFC] combine: Don't truncate const operand of AND if it's no benefits
 2024-05-08  2:13 UTC  (3+ messages)
  ` Ping "

[PATCH] i386: Fix some intrinsics without alignment requirements
 2024-05-08  2:12 UTC 

[PATCH] i386: fix ix86_hardreg_mov_ok with lra_in_progress
 2024-05-08  2:08 UTC  (2+ messages)

[Patch, rs6000] Enable overlap memory store for block memory clear
 2024-05-08  1:55 UTC  (2+ messages)

[PATCH, rs6000] Split TImode for logical operations in expand pass [PR100694]
 2024-05-08  1:52 UTC  (4+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "

[PATCH] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
 2024-05-08  1:38 UTC 

[PATCH v1 0/1] RISC-V: Nan-box the result of movbf on soft-bf16
 2024-05-08  0:38 UTC  (2+ messages)
` [PATCH v1 1/1] "

&Crane
 2024-05-08  0:28 UTC 

[V2][PATCH] gcc-14/changes.html: Deprecate a GCC C extension on flexible array members
 2024-05-07 21:52 UTC  (11+ messages)

[committed][RISC-V] Turn on overlap_op_by_pieces for generic-ooo tuning
 2024-05-07 21:36 UTC 

[committed] [RISC-V] Allow uarchs to set TARGET_OVERLAP_OP_BY_PIECES_P
 2024-05-07 21:30 UTC  (3+ messages)

Fyi
 2024-05-07 21:22 UTC 

[PATCH 0/4] P1689 followup fixes
 2024-05-07 21:15 UTC  (3+ messages)
` [PATCH 3/4] gcc/c-family/c-opts: fix quoting for `-fdeps-format=` error message

[PATCH] MATCH: Add some more value_replacement simplifications (a != 0 ? expr : 0) to match
 2024-05-07 20:55 UTC  (3+ messages)

[PATCH] PR middle-end/111701: signbit(x*x) vs -fsignaling-nans
 2024-05-07 20:44 UTC  (7+ messages)

[PATCH v3] DCE __cxa_atexit calls where the function is pure/const [PR19661]
 2024-05-07 20:38 UTC  (2+ messages)

[patch,avr] PR114975: Better 8-bit parity detection
 2024-05-07 20:37 UTC  (2+ messages)

[patch,avr] PR114975: Better 8-bit popcount detection
 2024-05-07 20:36 UTC  (2+ messages)

[PATCH] c++: Implement C++26 P2893R3 - Variadic friends [PR114459]
 2024-05-07 20:27 UTC  (2+ messages)

[PATCH] expansion: Use __trunchfbf2 calls rather than __extendhfbf2 [PR114907]
 2024-05-07 19:28 UTC  (3+ messages)

[PATCH] c++/modules: Stream unmergeable temporaries by value again [PR114856]
 2024-05-07 19:04 UTC  (5+ messages)

[PATCH] tree-inline: Remove .ASAN_MARK calls when inlining functions into no_sanitize callers [PR114956]
 2024-05-07 18:55 UTC  (2+ messages)

[PATCH v20 23/26] c++: Implement __is_invocable built-in trait
 2024-05-07 18:46 UTC  (4+ messages)
` [PATCH v21 20/23] "

[r15-268 Regression] FAIL: gcc.target/i386/pr101950-2.c scan-assembler-times \txor[ql]\t 2 on Linux/x86_64
 2024-05-07 16:47 UTC 

[PATCH][risc-v] libstdc++: Preserve signbit of nan when converting float to double [PR113578]
 2024-05-07 16:45 UTC  (10+ messages)

[PATCH v3 00/12] Add aarch64-w64-mingw32 target
 2024-05-07 16:31 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801]
 2024-05-07 16:19 UTC  (2+ messages)
` [PATCH v2] "

Fix gnu versioned namespace mode 00/03
 2024-05-07 16:15 UTC  (2+ messages)

Fix gnu versioned namespace mode 01/03
 2024-05-07 16:08 UTC  (2+ messages)

[wwwdocs] Specify AArch64 BitInt support for little-endian only
 2024-05-07 15:38 UTC  (2+ messages)

[RFA][RISC-V] [PATCH v2] Enable inlining str* by default
 2024-05-07 15:33 UTC  (2+ messages)

[PATCH] aarch64: Fix typo in aarch64-ldp-fusion.cc:combine_reg_notes [PR114936]
 2024-05-07 14:40 UTC  (2+ messages)

[patch,avr,applied] PR target/114835 - Tweak __popcountqi2
 2024-05-07 14:31 UTC 

[PATCH v9 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-05-07 14:14 UTC  (3+ messages)
` Ping * 2 "

[PATCH v17 00/26] Optimize more type traits
 2024-05-07 13:55 UTC  (4+ messages)
` [PATCH v18 "
  ` [PATCH v18 02/26] libstdc++: Optimize std::is_const compilation performance

[PATCH 1/2] libstdc++: Fix data race in std::basic_ios::fill() [PR77704]
 2024-05-07 13:52 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: Fix data races in std::ctype<char> [PR77704]

[PATCH] libstdc++: Rewrite std::variant comparisons without macros
 2024-05-07 13:51 UTC  (2+ messages)

[committed] libstdc++: Fix handling of incomplete UTF-8 sequences in _Unicode_view
 2024-05-07 13:49 UTC 

[committed] libstdc++: Fix <memory> for -std=c++23 -ffreestanding [PR114866]
 2024-05-07 13:48 UTC 

[PATCH v2] aarch64: Preserve mem info on change of base for ldp/stp [PR114674]
 2024-05-07 13:45 UTC  (3+ messages)

[PATCH 1/4] libstdc++: Heterogeneous std::pair comparisons [PR113386]
 2024-05-07 13:45 UTC  (3+ messages)
` [PATCH 4/4] libstdc++: Simplify std::variant comparison operators

[PATCH] libstdc++: Use __builtin_shufflevector for simd split and concat
 2024-05-07 13:41 UTC 

[PATCH] Fix guard for IDF pruning by dominator
 2024-05-07 13:36 UTC 

[committed] libstdc++: Constrain equality ops for std::pair, std::tuple, std::variant
 2024-05-07 12:49 UTC 

[committed] libstdc++: Use https instead of http in some comments
 2024-05-07 12:47 UTC 

[committed] libstdc++: Update ABI test to disallow adding to released symbol versions
 2024-05-07 12:46 UTC 

[PATCH] Avoid re-allocating vector
 2024-05-07 12:16 UTC 

[PATCH] Fix block index check in insert_updated_phi_nodes_for
 2024-05-07 12:16 UTC 

[wwwdocs] Add Cauldron2024
 2024-05-07 11:23 UTC  (2+ messages)

[PATCH] middle-end/27800 - avoid unnecessary temporary during gimplification
 2024-05-07 11:21 UTC 

[PATCH] Remove redundant check
 2024-05-07 11:20 UTC 

[COMMITTED] build: Derive object names in make_sunver.pl
 2024-05-07 11:14 UTC 

[PATCH] middle-end/114931 - type_hash_canon and structual equality types
 2024-05-07 11:05 UTC  (10+ messages)

[r15-222 Regression] FAIL: gcc.target/i386/vect-shiftv8qi.c scan-assembler-times psrlw 5 on Linux/x86_64
 2024-05-07 10:55 UTC 

[wwwdocs] Add some more stuff into GCC14 changes.html
 2024-05-07 10:34 UTC 

[PATCH] Minor range type fixes for IPA in preparation for prange
 2024-05-07 10:22 UTC  (2+ messages)

[PATCH v4 1/2] LoongArch: Define ISA versions
 2024-05-07 10:12 UTC  (6+ messages)
`  "
  ` [pushed] "

[PATCH 1/1] gcc-14: document P1689R5 scanning output support
 2024-05-07 10:05 UTC  (4+ messages)
  ` [PATCHv2 wwwdocs "

[middle-end PATCH] Constant fold {-1,-1} << 1 in simplify-rtx.cc
 2024-05-07  9:54 UTC  (2+ messages)

[PATCH] tree-optimization/110490 - bitcount for narrow modes
 2024-05-07  9:52 UTC  (3+ messages)

[PATCH] Use unsigned for stack var indexes during RTL expansion
 2024-05-07  9:48 UTC 

[COMMITTED] Remove obsolete Solaris 11.3 support
 2024-05-07  8:51 UTC  (2+ messages)
` [COMMITTED v2] "

[PATCH] gcc: header-tools scripts updated to python3
 2024-05-07  8:43 UTC  (3+ messages)

[COMMITTED] ada: Fix calculation of tasks in null arrays
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Prevent calculation of negative stack counts
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Cleanup calculation of task stacks
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Fix grammar in comment
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Remove redundant guard against empty list of declarations
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Remove redundant guard against empty list of actions
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Cleanup detection of per-object constraints in inlining for SPARK
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Simplify detection of the enclosing scope
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Reduce scope in the analysis of access attributes
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Fix detection of components with per-object constraints
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Fix bad interaction between homogeneous finalization master and BIP protocol
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Add Global contracts to Ada.Numerics.Generic_Elementary_Functions
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Remove obsolete field Postconditions_Proc
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Fix typo in documentation comment
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Fix crash on body postcondition
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Adapt proof of runtime units
 2024-05-07  8:00 UTC 

[COMMITTED] Update copyright years
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Improve pragma No_Return's pre-Ada2022 handling of functions
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Fix LTO type mismatches in GNAT.Sockets.Thin
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Aspects on multiple component declarations
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Bad internal naming when using pragma Compile_Time_Error
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Fix missing flag for GNATprove
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Fix spurious error on generic state in SPARK
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Reject non-statically compatible extended return statement
 2024-05-07  8:00 UTC 

[COMMITTED] ada: Minor comment improvement
 2024-05-07  7:59 UTC 

[COMMITTED] ada: Fix bug in overloaded selected_components in aspect_specifications
 2024-05-07  7:59 UTC 

[COMMITTED] ada: Fix Program_Error raised during generation of data representation in JSON
 2024-05-07  7:59 UTC 

[COMMITTED] ada: SPARK rule changed on functions with side effects
 2024-05-07  7:59 UTC 

[COMMITTED] ada: Accept constants of access types as globals of side-effect function
 2024-05-07  7:59 UTC 

[COMMITTED] ada: Update comment about implicit inputs of Depends contract
 2024-05-07  7:59 UTC 

GCC 14.1.1 Status Report (2024-05-07)
 2024-05-07  7:57 UTC 

[COMMITTED 0/9] Small cleanups and improvements for PRU backend
 2024-05-07  7:22 UTC  (10+ messages)
` [COMMITTED 1/9] pru: Implement TARGET_ADDRESS_COST
` [COMMITTED 2/9] pru: Implement zero fill for 64-bit registers
` [COMMITTED 3/9] pru: Optimize the extzv and insv patterns
` [COMMITTED 4/9] pru: Add pattern variants for zero extending destination
` [COMMITTED 5/9] pru: Skip register save if function will not return
` [COMMITTED 6/9] pru: Drop usage of ATTRIBUTE_UNUSED
` [COMMITTED 7/9] pru: Use HOST_WIDE_INT_1U macro
` [COMMITTED 8/9] pru: Refactor to use passes definition file
` [COMMITTED 9/9] pru: New validation pass for minrt

[PATCH] RISC-V: Nan-box the result of movbf on soft-bf16
 2024-05-07  6:41 UTC 

[PATCH] Mention that some options are turned on by `-Ofast` in their descriptions [PR97263]
 2024-05-07  6:34 UTC  (2+ messages)

[PATCH 1/1] RISC-V: Add Zfbfmin extension to the -march= option
 2024-05-07  5:32 UTC  (3+ messages)
  `  "

[RISC-V][V2] Fix incorrect if-then-else nesting of Zbs usage in constant synthesis
 2024-05-07  4:30 UTC 

[PATCH v5 1/5] Improve must tail in RTL backend
 2024-05-07  3:02 UTC  (3+ messages)
` [PATCH v5 2/5] C++: Support clang compatible [[musttail]] (PR83324)

[PATCHv2] Value range: Add range op for __builtin_isfinite
 2024-05-07  2:37 UTC 

[PATCH-6, rs6000] Split setcc to two insns after reload
 2024-05-07  2:15 UTC 

[PATCH][GCC 13] RISC-V: Fix vsetvli local eliminate [PR114747]
 2024-05-07  1:37 UTC  (3+ messages)

[PATCH] c++/modules: Fix dangling pointer with imported_temploid_friends
 2024-05-07  0:28 UTC  (9+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] arm: Support -mfdpic for more targets
 2024-05-06 23:09 UTC  (4+ messages)

[PATCH] c++: replace tf_norm with a local flag
 2024-05-06 22:21 UTC  (2+ messages)

[PATCH] RISC-V: Add zero_extract support for rv64gc
 2024-05-06 21:46 UTC  (4+ messages)

[NOT CODE REVIEW] [PATCH v3 0/1] [RISC-V] Add support for _Bfloat16
 2024-05-06 21:40 UTC  (3+ messages)
` [NOT CODE REVIEW] [PATCH v3 1/1] "

[PATCH] RISC-V: Document -mcmodel=large
 2024-05-06 21:36 UTC  (3+ messages)

[RFA][RISC-V] Use "uw" forms for constant synthesis
 2024-05-06 21:29 UTC  (2+ messages)

[PATCH v2 0/1] [RISC-V] Add support for _Bfloat16
 2024-05-06 21:06 UTC  (5+ messages)
` [PATCH v2 1/1] "
    `  "

[RISC-V] Fix incorrect if-then-else nesting of Zbs usage in constant synthesis
 2024-05-06 20:09 UTC 

[PATCH] Fortran: improve attribute conflict checking [PR93635]
 2024-05-06 19:33 UTC 

[COMMITTED] aarch64: Fix gcc.target/aarch64/sve/loop_add_6.c for LLP64 targets
 2024-05-06 19:23 UTC 

[PATCH] Fix auto deduction for template specialization scopes [114915]
 2024-05-06 18:46 UTC  (3+ messages)
` [PATCH v2] Fix auto deduction for template specialization scopes [PR114915]

[PATCH] aarch64: Add fcsel to cmov integer and csel to float cmov [PR98477]
 2024-05-06 18:27 UTC 

[PATCH v2 0/6] btf: refactor and add pruning option
 2024-05-06 17:48 UTC  (4+ messages)
` [PATCH v2 1/6] ctf, btf: restructure CTF/BTF emission

[PATCH, libgfortran] aix: Fix building fat library for AIX
 2024-05-06 17:02 UTC  (2+ messages)

[PATCH] c++: Allow IS_FAKE_BASE_TYPE for union types [PR114954]
 2024-05-06 16:39 UTC  (2+ messages)

ping [PATCH] contrib: add cxx-dr-table.sh
 2024-05-06 16:29 UTC 

[PATCH] Fix PR c++/105760: ICE in build_deduction_guide for invalid template
 2024-05-06 16:28 UTC  (2+ messages)

[PATCH] contrib/gcc-changelog/git_check_commit.py: Implement --num-commits
 2024-05-06 16:26 UTC  (6+ messages)

[PATCH v1] Internal-fn: Introduce new internal function SAT_ADD
 2024-05-06 14:50 UTC  (4+ messages)
` [PATCH v4 1/3] Internal-fn: Support new IFN SAT_ADD for unsigned scalar int
` [PATCH v4 2/3] VECT: Support new IFN SAT_ADD for unsigned vector int
` [PATCH v4 3/3] RISC-V: Implement IFN SAT_ADD for both the scalar and vector

[PATCH] gcc, libcpp: Add warning switch for "#pragma once in main file" [PR89808]
 2024-05-06 13:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] tree-optimization/100923 - re-do VN with contextual PTA info fix
 2024-05-06 12:15 UTC 

[PATCH] Complete ao_ref_init_from_vn_reference for all refs
 2024-05-06 12:14 UTC 

[PATCH] testsuite: Verify r0-r3 are extended with CMSE
 2024-05-06 11:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] docs: Update function multiversioning documentation
 2024-05-06 11:31 UTC  (2+ messages)
` [PING gcc-14?][PATCH "

[PATCH] tree-optimization/114921 - _Float16 -> __bf16 isn't noop fixup
 2024-05-06 10:37 UTC 

[PATCH] Driver: Reject output filenames with the same suffixes as source files [PR80182]
 2024-05-06  9:51 UTC  (4+ messages)

[COMMITTED] ada: Allow use of writable parameters inside function with side-effects
 2024-05-06  9:18 UTC 

[COMMITTED] ada: Cleanup collecting of implicit outputs
 2024-05-06  9:18 UTC 

[COMMITTED] ada: Support writable parameters in Depends with side-effects
 2024-05-06  9:18 UTC 

[COMMITTED] ada: Excess finalization on return of call to dispatching constructor
 2024-05-06  9:18 UTC 

[COMMITTED] ada: Give error for reference to nonvisible library unit
 2024-05-06  9:18 UTC 

[COMMITTED] ada: Tweak discriminant source locations
 2024-05-06  9:18 UTC 

[COMMITTED] ada: Do not attempt to generate finalization actions with restricted profile
 2024-05-06  9:18 UTC 

[COMMITTED] ada: Small cleanup in C/C++ front-end interface
 2024-05-06  9:18 UTC 

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