gcc-cvs
Thread
Date
Later messages
Messages by Date
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move null factory function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move accessor functions to a separate file
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move debug info generation function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Created branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Deleted branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc r16-4754] dwarf: handle repeated decl with different btf_decl_tags [PR122248]
David Faust via Gcc-cvs
2025/10/30
[gcc r16-4753] btf: do not prune at typedefs
David Faust via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move array growth function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move descriptor copy function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move bound shift utility function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move size and cosize functions
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move null factory function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move debug info generation function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move accessor functions to a separate file
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Created branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Deleted branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc r16-4752] Remove parentheses in dg-scan directive
Eric Botcazou via Gcc-cvs
2025/10/30
[gcc r16-4751] lto: Stream out partitioned toplevel assembly
Michal Jires via Gcc-cvs
2025/10/30
[gcc r16-4750] lto: Partition toplevel assembly in 1to1
Michal Jires via Gcc-cvs
2025/10/30
[gcc r16-4749] lto: Use toplevel_node in lto_symtab_encoder
Michal Jires via Gcc-cvs
2025/10/30
[gcc r16-4748] lto: Simplify control variable in loop of balanced partitioning
Michal Jires via Gcc-cvs
2025/10/30
[gcc r16-4747] cgraph: Add toplevel_node
Michal Jires via Gcc-cvs
2025/10/30
[gcc r16-4746] lto: Keep lto file data
Michal Jires via Gcc-cvs
2025/10/30
[gcc r16-4745] lto: Fix reversed sorting of node order.
Michal Jires via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move array growth function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move descriptor copy function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move bound shift utility function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move null factory function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move size and cosize functions
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move debug info generation function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move accessor functions to a separate file
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Created branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Deleted branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Deleted branch 'mikael/heads/refactor_descriptor_v100' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc r16-4744] fortran: Cleanup obsolete comment
Mikael Morin via Gcc-cvs
2025/10/30
[gcc r16-4743] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Qing Zhao via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v100)] fortran: Cleanup obsolete comment
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Created branch 'mikael/heads/refactor_descriptor_v100' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc r16-4742] MATCH: Optimize `VEC_SHL_INSERT (dup (A), A)` to just `dup (A) [PR116075]
Andrew Pinski via Gcc-cvs
2025/10/30
[gcc r16-4741] forwprop: Improve simple dse slightly more for eh but multiple incoming edges (phi) [PR122247]
Andrew Pinski via Gcc-cvs
2025/10/30
[gcc r16-4740] forwprop: Improve simple dse for eh [PR122247]
Andrew Pinski via Gcc-cvs
2025/10/30
[gcc r16-4739] niter: Use ranger to query ctz range.
Robin Dapp via Gcc-cvs
2025/10/30
[gcc r16-4738] MAINTAINERS: Add myself to reviewers/maintainers.
Robin Dapp via Gcc-cvs
2025/10/30
[gcc r16-4737] [Ada] Fix formal parameter incorrectly visible from outside of instance
Eric Botcazou via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move array growth function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move descriptor copy function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move bound shift utility function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: Cleanup obsolete comment
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move size and cosize functions
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move null factory function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move debug info generation function
Mikael Morin via Gcc-cvs
2025/10/30
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move accessor functions to a separate file
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Created branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc] Deleted branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/30
[gcc r16-4736] [PATCH v2] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
Jeff Law via Gcc-cvs
2025/10/30
[gcc r16-4735] [PATCH][PR tree-optimization/122478] match.pd: fix simplify pattern for view_convert (BIT_FIELD_REF)
Jeff Law via Gcc-cvs
2025/10/30
[gcc r16-4734] Adjust gcc.dg/tree-ssa/pr92834.c
Richard Biener via Gcc-cvs
2025/10/30
[gcc r16-4733] [i386] Fix type in ix86_move_max setup
Richard Biener via Gcc-cvs
2025/10/30
[gcc r16-4732] lra: Fix computing reg class for hard register constraints [PR121198]
Stefan Schulze Frielinghaus via Gcc-cvs
2025/10/30
[gcc r16-4731] PR modula2/122485: add spell checking to module names
Gaius Mulley via Gcc-cvs
2025/10/30
[gcc r16-4730] Swap operands during SLP discovery for mismatching STMT_VINFO_REDUC_IDX
Richard Biener via Gcc-cvs
2025/10/30
[gcc r16-4729] 386: Make better use of overflow flags in codegen of min/max(a, add/sub(a, b)) [PR116815]
Uros Bizjak via Gcc-cvs
2025/10/30
[gcc r16-4728] gimple-fold: Remove assume_aligned folding
Andrew Pinski via Gcc-cvs
2025/10/30
[gcc r16-4727] Revert "forwprop: Fix copy prop for alignment after the final folding [PR122086]"
Andrew Pinski via Gcc-cvs
2025/10/30
[gcc r16-4726] tree-optimization/120687 - legitimise some permutes before optimizing
Richard Biener via Gcc-cvs
2025/10/30
[gcc r16-4725] libstd++: Implement C++23 P2674R1 - A trait for implicit lifetime types
Jakub Jelinek via Libstdc++-cvs
2025/10/30
[gcc r14-12131] LoongArch: Standard instruction template fnmam4 correction
LuluCheng via Gcc-cvs
2025/10/30
[gcc r15-10465] LoongArch: Standard instruction template fnmam4 correction
LuluCheng via Gcc-cvs
2025/10/30
[gcc r16-4724] Fix unrecognizable insn of vpdpwuud.
hongtao Liu via Gcc-cvs
2025/10/29
[gcc r16-4723] LoongArch: Standard instruction template fnmam4 correction
LuluCheng via Gcc-cvs
2025/10/29
[gcc r16-4722] LoongArch: Only allow valid binary op when optimize conditional move
LuluCheng via Gcc-cvs
2025/10/29
[gcc r16-4721] Ada: Fix spurious visibility issue with qualified aggregate in instantiation
Eric Botcazou via Gcc-cvs
2025/10/29
[gcc r16-4720] Ada: Fix instantiation failure with qualified name of child generic unit
Eric Botcazou via Gcc-cvs
2025/10/29
[gcc r16-4718] Revert "[PR target/116662][RISC-V] Adjust destructive interference size for RISC-V"
Jeff Law via Gcc-cvs
2025/10/29
[gcc r16-4717] Revert "[PR target/116662] Apply correct patch version"
Jeff Law via Gcc-cvs
2025/10/29
[gcc r16-4716] [PR target/116662] Apply correct patch version
Jeff Law via Gcc-cvs
2025/10/29
[gcc r16-4715] [PR target/116662][RISC-V] Adjust destructive interference size for RISC-V
Jeff Law via Gcc-cvs
2025/10/29
[gcc r16-4714] libstdc++: Fix -Wunused-variable from <regex>
Jonathan Wakely via Gcc-cvs
2025/10/29
[gcc r16-4713] libstdc++: Do not include internal headers in tests
Jonathan Wakely via Libstdc++-cvs
2025/10/29
[gcc r16-4712] fortran: remove redundant code related to constant pointer
Yuao Ma via Gcc-cvs
2025/10/29
[gcc r16-4711] libstdc++: Implement const copy-assignment for tuple<> [PR119721]
Tomasz Kaminski via Libstdc++-cvs
2025/10/29
[gcc r16-4710] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kaminski via Libstdc++-cvs
2025/10/29
[gcc r16-4709] libstdc++: Simplify std::regex_traits::value
Jonathan Wakely via Libstdc++-cvs
2025/10/29
[gcc r16-4708] Handle VIEW_CONVERT_EXPR for non-floats.
Andrew Macleod via Gcc-cvs
2025/10/29
[gcc r16-4707] Fix possible double-free and leak in BB SLP discovery
Richard Biener via Gcc-cvs
2025/10/29
[gcc r16-4706] Fortran: PDT - gfortran does not catch F2023:R916 [PR122165]
Paul Thomas via Gcc-cvs
2025/10/29
[gcc r16-4705] Testcase for PR70102
Richard Biener via Gcc-cvs
2025/10/29
[gcc r16-4704] Fortran: Fix recursive PDT function invocation [PR122433, PR122434]
Paul Thomas via Gcc-cvs
2025/10/28
[gcc r16-4703] LoongArch: Fix bug for PR122097.
LuluCheng via Gcc-cvs
2025/10/28
[gcc r16-4702] LoongArch: Move vector templates of and xor ior to simd.md.
LuluCheng via Gcc-cvs
2025/10/28
[gcc r16-4701] LoongArch: Make the code generation of the trap pattern configurable
LuluCheng via Gcc-cvs
2025/10/28
[gcc r14-12128] x86: Compile builtin-copysign-8b.c with -mtune=generic
H.J. Lu via Gcc-cvs
2025/10/28
[gcc r16-4699] Ada: Fix visibility issue for child unit declared as instance on homonym
Eric Botcazou via Gcc-cvs
2025/10/28
[gcc r16-4698] c++: share more trees representing enumerators
Marek Polacek via Gcc-cvs
2025/10/28
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move size and cosize functions
Mikael Morin via Gcc-cvs
2025/10/28
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move null factory function
Mikael Morin via Gcc-cvs
2025/10/28
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move debug info generation function
Mikael Morin via Gcc-cvs
2025/10/28
[gcc(refs/users/mikael/heads/refactor_descriptor_v101)] fortran: array descriptor: Move accessor functions to a separate file
Mikael Morin via Gcc-cvs
2025/10/28
[gcc] Created branch 'mikael/heads/refactor_descriptor_v101' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
2025/10/28
[gcc r16-4697] libstdc++: Fix deadlock in shared_timed_mutex test [PR122401]
Jonathan Wakely via Libstdc++-cvs
2025/10/28
[gcc r16-4696] editorconfig: Add explicit tab_width when indent_size != 8
Richard Earnshaw via Gcc-cvs
2025/10/28
[gcc r16-4695] fortran: revise non-char pointer handling in gfc_conv_constant
Yuao Ma via Gcc-cvs
2025/10/28
[gcc r15-10461] c++: base-specifier name lookup is type-only [PR122192]
Patrick Palka via Gcc-cvs
2025/10/28
[gcc r15-10462] c++: mem-initializer-id qualified name lookup is type-only [PR122192]
Patrick Palka via Gcc-cvs
2025/10/28
[gcc r16-4694] TLC to vect_update_ivs_after_vectorizer
Richard Biener via Gcc-cvs
2025/10/28
[gcc r16-4693] MAINTAINERS: add myself to write after approval
Artemiy Volkov via Gcc-cvs
2025/10/28
[gcc r16-4690] ada: do not Set_Is_Imported on exception names
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4692] ada: Fix miscompilation at -O2 due to aliasing issue caused by -gnatVa
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4691] ada: Rework disabling signals when calling pthread_create on QNX
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4686] ada: Fix typo in GNAT RM
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4689] ada: Fix incorrectly inherited non-primitive subprograms
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4688] ada: Add new abstractions to Table.Table
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4687] ada: Fix unexpected overflow check before fixed-point multiplication
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4685] ada: Unsigned_Base_Range aspect (part 5)
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4684] ada: Fix usage of Table.Table in Sem_Ch12
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4683] ada: Fix crash when an invalid warning switch contains trailing spaces
Marc Poulhies via Gcc-cvs
2025/10/28
[gcc r16-4682] match.pd: simplify (view_convert (BIT_FIELD_REF))
Richard Earnshaw via Gcc-cvs
2025/10/28
[gcc/devel/omp/gcc-15] ChangeLog.omp bump
Paul-Antoine Arras via Gcc-cvs
2025/10/28
[gcc/devel/omp/gcc-15] OpenMP/Fortran: Skip context selectors that have OMP_TRAIT_INVALID [PR122439]
Paul-Antoine Arras via Gcc-cvs
2025/10/28
[gcc/devel/omp/gcc-15] OpenMP/C++: Fix label mangling in metadirective body [PR122378]
Paul-Antoine Arras via Gcc-cvs
2025/10/28
[gcc/devel/omp/gcc-15] OpenMP: Fix bogus diagnostics with intervening code [PR121452]
Paul-Antoine Arras via Gcc-cvs
2025/10/28
[gcc r16-4681] OpenMP/Fortran: Skip context selectors that have OMP_TRAIT_INVALID [PR122439]
Paul-Antoine Arras via Gcc-cvs
2025/10/28
[gcc r16-4680] Ada: Fix instantiation failure for package with formal package parameters
Eric Botcazou via Gcc-cvs
2025/10/28
[gcc r16-4679] Ada: Fix generic formal subprogram with implicit default wrongly rejected
Eric Botcazou via Gcc-cvs
2025/10/28
[gcc r16-4678] Add missing dg-do directive
Eric Botcazou via Gcc-cvs
2025/10/28
[gcc r16-4677] libgomp: Simplify 'parse_stacksize' call in 'libgomp/env.c:initialize_env'
Thomas Schwinge via Gcc-cvs
2025/10/27
[gcc r16-4676] RISC-V: Clean up build warnings for VLS calling convention
Kito Cheng via Gcc-cvs
2025/10/27
[gcc r16-4675] vect: Add vector lowering for MULT_EXPR for constant pow2 multiplication.
Avinash Jayakar via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between 16-bit floating point and other scalar modes.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc r15-10460] c++/modules: Use containing type as key for all member lambdas [PR122310]
Nathaniel Shead via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-float)] Use TARGET_FLOAT16_HW as a condition instead of TARGET_P9_VECTOR.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Revert changes
Michael Meissner via Gcc-cvs
2025/10/27
[gcc r16-4674] libgcobol: fix xmlCtxtGetVersion typo again
Sam James via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Update ChangeLog.*
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-float)] Update ChangeLog.*
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add 16-bit floating point vectorization.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between _Float16 and float/double.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Update ChangeLog.*
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add 16-bit floating point vectorization.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add BF/HF neg, abs operands and logical insns.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between __bfloat16 and float/double.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add HF/BF emulation functions to libgcc.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-float)] Reaarange code to match future patch submission.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-float)] Revert changes
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-float)] Reaarange code to match future patch submission.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-float)] Update comments about making -mbfloat16 and -mfloat16 default.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc r16-4672] c++/modules: Propagate type of array with deduced size to its template [PR122422]
Nathaniel Shead via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add BF/HF neg, abs operands and logical insns.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc r16-4671] c++/modules: Use containing type as key for all member lambdas [PR122310]
Nathaniel Shead via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between 16-bit floating point and other scalar modes.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between __bfloat16 and float/double.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between _Float16 and float/double.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add HF/BF emulation functions to libgcc.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add initial _Float16 and __bfloat16 support.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc r16-4670] expand: Move the [0, 1] detection for a*b to use the ranger
Andrew Pinski via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Revert changes
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Do not allow non-zero 16-bit floating point constants.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Move BFmode and HFmode logical operations to float16.md.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between 16-bit floating point and other scalar modes.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between __bfloat16 and float/double.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add conversions between _Float16 and float/double.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add initial _Float16 and __bfloat16 support.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add HF/BF emulation functions to libgcc.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc r16-4669] [PATCH] match: simplify `VCE<bool>({0, 1}) ==/!= 0` to `{0, 1} ==/!= 0` [PR105749]
Andrew Pinski via Gcc-cvs
2025/10/27
[gcc r16-4668] libgcobol: fix xmlCtxtGetVersion typo
Sam James via Gcc-cvs
2025/10/27
[gcc r16-4667] c: Try the type with the previous function attributes
H.J. Lu via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Add initial _Float16 and __bfloat16 support.
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Revert changes
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Revert changes
Michael Meissner via Gcc-cvs
2025/10/27
[gcc(refs/users/meissner/heads/work223-test)] Revert changes
Michael Meissner via Gcc-cvs
2025/10/27
[gcc r16-4666] Ada: Fix assertion failure on child generic package
Eric Botcazou via Gcc-cvs
2025/10/27
[gcc r16-4665] libstdc++: Add missing -pthread for new tests [PR122401]
Jonathan Wakely via Gcc-cvs
2025/10/27
[gcc r16-4664] Ada: Fix visibility problem for implicit actual of formal subprogram
Eric Botcazou via Gcc-cvs
2025/10/27
[gcc r16-4663] vect: Fix operand swapping on complex multiplication detection [PR122408]
Tamar Christina via Gcc-cvs
2025/10/27
[gcc r16-4662] Various fixes for XML PARSE.
James K. Lowden via Gcc-cvs
2025/10/27
[gcc r15-10458] phiopt: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Jakub Jelinek via Gcc-cvs
2025/10/27
[gcc r16-4661] phiopt: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Jakub Jelinek via Gcc-cvs
2025/10/27
[gcc r15-10457] [RISC-V][PR target/120674] Avoid division by zero in dwarf emitter when vector is not enabled
Jeff Law via Gcc-cvs
2025/10/27
[gcc r16-4660] amdgcn: Implement vector ABS_EXPR for integers (PR104116)
Andrew Stubbs via Gcc-cvs
2025/10/27
[gcc r16-4659] Skip riscv/rvv/xtheadvector/pr116593.C if not hostedlib
Olivier Hainque via Gcc-cvs
2025/10/27
[gcc r16-4658] OpenMP/C++: Fix label mangling in metadirective body [PR122378]
Paul-Antoine Arras via Gcc-cvs
2025/10/27
[gcc r16-4657] Fortran: Fix ICE due to PDT selector expression in ASSOCIATE [PR95541]
Paul Thomas via Gcc-cvs
2025/10/27
[gcc r16-4656] XFAIL test for PR 111003.
Andrew Macleod via Gcc-cvs
2025/10/27
[gcc r16-4655] Cleanup flag_complex_method further
Richard Biener via Gcc-cvs
2025/10/27
[gcc r16-4652] RISC-V: Implement standard fixed-length vector calling convention variant
Kito Cheng via Gcc-cvs
2025/10/27
[gcc r16-4651] [RISC-V][PR target/64345][PR tree-optimization/80770] Improve simple bit extractions on RISC-V
Jeff Law via Gcc-cvs
2025/10/27
[gcc r16-4650] tree-optimization/122419 - reduction chain with conversion as op
Richard Biener via Gcc-cvs
2025/10/27
[gcc r16-4649] tree-optimization/122435 - missed redundant store removal
Richard Biener via Gcc-cvs
2025/10/27
[gcc r16-4648] libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz via Libstdc++-cvs
2025/10/27
[gcc r15-10456] AArch64: Extend intrinsics framework to account for merging predications without gp [PR121604]
Tamar Christina via Gcc-cvs
2025/10/27
[gcc r15-10455] x86: Compile builtin-copysign-8b.c with -mtune=generic
H.J. Lu via Gcc-cvs
2025/10/27
[gcc r16-4647] x86: Compile builtin-copysign-8b.c with -mtune=generic
H.J. Lu via Gcc-cvs
2025/10/27
[gcc r16-4646] libstdc++: Make std::valarray support overaligned types [PR108951]
Jonathan Wakely via Libstdc++-cvs
2025/10/27
[gcc r16-4645] libstdc++: Add typedefs to __gnu_test::test_container utility
Jonathan Wakely via Libstdc++-cvs
2025/10/27
[gcc r16-4643] LoongArch: Optimize the non-zero check for both integers
LuluCheng via Gcc-cvs
2025/10/27
[gcc r16-4644] LoongArch: Adjust widen-mul rtx cost
LuluCheng via Gcc-cvs
2025/10/27
[gcc r16-4642] LoongArch: Add a combiner to eliminate redundant extension
LuluCheng via Gcc-cvs
2025/10/27
[gcc r16-4641] Increase NUM_ABI_IDS to support RISC-V VLS calling convention variants
Kito Cheng via Gcc-cvs
2025/10/27
[gcc r16-4640] Ada: Fix segfault on mutually recursive record type declarations
Eric Botcazou via Gcc-cvs
2025/10/27
[gcc/devel/omp/gcc-15] Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus via Libstdc++-cvs
Later messages