Messages by Thread
-
[SNAPv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
-
[PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
pan2 . li
-
[committed] Minor fix to gcc.dg/torture/pr120654.c
Jeff Law
-
[PATCH, FYI] [vxworks] [x86] disable vxworks6 PIC on vxworks7
Alexandre Oliva
-
[committed][RISC-V] Fix testsuite fallout from check-function-bodies change
Jeff Law
-
[FYI] [vxworks] add aarch64 to vxworks-dummy.h set
Alexandre Oliva
-
[PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
-
[PATCH] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
-
[PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
-
[PATCH] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
-
[PATCH] ranger: Mark three occurrences of verify_range with overide
Martin Jambor
-
[COMMITTED] xtensa: Remove TARGET_PROMOTE_PROTOTYPES
Max Filippov
-
Fix profile scaling in tree-inline.cc:initialize_cfun
Jan Hubicka
-
[PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
-
[PATCH][committed][testsuite]: add sve hw check to testcase [PR120817]
Tamar Christina
-
[PATCH v2] Handle non default git prefix configurations
Pierre-Emmanuel Patry
-
[pushed] c++: -Wno-abbreviated-auto-in-template-arg [PR120917]
Jason Merrill
-
[PATCH v1 0/3] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
pan2 . li
-
[PATCH] tree-optimization/120358 - bogus PTA with structure access
Richard Biener
-
Re: [PATCH] [testsuite] [arm] adjust fp16-aapcs for gcc-14
Torbjorn SVENSSON
-
[Ada] Reapply tweaks to delay statements in ACATS 3&4 testsuites
Eric Botcazou
-
[PATCH] tree-optimization/120817 - bogus DSE of .MASK_STORE
Richard Biener
-
[PATCH][commited]: Update maintainers file
Tamar Christina
-
[PATCH 6/7] aarch64: Use SVE2 BSL1N for DImode arguments
Kyrylo Tkachov
-
[PATCH 4/7] aarch64: Use EOR3 for DImode values
Kyrylo Tkachov
-
[PATCH 7/7] aarch64: Use BSL2N for DImode operands
Kyrylo Tkachov
-
[PATCH 5/7] aarch64: Use SVE2 NBSL for DImode arguments
Kyrylo Tkachov
-
[PATCH 2/7] aarch64: Use EOR3 for 64-bit vector modes
Kyrylo Tkachov
-
[PATCH 3/7] aarch64: Handle DImode BCAX operations
Kyrylo Tkachov
-
[PATCH 1/7] aarch64: Allow 64-bit vector modes in pattern for BCAX instruction
Kyrylo Tkachov
-
Re: [PATCH 0/7] Improve bit-manipulation SIMD codegen for 64-bit types
Kyrylo Tkachov
-
[PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Luc Grosheintz
-
[PATCH] aarch64: Improve popcountti2 with SVE
Kyrylo Tkachov
-
[PATCH] aarch64: Implement sme2+faminmax extension.
Alfie Richards
-
Re: [PATCH] libstdc++: Format __float128 as _Float128 only when long double is not 128 IEE [PR119246]
Jonathan Wakely
-
Re: [PUSHED] GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilation [PR118794]
Thomas Schwinge
-
[r16-1971 Regression] FAIL: gcc.target/i386/pr120936-8.c check-function-bodies foo on Linux/x86_64
haochen.jiang
-
[PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Ciyan Pan
-
[PATCH] crc: Error out on non-constant poly arguments for the crc builtins [PR120709]
Andrew Pinski
-
[patch,avr,applied] Add AVRxxDAyyS devices
Georg-Johann Lay
-
Add cutoff information to profile_info and use it when forcing non-zero value
Jan Hubicka
-
Fix overflow check in profile_count::operator* (const sreal &num).
Jan Hubicka
-
Re: [PATCH v2] doc: Correct the return type of float comparison
Trevor Gross
-
[PATCH v2] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
-
[PATCH] tree-cfg: Reject constants and addr on lhs for assign single [PR120921]
Andrew Pinski
-
[pushed] wwwdocs: codingconventions: Move git.savannah.gnu.org to https
Gerald Pfeifer
-
[pushed] wwwdocs: news: Move GCC Resource Center to https
Gerald Pfeifer
-
[pushed] wwwdocs: readings: compilerconnection.com is gone
Gerald Pfeifer
-
[PATCH] cdce: Fix non-call exceptions with signaling nans [PR120951]
Andrew Pinski
-
[PATCH] libgfortran: add fallback for trigonometric pi-based functions
Yuao Ma
-
[PATCH] c++: Pedwarn on invalid decl specifiers for for-range-declaration [PR84009]
Jakub Jelinek
-
[FYI] [vxworks] [ppc] match TARGET_VXWORKS64 to TARGET_64BIT
Alexandre Oliva
-
[PATCH] LoongArch: Fix ICE caused by <optab>_alsl_reversesi_extended.
Lulu Cheng
-
[COMMITTED 1/2] RISC-V: prefetch: const offset needs to have 5 bits zero, not 4
Vineet Gupta
-
[PATCH] libstdc++: Fix attribute order on __normal_iterator friends [PR120949]
Jonathan Wakely
-
[PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Jonathan Wakely
-
Add template keyword to <mdspan> for Clang
Jonathan Wakely
-
[committed] libstdc++: Avoid -Wswitch warning from chrono formatters
Jonathan Wakely
-
[committed] libstdc++: Fix typo in __size_to_integer(__GLIBCXX_TYPE_INT_N_3)
Jonathan Wakely
-
Re: [PATCH] arm_neon.h: remove useless push/pop pragmas
Christophe Lyon
-
Re: [PATCH] testsuite: arm: add needed -mcpu / -march to arm_crypto_ok
Christophe Lyon
-
[PATCH] arm: always enable both simd and mve builtins
Christophe Lyon
-
[PATCH 1/2] testsuite: arm: remove arm32 check from a few effective-targets
Christophe Lyon
-
Re: [pushed: r16-1631] diagnostics: add state diagrams to analyzer experimental-html output [PR116792]
Martin Jambor
-
[PATCH] vect: Fix VEC_WIDEN_PLUS_HI/LO choice for big-endian [PR118891]
Richard Sandiford
-
[PATCH] ext-dce: Fix subreg_lsb is_constant assumption
Richard Sandiford
-
[PATCH] aarch64: Fix neon-sve-bridge.c failures for big-endian
Richard Sandiford
-
[PATCH] aarch64: Fix ZIP1 order in aarch64_expand_vector_init
Richard Sandiford
-
[PUSHED] MAINTAINERS: replace tabs with spaces
Andrew Pinski
-
[pushed] c++: -Wtemplate-body and tentative parsing [PR120575]
Jason Merrill
-
[Patch, Fortran, Coarray, PR88076, v1] 7/6 Add a shared memory multi process coarray library.
Andre Vehreschild
-
[PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
-
[committed] MAINTAINERS: Add myself as an aarch64 port reviewer
Alex Coplan
-
[PATCH] tree-optimization/120944 - bogus VN with volatile copies
Richard Biener
-
[PATCH 2/2] add masked-epilogue tuning
Richard Biener
-
[PATCH 1/2] Allow the target to request a masked vector epilogue
Richard Biener
-
[PATCH v1] libstdc++: Better CTAD for span and mdspan [P3029].
Luc Grosheintz
-
[PATCH v3 0/5] Implement mdspan.
Luc Grosheintz