Messages by Thread
-
[RFC PATCH 0/2] Add target_clones profile option support
Yangyu Chen
-
[V2][to-be-committed][RISC-V] Trivial permutation constant derivation
Jeff Law
-
[to-be-committed][RISC-V] Adjust rvv tests after recent jump threading change
Jeff Law
-
[to-be-committed] Adjust rvv tests after recent jump threading change
Jeff Law
-
Improve maybe_hot handling in inliner heuristics
Jan Hubicka
-
[PATCH] Fortran: array subreferences and components of derived types [PR119986]
Harald Anlauf
-
Update GCC16 to use libffi 3.4.8
Simon Sobisch
-
[to-be-committed][RISC-V] Adjust testcases and finish register move costing fix
Jeff Law
-
[pushed] c++: let plain -Wabi warn about future changes
Jason Merrill
-
[pushed] c++: add fixed testcase [PR85944]
Jason Merrill
-
[patch, Fortran] Fix PR 119928, rejects-valid 15/16 regression
Thomas Koenig
-
[patch, wwwdocs, committed] Fix option name in gcc15/changes.html
Thomas Koenig
-
[PATCH v3 0/5] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
pan2 . li
-
Improve ix86 VEC_MERGE costs
Jan Hubicka
-
[PATCH] PR tree-optimization/120048 - Allow IPA_CP to handle UNDEFINED as VARYING.
Andrew MacLeod
-
[PUSHED] simplify-rtl: Fix crash due to simplify_with_subreg_not [PR120059]
Andrew Pinski
-
[PATCH] cobol: Fix up exception handling [PR119364]
Jakub Jelinek
-
[PATCH] c: Fix up RAW_DATA_CST handling in check_constexpr_init [PR120057]
Jakub Jelinek
-
Re: [PATCH 1/2] Match:Support IMM=-1 for signed scalar SAT_ADD IMM form1
Jeff Law
-
[pushed] c++: CTAD and constexpr ctor [PR115207]
Jason Merrill
-
[pushed] c++: fix some testcases
Jason Merrill
-
[pushed] c++: C++17/20 class layout divergence [PR120012]
Jason Merrill
-
[PATCH] tree-optimization/120043 - bogus conditional store elimination
Richard Biener
-
[PATCH] libstdc++: Fix dangling pointer in fs::path::operator+=(*this) [PR120029]
Jonathan Wakely
-
[PATCH] libstdc++: Add noexcept to some std::counted_iterator operations
Jonathan Wakely
-
[committed] libstdc++: Make __gnu_test::default_init_allocator usable in constexpr
Jonathan Wakely
-
[committed] libstdc++: Add some more makefile dependencies
Jonathan Wakely
-
[PATCH] libsanitizer: Fix build with glibc 2.42
Florian Weimer
-
[PATCH][www] Mark reload as to be removed for GCC 16
Richard Biener
-
[PATCH 2/2] aarch64: Fold lsl+lsr+orr to rev for half-width shifts
Dhruv Chawla
-
[PATCH 1/2] aarch64: Match unpredicated shift patterns for ADR, SRA, and ADDHNB instructions
Dhruv Chawla
-
[PATCH 3/3] Remove TARGET_LRA_P hook
Richard Biener
-
[PATCH 2/3] Flip default to LRA for targets with -mlra
Richard Biener
-
[PATCH 1/3] Force targets to use LRA which opted out via hook_bool_void_false
Richard Biener
-
[PATCH 0/3][RFC] Remove TARGET_LRA_P hook
Richard Biener
-
[PATCH] i386: Implement Thread Local Storage on Windows
Julian Waters
-
[PATCH v2] c: Fix crash in c-typeck.cc convert_arguments with indirect calls
Florian Weimer
-
Ping: [PATCH 0/2] asm() operand 'c' modifier handling
Jan Beulich
-
[PATCH] libstdc++: Add missing feature-test macro in <memory>
Dhruv Chawla
-
[PATCH,COMMITTED] Document S/390 changes for GCC 15
Stefan Schulze Frielinghaus
-
[AArch64] changes.html: Fix typo
Kyrylo Tkachov
-
[PATCH] [PR117978] AArch64: Fold SVE load/store with certain ptrue patterns to LDR/STR.
Jennifer Schmitz
-
[PATCH] Remove TARGET_LRA_P override when defining to hook_bool_void_true
Richard Biener
-
[PATCH] c: Fix crash in c-typeck.cc convert_arguments with indirect calls
Florian Weimer
-
[PATCH] dwarf2out: Propagate dtprel into the .debug_addr table in resolve_addr_in_expr
Kyle Huey
-
[PATCH] vect: Use internal storage for converts for call into supportable_indirect_convert_operation [PR118617]
Andrew Pinski
-
[pushed] config-list.mk: Update FreeBSD targets to version 13
Gerald Pfeifer
-
[PATCH] ctf: use CTF_FP_LDOUBLE encoding for 128-bit floats
Bruce McCulloch
-
[PATCH] ctf: emit CTF_K_ARRAY for GNU vector types
Bruce McCulloch
-
[PATCH PING] OpenMP: Implement "begin declare variant"
Sandra Loosemore
-
[PATCH RFA] i386: -Wabi false positive with indirect call
Jason Merrill
-
[pushed] c++: add missing -fabi-version docs
Jason Merrill
-
[PATCH] expand: Remove unsignedp argument from get_compare_parts [PR118090]
Andrew Pinski
-
[PATCH v3] i386/cygming: Decrease default preferred stack boundary for 32-bit targets
LIU Hao
-
[COMMITTED, OBVIOUS] OpenMP: Restore lost Fortran testcase for 'omp allocate'
Sandra Loosemore
-
[PATCH] get_known_nonzero_bits_1 should use wi::bit_and_not [PR118659]
Andrew Pinski
-
Re : [PATCH v4] RISC-V: Fix missing implied Zicsr from Zve32x
Liao Shihua
-
[Patch fortran] PR119948 - Source allocation of pure function result rejected
Paul Richard Thomas
-
[PATCH 0/4] gimple: Rework the bit-test switch lowering algorithm
Filip Kastl
-
[pushed] c++: avoid weird #line paths in std-name-hint.h
Jason Merrill
-
[PATCH v2 0/1] Fix BZ 119317: named loops (C2y) with debug info
Christopher Bazley
-
[PATCH] Fix gcc.dg/tree-ssa/ssa-dom-thread-7.c for aarch64
Richard Biener
-
[PATCH] Fixup vect_remove_slp_scalar_calls
Richard Biener
-
[PATCH v2] i386/cygming: Decrease default preferred stack boundary for 32-bit targets
LIU Hao
-
[PATCH] c++: Implement C++26 P1061R10 - Structured Bindings can introduce a Pack [PR117783]
Jakub Jelinek
-
[committed htdocs v2] bugs: improve "ABI changes" subsection
Sam James
-
[PATCH] c++: Small build_vec_init improvement [PR117827]
Jakub Jelinek
-
[PATCH] phiopt: Remove special case for a sequence after match and simplify for early phiopt
Andrew Pinski
-
[PATCH] x86: Skip if the mode size is smaller than its natural size
H.J. Lu
-
[PUSHED] vectorizer: Fix riscv build [PR120042]
Andrew Pinski
-
[pushed: r16-315] prime-paths.cc: remove redundant semicolons
David Malcolm
-
[pushed: r16-314] sarif output: introduce sarif_serialization_format
David Malcolm
-
[pushed: r16-313] analyzer: add more test coverage for sprintf
David Malcolm
-
[pushed: r16-312] analyzer: avoid saying "'0' is NULL"
David Malcolm
-
[PATCH] OpenMP: need_device_ptr and need_device_addr support for adjust_args
Sandra Loosemore
-
[PATCH v3 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
-
[pushed] testsuite: Force -mcmodel=small for gcc.target/aarch64/pr115258.c
Richard Sandiford
-
[PATCH] c++/modules: Ensure deduction guides for imported types are reachable [PR120023]
Nathaniel Shead
-
[PATCH 3/3] Remove non-SLP path from vectorizable_conversion
Richard Biener
-
[PATCH 2/3] Remove non-SLP path from vectorizable_conversion
Richard Biener
-
[PATCH 1/3] Remove non-SLP path from vectorizable_conversion
Richard Biener
-
[PATCH 0/3] Remove non-SLP path from vectorizable_conversion
Richard Biener
-
Revert 51ba233fe2db562390a6e0a3618420889761bc77
Richard Biener
-
[GCC16 stage1][PATCH v3 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
[PATCH] libgcc: Cleanup HWCAP defines in cpuinfo.c
Wilco Dijkstra
-
[PATCH v6 0/4] Implement extents from the mdspan header.
Luc Grosheintz
-
[PATCH] ipa/120006 - wrong code with IPA PTA
Richard Biener
-
[PATCH] libgcc: Update FMV features to latest ACLE spec 2024Q4
Wilco Dijkstra
-
[PATCH] tree-optimization/120003 - missed jump threading
Richard Biener
-
[PATCH] libstdc++: Preserve the argument type in basic_format_args [PR119246]
Tomasz Kamiński
-
[Ada] Fix PR ada/112958
Eric Botcazou
-
[patch, avr, applied] PR119989: Missing clobbers in xload_<mode>_libgcc
Georg-Johann Lay
-
[PATCH] sreal.h: fix typo in the comment for sreal::max
Vojtěch Káně
-
[PATCH] MIPS: Fixed the problem that the nop instruction is inserted at the wrong position after enabling '-fpatchable-function-entry='
Lulu Cheng
-
Re: [PATCH v2] RISC-V: Recognized Svrsw60t59b extension
Kito Cheng
-
Re: [PATCH][gcc13] PR tree-optimization/117287 - Backport new assume implementation
Andrew MacLeod
-
Re: [PATCH] PR tree-optimization/119471 - If the LHS does not contain zero, neither do multiply operands.
Andrew MacLeod
-
[PATCH] x86: Remove BREG from ix86_class_likely_spilled_p
H.J. Lu