gcc-cvs
Thread
Date
Earlier messages
Messages by Thread
[gcc r16-5631] arm: handle long-range CBZ/CBNZ patterns [PR122867]
Richard Earnshaw via Gcc-cvs
[gcc r16-5629] middle-end: Correctly detect unsigned vec_cbranch [PR122861]
Tamar Christina via Gcc-cvs
[gcc r16-5630] tree-optimization/110571 - fix vect_need_peeling_or_partial_vectors_p
Richard Biener via Gcc-cvs
[gcc r16-5628] Change the default C++ dialect to gnu++20
Jakub Jelinek via Gcc-cvs
[gcc r16-5627] libstdc++: Fix typo in operator used in __pack_ints [PR122864]
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-5626] Fix loop masked inbranch SIMD clone codegen for AVX512
Richard Biener via Gcc-cvs
[gcc r16-5625] libstdc++: Optimize functor storage for transform views iterators.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-5624] libstdc++: Make C++20s operator wrappers operator() static.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-5623] eh: Invoke cleanups/destructors in asm goto jumps [PR122835]
Jakub Jelinek via Gcc-cvs
[gcc r16-5622] match.pd: Use get_range_query (cfun) in more simplifications and pass current stmt to range_of_expr
Jakub Jelinek via Gcc-cvs
[gcc r16-5621] Avoid diagnostics about unsupported simdlen
Richard Biener via Gcc-cvs
[gcc r16-5620] libstdc++: Remove use of __packed name conflicting with newlib.
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-5618] aarch64: Regression tests for parsing of user-provided AArch64 CPU tuning parameters
Soumya AR via Gcc-cvs
[gcc r16-5619] aarch64: Script to auto generate JSON tuning routines
Soumya AR via Gcc-cvs
[gcc r16-5616] json: Add get_map() method to JSON object class
Soumya AR via Gcc-cvs
[gcc r16-5617] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
Soumya AR via Gcc-cvs
[gcc r16-5615] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
Soumya AR via Gcc-cvs
[gcc r16-5614] aarch64 + arm: Remove const keyword from tune_params members and nested members
Soumya AR via Gcc-cvs
[gcc r16-5613] libstdc++: Hashing support for chrono value classes [PR110357]
Tomasz Kaminski via Libstdc++-cvs
[gcc r16-5612] Fortran: Implement finalization PDTs [PR104650]
Paul Thomas via Gcc-cvs
[gcc r16-5611] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Dhruv Chawla via Gcc-cvs
[gcc r16-5610] RISC-V: Add testcase for unsigned scalar SAT_MUL form 7
Pan Li via Gcc-cvs
[gcc r16-5609] Match: Add unsigned SAT_MUL for form 7
Pan Li via Gcc-cvs
[gcc r16-5607] phiprop: Make sure types of the load match the inserted phi [PR122847]
Andrew Pinski via Gcc-cvs
[gcc r16-5608] phiprop: Small compile time improvement for phiprop
Andrew Pinski via Gcc-cvs
[gcc r16-5605] [PATCH] libgomp: Fix GCC build after glibc@cd748a6
Jeff Law via Gcc-cvs
[gcc r16-5604] gccrs: Add test for issue Rust-GCC#3608
Arthur Cohen via Gcc-cvs
[gcc r16-5603] gccrs: stop an infinite loop at END_OF_FILE
Arthur Cohen via Gcc-cvs
[gcc r16-5602] gccrs: Add support for initial generic associated types
Arthur Cohen via Gcc-cvs
[gcc r16-5600] gccrs: fix segfault on empty doc attribute
Arthur Cohen via Gcc-cvs
[gcc r16-5601] gccrs: add error check if derive has wrong item
Arthur Cohen via Gcc-cvs
[gcc r16-5599] gccrs: Fix compile_float_literal not compiling negatives properly
Arthur Cohen via Gcc-cvs
[gcc r16-5598] gccrs: Improve feature handling
Arthur Cohen via Gcc-cvs
[gcc r16-5597] gccrs: fix cfg attribute without parentheses error
Arthur Cohen via Gcc-cvs
[gcc r16-5596] gccrs: Create LocalVariable
Arthur Cohen via Gcc-cvs
[gcc r16-5595] gccrs: fixes previously added tests
Arthur Cohen via Gcc-cvs
[gcc r16-5594] gccrs: adds tests from issue 4140
Arthur Cohen via Gcc-cvs
[gcc r16-5593] gccrs: fix segfault in clone_pattern w macro
Arthur Cohen via Gcc-cvs
[gcc r16-5592] build: Save/restore CXXFLAGS for zstd tests
Rainer Orth via Gcc-cvs
[gcc r16-5591] libstdc++: Bump libtool_VERSION for GCC 16
Jonathan Wakely via Libstdc++-cvs
[gcc r16-5590] testsuite: fix issues in gcc.dg/analyzer/strchr-1.c seen with C23 libc
David Malcolm via Gcc-cvs
[gcc r16-5589] analyzer: add logging to deref_before_check::emit
David Malcolm via Gcc-cvs
[gcc r16-5588] lto/122515: Avoid using SSIZE_MAX
Siddhesh Poyarekar via Gcc-cvs
[gcc r16-5587] AArch64: Implement {cond_}vec_cbranch_{any|all} [PR118974]
Tamar Christina via Gcc-cvs
[gcc r16-5586] vect: check support for gcond with {cond{_len}_}vec_cbranch_{any|all} optabs [PR118974]
Tamar Christina via Gcc-cvs
[gcc r16-5585] middle-end: support new {cond{_len}_}vec_cbranch_{any|all} optabs [PR118974]
Tamar Christina via Gcc-cvs
[gcc r15-10552] c++/modules: Stream all REQUIRES_EXPR_PARMS [PR122789]
Nathaniel Shead via Gcc-cvs
[gcc r16-5584] c++/modules: Walk indirectly exposed namespaces [PR122699]
Nathaniel Shead via Gcc-cvs
[gcc r16-5583] arm: add extra sizes to Wstrinop-overflow-47.c warning tests
Andre Simoes Dias Vieira via Gcc-cvs
[gcc r15-10551] arm: add extra sizes to Wstrinop-overflow-47.c warning tests
Andre Simoes Dias Vieira via Gcc-cvs
[gcc r16-5582] c++/modules: Stream all REQUIRES_EXPR_PARMS [PR122789]
Nathaniel Shead via Gcc-cvs
[gcc r16-5580] c++: modules documentation tweak
Jason Merrill via Gcc-cvs
[gcc r16-5581] driver/c++: add --compile-std-module
Jason Merrill via Gcc-cvs
[gcc r16-5579] gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
Jakub Jelinek via Gcc-cvs
[gcc r16-5578] testsuite: Fix up vla-1.c test [PR119931]
Jakub Jelinek via Gcc-cvs
[gcc r16-5577] testsuite: Fix g++.dg/DRs/dr2581-1.C etc. on non-Linux
Rainer Orth via Gcc-cvs
[gcc r16-5576] openmp: Fix up OpenMP expansion of collapsed loops [PR120564]
Jakub Jelinek via Gcc-cvs
[gcc r16-5575] alias: Fix comment typo
Jakub Jelinek via Gcc-cvs
[gcc r16-5574] alias: Fix up BITINT_TYPE and non-standard INTEGER_TYPE alias handling [PR122624]
Jakub Jelinek via Gcc-cvs
[gcc r16-5573] libgomp/oacc: fix atomic_capture-3 iteration ordering issues
Arsen Arsenovic via Gcc-cvs
[gcc r16-5572] testsuite: i386: Restrict pr120936-1.c etc. to Linux
Rainer Orth via Gcc-cvs
[gcc r16-5571] testsuite: i386: Guard NO_PROFILE_COUNTERS tests
Rainer Orth via Gcc-cvs
[gcc r16-5570] testsuite: i386: Handle check-function-bodies options using dg-add-options
Rainer Orth via Gcc-cvs
[gcc r16-5569] testsuite: Fix gcc.dg/debug/dwarf2/dwarf-btf-*-tag-*.c with Solaris/SPARC as
Rainer Orth via Gcc-cvs
[gcc r16-5568] c-family: Don't register include paths with -fpreprocessed
Kito Cheng via Gcc-cvs
[gcc(refs/users/meissner/heads/work229)] Update ChangeLog.*
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229)] Use vector pair load/store for memcpy with -mcpu=future
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229)] Add -mcpu=future.
Michael Meissner via Gcc-cvs
[gcc r16-5566] ira: sort allocno_hard_regs by regset
Alexandre Oliva via Gcc-cvs
[gcc r16-5565] vect: Add vect-scalar-cost-multiplier for SLP.
Robin Dapp via Gcc-cvs
[gcc r16-5564] vect: Make SELECT_VL a convert optab.
Robin Dapp via Gcc-cvs
[gcc r16-5563] RISC-V: Add BF VLS modes and document iterators.
Robin Dapp via Gcc-cvs
[gcc r16-5562] vect: Use start value in vect_load_perm_consecutive_p [PR122797].
Robin Dapp via Gcc-cvs
[gcc r16-5561] forwprop: Allow nop conversions for vector constructor.
Robin Dapp via Gcc-cvs
[gcc r16-5560] hppa: Update peephole2 patterns for scaled/unscaled indexed loads and stores
John David Anglin via Gcc-cvs
[gcc r16-5559] Avoid incomplete SLP handling for OMP SIMD calls with linear/invariant clause
Richard Biener via Gcc-cvs
[gcc r16-5558] Ada: Fix incorrect handling of BOM by -r switch of gnatchop
Eric Botcazou via Gcc-cvs
[gcc r16-5555] phiprop: Allow non-trapping loads to be proped back into the loop
Andrew Pinski via Gcc-cvs
[gcc r16-5557] phiprop: Avoid proping loads into loops [PR116835]
Andrew Pinski via Gcc-cvs
[gcc r16-5553] forwprop: Add call stmt support to simple dse [PR122633]
Andrew Pinski via Gcc-cvs
[gcc r16-5552] match: Move `(pointer_diff (pointer_plus @0 @2) (pointer_plus @1 @2))` pattern earlier
Andrew Pinski via Gcc-cvs
[gcc r16-5556] phiprop: allowing prop into loop if there is a phi already
Andrew Pinski via Gcc-cvs
[gcc r16-5554] forwprop: Allow mismatch clobbers in simple dse
Andrew Pinski via Gcc-cvs
[gcc r13-9980] Zen5 tuning part 3: fix typo in previous patch
Jakub Jelinek via Gcc-cvs
[gcc r16-5550] libstdc++: Implement LWG 4366 for std::expected comparisons
Jonathan Wakely via Gcc-cvs
[gcc r16-5551] libstdc++: Implement LWG 4370 for std::optional comparisons
Jonathan Wakely via Libstdc++-cvs
[gcc r16-5549] c++: refactor maybe_delete_defaulted_fn [PR119964]
Marek Polacek via Gcc-cvs
[gcc r15-10549] [PATCH v1] RISC-V: Fix missed zero extend for unsigned scalar SAT_TRUNC [PR122692]
Jeff Law via Gcc-cvs
[gcc r16-5548] Move SIMD clone rejections to SIMD clone selection
Richard Biener via Gcc-cvs
[gcc r16-5547] [PR rtl-optimization/122782] Fix out of range shift causing bootstrap failure with ubsan
Jeff Law via Gcc-cvs
[gcc r16-5546] libstdc++: Fix pretty printers for std::list
Jonathan Wakely via Libstdc++-cvs
[gcc r16-5545] libstdc++: Fix XMethods for debug mode [PR122821]
Jonathan Wakely via Libstdc++-cvs
[gcc r16-5544] dwarf: Save bit stride information for array type entry [PR121964]
Yury Khrustalev via Gcc-cvs
[gcc r16-5543] Fix comment for VECTOR_BOOL_MODE
Yury Khrustalev via Gcc-cvs
[gcc r16-5542] Fortran: Failure with 1st PDT example in F2018 standard [PR122766]
Paul Thomas via Gcc-cvs
[gcc r16-5541] Adjust gcc.dg/vect/bb-slp-41.c
Richard Biener via Gcc-cvs
[gcc r16-5540] libstdc++: Mark new istream::ignore overload always_inline
Jonathan Wakely via Libstdc++-cvs
[gcc r16-5539] Fix wrong code for indexed component with very large index type
Eric Botcazou via Gcc-cvs
[gcc r16-5538] gcc: Set native_system_header_dir on aarch64-mingw
Francois-Xavier Coudert via Gcc-cvs
[gcc r16-5537] Adjust testcase.
hongtao Liu via Gcc-cvs
[gcc r16-5535] hppa: Define GLIBC_DYNAMIC_LINKER in pa64-linux.h
John David Anglin via Gcc-cvs
[gcc r16-5534] hppa: Enable LRA as default
John David Anglin via Gcc-cvs
[gcc r16-5533] hppa: Fix scaled and unscaled index support on targets with non-equivalent space registers
John David Anglin via Gcc-cvs
[gcc r16-5532] match: Move two patterns to use fold_before_rtl_expansion_p instead of !canonicalize_math_p
Andrew Pinski via Gcc-cvs
[gcc r16-5531] PR modula2/122801 soname bump for GCC 16
Gaius Mulley via Gcc-cvs
[gcc r16-5530] Match: Remove unnecessary convert for unsigned SAT_MUL
Pan Li via Gcc-cvs
[gcc r16-5529] Test: Add test case for bit_op convert folding
Pan Li via Gcc-cvs
[gcc r16-5528] Match: Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T1)b
Pan Li via Gcc-cvs
[gcc r16-5527] [PATCH] Run feedback directed ipa-split for flag_auto_profile
Kugan Vivekanandarajah via Gcc-cvs
[gcc r16-5526] [tree-optimization] Allow LICM to hoist loads in "self write" patterns
Kugan Vivekanandarajah via Gcc-cvs
[gcc r16-5525] OpenMP: Fix "begin declare variant" test failure with -m32
Sandra Loosemore via Gcc-cvs
[gcc r16-5523] c++/modules: Fix -Wexpose-global-module-tu-local [PR122636]
Nathaniel Shead via Gcc-cvs
[gcc r16-5520] c++: Add detailed diagnostics for __builtin_has_unique_object_representations
Nathaniel Shead via Gcc-cvs
[gcc r16-5522] c++: Add detailed diagnostics for __is_pointer_interconvertible_base_of
Nathaniel Shead via Gcc-cvs
[gcc r16-5521] c++: Add detailed diagnostics for __is_layout_compatible
Nathaniel Shead via Gcc-cvs
[gcc r16-5519] c++: Fix diagnostics for __is_destructable
Nathaniel Shead via Gcc-cvs
[gcc r16-5518] c++: Adjust location of is_*_base_of diagnostics
Nathaniel Shead via Gcc-cvs
[gcc r16-5517] c++: Override input location in diagnose_trait_expr
Nathaniel Shead via Gcc-cvs
[gcc r16-5516] c++: Correct behaviour of layout_compatible_type for aligned types
Nathaniel Shead via Gcc-cvs
[gcc r16-5515] changelog: Add algol68 as a bugzilla component
Andrew Pinski via Gcc-cvs
[gcc r16-5514] [PR 122701] Emit fresh reg->reg copy rather than modifying existing insnO
Jeff Law via Gcc-cvs
[gcc r16-5513] OpenMP: Update docs for "begin declare variant" implementation status
Sandra Loosemore via Gcc-cvs
[gcc r16-5512] OpenMP: C/C++ common testcases for "omp begin declare variant"
Sandra Loosemore via Gcc-cvs
[gcc r16-5511] OpenMP: C front end support for "begin declare variant"
Sandra Loosemore via Gcc-cvs
[gcc r16-5510] OpenMP: C++ front end support for "begin declare variant"
Sandra Loosemore via Gcc-cvs
[gcc r16-5509] OpenMP: Add flag for code elision to omp_context_selector_matches.
Sandra Loosemore via Gcc-cvs
[gcc r16-5508] OpenMP: Support functions for nested "begin declare variant"
Sandra Loosemore via Gcc-cvs
[gcc r16-5507] c++: Fix up [[maybe_unused]] handling on expansion stmts [PR122788]
Jakub Jelinek via Gcc-cvs
[gcc r16-5506] c++: Readd type checks for cp_fold -ffold-simple-inlines foldings [PR122185]
Jakub Jelinek via Gcc-cvs
[gcc r16-5505] LoongArch: extract the base address to promote the combine of RTX.
LuluCheng via Gcc-cvs
[gcc r16-5504] LoongArch: Optimize statement to use bstrins.{w|d}
LuluCheng via Gcc-cvs
[gcc r16-5503] LoongArch: Optimize V4SImode vec_construct for load index length of two.
LuluCheng via Gcc-cvs
[gcc r16-5502] aarch64: Extract aarch64_indirect_branch_asm for sibcall codegen
Andrew Pinski via Gcc-cvs
[gcc r16-5501] c++: fix ICE with consteval functions in template decls [PR122658]
Patrick Palka via Gcc-cvs
[gcc r16-5499] [PR118358, LRA]: Decrease pressure after issuing input reload insns
Vladimir Makarov via Gcc-cvs
[gcc r15-10544] ada: Remove suspicious entries generated by -gnatR for generic formal types
Eric Botcazou via Gcc-cvs
[gcc r15-10543] ada: Fix small typo in comment
Eric Botcazou via Gcc-cvs
[gcc r15-10545] Aarch64: Fix pasto in user manual
Eric Botcazou via Gcc-cvs
[gcc r15-10542] ada: Fix bogus error about null exclusion for designated type with multiple views
Eric Botcazou via Gcc-cvs
[gcc(refs/users/meissner/heads/work229-submit)] Add ChangeLog.submit and update REVISION.
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229-test)] Add ChangeLog.test and update REVISION.
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229-float)] Add ChangeLog.float and update REVISION.
Michael Meissner via Gcc-cvs
[gcc] Created branch 'meissner/heads/work229-submit' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
[gcc] Created branch 'meissner/heads/work229-float' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229-sha)] Add ChangeLog.sha and update REVISION.
Michael Meissner via Gcc-cvs
[gcc] Created branch 'meissner/heads/work229-test' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
[gcc] Created branch 'meissner/heads/work229-dmf' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229-dmf)] Add ChangeLog.dmf and update REVISION.
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229-bugs)] Add ChangeLog.bugs and update REVISION.
Michael Meissner via Gcc-cvs
[gcc] Created branch 'meissner/heads/work229-sha' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
[gcc] Created branch 'meissner/heads/work229-bugs' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229-orig)] Add REVISION.
Michael Meissner via Gcc-cvs
[gcc] Created branch 'meissner/heads/work229-orig' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
[gcc(refs/users/meissner/heads/work229)] Add ChangeLog.meissner and REVISION.
Michael Meissner via Gcc-cvs
[gcc] Created branch 'meissner/heads/work229' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
[gcc r16-5496] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Jonathan Wakely via Gcc-cvs
[gcc r16-5498] libstdc++: fix dead links in doc
Yuao Ma via Libstdc++-cvs
[gcc r16-5497] libstdc++: Implement LWG 4406 and LWG 3424 for std::optional and std::expected
Jonathan Wakely via Libstdc++-cvs
[gcc r16-5495] libstdc++: Update some old docs about predefined feature macros
Jonathan Wakely via Gcc-cvs
[gcc r16-5494] libstdc++: Include <ostream> in <regex> for debug mode
Jonathan Wakely via Gcc-cvs
[gcc r16-5493] libstdc++: Remove no_pch from tests that shouldn't depend on PCH
Jonathan Wakely via Libstdc++-cvs
[gcc r16-5492] libcody: Make it buildable by C++11 to C++26
Jakub Jelinek via Gcc-cvs
[gcc r16-5491] Fix OMP SIMD clone mask register and query
Richard Biener via Gcc-cvs
[gcc r16-5490] tree-optimization/122778 - missed loop masking in OMP SIMD call handling
Richard Biener via Gcc-cvs
[gcc r15-10541] c++: make __reference_*_from_temporary honor access [PR120529]
Marek Polacek via Gcc-cvs
[gcc r16-5489] c++: make __reference_*_from_temporary honor access [PR120529]
Marek Polacek via Gcc-cvs
[gcc r16-5488] c++: Fix up build_data_member_initialization [PR121445]
Jakub Jelinek via Gcc-cvs
[gcc r16-5487] libgcc: Pass x87 control word in the correct type
Uros Bizjak via Gcc-cvs
[gcc r16-5486] i386: Remove cond_{ashl, lshr, ashr}v{64, 16, 32}qi expanders [PR122598]
Jakub Jelinek via Gcc-cvs
[gcc r16-5485] libgomp: Fix race condition data-2{,-lib}.c testcase
Arsen Arsenovic via Gcc-cvs
[gcc r16-5484] Aarch64: Fix pasto in user manual
Eric Botcazou via Gcc-cvs
[gcc r16-5483] Fix email address
Eric Botcazou via Gcc-cvs
[gcc r16-5482] gimplify: Fix ICE in collect_fallthrough_labels [PR122773]
Jakub Jelinek via Gcc-cvs
[gcc r16-5481] arc: emit clobber of CC for -mcpu=em x >> 31
Claudiu Zissulescu via Gcc-cvs
[gcc r16-5480] arc: Use correct input operand for *extvsi_n_0 define_insn_and_split
Claudiu Zissulescu via Gcc-cvs
[gcc r16-5477] ada: Sort cross-reference table using heap and not stack
Marc Poulhies via Gcc-cvs
[gcc r16-5474] ada: Fix warnings given by static analyzer on Exp_Ch4
Marc Poulhies via Gcc-cvs
[gcc r16-5473] ada: No extra formals on anonymous access types of C subprograms
Marc Poulhies via Gcc-cvs
[gcc r16-5478] ada: Remove obsolete call to Establish_Transient_Scope
Marc Poulhies via Gcc-cvs
[gcc r16-5476] ada: Avoid non-serious errors masking fatal errors
Marc Poulhies via Gcc-cvs
[gcc r16-5479] ada: Follow-on for duplicate formal iterator names
Marc Poulhies via Gcc-cvs
[gcc r16-5475] ada: Update description of extra formals for build-in-place functions.
Marc Poulhies via Gcc-cvs
[gcc r16-5472] ada: Fix memory leak for unconstrained limited arrays in anonymous contexts
Marc Poulhies via Gcc-cvs
[gcc r16-5471] ada: Avoid incorrect errors for duplicate formal iterator names
Marc Poulhies via Gcc-cvs
[gcc r16-5470] ada: Improve Append performance for Ada.Containers.Bounded_Vectors
Marc Poulhies via Gcc-cvs
[gcc r16-5469] ada: Update the message for -gnatwx switch
Marc Poulhies via Gcc-cvs
[gcc r16-5468] ada: Remove suspicious entries generated by -gnatR for generic formal types
Marc Poulhies via Gcc-cvs
[gcc r16-5467] ada: Ensure a limited type is marking the packing as used
Marc Poulhies via Gcc-cvs
[gcc r16-5466] ipa: Remove LTO requirement for builtin callback carriers.
Josef Melcr via Gcc-cvs
[gcc r16-5465] ipa: Rewrite callback_edge_useful_p heuristic.
Josef Melcr via Gcc-cvs
[gcc r16-5464] LoongArch: Add more numbers supported for {x}vldi
LuluCheng via Gcc-cvs
[gcc r16-5463] LoongArch: Fix operands[2] predicate of lsx_vreplvei_mirror.
LuluCheng via Gcc-cvs
[gcc/aoliva/heads/testme] ira: sort allocno_hard_regs by regset
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] ira: sort allocno_hard_regs by regset
Alexandre Oliva via Gcc-cvs
[gcc(refs/users/aoliva/heads/testme)] ira: sort allocno_hard_regs by regset
Alexandre Oliva via Gcc-cvs
[gcc/aoliva/heads/testme] (2 commits) ira: sort allocno_hard_regs by regset
Alexandre Oliva via Gcc-cvs
[gcc r16-5461] Improve PHI analyzer performance
Andrew Macleod via Gcc-cvs
[gcc r16-5460] libstdc++: [_GLIBCXX_DEBUG] Fix std::erase_if behavior for __gnu_debug::vector
Francois Dumont via Libstdc++-cvs
[gcc r16-5459] MAINTAINERS: Add myself in forge integration maintainers
Claudio Bantaloukas via Gcc-cvs
[gcc r16-5458] libstdc++: Prepare mdspan-related code for submdspan.
Tomasz Kaminski via Libstdc++-cvs
Earlier messages