September 2022 Archives by subject
Starting: Thu Sep 1 01:39:37 GMT 2022
Ending: Fri Sep 30 23:32:34 GMT 2022
Messages: 1923
- -Wformat-overflow handling for %b and %B directives in C2X standard
Даниил Александрович Фролов
- [[GCC13][Patch][V3] 1/2] Add a new option -fstrict-flex-array[=n] and new attribute strict_flex_array
Richard Biener
- [[GCC13][Patch][V3] 1/2] Add a new option -fstrict-flex-array[=n] and new attribute strict_flex_array
Qing Zhao
- [Ada] Accept explicit SPARK_Mode Auto as configuration pragma
Marc Poulhiès
- [Ada] Add formal verification dependencies to libgnat
Marc Poulhiès
- [Ada] Add loop variants to Ada.Strings.Search and Ada.Strings.Maps
Marc Poulhiès
- [Ada] Adjust previous change to Expand_Subtype_From_Expr
Marc Poulhiès
- [Ada] Bad Default_Initial_Condition check for a not-default-initialized object
Marc Poulhiès
- [Ada] Bad Valid_Scalars result if signed int component type signed has partial view.
Marc Poulhiès
- [Ada] bugbox referencing INOX prefixed view of primitive op of modular type
Marc Poulhiès
- [Ada] Cleanup analysis of iterator specifications
Marc Poulhiès
- [Ada] Cleanup analysis of quantified expressions with empty ranges
Marc Poulhiès
- [Ada] Cleanup expansion of attribute Priority
Marc Poulhiès
- [Ada] Cleanup iteration over aggregate component associations
Marc Poulhiès
- [Ada] Cleanup resolution of aggregates with mixed component associations
Marc Poulhiès
- [Ada] Cleanup resolution of iterated component association
Marc Poulhiès
- [Ada] Cleanup routine for handling SPARK_Mode kinds
Marc Poulhiès
- [Ada] Cleanup unnecessary shadowing in expansion of attribute Old
Marc Poulhiès
- [Ada] Cope with scalar subtypes that have a non-scalar basetype.
Marc Poulhiès
- [Ada] Correctly round Value attribute for floating point in more cases
Marc Poulhiès
- [Ada] Correctly round Value attribute for floating point in more cases
Marc Poulhiès
- [Ada] Create internal type for null array aggregate as an itype
Marc Poulhiès
- [Ada] Detect expansion of iterated component associations into loops
Marc Poulhiès
- [Ada] Disable lock free protected implementation if target lacks support
Marc Poulhiès
- [Ada] Disable Support_Atomic_Primitives on QNX and VxWorks targets
Marc Poulhiès
- [Ada] Disable Support_Atomic_Primitives on x86_64 VxWorks
Marc Poulhiès
- [Ada] Document change to legality checks for Inox case statements
Marc Poulhiès
- [Ada] Do not mark user parameters of protected subprograms as artificial
Marc Poulhiès
- [Ada] Enable Error_Msg_GNAT_Extension for mixed decl/stmts
Marc Poulhiès
- [Ada] Enable lock free protected implementation by default
Marc Poulhiès
- [Ada] Enforce matching of extra formals
Marc Poulhiès
- [Ada] Error on return of object whose full view has undefaulted discriminants
Marc Poulhiès
- [Ada] Fix a bug in the contract of formal ordered sets
Marc Poulhiès
- [Ada] Fix bogus discriminant check failure for type with predicate
Marc Poulhiès
- [Ada] Fix bugs in check-related warnings.
Marc Poulhiès
- [Ada] Fix comment about mapping of parameters and inlining static funcs
Marc Poulhiès
- [Ada] Fix crash for Default_Initial_Condition on derived enumeration type
Marc Poulhiès
- [Ada] Fix crash on declaration of overaligned array with constraints
Marc Poulhiès
- [Ada] Fix detection of unused warning suppression
Marc Poulhiès
- [Ada] Fix double identifiers in iterated component association
Marc Poulhiès
- [Ada] Fix formal parameters list for secondary stack allocation procedure
Marc Poulhiès
- [Ada] Fix immediate assertion failure with -gnatd.1
Marc Poulhiès
- [Ada] Fix inconsistent building of itypes for null array aggregates
Marc Poulhiès
- [Ada] Fix insertion of a runtime check for null array aggregate
Marc Poulhiès
- [Ada] Fix internal error on double renaming of private constant
Marc Poulhiès
- [Ada] Fix issues with compiling ACATS test for user-defined literals
Marc Poulhiès
- [Ada] Fix missing name for access type in generic instantiation
Marc Poulhiès
- [Ada] Fix oversight in implementation of unnesting
Marc Poulhiès
- [Ada] Fix problematic line debug info attached to call to finalizer
Marc Poulhiès
- [Ada] Fix proof of runtime unit System.Exp_Mod
Marc Poulhiès
- [Ada] Fix proof of runtime unit System.Value* and System.Image*
Marc Poulhiès
- [Ada] Fix proof of runtime unit System.Wid_*
Marc Poulhiès
- [Ada] Fix resolution of iterated component association
Marc Poulhiès
- [Ada] Fix syntax in documentation
Marc Poulhiès
- [Ada] Fix validity checking on renamed Old attribute prefix
Marc Poulhiès
- [Ada] Handle new At_End expansion during unnesting
Marc Poulhiès
- [Ada] ICE handling discriminant-dependent index constraint for access component
Marc Poulhiès
- [Ada] Improve CUDA host-side and device-side binder support
Marc Poulhiès
- [Ada] Improve CUDA host-side and device-side binder support
Marc Poulhiès
- [Ada] Improve detection of illegal Iterable aspects
Marc Poulhiès
- [Ada] Improve documentation of validation checking control switches
Marc Poulhiès
- [Ada] Improve pretty-printing of iterated component associations
Marc Poulhiès
- [Ada] Internal error compiling formal instance of generic with Initial_Condition
Marc Poulhiès
- [Ada] Justify false alarm from CodePeer analysis of GNAT
Marc Poulhiès
- [Ada] Lock_Free aspect takes precedence over Ceiling_Locking locking policy
Marc Poulhiès
- [Ada] Move check for null array aggregates to expansion
Marc Poulhiès
- [Ada] New gnatbind switch -k
Marc Poulhiès
- [Ada] Parser and lexer cleanup
Marc Poulhiès
- [Ada] Place "at end" on body nodes
Marc Poulhiès
- [Ada] Recover proof of Scaled_Divide in System.Arith_64
Marc Poulhiès
- [Ada] Reject 'Valid_Scalars on Unchecked_Union regardless of privacy
Marc Poulhiès
- [Ada] Reject use in SPARK of Asm intrinsics for code insertions
Marc Poulhiès
- [Ada] Remove a no-longer-correct comment
Marc Poulhiès
- [Ada] Remove excessive guards against inserting empty lists of actions
Marc Poulhiès
- [Ada] Remove no longer referenced GNATprove utility routine for itypes
Marc Poulhiès
- [Ada] Remove SPARK containers from GNAT documentation
Marc Poulhiès
- [Ada] Remove VMS specific routine that is no longer referenced
Marc Poulhiès
- [Ada] Replace SPARK containers implementation by Compile_Time_Error
Marc Poulhiès
- [Ada] Restore missing Aggregate aspect for Ada.Containers.Ordered_Sets.Set
Marc Poulhiès
- [Ada] Retain Has_Private_View flag for actuals of inlined subprograms
Marc Poulhiès
- [Ada] Revert "Enforce matching of extra formals"
Marc Poulhiès
- [Ada] Secondary stack and i-c*
Marc Poulhiès
- [Ada] Single-element Append performance improvement
Marc Poulhiès
- [Ada] Slice length computation bug in Generic_Bounded_Length generics
Marc Poulhiès
- [Ada] Small cleanup in body of System.Value_R
Marc Poulhiès
- [Ada] Special-case printing of SPARK_Mode in error messages
Marc Poulhiès
- [Ada] Storage_Error raised analyzing type with call in its range constraint
Marc Poulhiès
- [Ada] Suppress warnings in trivial subprograms with finalization
Marc Poulhiès
- [Ada] Sync documentation of junk names with code
Marc Poulhiès
- [Ada] Syntax error in Ada 2022 array aggregate causes bug box
Marc Poulhiès
- [Ada] Tech debt: Expansion of contracts
Marc Poulhiès
- [Ada] Temporarily simplify legality checks for Inox case statements
Marc Poulhiès
- [Ada] Temporary tweak new expansion of contracts
Marc Poulhiès
- [Ada] Tune message for illegal aspect Relaxed_Initialization
Marc Poulhiès
- [Ada] Update documentation about non-symbolic traceback
Marc Poulhiès
- [COMMITED] ada: Deconstruct build support for ancient MinGW
Marc Poulhiès
- [COMMITED] ada: Delay expansion of iterated component association
Marc Poulhiès
- [COMMITED] ada: Delay expansion of iterator specification in preanalysis
Marc Poulhiès
- [COMMITED] ada: Doc: rename Valid_Image to Valid_Value
Marc Poulhiès
- [COMMITED] ada: Document Long_Long_Long_Size parameter for -gnateT
Marc Poulhiès
- [COMMITED] ada: Document support for the mold linker
Marc Poulhiès
- [COMMITED] ada: Fix checking of Refined_State with nested package renamings
Marc Poulhiès
- [COMMITED] ada: Fix location of pragmas coming from aspects in top-level instances
Marc Poulhiès
- [COMMITED] ada: Further tweak new expansion of contracts
Marc Poulhiès
- [COMMITED] ada: Improve accessibility check generation
Marc Poulhiès
- [COMMITED] ada: Improve CUDA host-side and device-side binder support
Marc Poulhiès
- [COMMITED] ada: Improve efficiency of slice-of-component assignment
Marc Poulhiès
- [COMMITED] ada: Make Original_Aspect_Pragma_Name more precise
Marc Poulhiès
- [COMMITED] ada: Only reject volatile ghost objects when SPARK_Mode is On
Marc Poulhiès
- [COMMITED] ada: Remove definition of MAXPATHLEN for ancient MinGW
Marc Poulhiès
- [COMMITED] ada: Remove duplicated doc comment section
Marc Poulhiès
- [COMMITED] ada: Remove GNATmetric's documentation from GNAT's documentation
Marc Poulhiès
- [COMMITED] ada: Remove socket definitions for ancient MinGW
Marc Poulhiès
- [COMMITED] ada: Remove unreferenced C macro from OS constants template
Marc Poulhiès
- [COMMITED] ada: Remove unreferenced Rtsfind entries
Marc Poulhiès
- [COMMITED] ada: Tune comment of routine for detecting junk names
Marc Poulhiès
- [commited PATCH] LoongArch: Libitm add LoongArch support.
Lulu Cheng
- [commited PATCH v2] LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch backend.
Lulu Cheng
- [committed 1/2] libstdc++: Rearrange tests for <bitset>
Jonathan Wakely
- [committed 2/2] libstdc++: Implement constexpr std::bitset for C++23 (P2417R2)
Jonathan Wakely
- [committed 2/2] libstdc++: Implement constexpr std::bitset for C++23 (P2417R2)
Jonathan Wakely
- [committed][nvptx] Add bar.warp.sync
Thomas Schwinge
- [committed][nvptx] Add bar.warp.sync
Tom de Vries
- [committed][nvptx] Add uniform_warp_check insn
Thomas Schwinge
- [committed][nvptx] Add uniform_warp_check insn
Tom de Vries
- [COMMITTED] [PR 106819] NANs can never be a singleton
Aldy Hernandez
- [COMMITTED] [PR106867] Add test for PR.
Aldy Hernandez
- [COMMITTED] [PR106936] Remove assert from get_value_range.
Aldy Hernandez
- [COMMITTED] [PR106967] frange: revamp relational operators for NANs.
Aldy Hernandez
- [COMMITTED] [PR106967] Set known NANs to undefined for flag_finite_math_only.
Aldy Hernandez
- [COMMITTED] [PR106970] New test for PR that has already been fixed.
Aldy Hernandez
- [COMMITTED] [PR middle-end/106824] Do not ICE when updating a NAN to a non-NAN.
Aldy Hernandez
- [COMMITTED] Add an irange setter for wide_ints.
Aldy Hernandez
- [COMMITTED] Add signbit property to frange to better model signed zeros.
Aldy Hernandez
- [committed] amdgcn: remove unused variable
Andrew Stubbs
- [committed] analyzer: add support for plugin-supplied known function behaviors
David Malcolm
- [committed] analyzer: add test coverage for flexible array members [PR98247]
David Malcolm
- [committed] analyzer: implement trust boundaries via a plugin for Linux kernel
David Malcolm
- [COMMITTED] Be even more conservative in intersection of NANs.
Aldy Hernandez
- [COMMITTED] Be even more conservative in intersection of NANs.
Richard Biener
- [COMMITTED] Be even more conservative in intersection of NANs.
Jakub Jelinek
- [COMMITTED] Be even more conservative in intersection of NANs.
Aldy Hernandez
- [COMMITTED] Be even more conservative in intersection of NANs.
Richard Biener
- [COMMITTED] Be even more conservative in intersection of NANs.
Richard Biener
- [COMMITTED] Be even more conservative in intersection of NANs.
Aldy Hernandez
- [COMMITTED] Be even more conservative in intersection of NANs.
Richard Biener
- [COMMITTED] Be even more conservative in intersection of NANs.
Aldy Hernandez
- [COMMITTED] Be even more conservative in intersection of NANs.
Richard Biener
- [COMMITTED] Be even more conservative in intersection of NANs.
Aldy Hernandez
- [COMMITTED] Be even more conservative in intersection of NANs.
Richard Biener
- [COMMITTED] Be even more conservative in intersection of NANs.
Aldy Hernandez
- [COMMITTED] Be even more conservative in intersection of NANs.
Richard Biener
- [COMMITTED] Be even more conservative in intersection of NANs.
Aldy Hernandez
- [COMMITTED] Be even more conservative in intersection of NANs.
Richard Biener
- [COMMITTED] Be even more conservative in intersection of NANs.
Aldy Hernandez
- [COMMITTED] bpf: remove unused variables from bpf_expand_{prologue,epilogue}
Jose E. Marchesi
- [committed] c++: Add testcase for already fixed PR [PR99209]
Patrick Palka
- [committed] c++: remove single-parameter version of mark_used
Patrick Palka
- [COMMITTED] C-SKY: Fix expanding of float LE comparing with zero for fpuv3.
Xianmiao Qu
- [COMMITTED] C-SKY: Fix missing operand when do spilt for cskyv2_addcc and cskyv2_addcc_invert.
Xianmiao Qu
- [committed] c: C2x noreturn attribute
Joseph Myers
- [committed] c: C2x removal of unprototyped functions
Joseph Myers
- [committed] c: C2x removal of unprototyped functions
Jeff Law
- [committed] c: C2x removal of unprototyped functions
Richard Biener
- [committed] c: C2x removal of unprototyped functions
Joseph Myers
- [COMMITTED] Convert ranger uses of real_inf to dconst[n]inf.
Aldy Hernandez
- [committed] d: Include tm.h in all D target platform sources, remove memmodel.h
Iain Buclaw
- [committed] d: Merge upstream dmd d579c467c1, phobos 88aa69b14.
ibuclaw@gdcproject.org
- [committed] doc: Fix typo in documentation of __float128 suffix
Jonathan Wakely
- [COMMITTED] Do not clobber signbit when unioning a NAN.
Aldy Hernandez
- [COMMITTED] Do not fold __builtin_signbit if NAN is a possibility.
Aldy Hernandez
- [committed] Fix ICE's due to jump-to-return optimization changes
Jeff Law
- [committed] fixincludes: FIx up for Debian/Ubuntu includes
Jakub Jelinek
- [committed] Fix more problems with new linker warnings
Martin Liška
- [COMMITTED] Fix unused variable warning (was: [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality)
Jan-Benedict Glaw
- [COMMITTED] Fix unused variable warning (was: [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality)
Martin Liška
- [COMMITTED] frange::maybe_isnan() should return FALSE for undefined ranges.
Aldy Hernandez
- [COMMITTED] frange::maybe_isnan() should return FALSE for undefined ranges.
Richard Biener
- [COMMITTED] frange::maybe_isnan() should return FALSE for undefined ranges.
Aldy Hernandez
- [COMMITTED] frange::maybe_isnan() should return FALSE for undefined ranges.
Richard Biener
- [COMMITTED] frange::set_signbit: Avoid changing sign when already in the correct sign.
Aldy Hernandez
- [COMMITTED] frange: add both zeros to ranges when there's the possiblity of equality.
Aldy Hernandez
- [COMMITTED] frange: Make the setter taking trees a wrapper.
Aldy Hernandez
- [COMMITTED] Implement ranger folder for __builtin_signbit.
Aldy Hernandez
- [COMMITTED] Implement ranger folder for __builtin_signbit.
Joseph Myers
- [COMMITTED] Implement ranger folder for __builtin_signbit.
Aldy Hernandez
- [COMMITTED] irange: keep better track of powers of 2.
Aldy Hernandez
- [committed] libgomp.texi: move item from gcn to nvptx
Tobias Burnus
- [committed] libgomp.texi: Status 'P' for 'assume', remove duplicated line
Tobias Burnus
- [committed] libgomp: Appease some static analyzers [PR106906]
Jakub Jelinek
- [committed] libgomp: Fix up icv-6.c [PR106894]
Jakub Jelinek
- [committed] libgomp: Fix up OMP_PROC_BIND handling [PR106894]
Jakub Jelinek
- [committed] libiberty: Refer to Bugzilla in README
Jonathan Wakely
- [committed] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037]
Jonathan Wakely
- [committed] libstdc++: Add 'typename' for Clang compatibility
Jonathan Wakely
- [committed] libstdc++: Add <initializer_list> to ranges_base.h header
Jonathan Wakely
- [committed] libstdc++: Add _Exit to <stdlib.h> for freestanding
Jonathan Wakely
- [committed] libstdc++: Add always_inline attribute to std::byte operators
Jonathan Wakely
- [committed] libstdc++: Add assertion to std::promise::set_exception (LWG 2276)
Jonathan Wakely
- [committed] libstdc++: Add comment to 17_intro/names.cc test
Jonathan Wakely
- [committed] libstdc++: Add missing <bits/stl_algobase.h> include to <bitset>
Jonathan Wakely
- [committed] libstdc++: Add missing <new> header to <bits/stl_tempbuf.h>
Jonathan Wakely
- [committed] libstdc++: Add missing runtime exception to licence notice
Jonathan Wakely
- [committed] libstdc++: Add missing runtime exception to licence notice
Thomas Rodgers
- [committed] libstdc++: Add preprocessor conditions for freestanding [PR106953]
Jonathan Wakely
- [committed] libstdc++: Add specializations for some variable templates
Jonathan Wakely
- [committed] libstdc++: Add test for type traits not having friend access
Jonathan Wakely
- [committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>>
Jonathan Wakely
- [committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>>
Jonathan Wakely
- [committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>>
Jonathan Wakely
- [committed] libstdc++: Adjust deduction guides for static operator() [PR106651]
Jonathan Wakely
- [committed] libstdc++: Disable volatile-qualified std::bind for C++20
Jonathan Wakely
- [committed] libstdc++: Document LWG 1203 API change in manual
Jonathan Wakely
- [committed] libstdc++: Document new libstdc++.so symbol versions
Jonathan Wakely
- [committed] libstdc++: Do not use nullptr in C++03-compatible code
Jonathan Wakely
- [committed] libstdc++: Enable constexpr std::bitset for debug mode
Jonathan Wakely
- [committed] libstdc++: Find make_error_code and make_error_condition via ADL only
Jonathan Wakely
- [committed] libstdc++: Find make_error_code and make_error_condition via ADL only
Daniel Krügler
- [committed] libstdc++: Find make_error_code and make_error_condition via ADL only
Jonathan Wakely
- [committed] libstdc++: Fix accidental duplicate test [PR91456]
Jonathan Wakely
- [committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref
Jonathan Wakely
- [committed] libstdc++: Fix Doxygen commands
Jonathan Wakely
- [committed] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456]
Jonathan Wakely
- [committed] libstdc++: Fix tr1::variate_generator::engine_value_type
Jonathan Wakely
- [committed] libstdc++: Fix typo in <cstdlib> for freestanding
Jonathan Wakely
- [committed] libstdc++: Guard use of new built-in with __has_builtin
Jonathan Wakely
- [committed] libstdc++: Make INVOKE<R> refuse to create dangling references [PR70692]
Jonathan Wakely
- [committed] libstdc++: Make more internal headers include their own dependencies
Jonathan Wakely
- [committed] libstdc++: Micro-optimizaion for std::bitset stream extraction
Jonathan Wakely
- [committed] libstdc++: Move __success_type and __failure_type later in file
Jonathan Wakely
- [committed] libstdc++: Move allocator-related helpers to <bits/alloc_traits.h>
Jonathan Wakely
- [committed] libstdc++: Optimize array traits
Jonathan Wakely
- [committed] libstdc++: Optimize constructible/assignable variable templates
Jonathan Wakely
- [committed] libstdc++: Optimize is_constructible traits
Jonathan Wakely
- [committed] libstdc++: Optimize operator>> for std::bitset
Jonathan Wakely
- [committed] libstdc++: Optimize std::bitset<N>::to_string
Jonathan Wakely
- [committed] libstdc++: Optimize std::decay
Jonathan Wakely
- [committed] libstdc++: Qualify std::abort() in test
Jonathan Wakely
- [committed] libstdc++: Remove <sstream> dependency from std::bitset::to_ulong() test
Jonathan Wakely
- [committed] libstdc++: Remove __alloc_neq helper
Jonathan Wakely
- [committed] libstdc++: Remove __is_referenceable helper
Jonathan Wakely
- [committed] libstdc++: Remove FIXME for ICE with remove_cvref_t in requires-expression
Jonathan Wakely
- [committed] libstdc++: Remove main() from some compile-only tests
Jonathan Wakely
- [committed] libstdc++: Remove non-standard public members in std::bitset
Jonathan Wakely
- [committed] libstdc++: Remove trailing whitespace in documentation sources
Jonathan Wakely
- [committed] libstdc++: Remove unnecessary header from <memory>
Jonathan Wakely
- [committed] libstdc++: Simplify detection idiom using concepts
Jonathan Wakely
- [committed] libstdc++: Tweak TSan annotations for std::atomic<shared_ptr<T>>
Jonathan Wakely
- [committed] libstdc++: Update <memory> synopsis test for C++11 and later
Jonathan Wakely
- [committed] libstdc++: Update std::pointer_traits to match new LWG 3545 wording
Jonathan Wakely
- [committed] libstdc++: Use built-ins for more variable templates
Jonathan Wakely
- [committed] libstdc++: Use built-ins for some variable templates
Jonathan Wakely
- [committed] libstdc++: Use new built-ins for std::is_convertible traits
Jonathan Wakely
- [committed] MAINTAINERS: Add myself to Write After Approval
Paul-Antoine Arras
- [COMMITTED] Make frange selftests work on !HONOR_NANS systems.
Aldy Hernandez
- [committed] Minor cleanup/prep in DOM
Jeff Law
- [COMMITTED] Minor fixes to frange.
Aldy Hernandez
- [committed] More gimple const/copy propagation opportunities
Jeff Law
- [committed] openmp: Fix handling of target constructs in static member functions [PR106829]
Jakub Jelinek
- [committed] openmp: Fix ICE when splitting invalid depend(source)/depend(sink:vec) [PR106836]
Jakub Jelinek
- [committed] openmp: Implement doacross(sink: omp_cur_iteration - 1)
Jakub Jelinek
- [committed] openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration support
Jakub Jelinek
- [committed] openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration support
Tobias Burnus
- [committed] openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration support
Jakub Jelinek
- [COMMITTED] Optimize [0 = x & MASK] in range-ops.
Aldy Hernandez
- [COMMITTED] Optimize [0 = x & MASK] in range-ops.
Jeff Law
- [COMMITTED] Optimize [0 = x & MASK] in range-ops.
Mikael Morin
- [COMMITTED] Pass full range to build_* in range-op-float.cc
Aldy Hernandez
- [committed] preprocessor: Disable trigraphs for C2x
Joseph Myers
- [COMMITTED] Provide cleaner set_nan(), clear_nan(), and update_nan() methods.
Aldy Hernandez
- [COMMITTED] range-ops: Calculate the popcount of a singleton.
Aldy Hernandez
- [committed] RISC-V: Suppress build warnings
Kito Cheng
- [committed] testsuite: Add more C2x tests
Joseph Myers
- [committed] Update c-sky port maintainers' emails.
Xianmiao Qu
- [committed] Update my entry in MAINTAINERS
Jeff Law
- [COMMITTED] Use frange::set_nan() from the generic frange::set().
Aldy Hernandez
- [COMMITTED] xtensa: gcc: add static PIE support
Max Filippov
- [COMMITTED] xtensa: gcc: enable section anchors support
Max Filippov
- [COMMITTED] xtensa: gcc: fix builtin_apply return value
Max Filippov
- [Documentation] Correct RTL documentation: (use (mem ...)) is allowed.
Jeff Law
- [Documentation] Correct RTL documentation: (use (mem ...)) is allowed.
Uros Bizjak
- [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator support.
Eugene Rozenfeld
- [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator support.
Eugene Rozenfeld
- [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator support.
Jason Merrill
- [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator support.
Eugene Rozenfeld
- [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator support.
Eugene Rozenfeld
- [EXTERNAL] Re: [PING][PATCH] Add instruction level discriminator support.
Jason Merrill
- [GCC 10] aarch64: Add support for -mcpu=neoverse-v2
Kyrylo Tkachov
- [GCC 11] aarch64: Add support for -mcpu=neoverse-v2
Kyrylo Tkachov
- [GCC13][Patch][V4][PATCH 0/2] Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use it in PR101836
Qing Zhao
- [GCC13][Patch][V4][PATCH 1/2] Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrays
Qing Zhao
- [GCC13][Patch][V4][PATCH 1/2] Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrays
Martin Sebor
- [GCC13][Patch][V4][PATCH 1/2] Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrays
Qing Zhao
- [GCC13][Patch][V4][PATCH 1/2] Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrays
Martin Sebor
- [GCC13][Patch][V4][PATCH 2/2] Use array_at_struct_end_p in __builtin_object_size [PR101836]
Qing Zhao
- [OG12][PATCH] openmp: Fix handling of target constructs in static member
Paul-Antoine Arras
- [OG12][PATCH] openmp: Fix handling of target constructs in static member
Andrew Stubbs
- [OG12][PATCH] OpenMP: Fix ICE with OMP metadirectives
Paul-Antoine Arras
- [OG12][PATCH] OpenMP: Fix ICE with OMP metadirectives
Tobias Burnus
- [OG12][PATCH] OpenMP: Fix ICE with OMP metadirectives
Paul-Antoine Arras
- [OG12][PATCH] OpenMP: Fix ICE with OMP metadirectives
Tobias Burnus
- [og12] Come up with {,UN}LIKELY macros (was: [Patch][2/3][v2] nvptx: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup)
Thomas Schwinge
- [OpenMP, nvptx] Use bar.sync/arrive for barriers when tasking is not used
Chung-Lin Tang
- [OpenMP, nvptx] Use bar.sync/arrive for barriers when tasking is not used
Jakub Jelinek
- [patch, avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints.
Georg Johann Lay
- [patch, avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints.
Richard Biener
- [patch, avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints.
Georg Johann Lay
- [patch, avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints.
Richard Biener
- [patch, avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints.
Jonathan Wakely
- [PATCH, committed] Fortran: avoid NULL pointer dereference on invalid DATA constant [PR99349]
Harald Anlauf
- [PATCH, committed] Fortran: catch NULL pointer dereferences while simplifying PACK [PR106857]
Harald Anlauf
- [PATCH, committed] Fortran: error recovery for bad deferred character length assignment [PR104314]
Harald Anlauf
- [PATCH, committed] Fortran: error recovery on invalid ARRAY argument to FINDLOC [PR106986]
Harald Anlauf
- [PATCH, committed] Fortran: NULL pointer dereference in invalid simplification [PR106985]
Harald Anlauf
- [PATCH, libgomp] Fix chunk_size<1 for dynamic schedule
Jakub Jelinek
- [PATCH, nios2, committed] Add #undef of MUSL_DYNAMIC_LINKER
Chung-Lin Tang
- [PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
Chung-Lin Tang
- [PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
Jakub Jelinek
- [PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
Chung-Lin Tang
- [PATCH, nvptx, 2/2] Reimplement libgomp barriers for nvptx: bar.red instruction support in GCC
Chung-Lin Tang
- [PATCH, OpenMP, Fortran] requires unified_shared_memory 2/2: insert USM allocators into libgfortran
Chung-Lin Tang
- [PATCH, rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines
will schmidt
- [PATCH, rs6000] Eliminate TARGET_CTZ, TARGET_FCTIDZ, FCTIWUZ defines
Segher Boessenkool
- [PATCH, rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines
will schmidt
- [PATCH, rs6000] Eliminate TARGET_CTZ, TARGET_FCTIDZ, FCTIWUZ defines
Segher Boessenkool
- [PATCH, rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
HAO CHEN GUI
- [PATCH, rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2)
will schmidt
- [PATCH, rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2)
will schmidt
- [PATCH/gcc] RTEMS: Add -mvrsave multilibs
Sebastian Huber
- [PATCH 0/1] RFC: P1689R5 support
Ben Boeckel
- [PATCH 0/2] New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
Kito Cheng
- [PATCH 0/2] Variable tracking and subvalues
Stefan Schulze Frielinghaus
- [PATCH 0/3] picolibc: Add picolibc linking help
Richard Sandiford
- [PATCH 0/3] picolibc: Add picolibc linking help
Keith Packard
- [PATCH 0/3] picolibc: Add picolibc linking help
Keith Packard
- [PATCH 00/10] c-family,libstdc++: P1642 and related changes
Arsen Arsenović
- [PATCH 00/10] c-family,libstdc++: P1642 and related changes
Jonathan Wakely
- [PATCH 00/10] fortran: clobber fixes [PR41453]
Mikael Morin
- [PATCH 00/17] Move builtin functions to range-ops.
Andrew MacLeod
- [PATCH 00/17] Rework aarch64 feature macro definitions
Richard Sandiford
- [PATCH 01/10] fortran: Move the clobber generation code
Mikael Morin
- [PATCH 01/10] libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
Arsen Arsenović
- [PATCH 01/17] aarch64: Rename AARCH64_ISA architecture-level macros
Richard Sandiford
- [PATCH 01/17] Replace another snippet with a call to, gimple_range_ssa_names.
Andrew MacLeod
- [PATCH 02/10] fortran: Fix invalid function decl clobber ICE [PR105012]
Mikael Morin
- [PATCH 02/10] libstdc++: Filter out unconditional <stdio.h> default include
Arsen Arsenović
- [PATCH 02/17] aarch64: Rename AARCH64_FL architecture-level macros
Richard Sandiford
- [PATCH 02/17] Adjust range_op_handler to store the handler directly.
Andrew MacLeod
- [PATCH 03/10] fortran: Move clobbers after evaluation of all arguments [PR106817]
Mikael Morin
- [PATCH 03/10] libstdc++: Adjust precompiled headers for freestanding
Arsen Arsenović
- [PATCH 03/17] aarch64: Rename AARCH64_FL_FOR_ARCH macros
Richard Sandiford
- [PATCH 03/17] Create gimple_range_op_handler in a new source file.
Andrew MacLeod
- [PATCH 04/10] fortran: Support clobbering with implicit interfaces [PR105012]
Mikael Morin
- [PATCH 04/10] libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
- [PATCH 04/17] aarch64: Add "V" to aarch64-arches.def names
Richard Sandiford
- [PATCH 04/17] Fix calc_op1 for undefined op2_range.
Andrew MacLeod
- [PATCH 05/10] c-family: Implement new `int main' semantics in freestanding
Arsen Arsenović
- [PATCH 05/10] fortran: Support clobbering of reference variables [PR41453]
Mikael Morin
- [PATCH 05/17] aarch64: Small config.gcc cleanups
Richard Sandiford
- [PATCH 05/17] Add missing float fold_range prototype for floats.
Andrew MacLeod
- [PATCH 06/10] fortran: Support clobbering of SAVE variables [PR87395]
Mikael Morin
- [PATCH 06/10] libstdc++: Rework how freestanding install works [PR106953]
Arsen Arsenović
- [PATCH 06/17] aarch64: Avoid redundancy in aarch64-cores.def
Richard Sandiford
- [PATCH 06/17] Always check the return value of fold_range.
Andrew MacLeod
- [PATCH 07/10] fortran: Support clobbering of ASSOCIATE variables [PR87397]
Mikael Morin
- [PATCH 07/10] libstdc++: Make some tests work on freestanding [PR103626]
Arsen Arsenović
- [PATCH 07/17] aarch64: Remove AARCH64_FL_RCPC8_4 [PR107025]
Richard Sandiford
- [PATCH 07/17] Add range-ops support for builtin functions.
Andrew MacLeod
- [PATCH 08/10] fortran: Support clobbering of allocatables and pointers [PR41453]
Mikael Morin
- [PATCH 08/10] libstdc++: Add effective-target 'hosted' for testsuite [PR103626]
Arsen Arsenović
- [PATCH 08/17] aarch64: Fix transitive closure of features
Richard Sandiford
- [PATCH 08/17] Convert CFN_BUILT_IN_SIGNBIT to range-ops.
Andrew MacLeod
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Thomas Koenig
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- Re: [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Bernhard Reutner-Fischer
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- Re: [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Bernhard Reutner-Fischer
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Richard Biener
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Thomas Koenig
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Richard Biener
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Harald Anlauf
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Richard Biener
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Harald Anlauf
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Thomas Koenig
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Harald Anlauf
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Thomas Koenig
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Mikael Morin
- [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
Harald Anlauf
- [PATCH 09/10] libstdc++: Re-enable std::hash<std::bitset> in freestanding [PR103626]
Arsen Arsenović
- [PATCH 09/17] aarch64: Reorder an entry in aarch64-option-extensions.def
Richard Sandiford
- [PATCH 09/17] Convert CFN_BUILT_IN_TOUPPER and TOLOWER to range-ops.
Andrew MacLeod
- [PATCH 1/1] p1689r5: initial support
Ben Boeckel
- [PATCH 1/1 V5] RISC-V: Support Zmmul extension
Kito Cheng
- [PATCH 1/2] Add new target hook: constant_ok_for_cprop_p
Takayuki 'January June' Suwa
- [PATCH 1/2] Add new target hook: constant_ok_for_cprop_p
Richard Biener
- [PATCH 1/2] Add new target hook: constant_ok_for_cprop_p
Jeff Law
- [PATCH 1/2] Allow subtarget customization of CC1_SPEC
Sebastian Huber
- [PATCH 1/2] analyzer: return a concrete offset for cast_regions
Tim Lange
- [PATCH 1/2] analyzer: return a concrete offset for cast_regions
David Malcolm
- [PATCH 1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR
Patrick Palka
- [PATCH 1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR
Jason Merrill
- [PATCH 1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR
Patrick Palka
- [PATCH 1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR
Jason Merrill
- [PATCH 1/2] c++: modules and non-dependent auto deduction
Patrick Palka
- [PATCH 1/2] c++: modules and non-dependent auto deduction
Nathan Sidwell
- [PATCH 1/2] cselib: Keep track of further subvalue relations
Stefan Schulze Frielinghaus
- [PATCH 1/2] cselib: Keep track of further subvalue relations
Stefan Schulze Frielinghaus
- [PATCH 1/2] cselib: Keep track of further subvalue relations
Jeff Law
- [PATCH 1/2] cselib: Keep track of further subvalue relations
Joseph Myers
- [PATCH 1/2] libstdc++: Fix pretty printer tests of tuple indexes
Philipp Fent
- [PATCH 1/2] libstdc++: Fix pretty printer tests of tuple indexes
Will Hawkins
- [PATCH 1/2] libstdc++: Fix pretty printer tests of tuple indexes
Jonathan Wakely
- [PATCH 1/2] libstdc++: Optimize is_void and is_null_pointer
Patrick Palka
- [PATCH 1/2] libstdc++: Optimize is_void and is_null_pointer
Jonathan Wakely
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Sandiford
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Jeff Law
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Sandiford
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Jeff Law
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Sandiford
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Sandiford
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Tamar Christina
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Sandiford
- [PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
Richard Biener
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Tamar Christina
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Jeff Law
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Andrew Pinski
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Tamar Christina
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Richard Biener
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Andrew Pinski
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Richard Biener
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Tamar Christina
- [PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
Jeff Law
- [PATCH 1/2] rs6000: building const with lis/li/pli+rldicx
Jiufu Guo
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Jiufu Guo
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Segher Boessenkool
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Kewen.Lin
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Jiufu Guo
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Peter Bergner
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Segher Boessenkool
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Segher Boessenkool
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Jiufu Guo
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Jiufu Guo
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Segher Boessenkool
- [PATCH 1/2] Using pli(paddi) and rotate to build 64bit constants
Jiufu Guo
- [PATCH 1/2] xtensa: Eliminate unused stack frame allocation/freeing
Takayuki 'January June' Suwa
- [PATCH 1/3] Allow default libc to be specified to configure
Keith Packard
- [PATCH 1/3] libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766]
Patrick Palka
- [PATCH 1/3] libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766]
Jonathan Wakely
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
Martin Liška
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
Richard Biener
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
Martin Liška
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
Richard Biener
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
Martin Liška
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
Richard Biener
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
David Edelsohn
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
David Edelsohn
- [PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
Martin Liška
- [PATCH 1/4] libstdc++: Add already-accepted <ranges> testcase [PR106320]
Patrick Palka
- [PATCH 1/4] libstdc++: Add already-accepted <ranges> testcase [PR106320]
Jonathan Wakely
- [PATCH 1/4]middle-end Support not decomposing specific divisions during vectorization.
Tamar Christina
- [PATCH 1/4]middle-end Support not decomposing specific divisions during vectorization.
Richard Biener
- [PATCH 10/10] fortran: Support clobbering of derived types [PR41453]
Mikael Morin
- [PATCH 10/10] libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
- [PATCH 10/15] arm: Implement cortex-M return signing address codegen
Andrea Corallo
- [PATCH 10/15 V2] arm: Implement cortex-M return signing address codegen
Andrea Corallo
- [PATCH 10/17] aarch64: Simplify feature definitions
Richard Sandiford
- [PATCH 10/17] Convert CFN_BUILT_FFS and CFN_POPCOUNT to range-ops.
Andrew MacLeod
- [PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm backend
Andrea Corallo
- [PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm backend
Kyrylo Tkachov
- [PATCH 11/17] aarch64: Simplify generation of .arch strings
Richard Sandiford
- [PATCH 11/17] Convert CFN_CLZ builtins to range-ops.
Andrew MacLeod
- [PATCH 12/15] arm: implement bti injection
Andrea Corallo
- [PATCH 12/15] arm: implement bti injection
Kyrylo Tkachov
- [PATCH 12/15 V2] arm: implement bti injection
Andrea Corallo
- [PATCH 12/17] aarch64: Avoid std::string in static data
Richard Sandiford
- [PATCH 12/17] Convert CFN_CTZ builtins to range-ops.
Andrew MacLeod
- [PATCH 13/17] aarch64: Tweak constness of option-related data
Richard Sandiford
- [PATCH 13/17] Convert CFN_BUILT_IN_CLRSB to range-ops.
Andrew MacLeod
- [PATCH 14/17] aarch64: Make more use of aarch64_feature_flags
Richard Sandiford
- [PATCH 14/17] Convert CFN_BUILT_IN_UBSAN_CHECK_* to range-ops.
Andrew MacLeod
- [PATCH 15/17] aarch64: Tweak contents of flags_on/off fields
Richard Sandiford
- [PATCH 15/17] Convert CFN_BUILT_IN_STRLEN to range-ops.
Andrew MacLeod
- [PATCH 16/17] aarch64: Tweak handling of -mgeneral-regs-only
Richard Sandiford
- [PATCH 16/17] Convert CFN_BUILT_IN_GOACC_DIM_* to range-ops.
Andrew MacLeod
- [PATCH 17/17] aarch64: Remove redundant TARGET_* checks
Richard Sandiford
- [PATCH 17/17] Convert CFN_BUILT_IN_PARITY to range-ops.
Andrew MacLeod
- [PATCH 2/2]AArch64 Add support for neg on v1df
Tamar Christina
- [PATCH 2/2]AArch64 Add support for neg on v1df
Richard Sandiford
- [PATCH 2/2]AArch64 Add support for neg on v1df
Tamar Christina
- [PATCH 2/2]AArch64 Add support for neg on v1df
Richard Sandiford
- [PATCH 2/2]AArch64 Add support for neg on v1df
Tamar Christina
- [PATCH 2/2]AArch64 Add support for neg on v1df
Richard Sandiford
- [PATCH 2/2]AArch64 Add support for neg on v1df
Richard Biener
- [PATCH 2/2]AArch64 Extend tbz pattern to allow SI to SI extensions.
Tamar Christina
- [PATCH 2/2]AArch64 Extend tbz pattern to allow SI to SI extensions.
Richard Sandiford
- [PATCH 2/2]AArch64 Extend tbz pattern to allow SI to SI extensions.
Tamar Christina
- [PATCH 2/2]AArch64 Perform more late folding of reg moves and shifts which arrive after expand
Tamar Christina
- [PATCH 2/2]AArch64 Perform more late folding of reg moves and shifts which arrive after expand
Richard Sandiford
- [PATCH 2/2] allow constant splitter run in split1 pass
Jiufu Guo
- [PATCH 2/2] allow constant splitter run in split1 pass
Segher Boessenkool
- [PATCH 2/2] allow constant splitter run in split1 pass
Jiufu Guo
- [PATCH 2/2] analyzer: strcpy and strncpy semantics
Tim Lange
- [PATCH 2/2] analyzer: strcpy and strncpy semantics
David Malcolm
- [PATCH 2/2] c++: implement __remove_cv, __remove_reference and __remove_cvref
Patrick Palka
- [PATCH 2/2] c++: implement __remove_cv, __remove_reference and __remove_cvref
Jonathan Wakely
- [PATCH 2/2] c++: implement __remove_cv, __remove_reference and __remove_cvref
Jason Merrill
- [PATCH 2/2] c++: xtreme-header modules tests cleanups
Patrick Palka
- [PATCH 2/2] c++: xtreme-header modules tests cleanups
Nathan Sidwell
- [PATCH 2/2] libstdc++: Add pretty printer for std::stringstream
Philipp Fent
- [PATCH 2/2] libstdc++: Add pretty printer for std::stringstream
Jonathan Wakely
- [PATCH 2/2] libstdc++: Add pretty printer for std::stringstream
Philipp Fent
- [PATCH 2/2] libstdc++: Implement ranges::adjacent_transform_view from P2321R2
Jonathan Wakely
- [PATCH 2/2] libstdc++: Optimize is_reference
Patrick Palka
- [PATCH 2/2] libstdc++: Optimize is_reference
Jonathan Wakely
- [PATCH 2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB
Andreas Schwab
- [PATCH 2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB
Kito Cheng
- [PATCH 2/2] RISC-V: remove CM_PIC as it doesn't do much
Vineet Gupta
- [PATCH 2/2] rs6000: building const with lis/li/pli+rlwinm
Jiufu Guo
- [PATCH 2/2] var-tracking: Add entry values up to max register mode
Stefan Schulze Frielinghaus
- [PATCH 2/2] var-tracking: Add entry values up to max register mode
Stefan Schulze Frielinghaus
- [PATCH 2/2] var-tracking: Add entry values up to max register mode
Jeff Law
- [PATCH 2/2] xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_P
Takayuki 'January June' Suwa
- [PATCH 2/2] xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_P
Max Filippov
- [PATCH 2/2] xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_P
Takayuki 'January June' Suwa
- [PATCH 2/2] xtensa: Implement new target hook: TARGET_CONSTANT_OK_FOR_CPROP_P
Max Filippov
- [PATCH 2/2] xtensa: Make complex hard register clobber elimination more robust and accurate
Takayuki 'January June' Suwa
- [PATCH 2/2] xtensa: Make complex hard register clobber elimination more robust and accurate
Max Filippov
- [PATCH 2/2 v2] analyzer: strcpy semantics
Tim Lange
- [PATCH 2/2 v2] analyzer: strcpy semantics
David Malcolm
- [PATCH 2/3] Add newlib and picolibc as default C library choices
Keith Packard
- [PATCH 2/3] libstdc++: Fix typo in adjacent_view::_Iterator [PR106798]
Patrick Palka
- [PATCH 2/3] libstdc++: Fix typo in adjacent_view::_Iterator [PR106798]
Jonathan Wakely
- [PATCH 2/3] rename DBX_REGISTER_NUMBER to DEBUGGER_REGISTER_NUMBER
Martin Liška
- [PATCH 2/3] rename DBX_REGISTER_NUMBER to DEBUGGER_REGISTER_NUMBER
Michael Matz
- [PATCH 2/3] rename DBX_REGISTER_NUMBER to DEBUGGER_REGISTER_NUMBER
Martin Liška
- [PATCH 2/3] rename DBX_REGISTER_NUMBER to DEBUGGER_REGISTER_NUMBER
Jeff Law
- [PATCH 2/4]AArch64 Add implementation for pow2 bitmask division.
Tamar Christina
- [PATCH 2/4] libstdc++: Implement LWG 3569 changes to join_view::_Iterator
Patrick Palka
- [PATCH 2/4] libstdc++: Implement LWG 3569 changes to join_view::_Iterator
Jonathan Wakely
- [PATCH 3/3] Add '--oslib=' option when default C library is picolibc
Keith Packard
- [PATCH 3/3] libstdc++: Fix return type of empty zip/adjacent_transform [PR106803]
Patrick Palka
- [PATCH 3/3] libstdc++: Fix return type of empty zip/adjacent_transform [PR106803]
Jonathan Wakely
- [PATCH 3/3] pdp11: no debugging info
Martin Liška
- [PATCH 3/3] pdp11: no debugging info
Richard Biener
- [PATCH 3/3] vect: inbranch SIMD clones
Jakub Jelinek
- [PATCH 3/3] vect: inbranch SIMD clones
Richard Biener
- [PATCH 3/3] vect: inbranch SIMD clones
Jakub Jelinek
- [PATCH 3/4]AArch64 Add SVE2 implementation for pow2 bitmask division
Tamar Christina
- [PATCH 3/4] libstdc++: Implement ranges::chunk_view from P2442R1
Patrick Palka
- [PATCH 3/4] libstdc++: Implement ranges::chunk_view from P2442R1
Jonathan Wakely
- [PATCH 4/4]AArch64 sve2: rewrite pack + NARROWB + NARROWB to NARROWB + NARROWT
Tamar Christina
- [PATCH 4/4] libstdc++: Implement ranges::slide_view from P2442R1
Patrick Palka
- [PATCH 4/4] libstdc++: Implement ranges::slide_view from P2442R1
Jonathan Wakely
- [PATCH 7/15] arm: Emit build attributes for PACBTI target feature
Andrea Corallo
- [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
Andrea Corallo
- [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
Kyrylo Tkachov
- [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
Andrea Corallo
- [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
Kyrylo Tkachov
- [PATCH] : [gcc/config/rs600/rs6000.cc][Fix typo] Add parentheses for if statement
Akari Takahashi
- [PATCH] : [gcc/config/rs600/rs6000.cc][Fix typo] Add parentheses for if statement
Akari Takahashi
- [PATCH] : [gcc/config/rs600/rs6000.cc][Fix typo] Add parentheses for if statement
Segher Boessenkool
- [PATCH] : [gcc/config/rs600/rs6000.cc][Fix typo] Add parentheses for if statement
Akari Takahashi
- [Patch][1/3] libgomp: Prepare for reverse offload fn lookup
Jakub Jelinek
- [Patch][2/3][v2] nvptx: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup
Jakub Jelinek
- [Patch][2/3] GCN: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup
Jakub Jelinek
- [PATCH][_GLIBCXX_DEBUG][_GLIBCXX_INLINE_VERSION] Add missing printers
François Dumont
- [PATCH][_GLIBCXX_DEBUG][_GLIBCXX_INLINE_VERSION] Add missing printers
Jonathan Wakely
- [PATCH][_GLIBCXX_INLINE_VERSION] Cleanup gnu-versioned-namespace.ver
François Dumont
- [PATCH][_GLIBCXX_INLINE_VERSION] Cleanup gnu-versioned-namespace.ver
Jonathan Wakely
- [PATCH][_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output
François Dumont
- [PATCH][_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output
Jonathan Wakely
- [PATCH][committed] aarch64: Add Arm Neoverse V2 support
Kyrylo Tkachov
- [PATCH][committed] aarch64: Add Arm Neoverse V2 support
Kyrylo Tkachov
- [PATCH][committed] aarch64: Suggest an -mcpu option when user passes CPU name to -march
Kyrylo Tkachov
- [PATCH][committed] aarch64: Suggest an -mcpu option when user passes CPU name to -march
Richard Earnshaw
- [PATCH][committed] aarch64: Suggest an -mcpu option when user passes CPU name to -march
Kyrylo Tkachov
- [PATCH][committed]AArch64 Fix bootstrap failure due to dump_printf_loc format attribute uses [PR106782]
Tamar Christina
- [PATCH][DOCS] changes: mentioned ignore -gz=zlib-gnu option
Martin Liška
- [PATCH][DOCS] gcc-13: document removal of STABS
Martin Liška
- [PATCH][DOCS] gcc-13: document removal of STABS
Gerald Pfeifer
- [PATCH][DOCS] gcc-13: document removal of STABS
Martin Liška
- [PATCH][DOCS] Mention removed ports in GCC 13.
Gerald Pfeifer
- [PATCH][DOCS] Mention removed ports in GCC 13.
Martin Liška
- [PATCH][DOCS] Mention removed ports in GCC 13.
Gerald Pfeifer
- [PATCH][DOCS] Mention removed ports in GCC 13.
Martin Liška
- [PATCH][GCC 12] arm: Fix constant immediates predicates and constraints for some MVE builtins
Christophe Lyon
- [PATCH][GCC 12] arm: Fix constant immediates predicates and constraints for some MVE builtins
Christophe Lyon
- [PATCH] [ICE] Check another epilog variable peeling case in vectorizable_nonlinear_induction.
liuhongt
- [PATCH] [ICE] Check another epilog variable peeling case in vectorizable_nonlinear_induction.
Richard Biener
- [PATCH] [PR106831] Avoid propagating long doubles that may have multiple representations.
Aldy Hernandez
- [PATCH] [PR107009] Set ranges from unreachable edges for all known ranges.
Aldy Hernandez
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Aldy Hernandez
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Richard Biener
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Aldy Hernandez
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Richard Biener
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Michael Matz
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Aldy Hernandez
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Aldy Hernandez
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Michael Matz
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Aldy Hernandez
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Jakub Jelinek
- [PATCH] [PR68097] frange::set_nonnegative should not contain -NAN.
Aldy Hernandez
- [PATCH][pushed] analyzer: remove unused fields
Martin Liška
- [PATCH][pushed] contrib: skip new egrep warning
Martin Liška
- [PATCH][pushed] docs: add missing dash in option name
Martin Liška
- [PATCH][PUSHED] Fix AutoFDO tests to not look for hot/cold splitting.
Eugene Rozenfeld
- [PATCH][PUSHED] Fix for an AutoFDO test.
Eugene Rozenfeld
- [PATCH][pushed] fortran: remove 2 dead links [PR106636]
Martin Liška
- [PATCH][pushed] fortran: remove 2 dead links [PR106636]
Tobias Burnus
- [PATCH][pushed] fortran: remove 2 dead links [PR106636]
Martin Liška
- [PATCH][pushed] fortran: remove 2 dead links [PR106636]
Tobias Burnus
- [PATCH][pushed] ranger: remove unused function
Martin Liška
- [PATCH][pushed] replace "the the" typos
Martin Liška
- [PATCH][pushed] s390: fix wrong refactoring
Martin Liška
- [PATCH][RFC] tree-optimization/105646 - re-interpret always executed in uninit diag
Jeff Law
- [PATCH][RFC] tree-optimization/105646 - re-interpret always executed in uninit diag
Richard Biener
- [PATCH][RFC] Unify MAX_NUM_CHAINS and MAX_CHAIN_LEN to --param uninit-max-predicate-size
Richard Biener
- [PATCH][RFH] Wire ranger into FRE
Richard Biener
- [PATCH][RFH] Wire ranger into FRE
Andrew MacLeod
- [PATCH][RFH] Wire ranger into FRE
Richard Biener
- [PATCH][RFH] Wire ranger into FRE
Andrew MacLeod
- [PATCH][RFH] Wire ranger into FRE
Richard Biener
- [PATCH][sanitizer/106558] asan: fix unsafe optimization of Asan checks.
Yuri Gribov
- [PATCH][testsuite]: make check-functions-body dump expected and seen cases on failure.
Tamar Christina
- [PATCH][testsuite]: make check-functions-body dump expected and seen cases on failure.
Richard Sandiford
- [PATCH] [testsuite][arm] Fix cmse-15.c expected output
Torbjörn SVENSSON
- [PATCH] [testsuite][arm] Fix cmse-15.c expected output
Christophe Lyon
- [PATCH][V3] 32-bit PA-RISC with HP-UX: remove deprecated ports
John David Anglin
- [PATCH][WIP?] analyzer: support for symbolic values in the out-of-bounds checker [PR106625]
Tim Lange
- [PATCH][WIP?] analyzer: support for symbolic values in the out-of-bounds checker [PR106625]
David Malcolm
- [PATCH] [x86] Adjust issue_rate for latest Intel processors.
liuhongt
- [PATCH] [x86]Don't optimize cmp mem, 0 to load mem, reg + test reg, reg
liuhongt
- [PATCH] [x86]Don't optimize cmp mem, 0 to load mem, reg + test reg, reg
Hongtao Liu
- [PATCH] [x86]Don't optimize cmp mem, 0 to load mem, reg + test reg, reg
Jeff Law
- [PATCH] [x86]Don't optimize cmp mem, 0 to load mem, reg + test reg, reg
Uros Bizjak
- [PATCH] [x86]Don't optimize cmp mem, 0 to load mem, reg + test reg, reg
Alexander Monakov
- [PATCH] [x86]Don't optimize cmp mem, 0 to load mem, reg + test reg, reg
Hongtao Liu
- [PATCH] [x86] Fix typo in floorv2sf2, should be register_operand for op1, not vector_operand.
liuhongt
- [PATCH] [x86] Fix typo in floorv2sf2, should be register_operand for op1, not vector_operand.
Hongtao Liu
- [PATCH] [x86] Fix typo in floorv2sf2, should be register_operand for op1, not vector_operand.
Uros Bizjak
- [PATCH] [x86] Support 2-instruction vector shuffle for V4SI/V4SF in ix86_expand_vec_perm_const_1.
liuhongt
- [PATCH] [x86] Support 2-instruction vector shuffle for V4SI/V4SF in ix86_expand_vec_perm_const_1.
Jakub Jelinek
- [PATCH] [x86] Support 2-instruction vector shuffle for V4SI/V4SF in ix86_expand_vec_perm_const_1.
liuhongt
- [PATCH] A == 0 ? A : -A same as -A (when A is 0.0)
Jeff Law
- [PATCH] aarch64: Add -march support for Armv9.1-A, Armv9.2-A, Armv9.3-A
Kyrylo Tkachov
- [PATCH] aarch64: Rewrite -march=native to -mcpu if no other -mcpu or -mtune is given
Kyrylo Tkachov
- [PATCH] Add __builtin_iseqsig()
FX
- [PATCH] Add __builtin_iseqsig()
FX
- [PATCH] Add __builtin_iseqsig()
FX
- [patch] Add an mcmodel=large multilib for aarch64-vxworks
Olivier Hainque
- [PATCH] Add attribute hot judgement for INLINE_HINT_known_hot hint.
Cui,Lili
- [PATCH] Add attribute hot judgement for INLINE_HINT_known_hot hint.
Jan Hubicka
- [PATCH] Add attribute hot judgement for INLINE_HINT_known_hot hint.
Cui, Lili
- [PATCH] Add debug functions for REAL_VALUE_TYPE.
Aldy Hernandez
- [PATCH] Add debug functions for REAL_VALUE_TYPE.
Richard Biener
- [PATCH] Add debug functions for REAL_VALUE_TYPE.
Aldy Hernandez
- [PATCH] Add first-order recurrence autovectorization
juzhe.zhong@rivai.ai
- [PATCH] Add global REAL_VALUE_TYPE infinities to real.*.
Aldy Hernandez
- [PATCH] Add global REAL_VALUE_TYPE infinities to real.*.
Jeff Law
- [PATCH] Add libgo dependency on libbacktrace.
Thomas Schwinge
- [PATCH] Add libgo dependency on libbacktrace.
Jeff Law
- [PATCH] Add OPTIONS_H_EXTRA to GTFILES
Richard Sandiford
- [PATCH] Add OPTIONS_H_EXTRA to GTFILES
Jeff Law
- [PATCH] Add real_isdenormal.
Aldy Hernandez
- [PATCH] Add real_isdenormal.
Jeff Law
- [PATCH] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
Segher Boessenkool
- [PATCH] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
Kewen.Lin
- [PATCH] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
Segher Boessenkool
- [PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
Jan-Benedict Glaw
- [PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
Richard Biener
- [PATCH] amdgcn: Add support for additional natively supported floating-point operations
Kwok Cheung Yeung
- [PATCH] amdgcn: Add support for additional natively supported floating-point operations
Andrew Stubbs
- [PATCH] amdgcn: Add support for additional natively supported floating-point operations
Tobias Burnus
- [PATCH] amdgcn: Add support for additional natively supported floating-point operations
Richard Biener
- [PATCH] amdgcn: Add support for additional natively supported floating-point operations
Stubbs, Andrew
- [PATCH] amdgcn: Add support for additional natively supported floating-point operations
Joseph Myers
- [PATCH] analyzer: consider empty ranges and zero byte accesses [PR106845]
Tim Lange
- [PATCH] analyzer: consider empty ranges and zero byte accesses [PR106845]
David Malcolm
- Re: [PATCH] analyzer: consider empty ranges and zero byte accesses [PR106845]
Bernhard Reutner-Fischer
- [PATCH] analyzer: consider empty ranges and zero byte accesses [PR106845]
David Malcolm
- [PATCH] analyzer: consider empty ranges and zero byte accesses [PR106845]
Tim Lange
- [PATCH] arm, aarch64, csky: Fix C++ ICEs with _Float16 and __fp16 [PR107080]
Jakub Jelinek
- [PATCH] arm, aarch64, csky: Fix C++ ICEs with _Float16 and __fp16 [PR107080]
Richard Sandiford
- [PATCH] arm, aarch64, csky: Fix C++ ICEs with _Float16 and __fp16 [PR107080]
Jakub Jelinek
- [PATCH] arm, aarch64, csky: Fix C++ ICEs with _Float16 and __fp16 [PR107080]
Jason Merrill
- [PATCH] arm: Define __ARM_FEATURE_AES and __ARM_FEATURE_SHA2 when march +crypto is selected
Andrea Corallo
- [PATCH] arm: Define __ARM_FEATURE_AES and __ARM_FEATURE_SHA2 when march +crypto is selected
Kyrylo Tkachov
- [PATCH] arm: Define __ARM_FEATURE_AES and __ARM_FEATURE_SHA2 when march +crypto is selected
Andrea Corallo
- [PATCH] arm: Fix constant immediates predicates and constraints for some MVE builtins
Christophe Lyon
- [PATCH] arm: Fix constant immediates predicates and constraints for some MVE builtins
Kyrylo Tkachov
- [PATCH] arm: Fix constant immediates predicates and constraints for some MVE builtins
Christophe Lyon
- [PATCH] arm: Fix constant immediates predicates and constraints for some MVE builtins
Kyrylo Tkachov
- [PATCH] arm: Fix constant immediates predicates and constraints for some MVE builtins
Christophe Lyon
- [PATCH] arm: Fix constant immediates predicates and constraints for some MVE builtins
Kyrylo Tkachov
- [PATCH] arm: unified syntax for libgcc clear_cache
Kyrylo Tkachov
- [PATCH] arm: unified syntax for libgcc clear_cache
Seija Kijin
- [patch] Arrange to --disable-shared by default for VxWorks
Olivier Hainque
- [PATCH] attribs: Improve diagnostics
Jakub Jelinek
- [PATCH] attribs: Improve diagnostics
Richard Biener
- [PATCH] Audit op1_range and op2_range for undefined LHS.
Andrew MacLeod
- [PATCH] Avoid depending on destructor order
Thomas Neumann
- [PATCH] Avoid depending on destructor order
Jason Merrill
- [PATCH] Avoid depending on destructor order
David Edelsohn
- [PATCH] Avoid depending on destructor order
Thomas Neumann
- [PATCH] Avoid depending on destructor order
David Edelsohn
- [PATCH] Avoid depending on destructor order
David Edelsohn
- [PATCH] Avoid depending on destructor order
Thomas Neumann
- [PATCH] Avoid depending on destructor order
David Edelsohn
- [PATCH] Avoid depending on destructor order
Iain Sandoe
- [PATCH] Avoid depending on destructor order
Jeff Law
- [PATCH] Avoid depending on destructor order
Rainer Orth
- [PATCH] Avoid depending on destructor order
Claudiu Zissulescu Ianculescu
- [PATCH] Avoid depending on destructor order
Thomas Neumann
- [PATCH] Avoid depending on destructor order
Claudiu Zissulescu Ianculescu
- [PATCH] Avoid depending on destructor order
Iain Sandoe
- [PATCH] Avoid depending on destructor order
Thomas Neumann
- [PATCH] Avoid depending on destructor order
Jason Merrill
- [PATCH] bpf: Fix unused variable warning
Jan-Benedict Glaw
- [PATCH] bpf: Fix unused variable warning
Jose E. Marchesi
- [PATCH] btf: Add support to BTF_KIND_ENUM64 type
Guillermo E. Martinez
- [PATCH] btf: Add support to BTF_KIND_ENUM64 type
David Faust
- [PATCH] btf: Add support to BTF_KIND_ENUM64 type
Guillermo E. Martinez
- [PATCH] btf: do not skip emitting void variables [PR106773]
David Faust
- [PATCH] btf: do not skip emitting void variables [PR106773]
Indu Bhagat
- [PATCH] c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]
Jakub Jelinek
- [PATCH] c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]
Jason Merrill
- [PATCH] c++, v2: Implement C++23 P1169R4 - static operator() [PR106651]
Jakub Jelinek
- [PATCH] c++, v2: Implement C++23 P1169R4 - static operator() [PR106651]
Jason Merrill
- [PATCH] c++, v2: Implement C++23 P2071R2 - Named universal character escapes [PR106648]
Jakub Jelinek
- [PATCH] c++, v2: Implement C++23 P2071R2 - Named universal character escapes [PR106648]
Jason Merrill
- [PATCH] c++, v2: Implement C++23 P2071R2 - Named universal character escapes [PR106648]
Jakub Jelinek
- [PATCH] c++: 'mutable' within constexpr [PR92505]
Patrick Palka
- [PATCH] c++: 'mutable' within constexpr [PR92505]
Jason Merrill
- [PATCH] c++: constraint matching, TEMPLATE_ID_EXPR, current inst
Patrick Palka
- [PATCH] c++: constraint matching, TEMPLATE_ID_EXPR, current inst
Jason Merrill
- [PATCH] c++: constraint matching, TEMPLATE_ID_EXPR, current inst
Patrick Palka
- [PATCH] c++: constraint matching, TEMPLATE_ID_EXPR, current inst
Patrick Palka
- [PATCH] c++: constraint matching, TEMPLATE_ID_EXPR, current inst
Jason Merrill
- [PATCH] c++: constraint matching, TEMPLATE_ID_EXPR, current inst
Patrick Palka
- [PATCH] c++: Don't quote nothrow in diagnostic
Marek Polacek
- [PATCH] c++: Don't quote nothrow in diagnostic
Richard Biener
- [PATCH] c++: Don't quote nothrow in diagnostic
Jason Merrill
- [PATCH] c++: Fix type completeness checks for type traits [PR106838]
Jonathan Wakely
- [PATCH] c++: Fix type completeness checks for type traits [PR106838]
Jason Merrill
- [PATCH] c++: ICE-on-invalid with designated initializer [PR106983]
Marek Polacek
- [PATCH] c++: ICE-on-invalid with designated initializer [PR106983]
Jason Merrill
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Marek Polacek
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Jason Merrill
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Marek Polacek
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Jonathan Wakely
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Jonathan Wakely
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Marek Polacek
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Jason Merrill
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Marek Polacek
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Jonathan Wakely
- [PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
Marek Polacek
- [PATCH] c++: Implement C++23 P1169R4 - static operator() [PR106651]
Jakub Jelinek
- [PATCH] c++: Implement C++23 P1169R4 - static operator() [PR106651]
Jason Merrill
- [PATCH] c++: Implement C++23 P1169R4 - static operator() [PR106651]
Jakub Jelinek
- [PATCH] c++: Implement C++23 P1169R4 - static operator() [PR106651]
Jason Merrill
- [PATCH] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Marek Polacek
- [PATCH] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Jason Merrill
- [PATCH] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Marek Polacek
- [PATCH] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Jason Merrill
- [PATCH] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Marek Polacek
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jakub Jelinek
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Joseph Myers
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jakub Jelinek
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jakub Jelinek
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Joseph Myers
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jason Merrill
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jakub Jelinek
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jason Merrill
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jakub Jelinek
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Hongtao Liu
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Hongtao Liu
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jakub Jelinek
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jason Merrill
- [PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
Jakub Jelinek
- [PATCH] c++: Improve diagnostics about conflicting specifiers
Jakub Jelinek
- [PATCH] c++: Improve diagnostics about conflicting specifiers
Jason Merrill
- [PATCH] c++: Instantiate less when evaluating __is_convertible
Marek Polacek
- [PATCH] c++: Instantiate less when evaluating __is_convertible
Patrick Palka
- [PATCH] c++: Instantiate less when evaluating __is_convertible
Jonathan Wakely
- [PATCH] c++: Instantiate less when evaluating __is_convertible
Jason Merrill
- [PATCH] c++: Instantiate less when evaluating __is_convertible
Marek Polacek
- [PATCH] c++: lambda capture of array with deduced bounds [PR106567]
Jason Merrill
- [PATCH] c++: Make __is_{, nothrow_}convertible SFINAE on access [PR107049]
Jonathan Wakely
- [PATCH] c++: Make __is_{,nothrow_}convertible SFINAE on access [PR107049]
Marek Polacek
- [PATCH] c++: Make __is_{,nothrow_}convertible SFINAE on access [PR107049]
Jason Merrill
- [PATCH] c++: make some cp_trait_kind switch statements exhaustive
Patrick Palka
- [PATCH] c++: make some cp_trait_kind switch statements exhaustive
Patrick Palka
- [PATCH] c++: make some cp_trait_kind switch statements exhaustive
Jason Merrill
- [PATCH] c++: Micro-optimize most_specialized_partial_spec
Jason Merrill
- [PATCH] c++: modules ICE with typename friend declaration
Patrick Palka
- [PATCH] c++: modules ICE with typename friend declaration
Nathan Sidwell
- [PATCH] c++: modules ICE with typename friend declaration
Patrick Palka
- [PATCH] c++: modules ICE with typename friend declaration
Bernhard Reutner-Fischer
- [PATCH] c++: modules ICE with typename friend declaration
Nathan Sidwell
- [PATCH] c++: P2513R4, char8_t Compatibility and Portability Fix [PR106656]
Marek Polacek
- [PATCH] c++: P2513R4, char8_t Compatibility and Portability Fix [PR106656]
Jason Merrill
- [PATCH] c++: Refer to internal linkage for -Wsubobject-linkage [PR86491]
Jason Merrill
- [PATCH] c++: remove '_sfinae' suffix from functions
Patrick Palka
- [PATCH] c++: remove '_sfinae' suffix from functions
Jason Merrill
- [PATCH] c++: Remove maybe-rvalue OR in implicit move
Marek Polacek
- [PATCH] c++: some missing-SFINAE fixes
Patrick Palka
- [PATCH] c++: some missing-SFINAE fixes
Jason Merrill
- [PATCH] c++: some missing-SFINAE fixes
Patrick Palka
- [PATCH] c++: some missing-SFINAE fixes
Jason Merrill
- [PATCH] c++: stream PACK_EXPANSION_EXTRA_ARGS [PR106761]
Patrick Palka
- [PATCH] c++: stream PACK_EXPANSION_EXTRA_ARGS [PR106761]
Nathan Sidwell
- [PATCH] c++: stream PACK_EXPANSION_EXTRA_ARGS [PR106761]
Patrick Palka
- [PATCH] c++: stream PACK_EXPANSION_EXTRA_ARGS [PR106761]
Nathan Sidwell
- [PATCH] c++: unnecessary instantiation of constexpr var [PR99130]
Patrick Palka
- [PATCH] c++: unnecessary instantiation of constexpr var [PR99130]
Jason Merrill
- [PATCH] c++: unnecessary instantiation of constexpr var [PR99130]
Patrick Palka
- [PATCH] c++: unnecessary instantiation of constexpr var [PR99130]
Jason Merrill
- [PATCH] C++ API database
Ulrich Drepper
- [PATCH] C++ API database
Ulrich Drepper
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Patrick Palka
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Nathan Sidwell
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Patrick Palka
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Nathan Sidwell
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Nathan Sidwell
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Patrick Palka
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Patrick Palka
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Nathan Sidwell
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Patrick Palka
- [PATCH] c++ modules: ICE with class NTTP argument [PR100616]
Nathan Sidwell
- [PATCH] c++ modules: partial variable template specializations [PR106826]
Patrick Palka
- [PATCH] c++ modules: partial variable template specializations [PR106826]
Nathan Sidwell
- [PATCH] c++ modules: variable template partial spec fixes [PR107033]
Patrick Palka
- [PATCH] c++ modules: variable template partial spec fixes [PR107033]
Nathan Sidwell
- [PATCH] c-family: ICE with [[gnu::nocf_check]] [PR106937]
Marek Polacek
- [PATCH] c-family: ICE with [[gnu::nocf_check]] [PR106937]
Jason Merrill
- [PATCH] C-SKY: Fix unsigned comparison warning
Jan-Benedict Glaw
- [PATCH] C-SKY: Fix unsigned comparison warning
Jeff Law
- [PATCH] c/c++: new warning: -Wxor-used-as-pow [PR90885]
David Malcolm
- [PATCH] c: fix uninitialized c_expr::m_decimal [PR106830]
David Malcolm
- [PATCH] c: fix uninitialized c_expr::m_decimal [PR106830]
Jakub Jelinek
- [PATCH] c: Stray inform note with -Waddress [PR106947]
Marek Polacek
- [PATCH] c: Stray inform note with -Waddress [PR106947]
Jakub Jelinek
- [PATCH] Check nonlinear iv in vect_can_advance_ivs_p.
liuhongt
- [PATCH] Check nonlinear iv in vect_can_advance_ivs_p.
Richard Biener
- [PATCH] Cleanup gdb printers.py
François Dumont
- [PATCH] Cleanup gdb printers.py
Jonathan Wakely
- [patch] comment about HAVE_INITFINI_ARRAY_SUPPORT in vxworks.h
Olivier Hainque
- [PATCH] Convert rest of compiler to dconst[n]inf.
Aldy Hernandez
- [PATCH] Convert rest of compiler to dconst[n]inf.
Jeff Law
- [PATCH] coroutines: Wrap awaiting if/swich in a BIND_EXPR, if needed [PR106188]
Arsen Arsenović
- [PATCH] coroutines: Wrap awaiting if/swich in a BIND_EXPR, if needed [PR106188]
Iain Sandoe
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Richard Biener
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Iain Buclaw
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Rainer Orth
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Iain Buclaw
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Rainer Orth
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Iain Buclaw
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Rainer Orth
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Iain Buclaw
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Iain Buclaw
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Iain Buclaw
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Rainer Orth
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Iain Buclaw
- [PATCH] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
Rainer Orth
- [PATCH] debug () for predicates
Richard Biener
- [PATCH] Decimal floats can never be an frange::singleton_p.
Aldy Hernandez
- [PATCH] Decimal floats can never be an frange::singleton_p.
Jakub Jelinek
- [PATCH] Decimal floats can never be an frange::singleton_p.
Aldy Hernandez
- [patch] Define a GCC_DRIVER_HOST_INITIALIZATION for VxWorks
Olivier Hainque
- [PATCH] diagnostics: Fix virtual location for -Wuninitialized [PR69543]
Lewis Hyatt
- [PATCH] diagnostics: Fix virtual location for -Wuninitialized [PR69543]
Richard Biener
- [PATCH] Disallow pointer operands for |, ^ and partly & [PR106878]
Jakub Jelinek
- [PATCH] Disallow pointer operands for |, ^ and partly & [PR106878]
Richard Biener
- [PATCH] Disallow pointer operands for |, ^ and partly & [PR106878]
Jakub Jelinek
- [PATCH] docs: update abi version info
Jeff Law
- [PATCH] Document -fexcess-precision=16 in tm.texi
Palmer Dabbelt
- [PATCH] Document -fexcess-precision=16 in tm.texi
Palmer Dabbelt
- [PATCH] Document -fexcess-precision=16 in tm.texi
Sandra Loosemore
- [PATCH] Document -fexcess-precision=16 in tm.texi
Palmer Dabbelt
- [PATCH] Document -fexcess-precision=16 in tm.texi
H.J. Lu
- [PATCH] Document -fexcess-precision=16 in tm.texi
Palmer Dabbelt
- [PATCH] Don't check can_vec_perm_const_p for nonlinear iv_init when it's constant.
liuhongt
- [PATCH] Don't check can_vec_perm_const_p for nonlinear iv_init when it's constant.
Richard Biener
- [PATCH] Don't check can_vec_perm_const_p for nonlinear iv_init when it's constant.
Hongtao Liu
- [PATCH] Don't ICE running selftests if errors were raised [PR99723]
Andrea Corallo
- [PATCH] Don't ICE running selftests if errors were raised [PR99723]
Jeff Law
- [PATCH] driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR107059]
Jakub Jelinek
- [PATCH] driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR107059]
Richard Biener
- [PATCH] driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR107059]
Tobias Burnus
- [PATCH] DSE: Enhance dse with def-ref analysis
juzhe.zhong@rivai.ai
- [PATCH] DSE: Enhance dse with def-ref analysis
juzhe.zhong@rivai.ai
- [PATCH] DSE: Enhance dse with def-ref analysis
Richard Biener
- [PATCH] DSE: Enhance dse with def-ref analysis
juzhe.zhong@rivai.ai
- [PATCH] DSE: Enhance dse with def-ref analysis
Richard Biener
- [PATCH] DSE: Enhance dse with def-ref analysis
juzhe.zhong@rivai.ai
- [PATCH] DSE: Enhance dse with def-ref analysis
Richard Biener
- [PATCH] DSE: Enhance dse with def-ref analysis
juzhe.zhong@rivai.ai
- [PATCH] DSE: Enhance dse with def-ref analysis
juzhe.zhong@rivai.ai
- [PATCH] DSE: Enhance dse with def-ref analysis
Richard Biener
- [PATCH] dwarf2.h (enum dwarf_source_language): Add new DWARF5 language codes.
Jeff Law
- [PATCH] Emit discriminators for inlined call sites.
Eugene Rozenfeld
- [PATCH] Emit discriminators for inlined call sites.
Richard Biener
- [PATCH] Enable shrink wrapping for the RISC-V target.
mtsamis
- [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
Kong, Lingling
- [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
Richard Biener
- [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
Kong, Lingling
- [PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
Kong, Lingling
- [PATCH] expand: Convert cst - x into cst xor x.
Robin Dapp
- [PATCH] expand: Convert cst - x into cst xor x.
Richard Biener
- [PATCH] expand: Convert cst - x into cst xor x.
Robin Dapp
- [PATCH] expand: Convert cst - x into cst xor x.
Richard Biener
- [PATCH] expand: Convert cst - x into cst xor x.
Robin Dapp
- [PATCH] expand: Convert cst - x into cst xor x.
Richard Biener
- [PATCH] expand: Convert cst - x into cst xor x.
Jeff Law
- [PATCH] Fix _mm512_cvt_roundps_ph to generate sae instruction.
liuhongt
- [PATCH] Fix _mm512_cvt_roundps_ph to generate sae instruction.
Hongtao Liu
- [PATCH] Fix c-c++-common/goacc/mdc-2.c and g++.dg/goacc/mdc.C tests
Julian Brown
- [PATCH] Fix c-c++-common/gomp/target-50.c test
Julian Brown
- [PATCH] Fix gdb printers for std::string
François Dumont
- [PATCH] fixincludes: Deal also with the _Float128x cases [PR107059]
Jakub Jelinek
- [PATCH] fixincludes: Fix up powerpc floatn.h tweaks [PR107059]
Jakub Jelinek
- [PATCH] Fix incorrect handle in vectorizable_induction for mixed induction type.
liuhongt
- [PATCH] Fix incorrect handle in vectorizable_induction for mixed induction type.
Hongtao Liu
- [PATCH] Fix incorrect handle in vectorizable_induction for mixed induction type.
Richard Biener
- [PATCH] Fix profile count comparison.
Eugene Rozenfeld
- [PATCH] Fix profile count comparison.
Richard Biener
- [PATCH] Fix some gimple_ctrl_altering_p mistakes
Richard Biener
- [PATCH] Fix typo in chapter level for RISC-V attributes
Torbjörn SVENSSON
- [PATCH] Fix typo in chapter level for RISC-V attributes
Jeff Law
- [PATCH] Fix up dump_printf_loc format attribute and adjust uses [PR106782]
Jakub Jelinek
- [PATCH] Fix up dump_printf_loc format attribute and adjust uses [PR106782]
Richard Biener
- [PATCH] Fix up dump_printf_loc format attribute and adjust uses [PR106782]
Jakub Jelinek
- [PATCH] Fix use predicate computation for uninit analysis
Richard Biener
- [PATCH] Fold __builtin_signbit to nonzero instead of 1.
Aldy Hernandez
- [PATCH] Fortran 2018 rounding modes changes
FX
- [PATCH] Fortran 2018 rounding modes changes
FX
- [PATCH] Fortran 2018 rounding modes changes
Mikael Morin
- [PATCH] Fortran 2018 rounding modes changes
FX
- [PATCH] Fortran 2018 rounding modes changes
Mikael Morin
- [PATCH] Fortran 2018 rounding modes changes
FX
- [PATCH] Fortran 2018 rounding modes changes
FX
- [PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
FX
- [PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
FX
- [PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
Mikael Morin
- [PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
FX
- [PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
FX
- [PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
FX
- Re: [PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
Bernhard Reutner-Fischer
- [PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
FX
- Re: [PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
Bernhard Reutner-Fischer
- [PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
FX
- [PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
Mikael Morin
- [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
FX
- [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
Thomas Koenig
- [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
FX
- [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
FX
- [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
FX
- [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
Mikael Morin
- [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
FX
- [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
Mikael Morin
- [PATCH] Fortran: error recovery while simplifying intrinsic UNPACK [PR107054]
Harald Anlauf
- [PATCH] Fortran: error recovery while simplifying intrinsic UNPACK [PR107054]
Mikael Morin
- [Patch] Fortran: F2018 type(*),dimension(*) with scalars [PR104143]
Tobias Burnus
- [Patch] Fortran: F2018 type(*),dimension(*) with scalars [PR104143]
Harald Anlauf
- [PATCH] Fortran: fix ICE in generate_coarray_sym_init [PR82868]
Harald Anlauf
- [Patch] Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318]
Tobias Burnus
- [Patch] Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318]
Tobias Burnus
- [Patch] Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318]
Jakub Jelinek
- [Patch] Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318]
Tobias Burnus
- [PATCH] frange: drop endpoints to min/max representable numbers for -ffinite-math-only.
Aldy Hernandez
- [PATCH] frange: drop endpoints to min/max representable numbers for -ffinite-math-only.
Richard Biener
- [PATCH] frange: drop endpoints to min/max representable numbers for -ffinite-math-only.
Aldy Hernandez
- [PATCH] frange: drop endpoints to min/max representable numbers for -ffinite-math-only.
Richard Biener
- [PATCH] frange: dump hex values when dumping FP numbers.
Aldy Hernandez
- [PATCH] frange: dump hex values when dumping FP numbers.
Toon Moene
- [PATCH] frange: dump hex values when dumping FP numbers.
Jeff Law
- [PATCH] frange: dump hex values when dumping FP numbers.
Jakub Jelinek
- [PATCH] frange: dump hex values when dumping FP numbers.
Aldy Hernandez
- [PATCH] frange: flush denormals to zero for -funsafe-math-optimizations.
Aldy Hernandez
- [PATCH] frange: flush denormals to zero for -funsafe-math-optimizations.
Richard Biener
- [PATCH] frange: flush denormals to zero for -funsafe-math-optimizations.
Jakub Jelinek
- [PATCH] frange: flush denormals to zero for -funsafe-math-optimizations.
Aldy Hernandez
- [PATCH] frange: flush denormals to zero for -funsafe-math-optimizations.
Aldy Hernandez
- [PATCH] frange: flush denormals to zero for -funsafe-math-optimizations.
Richard Biener
- [PATCH] frange: flush denormals to zero for -funsafe-math-optimizations.
Aldy Hernandez
- [PATCH] frange: flush denormals to zero for -funsafe-math-optimizations.
Jakub Jelinek
- [PATCH] gcc/config/t-i386: add build dependencies on i386-builtin-types.inc
Sergei Trofimovich
- [PATCH] gcc/config/t-i386: add build dependencies on i386-builtin-types.inc
Sergei Trofimovich
- [PATCH] gcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
Rasmus Villemoes
- [PATCH] gcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
Rasmus Villemoes
- [PATCH] gcov: Respect tripplet when looking for gcov
Torbjörn SVENSSON
- [PATCH] gcov: Respect tripplet when looking for gcov
Martin Liška
- [PATCH] gcov: Respect tripplet when looking for gcov
Rainer Orth
- [PATCH] genrecog.cc (print_nonbool_test): Fix type error of SUBREG_BYTE
Jojo R
- [PATCH] genrecog.cc (print_nonbool_test): Fix type error of SUBREG_BYTE
Richard Sandiford
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Aldy Hernandez
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Jakub Jelinek
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Aldy Hernandez
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Jakub Jelinek
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Aldy Hernandez
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Jakub Jelinek
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Aldy Hernandez
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Jakub Jelinek
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Richard Biener
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Aldy Hernandez
- [PATCH] Handle > INF and < INF correctly in range-op-float.cc
Koning, Paul
- [PATCH] Handle OPAQUE_TYPE specially in verify_type [PR106833]
Kewen.Lin
- [PATCH] Handle OPAQUE_TYPE specially in verify_type [PR106833]
Richard Biener
- [PATCH] i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _Float128 [PR107080]
Jakub Jelinek
- [PATCH] i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _Float128 [PR107080]
Jason Merrill
- [PATCH] i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _Float128 [PR107080]
Segher Boessenkool
- [PATCH] i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _Float128 [PR107080]
Jakub Jelinek
- [PATCH] i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _Float128 [PR107080]
Segher Boessenkool
- [PATCH] i386: Add syscall to enable AMX for latest kernels
Jiang, Haochen
- [PATCH] i386: Add syscall to enable AMX for latest kernels
Liu, Hongtao
- [PATCH] i386: avoid zero extension for crc32q
Uros Bizjak
- [PATCH] i386: Fix conversion of move to/from AX_REG into xchg [PR106707]
Uros Bizjak
- [PATCH] i386: Fix conversion of move to/from AX_REG into xchg [PR106707]
H.J. Lu
- [PATCH] i386: Fixed vec_init_dup_v16bf [PR106887]
Kong, Lingling
- [PATCH] i386: Fixed vec_init_dup_v16bf [PR106887]
Hongtao Liu
- [PATCH] i386: Fixed vec_init_dup_v16bf [PR106887]
Kong, Lingling
- [PATCH] i386: Fixed vec_init_dup_v16bf [PR106887]
Liu, Hongtao
- [PATCH] i386: Mark XMM4-XMM6 as clobbered by encodekey128/encodekey256
H.J. Lu
- [PATCH] i386: Mark XMM4-XMM6 as clobbered by encodekey128/encodekey256
Hongtao Liu
- [PATCH] i386: Optimize code generation of __mm256_zextsi128_si256(__mm_set1_epi8(-1))
Hu, Lin1
- [PATCH] i386: Optimize code generation of __mm256_zextsi128_si256(__mm_set1_epi8(-1))
Hongtao Liu
- [PATCH] i386: Optimize code generation of __mm256_zextsi128_si256(__mm_set1_epi8(-1))
Hu, Lin1
- [PATCH] i386: Optimize code generation of __mm256_zextsi128_si256(__mm_set1_epi8(-1))
Hongtao Liu
- [PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
H.J. Lu
- [PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
Jeff Law
- [PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
H.J. Lu
- [PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
Jeff Law
- [PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
H.J. Lu
- [PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
Jeff Law
- [PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
Jakub Jelinek
- [PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
Jeff Law
- [PATCH] Implement known/maybe fpclassify like API for frange.
Aldy Hernandez
- [PATCH] Implement known/maybe fpclassify like API for frange.
Richard Biener
- [PATCH] Implement known/maybe fpclassify like API for frange.
Aldy Hernandez
- [PATCH] Implement known/maybe fpclassify like API for frange.
Jan-Benedict Glaw
- [PATCH] Implement known/maybe fpclassify like API for frange.
Aldy Hernandez
- [PATCH] Implement known/maybe fpclassify like API for frange.
Jan-Benedict Glaw
- [patch] Improve comments and INITFINI macro use in vxcrtsutff.c
Olivier Hainque
- [PATCH] Improve converting between 128-bit modes that use the same format
Michael Meissner
- [PATCH] Improve converting between 128-bit modes that use the same format
Segher Boessenkool
- [PATCH] Improve converting between 128-bit modes that use the same format
Michael Meissner
- [PATCH] Improve converting between 128-bit modes that use the same format
Segher Boessenkool
- [PATCH] Improve converting between 128-bit modes that use the same format
Michael Meissner
- [PATCH] Improve sorry message for -fzero-call-used-regs
Torbjörn SVENSSON
- [PATCH] Improve sorry message for -fzero-call-used-regs
Richard Biener
- [patch] install.texi: gcn - update llvm reqirements, gcn/nvptx - newlib use version
Tobias Burnus
- [PATCH] Introduce -nolibstdc++ option
Jason Merrill
- [PATCH] Introduce -nolibstdc++ option
Jason Merrill
- [PATCH] Introduce DWARF_VERSION_DEFAULT (and redefine for VxWorks)
Olivier Hainque
- [PATCH] ipa: Fix throw in multi-versioned functions [PR106627]
Richard Biener
- [PATCH] ipa: Fix throw in multi-versioned functions [PR106627]
Simon Rainer
- [PATCH] ipa: Fix throw in multi-versioned functions [PR106627]
Richard Biener
- [PATCH] ipa: Fix throw in multi-versioned functions [PR106627]
Simon Rainer
- [PATCH] libcpp, v3: Named universal character escapes and delimited escape sequence tweaks
Jakub Jelinek
- [PATCH] libcpp, v3: Named universal character escapes and delimited escape sequence tweaks
Jakub Jelinek
- [PATCH] libcpp, v3: Named universal character escapes and delimited escape sequence tweaks
Jakub Jelinek
- [PATCH] libcpp, v3: Named universal character escapes and delimited escape sequence tweaks
Jason Merrill
- [PATCH] libgcc: Decrease size of _Unwind_FrameState and even more size of cleared area in uw_frame_state_for
Jakub Jelinek
- [PATCH] libgcc: Decrease size of _Unwind_FrameState and even more size of cleared area in uw_frame_state_for
Richard Biener
- [PATCH] libgcc: Decrease size of _Unwind_FrameState and even more size of cleared area in uw_frame_state_for
Jakub Jelinek
- [PATCH] libgcc: Decrease size of _Unwind_FrameState and even more size of cleared area in uw_frame_state_for
Florian Weimer
- [PATCH] libgcc: Decrease size of _Unwind_FrameState and even more size of cleared area in uw_frame_state_for
Jakub Jelinek
- [PATCH] libgcc: Decrease size of _Unwind_FrameState and even more size of cleared area in uw_frame_state_for
Florian Weimer
- [PATCH] libgo: Access to glibc-specific field in struct sigevent
Sören Tempel
- [PATCH] libgo: use _off_t for mmap offset argument
soeren@soeren-tempel.net
- [Patch] libgomp.texi: Document libmemkind + nvptx/gcn specifics
Jakub Jelinek
- [patch] libgomp.texi: Impl. status fix/addition
Tobias Burnus
- [patch] libgomp.texi: Impl. status fix/addition
Jakub Jelinek
- [Patch] libgomp/gcn: Prepare for reverse-offload callback handling
Tobias Burnus
- [Patch] libgomp/gcn: Prepare for reverse-offload callback handling
Tobias Burnus
- [Patch] libgomp/gcn: Prepare for reverse-offload callback handling
Andrew Stubbs
- [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
Jakub Jelinek
- [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
Jakub Jelinek
- [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
Tobias Burnus
- [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
Alexander Monakov
- [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
Tobias Burnus
- [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
Alexander Monakov
- [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
Tobias Burnus
- [Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
Alexander Monakov
- [Patch] libgomp: Add reverse-offload splay tree
Jakub Jelinek
- [patch] libgompd: Add thread handles
Ahmed Sayed Mousse
- [patch] libgompd: Add thread handles
Ahmed Sayed Mousse
- [patch] libgompd: Add thread handles
Bernhard Reutner-Fischer
- [PATCH] libstdc++: basic_filebuf: don't flush more often than necessary.
Charles-Francois Natali
- [PATCH] libstdc++: Consistently use ::type when deriving from __and/or/not_
Patrick Palka
- [PATCH] libstdc++: Consistently use ::type when deriving from __and/or/not_
Jonathan Wakely
- [PATCH] libstdc++: Fix laziness of __and/or/not_
Patrick Palka
- [PATCH] libstdc++: Fix laziness of __and/or/not_
Patrick Palka
- [PATCH] libstdc++: Fix laziness of __and/or/not_
Jonathan Wakely
- [PATCH] libstdc++: Implement ranges::chunk_by_view from P2443R1
Patrick Palka
- [PATCH] libstdc++: Implement ranges::chunk_by_view from P2443R1
Jonathan Wakely
- [PATCH] libstdc++: Introduce GNU/Hurd-specific libstdc++ os-defines.h
Samuel Thibault
- [PATCH] libstdc++: Refactor implementation of operator+ for std::string
Will Hawkins
- [PATCH] libstdc++: Refactor implementation of operator+ for std::string
François Dumont
- [PATCH] libstdc++: Refactor implementation of operator+ for std::string
Jonathan Wakely
- [PATCH] libstdc++: Refactor implementation of operator+ for std::string
Will Hawkins
- [PATCH] libstdc++: Refactor implementation of operator+ for std::string
Jonathan Wakely
- [PATCH] libstdc++: Squelch -Wparentheses warning with debug iterators
Patrick Palka
- [PATCH] libstdc++: Squelch -Wparentheses warning with debug iterators
Jonathan Wakely
- [PATCH] Libvtv-test: Fix the problem that scansarif.exp cannot be found in libvtv regression test.
Lulu Cheng
- [PATCH] Libvtv-test: Fix the problem that scansarif.exp cannot be found in libvtv regression test.
WANG Xuerui
- [PATCH] Libvtv-test: Fix the problem that scansarif.exp cannot be found in libvtv regression test.
Lulu Cheng
- [PATCH] LoongArch: add -mdirect-extern-access option
Xi Ruoyao
- [PATCH] LoongArch: add -mdirect-extern-access option
Huacai Chen
- [PATCH] LoongArch: add -mdirect-extern-access option
Xi Ruoyao
- [PATCH] LoongArch: add -mdirect-extern-access option
Xi Ruoyao
- [PATCH] LoongArch: add -mdirect-extern-access option
Fangrui Song
- [PATCH] LoongArch: add -mdirect-extern-access option
Lulu Cheng
- [PATCH] LoongArch: add -mdirect-extern-access option
Xi Ruoyao
- [PATCH] LoongArch: add -mdirect-extern-access option
Lulu Cheng
- [PATCH] LoongArch: add -mdirect-extern-access option
Xi Ruoyao
- [PATCH] LoongArch: add -mdirect-extern-access option
Lulu Cheng
- [PATCH] LoongArch: add -mdirect-extern-access option
Fangrui Song
- [PATCH] LoongArch: add -mdirect-extern-access option
Xi Ruoyao
- [PATCH] LoongArch: Add prefetch instruction
Xi Ruoyao
- [PATCH] LoongArch: Add prefetch instruction
Lulu Cheng
- [PATCH] LoongArch: Add prefetch instruction
Xi Ruoyao
- [PATCH] LoongArch: Drop the stack first when performing stack checking.
Lulu Cheng
- [PATCH] LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch backend.
Lulu Cheng
- [PATCH] LoongArch: Libitm add LoongArch support.
Lulu Cheng
- [PATCH] LoongArch: Libitm add LoongArch support.
Joseph Myers
- [PATCH] LoongArch: Libvtv add LoongArch support.
Lulu Cheng
- [PATCH] LoongArch: Libvtv add LoongArch support.
Xi Ruoyao
- [PATCH] LoongArch: Libvtv add LoongArch support.
Lulu Cheng
- [PATCH] LoongArch: Libvtv add LoongArch support.
Xi Ruoyao
- [PATCH] LoongArch: Pass cache information to optimizer
Xi Ruoyao
- [PATCH] LoongArch: Pass cache information to optimizer
Lulu Cheng
- [PATCH] LoongArch: Pass cache information to optimizer
Xi Ruoyao
- [PATCH] LoongArch: Pass cache information to optimizer
Lulu Cheng
- [PATCH] LoongArch: Prepare static PIE support
Xi Ruoyao
- [PATCH] LoongArch: Prepare static PIE support
Lulu Cheng
- [PATCH] LoongArch: Use UNSPEC for fmin/fmax RTL pattern [PR105414]
Xi Ruoyao
- [PATCH] LoongArch: Use UNSPEC for fmin/fmax RTL pattern [PR105414]
Lulu Cheng
- [PATCH] Makefile.tpl: pass CXXFLAGS_FOR_BUILD where appropriate
Ross Burton
- [PATCH] mark region also for USE predicate discovery
Richard Biener
- [PATCH] middle-end/106909 - CTRL altering flag after folding
Richard Biener
- [PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR.
Tamar Christina
- [PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR.
Richard Biener
- [PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR.
钟居哲
- [PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR.
Tamar Christina
- [PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR.
Tamar Christina
- [PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR.
Richard Biener
- [PATCH]middle-end fix floating out of constants in conditionals
Tamar Christina
- [PATCH]middle-end fix floating out of constants in conditionals
Jeff Law
- [PATCH]middle-end fix floating out of constants in conditionals
Richard Biener
- [PATCH]middle-end fix floating out of constants in conditionals
Eric Botcazou
- [PATCH]middle-end fix floating out of constants in conditionals
Eric Botcazou
- [PATCH]middle-end Recognize more conditional comparisons idioms.
Tamar Christina
- [PATCH]middle-end Recognize more conditional comparisons idioms.
Richard Biener
- [PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another.
Tamar Christina
- [PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another.
Richard Biener
- [PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another.
Tamar Christina
- [PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another.
Richard Biener
- [PATCH] mingw32: Fix warning, update documentation
Jan-Benedict Glaw
- [PATCH] mingw32: Fix warning, update documentation
Jonathan Yong
- [PATCH] mips: Add appropriate linker flags when compiling with -static-pie
linted
- [PATCH] mips: Add appropriate linker flags when compiling with -static-pie
linted
- [PATCH] MIPS: fix building on multiarch platform
YunQiang Su
- [PATCH] MIPS: fix building on multiarch platform
Xi Ruoyao
- [PATCH] MIPS: fix building on multiarch platform
Maciej W. Rozycki
- [PATCH] MIPS: fix building on multiarch platform
YunQiang Su
- [PATCH] Modernize ix86_builtin_vectorized_function with corresponding expanders.
liuhongt
- [PATCH] Modernize ix86_builtin_vectorized_function with corresponding expanders.
Hongtao Liu
- [PATCH] Modernize ix86_builtin_vectorized_function with corresponding expanders.
Uros Bizjak
- [PATCH] Move class value_relation the header file.
Andrew MacLeod
- [PATCH] Move reload_completed and other rtl.h globals to crtl structure.
Jeff Law
- [PATCH] Move void_list_node init to common code
Richard Biener
- [PATCH] Move void_list_node init to common code
Richard Sandiford
- [PATCH] msp430: Mark unused attribute
Jan-Benedict Glaw
- [PATCH] msp430: Mark unused attribute
Richard Biener
- [PATCH] msp430: Mark unused attribute
Nick Clifton
- [Patch] nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possible (was: Re: [Patch][2/3][v2] nvptx: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup)
Tobias Burnus
- [Patch] nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possible (was: Re: [Patch][2/3][v2] nvptx: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup)
Jakub Jelinek
- [PATCH] nvptx: Silence unused variable warning
Tom de Vries
- [Patch] OpenACC: Fix reduction tree-sharing issue [PR106982]
Tobias Burnus
- [Patch] OpenACC: Fix reduction tree-sharing issue [PR106982]
Richard Biener
- [Patch] OpenACC: Fix reduction tree-sharing issue [PR106982]
Tobias Burnus
- [Patch] OpenACC: Fix reduction tree-sharing issue [PR106982]
Richard Biener
- [Patch] OpenACC: Fix reduction tree-sharing issue [PR106982]
Thomas Schwinge
- [PATCH] OpenACC: whole struct vs. component mappings (PR107028)
Julian Brown
- [PATCH] OpenACC: whole struct vs. component mappings (PR107028)
Tobias Burnus
- [PATCH] OpenACC: whole struct vs. component mappings (PR107028)
Julian Brown
- [PATCH] OpenACC: whole struct vs. component mappings (PR107028)
Tobias Burnus
- [Patch] OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on offload devices
Marcel Vollweiler
- [Patch] OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on offload devices
Jakub Jelinek
- [PATCH] OpenMP, libgomp: Environment variable syntax extension.
Jakub Jelinek
- [PATCH] OpenMP, libgomp: Environment variable syntax extension.
Rainer Orth
- [PATCH] OpenMP, libgomp: Environment variable syntax extension.
Jakub Jelinek
- [PATCH] OpenMP, libgomp: Environment variable syntax extension.
Iain Sandoe
- [PATCH] OpenMP, libgomp: Environment variable syntax extension.
Jakub Jelinek
- [PATCH] OpenMP, libgomp: Environment variable syntax extension.
Iain Sandoe
- [Patch] OpenMP/Fortran: Permit end-clause on directive
Jakub Jelinek
- [Patch] OpenMP/Fortran: Permit end-clause on directive
Jakub Jelinek
- [PATCH] openmp: Add begin declare target support
Jakub Jelinek
- [PATCH] openmp: Add OpenMP assume, assumes and begin/end assumes support
Jakub Jelinek
- [Patch] OpenMP: Document ompx warnings + add Fortran omx warning [PR106670]
Jakub Jelinek
- [PATCH] OpenMP: Enable vectorization in all OpenMP loops
Sandra Loosemore
- [PATCH] OpenMP: Enable vectorization in all OpenMP loops
Jakub Jelinek
- [PATCH] openmp: Introduce gimple_omp_ordered_standalone_p
Jakub Jelinek
- [PATCH] optc-save-gen.awk: adjust generated array compare
Chung-Lin Tang
- [PATCH] optc-save-gen.awk: adjust generated array compare
Jason Merrill
- [PATCH] optc-save-gen.awk: adjust generated array compare
Martin Liška
- [PATCH] optc-save-gen.awk: adjust generated array compare
Jason Merrill
- [PATCH] Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition.
Roger Sayle
- [PATCH] Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition.
Richard Biener
- [PATCH] Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition.
Marc Glisse
- [PATCH] Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition.
Richard Biener
- [PATCH] Optimize nested permutation to single VEC_PERM_EXPR [PR54346]
Liwei Xu
- [PATCH] Optimize nested permutation to single VEC_PERM_EXPR [PR54346]
Richard Biener
- [PATCH] Optimize nested permutation to single VEC_PERM_EXPR [PR54346]
Richard Sandiford
- [PATCH] Optimize nested permutation to single VEC_PERM_EXPR [PR54346]
Xu, Liwei
- [PATCH] opts: fix --help=common with '\t' description
Martin Liška
- [PATCH] opts: fix --help=common with '\t' description
Richard Biener
- [PATCH] or1k: Only define TARGET_HAVE_TLS when HAVE_AS_TLS
Stafford Horne
- [PATCH] pch: Fix the reconstruction of adhoc data hash table
Lewis Hyatt
- [PATCH] pch: Fix the reconstruction of adhoc data hash table
Richard Biener
- [PATCH] predict: Adjust optimize_function_for_size_p [PR105818]
Kewen.Lin
- [patch] Prevent secondary warning from diagnostic tweak in gthr-vxworks.h
Olivier Hainque
- [PATCH] Process unsigned overflow relations for plus and minus in range-ops.
Andrew MacLeod
- [PATCH] PR rtl-optimization/106594: Preserve zero_extend when cheap.
Roger Sayle
- [PATCH] PR rtl-optimization/106594: Preserve zero_extend when cheap.
Richard Sandiford
- [PATCH] PR rtl-optimization/106594: Preserve zero_extend when cheap.
Roger Sayle
- [PATCH] PR rtl-optimization/106594: Preserve zero_extend when cheap.
Richard Sandiford
- [PATCH] PR rtl-optimization/106594: Preserve zero_extend when cheap.
Segher Boessenkool
- [PATCH] PR rtl-optimization/106594: Preserve zero_extend when cheap.
Segher Boessenkool
- [PATCH] PR target/106877: Robustify reg-stack to malformed asm.
Roger Sayle
- [PATCH] PR target/106877: Robustify reg-stack to malformed asm.
Uros Bizjak
- [PATCH] PR tree-optimization/102892 - Remove undefined behaviour from testcase.
Andrew MacLeod
- [PATCH] PR tree-optimization/71343: Value number X<<2 as X*4.
Roger Sayle
- [PATCH] PR tree-optimization/71343: Value number X<<2 as X*4.
Richard Biener
- [PATCH] reassoc: Fix up recent regression in optimize_range_tests_cmp_bitwise [PR106958]
Jakub Jelinek
- [PATCH] reassoc: Fix up recent regression in optimize_range_tests_cmp_bitwise [PR106958]
Richard Biener
- [PATCH] reassoc: Handle OFFSET_TYPE like POINTER_TYPE in optimize_range_tests_cmp_bitwise [PR107029[
Jakub Jelinek
- [PATCH] reassoc: Handle OFFSET_TYPE like POINTER_TYPE in optimize_range_tests_cmp_bitwise [PR107029[
Richard Biener
- [PATCH] Refactor RPO VN API to allow timevar tracking
Richard Biener
- [PATCH] Refine ranges using relations in GORI.
Andrew MacLeod
- [PATCH] remove -gz=zlib-gnu option value
Martin Liška
- [PATCH] Remove cycle checking from compute_control_dep_chain
Richard Biener
- [PATCH] Remove legacy -gz=zlib-gnu
Martin Liška
- [PATCH] Remove legacy -gz=zlib-gnu
Richard Biener
- [PATCH] Remove legacy -gz=zlib-gnu
Fangrui Song
- [PATCH] Remove legacy -gz=zlib-gnu
Martin Liška
- [PATCH] Remove legacy -gz=zlib-gnu
Richard Biener
- [PATCH] Remove MAX_SWITCH_CASES limit
Richard Biener
- [patch] Remove TARGET_FLOAT128_ENABLE_TYPE setting for VxWorks
Olivier Hainque
- [PATCH] Restore XCOFF for DWARF on AIX.
Martin Liška
- [PATCH] Restore XCOFF for DWARF on AIX.
Richard Biener
- [PATCH] Restore XCOFF for DWARF on AIX.
David Edelsohn
- [PATCH] Restore XCOFF for DWARF on AIX.
Martin Liška
- [PATCH] Restore XCOFF for DWARF on AIX.
Richard Biener
- [PATCH] Rewrite NAN and sign handling in frange
Aldy Hernandez
- [PATCH] Rewrite NAN and sign handling in frange
Richard Biener
- [PATCH] Rewrite NAN and sign handling in frange
Aldy Hernandez
- [PATCH] Rewrite NAN and sign handling in frange
Richard Sandiford
- [PATCH] Rewrite NAN and sign handling in frange
Aldy Hernandez
- [PATCH] Rewrite NAN and sign handling in frange
Aldy Hernandez
- [PATCH] Rewrite NAN and sign handling in frange
Mikael Morin
- [PATCH] RISC-V:Add '-m[no]-csr-check' option in gcc.
jiawei
- [PATCH] RISC-V:Add '-m[no]-csr-check' option in gcc.
Kito Cheng
- [PATCH] RISC-V: Add ABI-defined RVV types.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add ABI-defined RVV types.
Kito Cheng
- [PATCH] RISC-V: Add csrr vlenb instruction.
Kito Cheng
- [PATCH] RISC-V: Add RVV constraints.
Kito Cheng
- [PATCH] RISC-V: Add RVV machine modes.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add RVV machine modes.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add RVV machine modes.
Kito Cheng
- [PATCH] RISC-V: Add RVV registers in TARGET_CONDITION_AL_REGISTER_USAGE
Kito Cheng
- [PATCH] RISC-V: Don't try to vectorize tree-ssa/gen-vect-34.c
Palmer Dabbelt
- [PATCH] RISC-V: Don't try to vectorize tree-ssa/gen-vect-34.c
jiawei@iscas.ac.cn
- [PATCH] RISC-V: Don't try to vectorize tree-ssa/gen-vect-34.c
Palmer Dabbelt
- [PATCH] RISC-V: Fix annotation
Kito Cheng
- [PATCH] RISC-V: Fix riscv_vector_chunks configuration according to TARGET_MIN_VLEN
Kito Cheng
- [PATCH] RISC-V: Fix the V calling convention
Palmer Dabbelt
- [PATCH] RISC-V: Fix the V calling convention
Kito Cheng
- [PATCH] RISC-V: Introduce RVV header to enable builtin types
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: make USE_LOAD_ADDRESS_MACRO easier to understand
Vineet Gupta
- [PATCH] RISC-V: make USE_LOAD_ADDRESS_MACRO easier to understand
Kito Cheng
- [PATCH] RISC-V: Support --target-help for -mcpu/-mtune
Kito Cheng
- [PATCH] RISC-V: Support -fexcess-precision=16
Palmer Dabbelt
- [PATCH] RISC-V: Support -fexcess-precision=16
Kito Cheng
- [PATCH] RISC-V: Support -fexcess-precision=16
Palmer Dabbelt
- [PATCH] RISC-V: Support poly move manipulation and selftests.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Support poly move manipulation and selftests.
Kito Cheng
- [PATCH] RISC-V: Suppress riscv-selftests.cc warning.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Suppress riscv-selftests.cc warning.
Kito Cheng
- [PATCH] RISC-V missing __builtin_lceil and __builtin_lfloor
Palmer Dabbelt
- [PATCH] RISC-V missing __builtin_lceil and __builtin_lfloor
Kito Cheng
- [PATCH] RISC-V modified add3 for large stack frame optimization [PR105733]
Kevin Lee
- [PATCH] RISC-V modified add3 for large stack frame optimization [PR105733]
Kito Cheng
- [PATCH] RISC-V modified add3 for large stack frame optimization [PR105733]
Kevin Lee
- [PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
Philipp Tomsich
- [PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
Alexander Monakov
- [PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
Jeff Law
- [PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
Palmer Dabbelt
- [patch] Robustify DWARF2_UNWIND_INFO handling in vx-common.h
Olivier Hainque
- [PATCH] rs6000/test: Adjust pr104992.c with vect_int_mod [PR106516]
Segher Boessenkool
- [PATCH] rs6000/test: Adjust pr104992.c with vect_int_mod [PR106516]
Kewen.Lin
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Kewen.Lin
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Kewen.Lin
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Segher Boessenkool
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Segher Boessenkool
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Kewen.Lin
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Kewen.Lin
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Segher Boessenkool
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Segher Boessenkool
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Kewen.Lin
- [PATCH] rs6000/test: Fix bswap64-4.c with has_arch_ppc64 [PR106680]
Kewen.Lin
- [PATCH] rs6000/test: Fix typo in pr86731-fwrapv-longlong.c [PR106682]
Kewen.Lin
- [PATCH] rs6000: Don't ICE when we disassemble an MMA variable [PR101322]
Kewen.Lin
- [PATCH] rs6000: Don't ICE when we disassemble an MMA variable [PR101322]
Kewen.Lin
- [PATCH] rs6000: Don't ICE when we disassemble an MMA variable [PR101322]
Peter Bergner
- [PATCH] rs6000: Don't ICE when we disassemble an MMA variable [PR101322]
Segher Boessenkool
- [PATCH] rs6000: Don't ICE when we disassemble an MMA variable [PR101322]
Kewen.Lin
- [PATCH] rs6000: Fix condition of define_expand vec_shr_<mode> [PR100645]
Kewen.Lin
- [PATCH] rs6000: Fix condition of define_expand vec_shr_<mode> [PR100645]
Segher Boessenkool
- [PATCH] rs6000: Fix condition of define_expand vec_shr_<mode> [PR100645]
Kewen.Lin
- [PATCH] rs6000: Fix the condition with frame_pointer_needed_indeed [PR96072]
Kewen.Lin
- [PATCH] rs6000: Fix the condition with frame_pointer_needed_indeed [PR96072]
Segher Boessenkool
- [PATCH] rs6000: Fix the condition with frame_pointer_needed_indeed [PR96072]
Kewen.Lin
- [PATCH]rs6000: Load high and low part of 64bit constant independently
Jiufu Guo
- [PATCH]rs6000: remove unused splitter on const_scalar_int_operand
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Kewen.Lin
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Kewen.Lin
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Kewen.Lin
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Kewen.Lin
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Iain Sandoe
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Segher Boessenkool
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Kewen.Lin
- [PATCH] rs6000: Rework option -mpowerpc64 handling [PR106680]
Kewen.Lin
- [PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Peter Bergner
- [PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Segher Boessenkool
- [PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Peter Bergner
- [PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Segher Boessenkool
- [PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Peter Bergner
- [PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Richard Biener
- [PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Segher Boessenkool
- [PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Richard Biener
- [PATCH] sched1: Fix -fcompare-debug issue in schedule_region [PR105586]
Surya Kumari Jangala
- [PATCH] sched1: Fix -fcompare-debug issue in schedule_region [PR105586]
Richard Biener
- [PATCH] Some predicate analysis TLC
Richard Biener
- [PATCH] Some VN TLC
Richard Biener
- [PATCH] support -gz=zstd for both linker and assembler
Martin Liška
- [PATCH] support -gz=zstd for both linker and assembler
Martin Liška
- [PATCH] support -gz=zstd for both linker and assembler
Richard Biener
- [PATCH] Support 64-bit vectorization for single-precision floating rounding operation.
liuhongt
- [PATCH] Support 64-bit vectorization for single-precision floating rounding operation.
Hongtao Liu
- [PATCH] Support 64-bit vectorization for single-precision floating rounding operation.
Uros Bizjak
- [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)
Andre Vieira (lists)
- [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)
Richard Biener
- [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)
Andre Vieira (lists)
- [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)
Richard Biener
- [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)
Andre Vieira (lists)
- [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)
Andre Vieira (lists)
- [PATCH] Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield reads)
Richard Biener
- [PATCH] testsuite/106872 - fix uninit predicate dump scan
Richard Biener
- [PATCH] testsuite/s390: Add -mzarch to ifcvt test cases.
Robin Dapp
- [PATCH] testsuite: 'b' instruction can't do long enough jumps
Torbjörn SVENSSON
- [PATCH] testsuite: /dev/null is not accessible on Windows
Torbjörn SVENSSON
- [PATCH] testsuite: [arm] Relax expected register names in MVE tests
Christophe Lyon
- [PATCH] testsuite: [arm] Relax expected register names in MVE tests
Kyrylo Tkachov
- [PATCH] testsuite: [arm] Relax expected register names in MVE tests
Christophe Lyon
- [PATCH] testsuite: [arm] Relax expected register names in MVE tests
Kyrylo Tkachov
- [PATCH] testsuite: btf: Fix btf-datasec-1.c for RISC-V
Mike Stump
- [PATCH] testsuite: Colon is reserved on Windows
Torbjörn SVENSSON
- [PATCH] testsuite: Colon is reserved on Windows
Nathan Sidwell
- [PATCH] testsuite: Disable zero-scratch-regs-{7, 9, 11}.c on arm
Torbjörn SVENSSON
- [PATCH] testsuite: Disable zero-scratch-regs-{7, 9, 11}.c on arm
Torbjorn SVENSSON
- [PATCH] testsuite: Do not prefix linker script with "-Wl,"
Torbjörn SVENSSON
- [PATCH] testsuite: Fix up avx256-unaligned-store-3.c test.
Hu, Lin1
- [PATCH] testsuite: Fix up avx256-unaligned-store-3.c test.
Liu, Hongtao
- [PATCH] testsuite: gluefile file need to be prefixed
Torbjörn SVENSSON
- [PATCH] testsuite: gluefile file need to be prefixed
Richard Sandiford
- [PATCH] testsuite: gluefile file need to be prefixed
Yvan Roux
- [PATCH] testsuite: gluefile file need to be prefixed
Richard Sandiford
- [PATCH] testsuite: gluefile file need to be prefixed
Yvan Roux
- [PATCH] testsuite: Only run test on target if VMA == LMA
Torbjörn SVENSSON
- [PATCH] testsuite: Sanitize fails for SP FPU on Arm
Torbjörn SVENSSON
- [PATCH] testsuite: Sanitize fails for SP FPU on Arm
Joseph Myers
- [PATCH] testsuite: Sanitize fails for SP FPU on Arm
Torbjorn SVENSSON
- [PATCH] testsuite: Skip intrinsics test if arm
Torbjörn SVENSSON
- [PATCH] testsuite: Skip intrinsics test if arm
Torbjörn SVENSSON
- [PATCH] testsuite: Skip intrinsics test if arm
Kyrylo Tkachov
- [PATCH] testsuite: Verify that module-mapper is avialable
Torbjörn SVENSSON
- [PATCH] testsuite: Windows paths use \ and not /
Torbjörn SVENSSON
- [PATCH] testsuite: Windows paths use \ and not /
Jonathan Wakely
- [PATCH] testsuite: Windows paths use \ and not /
Jonathan Wakely
- [PATCH] testsuite: Windows paths use \ and not /
Jakub Jelinek
- [PATCH] testsuite: Windows paths use \ and not /
Jonathan Wakely
- [PATCH] testsuite: Windows paths use \ and not /
Jonathan Wakely
- [PATCH] testsuite: Windows paths use \ and not /
Jonathan Wakely
- [PATCH] testsuite: Windows paths use \ and not /
Andreas Schwab
- [PATCH] testsuite: Windows paths use \ and not /
Jonathan Wakely
- [PATCH] testsuite: Windows reports errors with CreateProcess
Torbjörn SVENSSON
- [PATCH] Track value_relations in GORI.
Andrew MacLeod
- [PATCH] tree-object-size: Support strndup and strdup
Siddhesh Poyarekar
- [PATCH] tree-object-size: Support strndup and strdup
Siddhesh Poyarekar
- [PATCH] tree-object-size: Support strndup and strdup
Jakub Jelinek
- [PATCH] tree-object-size: Support strndup and strdup
Siddhesh Poyarekar
- [PATCH] tree-object-size: Support strndup and strdup
Jakub Jelinek
- [PATCH] tree-optimization/102801 - testcase for uninit diagnostic
Richard Biener
- [PATCH] tree-optimization/106722 - avoid invalid pointer association in predcom
Richard Biener
- [PATCH] tree-optimization/106754 - fix compute_control_dep_chain defect
Richard Biener
- [PATCH] tree-optimization/106809 - compile time hog in VN
Richard Biener
- [PATCH] tree-optimization/106841 - gather and hybrid SLP
Richard Biener
- [PATCH] tree-optimization/106844 - fix ICE in init_use_preds
Richard Biener
- [PATCH] tree-optimization/106860 - fix profile scaling in split_loop
Richard Biener
- [PATCH] tree-optimization/106866 - avoid dead abnormal edges from DCE
Richard Biener
- [PATCH] tree-optimization/106881 - constrain uninit control edge add
Richard Biener
- [PATCH] tree-optimization/106881 - fix simple_control_dep_chain part
Richard Biener
- [PATCH] tree-optimization/106913 - ICE with -da and -Wuninitialized
Richard Biener
- [PATCH] tree-optimization/106922 - extend same-val clobber FRE
Richard Biener
- [PATCH] tree-optimization/106922 - missed FRE/PRE
Richard Biener
- [PATCH] tree-optimization/106922 - missed FRE/PRE
Jakub Jelinek
- [PATCH] tree-optimization/106922 - missed FRE/PRE
Richard Biener
- [PATCH] tree-optimization/106922 - PRE and virtual operand translation
Richard Biener
- [PATCH] tree-optimization/106934 - avoid BIT_FIELD_REF of bitfields
Richard Biener
- [PATCH] tree-optimization/106938 - cleanup abnormal edges after inlining
Richard Biener
- [PATCH] tree-optimization/106984 - tsan and COND_EXPR GIMPLE
Richard Biener
- [PATCH] tree-optimization/107095 - fix typo in .MASK_STORE DSE handling
Richard Biener
- [PATCH] tree-optimization/99407 - DSE with data-ref analysis
Richard Biener
- [PATCH] undef offsetof before defining it in stddef.h
Olivier Hainque
- [PATCH] Unify MAX_POSTDOM_CHECK and --param uninit-control-dep-attempts
Richard Biener
- [PATCH] Update float 128-bit conversions
Michael Meissner
- [PATCH] Update float 128-bit conversions
Michael Meissner
- [PATCH] Use mallinfo2 with glibc >= 2.33
François Dumont
- [PATCH] Use mallinfo2 with glibc >= 2.33
Jonathan Wakely
- [PATCH] Use mallinfo2 with glibc >= 2.33
François Dumont
- [PATCH] Use mallinfo2 with glibc >= 2.33
Jonathan Wakely
- [PATCH] Using pli(paddi) and rotate to build 64bit constants
Jiufu Guo
- [PATCH] Using pli(paddi) and rotate to build 64bit constants
Segher Boessenkool
- [PATCH] Using pli(paddi) and rotate to build 64bit constants
Kewen.Lin
- [PATCH] Using pli(paddi) and rotate to build 64bit constants
Jiufu Guo
- [PATCH] Using pli(paddi) and rotate to build 64bit constants
Jiufu Guo
- [PATCH] vect: Ensure SLP nodes don't end up in multiple BB partitions [PR106787]
Richard Sandiford
- [PATCH] vect: Ensure SLP nodes don't end up in multiple BB partitions [PR106787]
Richard Biener
- [PATCH] vect: Fix missed gather load opportunity
Richard Sandiford
- [PATCH] vect: Fix missed gather load opportunity
Richard Biener
- [PATCH] vect: Fix SLP layout handling of masked loads [PR106794]
Richard Sandiford
- [PATCH] vect: Fix SLP layout handling of masked loads [PR106794]
Richard Biener
- [PATCH] vect: Try to remove single-vector permutes from SLP graph
Richard Sandiford
- [PATCH] vect: Try to remove single-vector permutes from SLP graph
Richard Biener
- [PATCH] vect: Use better fallback costs in layout subpass
Richard Sandiford
- [PATCH] vect: Use better fallback costs in layout subpass
Richard Biener
- [PATCH] vect: while_ult for integer mask
Andrew Stubbs
- [PATCH] vect: while_ult for integer mask
Richard Biener
- [PATCH] vect: while_ult for integer mask
Richard Sandiford
- [PATCH] vect: while_ult for integer mask
Richard Biener
- [PATCH] vect: while_ult for integer mask
juzhe.zhong@rivai.ai
- [PATCH] vect: while_ult for integer mask
Andrew Stubbs
- [PATCH] vect: while_ult for integer mask
Andrew Stubbs
- [PATCH] vect: while_ult for integer mask
Richard Sandiford
- [PATCH] vect: while_ult for integer mask
Richard Biener
- [PATCH] x86: Check corrupted return address when unwinding stack
H.J. Lu
- [PATCH] x86: Check corrupted return address when unwinding stack
Jeff Law
- [PATCH] x86: Handle V8BF in expand_vec_perm_broadcast_1
Kong, Lingling
- [PATCH] x86: Handle V8BF in expand_vec_perm_broadcast_1
Hongtao Liu
- [PATCH] xtensa: constantsynth: Add new 3-insns synthesis pattern
Takayuki 'January June' Suwa
- [PATCH] xtensa: constantsynth: Add new 3-insns synthesis pattern
Max Filippov
- [PATCH] xtensa: gcc: implement MI thunk generation for call0 ABI
Max Filippov
- [PATCH] xtensa: gcc: implement MI thunk generation for call0 ABI
Max Filippov
- [patch] Adjust LIBGCC2_INCLUDES for VxWorks and augment comment
Olivier Hainque
- [patch] Fix thinko in powerpc default specs for -mabi
Olivier Hainque
- [patch] Refine INITFINI condition for vxworks crtstuff spec
Olivier Hainque
- [PATCH RFA] libstdc++: small dynamic_cast optimization
Jason Merrill
- [PATCH RFA] libstdc++: small dynamic_cast optimization
Jonathan Wakely
- [PATCH RFC] c++: fix broken conversion in coroutines
Jason Merrill
- [PATCH RFC] c++: fix broken conversion in coroutines
Iain Sandoe
- [PATCH RFC] c++: streamline process for adding new builtin trait
Patrick Palka
- [PATCH RFC] c++: streamline process for adding new builtin trait
Patrick Palka
- [PATCH RFC] c++: streamline process for adding new builtin trait
Marek Polacek
- [PATCH RFC] c++: streamline process for adding new builtin trait
Patrick Palka
- [PATCH RFC] c++: streamline process for adding new builtin trait
Jason Merrill
- [PATCH RFC] c++: streamline process for adding new builtin trait
Patrick Palka
- [PATCH RFC] c++: streamline process for adding new builtin trait
Jason Merrill
- [PATCH Rust front-end v2 02/37] gccrs: Add nessecary hooks for a Rust front-end testsuite
Mike Stump
- [PATCH Rust front-end v2 07/37] gccrs: Add gcc-check-target check-rust
Richard Biener
- [PATCH Rust front-end v2 07/37] gccrs: Add gcc-check-target check-rust
Jakub Jelinek
- [PATCH Rust front-end v2 09/37] gccrs: Add Lexer for Rust front-end
Richard Biener
- [PATCH Rust front-end v2 09/37] gccrs: Add Lexer for Rust front-end
Jakub Jelinek
- [PATCH Rust front-end v2 31/37] gccrs: Add GCC Rust front-end Make-lang.in
Richard Biener
- [PATCH Rust front-end v2 32/37] gccrs: Add config-lang.in
Richard Biener
- [PATCH Rust front-end v2 33/37] gccrs: add lang-spec.h
Richard Biener
- [PATCH Rust front-end v2 34/37] gccrs: add lang.opt
Richard Biener
- [PATCH Rust front-end v2 34/37] gccrs: add lang.opt
Thomas Schwinge
- [PATCH Rust front-end v2 34/37] gccrs: add lang.opt
Richard Biener
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
HAO CHEN GUI
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
Segher Boessenkool
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
HAO CHEN GUI
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
Segher Boessenkool
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
Paul A. Clarke
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
Segher Boessenkool
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
HAO CHEN GUI
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
Segher Boessenkool
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
HAO CHEN GUI
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
HAO CHEN GUI
- [PATCH v2, rs6000] Change insn condition from TARGET_64BIT to TARGET_POWERPC64 for VSX scalar extract/insert instructions
Iain Sandoe
- [PATCH v2, rs6000] Put dg-options before effective target checks
HAO CHEN GUI
- [PATCH v2, rs6000] Put dg-options before effective target checks
Kewen.Lin
- [PATCH v2, rs6000] Put dg-options before effective target checks
Segher Boessenkool
- [PATCH v2, rs6000] Put dg-options before effective target checks
HAO CHEN GUI
- [PATCH v2, rs6000] Put dg-options before effective target checks
HAO CHEN GUI
- [PATCH v2, rs6000] Put dg-options before effective target checks
Kewen.Lin
- [PATCH v2, rs6000] Put dg-options before effective target checks
Segher Boessenkool
- [PATCH v2 0/9] fortran: clobber fixes [PR41453]
Mikael Morin
- [PATCH v2 0/9] fortran: clobber fixes [PR41453]
Mikael Morin
- [PATCH v2 0/9] fortran: clobber fixes [PR41453]
Mikael Morin
- [PATCH v2 1/2] xtensa: Eliminate unused stack frame allocation/freeing
Takayuki 'January June' Suwa
- [PATCH v2 1/2] xtensa: Eliminate unused stack frame allocation/freeing
Max Filippov
- [PATCH v2 1/9] fortran: Move the clobber generation code
Mikael Morin
- [PATCH v2 2/9] fortran: Fix invalid function decl clobber ICE [PR105012]
Mikael Morin
- [PATCH v2 3/9] fortran: Move clobbers after evaluation of all arguments [PR106817]
Mikael Morin
- [PATCH v2 4/9] fortran: Support clobbering with implicit interfaces [PR105012]
Mikael Morin
- [PATCH v2 5/9] fortran: Support clobbering of reference variables [PR41453]
Mikael Morin
- [PATCH v2 6/9] fortran: Support clobbering of SAVE variables [PR87395]
Mikael Morin
- [PATCH v2 7/9] fortran: Support clobbering of ASSOCIATE variables [PR87397]
Mikael Morin
- [PATCH v2 8/9] fortran: Support clobbering of allocatables and pointers [PR41453]
Mikael Morin
- [PATCH v2 9/9] fortran: Support clobbering of derived types [PR41453]
Mikael Morin
- [PATCH v2][DOCS] changes: mentioned ignore -gz=zlib-gnu option
Martin Liška
- [PATCH v2][DOCS] changes: mentioned ignore -gz=zlib-gnu option
Fangrui Song
- [PATCH v2] analyzer: support for symbolic values in the out-of-bounds checker [PR106625]
Tim Lange
- [PATCH v2] analyzer: support for symbolic values in the out-of-bounds checker [PR106625]
David Malcolm
- [PATCH V2] arm: add -static-pie support
Andrea Corallo
- [PATCH v2] btf: Add support to BTF_KIND_ENUM64 type
Guillermo E. Martinez
- [PATCH v2] btf: Add support to BTF_KIND_ENUM64 type
Indu Bhagat
- [PATCH v2] c++: Don't quote nothrow in diagnostic
Marek Polacek
- [PATCH v2] c++: Don't quote nothrow in diagnostic
Richard Biener
- [PATCH v2] c++: Don't quote nothrow in diagnostic
Marek Polacek
- [PATCH v2] c++: Don't quote nothrow in diagnostic
Jason Merrill
- [PATCH v2] c++: Fix type completeness checks for type traits [PR106838]
Jonathan Wakely
- [PATCH v2] c++: Fix type completeness checks for type traits [PR106838]
Jason Merrill
- [PATCH v2] c++: Fix type completeness checks for type traits [PR106838]
Jonathan Wakely
- [PATCH v2] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Marek Polacek
- [PATCH v2] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Jason Merrill
- [PATCH v2] c++: Instantiate less when evaluating __is_convertible
Marek Polacek
- [PATCH v2] c++: Instantiate less when evaluating __is_convertible
Jason Merrill
- [PATCH v2] coroutines: Ensure there's a top level bind when rewriting [PR106188]
Arsen Arsenović
- [PATCH v2] coroutines: Ensure there's a top level bind when rewriting [PR106188]
Iain Sandoe
- [PATCH v2] coroutines: Ensure there's a top level bind when rewriting [PR106188]
Arsen Arsenović
- [PATCH v2] coroutines: Ensure there's a top level bind when rewriting [PR106188]
Jason Merrill
- [PATCH v2] coroutines: Ensure there's a top level bind when rewriting [PR106188]
Arsen Arsenović
- [PATCH V2] Extend vectorizer to handle nonlinear induction for neg, mul/lshift/rshift with a constant.
Richard Biener
- [PATCH v2] gcov: Respect triplet when looking for gcov
Torbjörn SVENSSON
- [PATCH v2] gcov: Respect triplet when looking for gcov
Mikael Morin
- [PATCH v2] gcov: Respect triplet when looking for gcov
Torbjorn SVENSSON
- [PATCH v2] gcov: Respect triplet when looking for gcov
Mikael Morin
- [PATCH v2] gcov: Respect triplet when looking for gcov
Torbjorn SVENSSON
- [PATCH v2] gcov: Respect triplet when looking for gcov
Mikael Morin
- [PATCH v2] gcov: Respect triplet when looking for gcov
Martin Liška
- [PATCH v2] gcov: Respect triplet when looking for gcov
Torbjorn SVENSSON
- [PATCH v2] gcov: Respect triplet when looking for gcov
Martin Liška
- [PATCH v2] Handle OPAQUE_TYPE specially in verify_type [PR106833]
Kewen.Lin
- [PATCH v2] Handle OPAQUE_TYPE specially in verify_type [PR106833]
Richard Biener
- [PATCH v2] Handle OPAQUE_TYPE specially in verify_type [PR106833]
Kewen.Lin
- [PATCH v2] Handle OPAQUE_TYPE specially in verify_type [PR106833]
Peter Bergner
- [PATCH v2] Handle OPAQUE_TYPE specially in verify_type [PR106833]
Segher Boessenkool
- [PATCH v2] Handle OPAQUE_TYPE specially in verify_type [PR106833]
Peter Bergner
- [PATCH v2] ipa-visibility: Optimize TLS access [PR99619]
Martin Jambor
- [PATCH v2] libgo: Portable access to thread ID in struct sigevent
soeren@soeren-tempel.net
- [PATCH v2] libgo: Portable access to thread ID in struct sigevent
Ian Lance Taylor
- [PATCH v2] libstdc++: Add pretty printer for std::stringstreams
Philipp Fent
- [PATCH v2] libstdc++: Add pretty printer for std::stringstreams
Jonathan Wakely
- [PATCH v2] Libvtv-test: Fix bug that scansarif.exp cannot be found in libvtv regression test.
Lulu Cheng
- [PATCH v2] Libvtv-test: Fix bug that scansarif.exp cannot be found in libvtv regression test.
David Malcolm
- [PATCH v2] Libvtv-test: Fix bug that scansarif.exp cannot be found in libvtv regression test.
Lulu Cheng
- [PATCH v2] LoongArch: add -mdirect-extern-access option
Xi Ruoyao
- [PATCH v2] LoongArch: add -mdirect-extern-access option
Lulu Cheng
- [PATCH v2] LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch backend.
Lulu Cheng
- [PATCH v2] LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch backend.
Xi Ruoyao
- [PATCH v2] LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch backend.
Martin Liška
- [PATCH v2] LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch backend.
Lulu Cheng
- [PATCH v2] LoongArch: Libvtv add loongarch support.
Lulu Cheng
- [PATCH v2] LoongArch: Libvtv add loongarch support.
Xi Ruoyao
- [PATCH v2] LoongArch: Libvtv add loongarch support.
Lulu Cheng
- [PATCH v2] MIPS: improve -march=native arch detection
YunQiang Su
- [PATCH V2] place `const volatile' objects in read-only sections
Jeff Law
- [PATCH V2] place `const volatile' objects in read-only sections
Koning, Paul
- [PATCH V2] place `const volatile' objects in read-only sections
Jose E. Marchesi
- [PATCH v2] Re: OpenMP: Generate SIMD clones for functions with "declare target"
Sandra Loosemore
- [PATCH v2] Re: OpenMP: Generate SIMD clones for functions with "declare target"
Jakub Jelinek
- [PATCH v2] remove -gz=zlib-gnu option value
Martin Liška
- [PATCH v2] remove -gz=zlib-gnu option value
Richard Biener
- [PATCH v2] RISC-V: remove deprecate pic code model macro
Vineet Gupta
- [PATCH v2] RISC-V: remove deprecate pic code model macro
Andreas Schwab
- [PATCH v2] rs6000/test: Fix empty TU in some cases of effective targets [PR106345]
Kewen.Lin
- [PATCH v2] rs6000/test: Fix empty TU in some cases of effective targets [PR106345]
Segher Boessenkool
- [PATCH v2] rs6000: Don't ICE when we disassemble an MMA variable [PR101322]
Peter Bergner
- [PATCH v2] stack-protector: Check stack canary before throwing exception
Jeff Law
- [PATCH v2] testsuite: [arm] Relax expected register names in MVE tests
Christophe Lyon
- [PATCH v2] testsuite: [arm] Relax expected register names in MVE tests
Richard Earnshaw
- [PATCH v2] testsuite: [arm] Relax expected register names in MVE tests
Kyrylo Tkachov
- [PATCH v2] testsuite: Only run test on target if VMA == LMA
Torbjörn SVENSSON
- [PATCH v2] testsuite: Only run test on target if VMA == LMA
Richard Sandiford
- [PATCH v2] testsuite: Only run test on target if VMA == LMA
Torbjorn SVENSSON
- [PATCH v2] testsuite: Only run test on target if VMA == LMA
Richard Sandiford
- [PATCH v2] testsuite: Skip intrinsics test if arm
Torbjörn SVENSSON
- [PATCH v2] testsuite: Skip intrinsics test if arm
Richard Sandiford
- [PATCH v2] testsuite: Skip intrinsics test if arm
Christophe Lyon
- [PATCH v2] testsuite: Skip intrinsics test if arm
Kyrylo Tkachov
- [PATCH v3, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
HAO CHEN GUI
- [PATCH v3 00/11] OpenMP 5.0: Struct & mapping clause expansion rework
Julian Brown
- [PATCH v3 01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
Julian Brown
- [PATCH v3 01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
Jakub Jelinek
- [PATCH v3 02/11] Remove omp_target_reorder_clauses
Julian Brown
- [PATCH v3 02/11] Remove omp_target_reorder_clauses
Jakub Jelinek
- [PATCH v3 03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework
Julian Brown
- [PATCH v3 03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework
Jakub Jelinek
- [PATCH v3 04/11] OpenMP/OpenACC: mapping group list-handling improvements
Julian Brown
- [PATCH v3 04/11] OpenMP/OpenACC: mapping group list-handling improvements
Jakub Jelinek
- [PATCH v3 05/11] OpenMP: push attaches to end of clause list in "target" regions
Julian Brown
- [PATCH v3 05/11] OpenMP: push attaches to end of clause list in "target" regions
Jakub Jelinek
- [PATCH v3 05/11] OpenMP: push attaches to end of clause list in "target" regions
Julian Brown
- [PATCH v3 05/11] OpenMP: push attaches to end of clause list in "target" regions
Jakub Jelinek
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Julian Brown
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Jakub Jelinek
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Julian Brown
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Jakub Jelinek
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Julian Brown
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Jakub Jelinek
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Tobias Burnus
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Julian Brown
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Tobias Burnus
- [PATCH v3 06/11] OpenMP: Pointers and member mappings
Tobias Burnus
- [PATCH v3 07/11] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
Julian Brown
- [PATCH v3 07/11] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
Jakub Jelinek
- [PATCH v3 08/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
Julian Brown
- [PATCH v3 08/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
Jakub Jelinek
- [PATCH v3 08/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
Julian Brown
- [PATCH v3 08/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
Julian Brown
- [PATCH v3 08/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
Jakub Jelinek
- [PATCH v3 09/11] FYI/unfinished: OpenMP: lvalue parsing for map clauses (C++)
Julian Brown
- [PATCH v3 1/2] xtensa: Eliminate unused stack frame allocation/freeing
Takayuki 'January June' Suwa
- [PATCH v3 1/2] xtensa: Eliminate unused stack frame allocation/freeing
Max Filippov
- [PATCH v3 10/11] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE
Julian Brown
- [PATCH v3 11/11] FYI/unfinished: OpenMP 5.0 "declare mapper" support for C++
Julian Brown
- [PATCH v3 11/11] FYI/unfinished: OpenMP 5.0 "declare mapper" support for C++
Jakub Jelinek
- [PATCH v3 11/11] FYI/unfinished: OpenMP 5.0 "declare mapper" support for C++
Julian Brown
- [PATCH v3] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Marek Polacek
- [PATCH v3] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Jason Merrill
- [PATCH v3] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165]
Marek Polacek
- [PATCH v3] eliminate mutex in fast path of __register_frame
Jason Merrill
- [PATCH v3] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH v3] RISC-V: remove deprecate pic code model macro
Vineet Gupta
- [PATCH v3] RISC-V: remove deprecate pic code model macro
Vineet Gupta
- [PATCH V3] rs6000: cannot_force_const_mem for HIGH code rtx[PR106460]
Jiufu Guo
- [PATCH V3] rs6000: cannot_force_const_mem for HIGH code rtx[PR106460]
Jiufu Guo
- [PATCH V3] rs6000: cannot_force_const_mem for HIGH code rtx[PR106460]
Kewen.Lin
- [PATCH V3] rs6000: cannot_force_const_mem for HIGH code rtx[PR106460]
Jiufu Guo
- [PATCH v3] Simplify memchr with small constant strings
Jan-Benedict Glaw
- [PATCH v3] Simplify memchr with small constant strings
Richard Biener
- [PATCH v3] Simplify memchr with small constant strings
Jan-Benedict Glaw
- [PATCH v3] testsuite: Only run test on target if VMA == LMA
Torbjörn SVENSSON
- [PATCH v3] testsuite: Only run test on target if VMA == LMA
Richard Sandiford
- [PATCH v3] tree-optimization/95821 - Convert strlen + strchr to memchr
Noah Goldstein
- [PATCH v3] tree-optimization/95821 - Convert strlen + strchr to memchr
Jakub Jelinek
- [PATCH v4 1/2] xtensa: Eliminate unused stack frame allocation/freeing
Takayuki 'January June' Suwa
- [PATCH v4 1/2] xtensa: Eliminate unused stack frame allocation/freeing
Max Filippov
- [PATCH v4] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH v4] eliminate mutex in fast path of __register_frame
Jason Merrill
- [PATCH v4] eliminate mutex in fast path of __register_frame
Dimitar Dimitrov
- [PATCH v4] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH v4] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH v4] eliminate mutex in fast path of __register_frame
Stephan Bergmann
- [PATCH v4] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH v4] eliminate mutex in fast path of __register_frame
Stephan Bergmann
- [PATCH v4] eliminate mutex in fast path of __register_frame
Thomas Neumann
- [PATCH v4] eliminate mutex in fast path of __register_frame
Stephan Bergmann
- [PATCH v4] RISC-V: Add support for inlining subword atomic operations
Kito Cheng
- [PATCH v4] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
Segher Boessenkool
- [PATCH v4] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
Kewen.Lin
- [PATCH v5 0/2] IBM zSystems: Improve storing asan frame_pc
Ilya Leoshkevich
- [PATCH v5 1/2] asan: specify alignment for LASANPC labels
Ilya Leoshkevich
- [PATCH v5 2/2] IBM zSystems: Define CODE_LABEL_BOUNDARY
Ilya Leoshkevich
- [PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
Kewen.Lin
- [PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
Segher Boessenkool
- [PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
Kewen.Lin
- [PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
HAO CHEN GUI
- [PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
Segher Boessenkool
- [PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
Segher Boessenkool
- [PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
Kewen.Lin
- [PATCH v7, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
HAO CHEN GUI
- [PING][PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
Andrea Corallo
- [ping] [PATCH] C-SKY: Fix unsigned comparison warning
Jan-Benedict Glaw
- [PING] [PATCH] libstdc++: basic_filebuf: don't flush more often than necessary.
Charles-François Natali
- [PING] nvptx: forward '-v' command-line option to assembler, linker
Tom de Vries
- [PING^2][PATCH][gdb/build] Fix build breaker with --enabled-shared
Tom de Vries
- [PING^2][PATCH][gdb/build] Fix build breaker with --enabled-shared
Richard Sandiford
- [PING^5] nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup)
Tom de Vries
- [PING x2] Re: [PATCH, libgomp] Fix chunk_size<1 for dynamic schedule
Chung-Lin Tang
- [pushed] aarch64: Disassociate ls64 from simd
Richard Sandiford
- [pushed] aarch64: Fix +nosimd handling of FPR moves
Richard Sandiford
- [pushed] aarch64: Fix GTY markup for arm_sve.h [PR106491]
Richard Sandiford
- [pushed] aarch64: Prevent FPR register asms for +nofp
Richard Sandiford
- [pushed] aarch64: Remove lazy SIMD builtin initialisation
Richard Sandiford
- [pushed] aarch64: Vector move fixes for +nosimd
Richard Sandiford
- [pushed] c++: auto member function and auto variable [PR106893]
Jason Merrill
- [pushed] c++: C++23 operator[] allows default arguments
Jason Merrill
- [pushed] c++: cast to array of unknown bound [PR93259]
Jason Merrill
- [pushed] c++: check DECL_INITIAL for constexpr
Jason Merrill
- [pushed] c++: diagnostic for template placeholder in parm [PR106793]
Jason Merrill
- [pushed] c++: fix class-valued ?: extension
Jason Merrill
- [pushed] c++: fix triviality of class with unsatisfied op=
Jason Merrill
- [pushed] c++: member fn in omp loc list [PR106858]
Jason Merrill
- [pushed] c++: reduce redundant TARGET_EXPR
Jason Merrill
- [pushed] c++: reduce temporaries in ?:
Jason Merrill
- [pushed] c++: Remove unused declaration
Marek Polacek
- [pushed] c++: set TYPE_STRING_FLAG for char8_t
Jason Merrill
- [pushed] data-ref: Fix ranges_maybe_overlap_p test
Richard Sandiford
- [pushed] MAINTAINERS: Add myself to Write After Approval
Torbjörn SVENSSON
- [pushed] vect: Fix scalar stmt typo in vect_optimize_slp_pass [PR106886]
Richard Sandiford
- [r13-2288 Regression] FAIL: gcc.dg/vect/bb-slp-pr54400.c scan-tree-dump-not slp2 " = VEC_PERM_EXPR" on Linux/x86_64
haochen.jiang
- [r13-2303 Regression] FAIL: g++.dg/tree-ssa/empty-loop.C -std=gnu++20 (test for excess errors) on Linux/x86_64
haochen.jiang
- [r13-2446 Regression] FAIL: gfortran.dg/gomp/doacross-5.f90 -O (test for excess errors) on Linux/x86_64
haochen.jiang
- [r13-2446 Regression] FAIL: gfortran.dg/gomp/doacross-5.f90 -O (test for excess errors) on Linux/x86_64
Jakub Jelinek
- [r13-2446 Regression] FAIL: gfortran.dg/gomp/doacross-5.f90 -O (test for excess errors) on Linux/x86_64
Tobias Burnus
- [r13-2446 Regression] FAIL: gfortran.dg/gomp/doacross-5.f90 -O (test for excess errors) on Linux/x86_64
Jakub Jelinek
- [r13-2545 Regression] FAIL: libgomp.fortran/display-affinity-1.f90 -O execution test on Linux/x86_64
haochen.jiang
- [r13-2548 Regression] FAIL: 29_atomics/atomic_ref/compare_exchange_padding.cc execution test on Linux/x86_64
haochen.jiang
- [r13-2650 Regression] FAIL: g++.dg/modules/xtreme-header-2_a.H -std=c++2b (test for excess errors) on Linux/x86_64
haochen.jiang
- [r13-2665 Regression] FAIL: c-c++-common/gomp/target-50.c -std=c++98 scan-tree-dump-times gimple "map\\(struct:\\*tmp \\[len: 1\\]\\) map\\(alloc:tmp[._0-9]*->arr \\[len: [0-9]+\\]\\) map\\(tofrom:\\*_[0-9]+ \\[len: [0-9]+\\]\\) map\\(attach:tmp[._0-9]*->arr \\[bias: 0\\]\\)" 2 on Linux/x86_64
haochen.jiang
- [r13-2666 Regression] FAIL: g++.dg/goacc/mdc.C -std=c++98 (test for excess errors) on Linux/x86_64
haochen.jiang
- [r13-2722 Regression] FAIL: gfortran.dg/ieee/modes_1.f90 -Os (test for excess errors) on Linux/x86_64
haochen.jiang
- [r13-2804 Regression] FAIL: gcc.target/i386/avx256-unaligned-store-3.c scan-assembler vmovupd.*movv2df_internal/4 on Linux/x86_64
haochen.jiang
- [r13-2957 Regression] FAIL: c-c++-common/goacc/struct-component-kind-1.c -std=c++98 at line 68 (test for errors, line 67) on Linux/x86_64
haochen.jiang
- [RFA] Avoid unnecessary load-immediate in coremark
Jeff Law
- [RFA] Avoid unnecessary load-immediate in coremark
Richard Biener
- [RFA] Avoid unnecessary load-immediate in coremark
Richard Sandiford
- [RFA] Minor improvement to coremark, avoid unconditional jump to return
Jeff Law
- [RFA] Minor improvement to coremark, avoid unconditional jump to return
Richard Biener
- [RFC] postreload cse'ing vector constants
Robin Dapp
- [RFC] postreload cse'ing vector constants
Jeff Law
- [RFC] postreload cse'ing vector constants
Robin Dapp
- [RFC] postreload cse'ing vector constants
Jeff Law
- [RFC] postreload cse'ing vector constants
Robin Dapp
- [RFC] postreload cse'ing vector constants
Robin Dapp
- [RFC] postreload cse'ing vector constants
H.J. Lu
- [RFC] postreload cse'ing vector constants
Robin Dapp
- [RFC PATCH] __trunc{tf,xf,df,sf,hf}bf2, __truncbfhf2 and __extendbfsf2
Jakub Jelinek
- [RFC PATCH] __trunc{tf, xf, df, sf, hf}bf2, __truncbfhf2 and __extendbfsf2
Hongtao Liu
- [RFC PATCH] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support
Jakub Jelinek
- [RFC PATCH] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support
Jason Merrill
- [RFC PATCH] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support
Jakub Jelinek
- [RFC PATCH] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support
Joseph Myers
- [RFC PATCH] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support
Jakub Jelinek
- [RFC PATCH] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support
Jonathan Wakely
- [RFC PATCH] libstdc++: Partial library support for std::float{16,32,64,128}_t
Jakub Jelinek
- [Unfinished PATCH] Add first-order recurrence autovectorization
juzhe.zhong@rivai.ai
- [Unfinished PATCH] Add first-order recurrence autovectorization
Richard Biener
- [Unfinished PATCH] Add first-order recurrence autovectorization
Richard Sandiford
- [Unfinished PATCH] Add first-order recurrence autovectorization
钟居哲
- [Unfinished PATCH] Add first-order recurrence autovectorization
Richard Biener
- [V2 PATCH] RISC-V:Add '-m[no]-csr-check' option in gcc.
jiawei
- [V2 PATCH] RISC-V:Add '-m[no]-csr-check' option in gcc.
Kito Cheng
- [wwdocs PATCH RFA] contribute: link to kernel doc about patch email
Jason Merrill
- [wwdocs PATCH RFA] contribute: link to kernel doc about patch email
Gerald Pfeifer
- [wwwdocs][patch] gcc-13/changes.html: Add nvptx's --with-arch
Tobias Burnus
- [wwwdocs][patch] gcc-13/changes.html: Add nvptx's --with-arch
Gerald Pfeifer
- [wwwdocs] Add C++23 library additions to GCC 13 release notes
Jonathan Wakely
- [wwwdocs] Add reference to pp_format to Coding Conventions
Jonathan Wakely
- [wwwdocs] Fix typo in description of tainted_args attribute
Jonathan Wakely
- [wwwdocs] gcc-13/changes.html + projects/gomp/: OpenMP update
Tobias Burnus
- [wwwdocs] gcc-13/changes.html + projects/gomp/: OpenMP update
Jakub Jelinek
- [wwwdocs] Re: unreachable intro to gcc page linked to on readings page
Jonathan Wakely
- [wwwdocs] Re: unreachable intro to gcc page linked to on readings page
Jonathan Wakely
- Add three way lower_bound
François Dumont
- Basic REG_EQUIV comprehension question
Robin Dapp
- Basic REG_EQUIV comprehension question
Robin Dapp
- Basic REG_EQUIV comprehension question
Richard Sandiford
- Basic REG_EQUIV comprehension question
Robin Dapp
- c++: Add DECL_NTTP_OBJECT_P lang flag
Nathan Sidwell
- c++: Add DECL_NTTP_OBJECT_P lang flag
Bernhard Reutner-Fischer
- c++: import/export NTTP objects
Nathan Sidwell
- c++: import/export NTTP objects
Patrick Palka
- C++ ABI
Nathan Sidwell
- C++ ABI
Nathan Sidwell
- C++ ABI
Patrick Palka
- c: New C2x keywords
Joseph Myers
- c: New C2x keywords
Richard Biener
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Prathamesh Kulkarni
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Richard Sandiford
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Prathamesh Kulkarni
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Richard Sandiford
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Prathamesh Kulkarni
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Richard Sandiford
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Prathamesh Kulkarni
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Richard Sandiford
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Prathamesh Kulkarni
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Richard Sandiford
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Prathamesh Kulkarni
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Richard Sandiford
- Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
Richard Sandiford
- float.h: Do not define INFINITY for C2x when infinities not supported
Joseph Myers
- float.h: Do not define INFINITY for C2x when infinities not supported
Richard Biener
- FYI: "declare mapper" patch set for Fortran (June 2022) (was: [PATCH v3 11/11] FYI/unfinished: OpenMP 5.0 "declare mapper" support for C++)
Tobias Burnus
- GCN: Add -mlow-precision-sqrt for double-precision sqrt [PR105246] (was: Re: [PATCH] amdgcn: Add support for additional natively supported floating-point operations)
Tobias Burnus
- GCN: Add -mlow-precision-sqrt for double-precision sqrt [PR105246] (was: Re: [PATCH] amdgcn: Add support for additional natively supported floating-point operations)
Andrew Stubbs
- GNU Tools Cauldron 2022
Thomas Schwinge
- ICE after folding svld1rq to vec_perm_expr duing forwprop
Prathamesh Kulkarni
- ICE after folding svld1rq to vec_perm_expr duing forwprop
Richard Biener
- ICE after folding svld1rq to vec_perm_expr duing forwprop
Prathamesh Kulkarni
- ICE after folding svld1rq to vec_perm_expr duing forwprop
Richard Biener
- libgo patch committed: Add cgo.Incomplete
Ian Lance Taylor
- libgo patch committed: Ignore __morestack in runtime.Callers
Ian Lance Taylor
- libgo patch committed: Ignore __morestack in runtime.Callers
Ian Lance Taylor
- libgo patch committed: Make runtime.Version return a useful value
Ian Lance Taylor
- libgo patch committed: Synchronize empty struct field handling
Ian Lance Taylor
- libsanitizer: merge from upstream
Iain Sandoe
- libsanitizer: merge from upstream
Martin Liška
- libsanitizer: merge from upstream
Rainer Orth
- Make 'autoreconf' work for 'gcc', 'libobjc' (was: [PATCH] regenerate configure files and config.h.in files)
Thomas Schwinge
- Make 'autoreconf' work for 'gcc', 'libobjc' (was: [PATCH] regenerate configure files and config.h.in files)
Iain Sandoe
- Make 'autoreconf' work for 'gcc', 'libobjc' (was: [PATCH] regenerate configure files and config.h.in files)
Martin Liška
- Making gcc toolchain installs relocatable
Keith Packard
- Merge from trunk to gccgo branch
Ian Lance Taylor
- Modula-2: merge followup (brief update on the progress of the new linking implementation)
Gaius Mulley
- Modula-2: merge followup (brief update on the progress of the new linking implementation)
Martin Liška
- Modula-2: merge followup (brief update on the progress of the new linking implementation)
Gaius Mulley
- Modula-2: merge followup (brief update on the progress of the new linking implementation)
Martin Liška
- Modula-2: merge followup (brief update on the progress of the new linking implementation)
Gaius Mulley
- New French PO file for 'gcc' (version 12.2.0)
Translation Project Robot
- OpenMP: Generate SIMD clones for functions with "declare target"
Sandra Loosemore
- OpenMP: Generate SIMD clones for functions with "declare target"
Jakub Jelinek
- OpenMP: Generate SIMD clones for functions with "declare target"
Thomas Schwinge
- OpenMP patch ping
Tobias Burnus
- Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)
Thomas Rodgers
- Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)
Jonathan Wakely
- Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)
Thomas Rodgers
- Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)
Rainer Orth
- Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)
Iain Sandoe
- Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)
Thomas Rodgers
- Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)
Jonathan Wakely
- Patch ping^3 ([PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329])
Jakub Jelinek
- Patch ping^3 ([PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329])
Jonathan Wakely
- Ping: [PATCH] libcpp: Improve location for macro names [PR66290]
Lewis Hyatt
- Ping: [PATCH] Rework 128-bit complex multiply and divide.
Michael Meissner
- Ping: [PATCH V6] rs6000: Optimize cmp on rotated 16bits constant
Jiufu Guo
- Ping [PATCH] rs6000: using li/lis+oris/xoris to build constants
Jiufu Guo
- Ping [PATCH v3, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
HAO CHEN GUI
- PING^1 [PATCH] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
Kewen.Lin
- PING^1 [PATCH] rs6000/test: Adjust pr104992.c with vect_int_mod [PR106516]
Kewen.Lin
- PING^1 [PATCH] rs6000/test: Adjust pr104992.c with vect_int_mod [PR106516]
Segher Boessenkool
- PING^1 [PATCH] testsuite: 'b' instruction can't do long enough jumps
Torbjorn SVENSSON
- PING^1 [PATCH] testsuite: 'b' instruction can't do long enough jumps
Christophe Lyon
- PING^1 [PATCH] testsuite: 'b' instruction can't do long enough jumps
Torbjorn SVENSSON
- PING^1 [PATCH] testsuite: 'b' instruction can't do long enough jumps
Christophe Lyon
- PING^1 [PATCH] testsuite: Do not prefix linker script with "-Wl,"
Torbjorn SVENSSON
- PING^1 [PATCH] testsuite: Do not prefix linker script with "-Wl, "
Christophe Lyon
- PING^1 [PATCH] testsuite: Do not prefix linker script with "-Wl, "
Richard Sandiford
- PING^1 [PATCH v4] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
Kewen.Lin
- PING^2: [PATCH v5] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
Di Zhao OS
- PING^2: [PATCH v5] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
Richard Biener
- PING^2: [PATCH v5] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
Richard Biener
- Ping^3: [PATCH] libcpp: Handle extended characters in user-defined literal suffix [PR103902]
Lewis Hyatt
- Ping^3 [PATCH v2, rs6000] Use CC for BCD operations [PR100736]
HAO CHEN GUI
- Ping^3 [PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
HAO CHEN GUI
- Proxy ping [PATCH] Fortran: Fix automatic reallocation inside select rank [PR100103]
Harald Anlauf
- Proxy ping [PATCH] Fortran: Fix automatic reallocation inside select rank [PR100103]
Thomas Koenig
- Proxy ping [PATCH] Fortran: Fix function attributes [PR100132]
Harald Anlauf
- Proxy ping [PATCH] Fortran: Fix function attributes [PR100132]
Mikael Morin
- Proxy ping [PATCH] Fortran: Fix ICE and wrong code for assumed-rank arrays [PR100029, PR100040]
Harald Anlauf
- Proxy ping [PATCH] Fortran: Fix ICE with automatic reallocation [PR100245]
Harald Anlauf
- Proxy ping [PATCH] PR fortran/100136 - ICE, regression, using flag -fcheck=pointer
Harald Anlauf
- Proxy ping [PATCH] PR fortran/100136 - ICE, regression, using flag -fcheck=pointer
Mikael Morin
- stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x
Joseph Myers
- stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x
Richard Biener
- stddef.h: Add C2x unreachable macro
Joseph Myers
- stddef.h: Add C2x unreachable macro
Richard Biener
- TYPE_{MIN/MAX}_VALUE for floats?
Aldy Hernandez
- TYPE_{MIN/MAX}_VALUE for floats?
Jakub Jelinek
- TYPE_{MIN/MAX}_VALUE for floats?
Aldy Hernandez
- Update for gcc steering committee page
Jeff Law
- Update my email address and DCO entry in MAINTAINERS file
Jeff Law
- VN, len_store and endianness
Robin Dapp
- VN, len_store and endianness
Richard Biener
- VN, len_store and endianness
Robin Dapp
- VN, len_store and endianness
Richard Biener
- VN, len_store and endianness
Robin Dapp
- VN, len_store and endianness
Richard Biener
Last message date:
Fri Sep 30 23:32:34 GMT 2022
Archived on: Fri Sep 30 23:32:40 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).