Messages by Thread
-
[gcc r15-11000] Fortran: Fix segfault due to class actual in parentheses [PR105168]
Paul Thomas via Gcc-cvs
-
[gcc r16-8270] [PR124572, LRA]: Deal with generation of reload insns during elimination
Vladimir Makarov via Gcc-cvs
-
[gcc r16-8269] testsuite: Only xfail g++.dg/coroutines/pr110872.C on 64-bit targets [PR124326]
Rainer Orth via Gcc-cvs
-
[gcc r16-8268] testsuite: Fix g++.dg/warn/Wstringop-overflow-6.C on Solaris [PR123135]
Rainer Orth via Gcc-cvs
-
[gcc r16-8267] libgomp: Fix libgomp.fortran/uses_allocators-7.f90 [PR123177]
Rainer Orth via Gcc-cvs
-
[gcc r16-8265] testsuite: add require effective target fopenmp to modules/omp-4_*.C
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-8266] testsuite: add -fno-short-enums to have predictable mangling
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-8264] doc: Fix 'RTL SSA Access Lists' description
Alex Coplan via Gcc-cvs
-
[gcc r16-8263] vect: Move previously unreachable strided access guard.
Alfie Richards via Gcc-cvs
-
[gcc r16-8262] testsuite: add require effective target fopenmp to pr124454-1.c
Torbjorn Svensson via Gcc-cvs
-
[gcc r16-8261] c: Mark derived types variably-modified after struct/union completion [PR123424]
Martin Uecker via Gcc-cvs
-
[gcc r13-10221] Ada: Fix crash on instantiation in separate package body
Eric Botcazou via Gcc-cvs
-
[gcc r14-12469] Ada: Fix crash on instantiation in separate package body
Eric Botcazou via Gcc-cvs
-
[gcc r15-10997] Ada: Fix crash on instantiation in separate package body
Eric Botcazou via Gcc-cvs
-
[gcc r15-10996] Ada: Fix instantiation failure with formal array type after formal package
Eric Botcazou via Gcc-cvs
-
[gcc r16-8259] Ada: Fix crash on instantiation in separate package body
Eric Botcazou via Gcc-cvs
-
[gcc r16-8258] Ada: Fix instantiation failure with formal array type after formal package
Eric Botcazou via Gcc-cvs
-
[gcc r16-8256] gcc: Fix "uselful" and "directivers" typos in comment
Thomas Schwinge via Gcc-cvs
-
[gcc r16-8255] tree-optimization/124599 - compile-time regression with PRE
Richard Biener via Gcc-cvs
-
[gcc r16-8254] configure: Further {gas, gnu_ld}{, _flag} fixes [PR124547]
Jakub Jelinek via Gcc-cvs
-
[gcc(refs/users/aoliva/heads/testme)] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva via Libstdc++-cvs
-
[gcc/aoliva/heads/testme] (298 commits) vxworks: fix gthr visibility issues
Alexandre Oliva via Gcc-cvs
-
[gcc/aoliva/heads/testbase] (285 commits) a68: fix typo in ga8-coding-guidelines.texi
Alexandre Oliva via Gcc-cvs
-
[gcc r16-8253] a68: fix typo in ga8-coding-guidelines.texi
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-8251] fortran: Replace large structs as function parameters by references [PR124259]
Harald Anlauf via Gcc-cvs
-
[gcc r16-8250] libgfortran: Disable caf_shmem without usable process-shared pthreads [PR124512]
Jerry DeLisle via Gcc-cvs
-
[gcc r16-8249] x86/testsuite: Add testcase for eh and va_end [PR124597]
Andrew Pinski via Gcc-cvs
-
[gcc r16-8248] x86: Mark the x86 va_builtins as nothrow and leaf [PR124597]
Andrew Pinski via Gcc-cvs
-
[gcc r16-8247] gimple-fold: Fix folding of va_end with maybe throw builtin [PR124597]
Andrew Pinski via Gcc-cvs
-
[gcc r13-10219] testsuite: Add also decltype(nullptr) testcase for PR124489
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10218] c++: fix for printing std::meta::info [PR124489]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10209] Refine the testcase.
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10217] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10216] fortran: Fix UB in transfer_expr [PR124450]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10215] openmp, c++: Fix up TREE_TYPE of OMP_TASK
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10213] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10214] testsuite: Add testcase for already fixed PR [PR122000]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10208] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10206] testsuite: Fix up vec-cvt-1.c for excess precision target [PR124288]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10212] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10210] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10211] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10199] Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its own TYPE_MAIN_VARIANT [PR101312]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10205] c: Call relayout_decl in build_compound_literal when completing type [PR123365]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10204] i386: Fix up avx_vpermilp_parallel [PR124138]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10207] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10195] openmp: Handle asm goto in diagnose_sb_2 [PR123876]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10203] c++: Don't support auto{x} and auto(x) for C++ < 23 in SFINAE contexts [PR120685]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10201] cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10202] cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10194] libcpp: Fix up comment handling in -fdirectives-only preprocessing [PR123273]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10193] c++: Fix ICE in cxx_printable_name_internal [PR123578]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10200] c++: Fix up diagnostics of wrong constexpr bodies in C++11 in templates [PR123889]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10197] tree: Fix up wrong-code with certain C++ default arguments [PR123818]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10198] testsuite: Add testcase for PR [PR123882]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10196] match.pd: Fix up __imag__ .MUL_OVERFLOW simplification [PR123864]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10189] combine: Partially revert the r12-4475 changes [PR120250]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10180] ++: Fix up cp_compare_floating_point_conversion_ranks for dfp [PR122834]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10188] ranger: Verify gimple_call_num_args for several builtins [PR123431]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10191] unswitch: Fix up one unguarded fprintf (dump_file, ...) [PR123736]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10192] builtins: Only fold abs/absu if it is sane [PR123703]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10190] tree: Handle ::operator {new, delete} function templates as uncertain matches [PR123513]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10186] stmt: Fix up parse_input_constraint [PR111817]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10185] combine: Fix up serious regression in try_combine [PR121773]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10187] doc: List more valid -x option arguments
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10184] tree-object-size: Deterministic SSA generation [PR123351]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10183] i386: Fix up expansion of 2 keylocker and one user_msr builtin [PR123217]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10181] c++: Fix stabilization of bitfields [PR122772]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10179] docs: Fix up typo in --with-tls= description
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10182] c++: Suppress -Wreturn-type warnings for functions with failed assertions [PR91388]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10178] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10177] [PATCH] libgomp: Fix GCC build after glibc@cd748a6
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10176] gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10172] c++: Fix error recovery ICE in tsubst_baselink [PR120876]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10175] openmp: Fix up OpenMP expansion of collapsed loops [PR120564]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10173] c++: Fix up build_data_member_initialization [PR121445]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10174] libcody: Make it buildable by C++11 to C++26
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10170] phiopt: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10171] gimplify-me: Fix regimplification of gimple-reg-type clobbers [PR122620]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10169] widening_mul: Reset flow sensitive info in maybe_optimize_guarding_check [PR122104]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10168] openmp: Fix up ICE in lower_omp_regimplify_operands_p [PR121977]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10166] testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment peeling [PR118567]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10167] libstdc++: Fix up <ext/pointer.h> [PR121827]
Jakub Jelinek via Libstdc++-cvs
-
[gcc r13-10165] testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment peeling [PR118567]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10164] omp-expand: Initialize fd->loop.n2 if needed for the zero iter case [PR121453]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10163] testsuite: Add testcase for already fixed PR [PR120954]
Jakub Jelinek via Gcc-cvs
-
[gcc r13-10162] c-family: Tweak ptr +- (expr +- cst) FE optimization [PR120837]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-8245] sh: Fix modes on if_then_else [PR123852]
Andrew Pinski via Gcc-cvs
-
[gcc r16-8244] a68: avoid libga68 dependency on libm
Jose E. Marchesi via Gcc-cvs
-
[gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-8242-g8e3c5ce5e802225a7416a32a9d9a3c2bb2380874' into redhat/gcc-16-branch
Jakub Jelinek via Gcc-cvs
-
[gcc/redhat/heads/gcc-16-branch] (331 commits) Merge commit 'r16-8242-g8e3c5ce5e802225a7416a32a9d9a3c2bb23
Jakub Jelinek via Gcc-cvs
-
[gcc r16-8242] c++/modules: Support section attributes [PR122786]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-8241] c++/modules: Handle maybe_unused on PARM_DECLs [PR124483]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-8239] openmp: sorry instead of ICE for unimplemented mapper with iterator [PR122866]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-8238] libgomp: Fix missing "target exit data" support for iterators
Sandra Loosemore via Gcc-cvs
-
[gcc r16-8237] openmp: Fix ICE with "target data" and iterators
Sandra Loosemore via Gcc-cvs
-
[gcc r16-8236] Ada: Fix interaction between overloading and types with implicit dereference
Eric Botcazou via Gcc-cvs
-
[gcc r16-8235] c++/reflection: ICE with lifetime extension of consteval-only [PR124575]
Marek Polacek via Gcc-cvs
-
[gcc r16-8234] Update gcc sv.po
Joseph Myers via Gcc-cvs
-
[gcc r16-8233] gccrs: Move cli inner attribute injection to injection
Arthur Cohen via Gcc-cvs
-
[gcc r16-8232] gccrs: Add ability to inject inner attributes from CLI
Arthur Cohen via Gcc-cvs
-
[gcc r16-8231] gccrs: Add no_std to builtin attributes
Arthur Cohen via Gcc-cvs
-
[gcc r16-8230] gccrs: intrinsic: Add bswap intrinsic
Arthur Cohen via Gcc-cvs
-
[gcc r16-8228] gccrs: resolve: Fix ICE on ambiguous glob re-exports
Arthur Cohen via Gcc-cvs
-
[gcc r16-8229] gccrs: feat: Implement `no_core` feature gate check
Arthur Cohen via Gcc-cvs
-
[gcc r16-8226] gccrs: Put intrinsics in their own namespace and TU
Arthur Cohen via Gcc-cvs
-
[gcc r16-8227] gccrs: Use predefined intrinsic instead of raw values
Arthur Cohen via Gcc-cvs
-
[gcc r16-8225] gccrs: Add additional test for wildcard special identifier
Arthur Cohen via Gcc-cvs
-
[gcc r16-8220] gccrs: Prevent error emission with multiple wildcards
Arthur Cohen via Gcc-cvs
-
[gcc r16-8224] gccrs: Remove duplicated error message.
Arthur Cohen via Gcc-cvs
-
[gcc r16-8223] gccrs: Do not warn on unused function with "_" prefix
Arthur Cohen via Gcc-cvs
-
[gcc r16-8222] gccrs: Use custom error type for enum variants parsing
Arthur Cohen via Gcc-cvs
-
[gcc r16-8213] gccrs: Remove duplicated visit within early name res
Arthur Cohen via Gcc-cvs
-
[gcc r16-8212] gccrs: Correctly emit warning on invalid attributes
Arthur Cohen via Gcc-cvs
-
[gcc r16-8221] gccrs: Change variable underscore detection
Arthur Cohen via Gcc-cvs
-
[gcc r16-8211] gccrs: Add AttrInputExpr node
Arthur Cohen via Gcc-cvs
-
[gcc r16-8219] gccrs: Fix match arm scope
Arthur Cohen via Gcc-cvs
-
[gcc r16-8217] gccrs: refactor: update constructor to initialize ExternalItem base class
Arthur Cohen via Gcc-cvs
-
[gcc r16-8218] gccrs: expand: Fix ICE on unimplemented RustcEncodable/Decodable derives
Arthur Cohen via Gcc-cvs
-
[gcc r16-8210] gccrs: Add global scope debug function for crate
Arthur Cohen via Gcc-cvs
-
[gcc r16-8209] gccrs: Use Attribute node status for AttributeChecker
Arthur Cohen via Gcc-cvs
-
[gcc r16-8216] gccrs: refactor: use MacroInvocation's node id everywhere for consistency
Arthur Cohen via Gcc-cvs
-
[gcc r16-8215] gccrs: ast: Implement reconstruct() logic for Path hierarchy
Arthur Cohen via Gcc-cvs
-
[gcc r16-8208] gccrs: Make Attribute parent class Visitable public
Arthur Cohen via Gcc-cvs
-
[gcc r16-8206] gccrs: Make attribute a proper AST node
Arthur Cohen via Gcc-cvs
-
[gcc r16-8207] gccrs: Add node id to attribute node.
Arthur Cohen via Gcc-cvs
-
[gcc r16-8214] gccrs: Add no_std attribute
Arthur Cohen via Gcc-cvs
-
[gcc r16-8205] gccrs: Add multiple missing builtin attribute values
Arthur Cohen via Gcc-cvs
-
[gcc r16-8204] gccrs: Add crate_name and crate_type to attribute values
Arthur Cohen via Gcc-cvs
-
[gcc r16-8202] gccrs: Collect early feature gating errors in a store
Arthur Cohen via Gcc-cvs
-
[gcc r16-8203] gccrs: Move early gate feature store to it's own TU
Arthur Cohen via Gcc-cvs
-
[gcc r16-8201] gccrs: Collect feature gate error at parse time
Arthur Cohen via Gcc-cvs
-
[gcc r16-8200] gccrs: Bump feature definition version
Arthur Cohen via Gcc-cvs
-
[gcc r16-8198] gccrs: Remove unused function
Arthur Cohen via Gcc-cvs
-
[gcc r16-8199] gccrs: Add early cfg strip step before feature collection
Arthur Cohen via Gcc-cvs
-
[gcc r16-8197] gccrs: Split feature collection from feature gating
Arthur Cohen via Gcc-cvs
-
[gcc r16-8196] gccrs: Rename is_builtin and change return type
Arthur Cohen via Gcc-cvs
-
[gcc r16-8195] gccrs: testsuite: Add test case for macro missing body
Arthur Cohen via Gcc-cvs
-
[gcc r16-8194] gccrs: ast: Fix missing location info in derive macros
Arthur Cohen via Gcc-cvs
-
[gcc r16-8193] gccrs: Add wrapper class for automatic node cloning
Arthur Cohen via Gcc-cvs
-
[gcc r16-8192] aarch64: Set loop_align to 64:16 for NVIDIA Olympus
Kyrylo Tkachov via Gcc-cvs
-
[gcc r16-8191] xtensa: Specify the pre-configured table array as const
Max Filippov via Gcc-cvs
-
[gcc r16-8190] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r13-10159] testsuite/123353 - require little-endian for testcase
Richard Biener via Gcc-cvs
-
[gcc r13-10157] tree-optimization/121844 - IVOPTs and asm goto in latch
Richard Biener via Gcc-cvs
-
[gcc r13-10158] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Richard Biener via Gcc-cvs
-
[gcc r13-10155] tree-optimization/119532 - ICE with fixed-point tail recursion
Richard Biener via Gcc-cvs
-
[gcc r13-10156] rtl-optimization/120182 - wrong-code with RTL DSE and constant addresses
Richard Biener via Gcc-cvs
-
[gcc r13-10154] tree-optimization/109410 - ICE with noreturn and -g
Richard Biener via Gcc-cvs
-
[gcc r13-10153] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely via Gcc-cvs
-
[gcc r13-10152] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r14-12465] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely via Gcc-cvs
-
[gcc r14-12464] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-10991] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r15-10992] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-8189] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely via Gcc-cvs
-
[gcc r16-8188] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely via Libstdc++-cvs
-
[gcc r14-12463] tree-optimization/119532 - ICE with fixed-point tail recursion
Richard Biener via Gcc-cvs
-
[gcc r14-12462] rtl-optimization/120182 - wrong-code with RTL DSE and constant addresses
Richard Biener via Gcc-cvs
-
[gcc r14-12460] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Richard Biener via Gcc-cvs
-
[gcc r14-12461] testsuite/123353 - require little-endian for testcase
Richard Biener via Gcc-cvs
-
[gcc r13-10151] debug/123886 - remove GTY((skip)) from external_die_map entry
Richard Biener via Gcc-cvs
-
[gcc r13-10150] tree-optimization/123602 - avoid PRE-inserting abnormal SSA refs
Richard Biener via Gcc-cvs
-
[gcc r13-10149] tree-optimization/121370 - avoid UB in building a CHREC
Richard Biener via Gcc-cvs
-
[gcc r13-10145] ipa/111036 - strip nop conversions around __builtin_constant_p arguments
Richard Biener via Gcc-cvs
-
[gcc r13-10148] tree-optimization/120341 - stores into STRING_CSTs can trap
Richard Biener via Gcc-cvs
-
[gcc r13-10147] fold: Fix `a * 1j` if a has side effects [PR116454]
Richard Biener via Gcc-cvs
-
[gcc r13-10146] ipa/116296 - avoid overflow in modref_access_node::contains
Richard Biener via Gcc-cvs
-
[gcc r13-10144] tree-optimization/110043 - avoid overflow in pointer-query
Richard Biener via Gcc-cvs
-
[gcc r13-10143] rtl-optimization/106859 - fix location dumping from var-tracking
Richard Biener via Gcc-cvs
-
[gcc r16-8187] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-8186] libstdc++: Micro-optimization for std::generator helper concept
Jonathan Wakely via Libstdc++-cvs
-
[gcc r16-8185] i386: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-8184] sh: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124566]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-8183] tree-optimization/124578 - fix copy&pasto
Richard Biener via Gcc-cvs
-
[gcc r16-8182] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Richard Biener via Gcc-cvs
-
[gcc r15-10990] fortran: Favor parser-generated module procedure namespaces [PR122046]
Jerry DeLisle via Gcc-cvs
-
[gcc r16-8181] fortran: Add testcase [PR84779]
Jerry DeLisle via Gcc-cvs
-
[gcc r16-8180] fortran: Fix scalar OpenACC attach/detach lowering [PR120723]
Jerry DeLisle via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-test)] Merge commit 'refs/users/meissner/heads/work239-test' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner via Gcc-cvs
-
[gcc/meissner/heads/work239-test] (20 commits) Merge commit 'refs/users/meissner/heads/work239-test' of gi
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-sha)] Merge commit 'refs/users/meissner/heads/work239-sha' of git+ssh://gcc.gnu.org/git/gcc into me/work23
Michael Meissner via Gcc-cvs
-
[gcc/meissner/heads/work239-sha] (20 commits) Merge commit 'refs/users/meissner/heads/work239-sha' of git
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-float)] Merge commit 'refs/users/meissner/heads/work239-float' of git+ssh://gcc.gnu.org/git/gcc into me/work
Michael Meissner via Gcc-cvs
-
[gcc/meissner/heads/work239-float] (20 commits) Merge commit 'refs/users/meissner/heads/work239-float' of g
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-dmf)] Merge commit 'refs/users/meissner/heads/work239-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work23
Michael Meissner via Gcc-cvs
-
[gcc/meissner/heads/work239-dmf] (20 commits) Merge commit 'refs/users/meissner/heads/work239-dmf' of git
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-bugs)] Merge commit 'refs/users/meissner/heads/work239-bugs' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner via Gcc-cvs
-
[gcc/meissner/heads/work239-bugs] (20 commits) Merge commit 'refs/users/meissner/heads/work239-bugs' of gi
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] libstdc++: [_GLIBCXX_DEBUG] Minor optimization on safe iterator detach
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] c++: enable contracts under -std=c++26
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::enable_nonlocking_formatter_optimization in std.cc [PR121790]
Michael Meissner via Libstdc++-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::allocation_result in std.cc [PR118030]
Michael Meissner via Libstdc++-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::is_{reflection, consteval_only}{, _v} in std.cc [PR120775]
Michael Meissner via Libstdc++-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] alpha: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::philox{_engine, 4x{32, 64}} in std.cc [PR119794]
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] AutoFDO: Update common.opt.urls with new option
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work239-submit)] libstdc++: Export std::ranges::views::indices in std.cc
Michael Meissner via Libstdc++-cvs