gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] RISC-V: Enable zvfh for vector-scalar half-float run tests
Paul-Antoine Arras
Re: [PATCH] RISC-V: Enable zvfh for vector-scalar half-float run tests
Jeff Law
[PATCH] testsuite: arm: Update function body for scheduler
Torbjörn SVENSSON
Re: [PATCH] testsuite: arm: Update function body for scheduler
Christophe Lyon
[COMMITTED] s390: Always compute address of stack protector guard
Stefan Schulze Frielinghaus
[PATCH] Avoid IPA opts around guality plumbing
Richard Biener
Re: [PATCH] Avoid IPA opts around guality plumbing
Jakub Jelinek
[PATCH] RISC-V: Do not use vsetivli for THeadVector.
Robin Dapp
Re: [PATCH] RISC-V: Do not use vsetivli for THeadVector.
Jeff Law
[PATCH] RISC-V: Ignore non-types in builtin function hash.
Robin Dapp
Re: [PATCH] RISC-V: Ignore non-types in builtin function hash.
Jeff Law
Re: [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Paul Keir
Re: [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Jonathan Wakely
Re: [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Jonathan Wakely
Re: [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Paul Keir
Re: [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Jonathan Wakely
[PATCH v5 0/2] tree-optimization: extend scalar comparison folding to vectors [PR119196]
Icen Zeyada
[PATCH v5 2/2] gimple-fold: extend vector simplification to match scalar bitwise optimizations [PR119196]
Icen Zeyada
[PATCH v5 1/2] tree-simplify: unify simple_comparison ops in vec_cond for bit and/or/xor [PR119196]
Icen Zeyada
Re: [PATCH v5 0/2] tree-optimization: extend scalar comparison folding to vectors [PR119196]
Richard Biener
[PATCH 1/2]middle-end: don't set range on partial vectors [PR120922]
Tamar Christina
[PATCH 2/2]middle-end: Use rounding division for ranges for partial vectors [PR120922]
Tamar Christina
Re: [PATCH 2/2]middle-end: Use rounding division for ranges for partial vectors [PR120922]
Richard Biener
Re: [PATCH 1/2]middle-end: don't set range on partial vectors [PR120922]
Richard Biener
[PATCH] riscv: allow zero in zacas subword atomic cas
Andreas Schwab
Re: [PATCH] riscv: allow zero in zacas subword atomic cas
Jeff Law
Re: [PATCH] riscv: allow zero in zacas subword atomic cas
Andreas Schwab
[PATCH] x86: Keep non all 0s/1s redundant vector loads on AMD znverN
H.J. Lu
Re: [PATCH] x86: Keep non all 0s/1s redundant vector loads on AMD znverN
Richard Biener
Re: [PATCH] x86: Keep non all 0s/1s redundant vector loads on AMD znverN
H.J. Lu
[PATCH] testsuite: i386: Fix gcc.target/i386/memcpy-pr120683-1.c etc. on Solaris/x86
Rainer Orth
Re: [PATCH] testsuite: i386: Fix gcc.target/i386/memcpy-pr120683-1.c etc. on Solaris/x86
H.J. Lu
[PATCH v2 1/2] libstdc++: Silence a warning in a test for span.
Luc Grosheintz
[PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Luc Grosheintz
Re: [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Jonathan Wakely
Re: [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Tomasz Kaminski
Re: [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Jonathan Wakely
Re: [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Tomasz Kaminski
Re: [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Tomasz Kaminski
Re: [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Luc Grosheintz
Re: [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Tomasz Kaminski
Re: [PATCH v2 1/2] libstdc++: Silence a warning in a test for span.
Jonathan Wakely
[committed] s390: Split tests for 31bit support
Juergen Christ
[PATCH v4 0/6] Implement mdspan.
Luc Grosheintz
[PATCH v4 5/6] libstdc++: Implement mdspan and tests [PR107761].
Luc Grosheintz
Re: [PATCH v4 5/6] libstdc++: Implement mdspan and tests [PR107761].
Jonathan Wakely
[PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Luc Grosheintz
Re: [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Tomasz Kaminski
Re: [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Jonathan Wakely
Re: [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Luc Grosheintz
Re: [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Tomasz Kaminski
Re: [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Tomasz Kaminski
Re: [PATCH v4 0/6] Implement mdspan.
Jonathan Wakely
Re: [PATCH v4 0/6] Implement mdspan.
Tomasz Kaminski
Re: [PATCH v4 0/6] Implement mdspan.
Tomasz Kaminski
[PATCH] libstdc++: Do not expose set_brackets/set_separator for formatter with format_kind other than sequence [PR119861]
Tomasz Kamiński
Re: [PATCH] libstdc++: Do not expose set_brackets/set_separator for formatter with format_kind other than sequence [PR119861]
Jonathan Wakely
[PATCH] libstdc++: Document that LWG 3881 is resolved, by using different apporach.
Tomasz Kamiński
Re: [PATCH] libstdc++: Document that LWG 3881 is resolved, by using different apporach.
Jonathan Wakely
[SNAPv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
Re: [SNAPv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
Re: [SNAPv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
[PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
pan2 . li
Re: [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Jeff Law
RE: [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Li, Pan2
Re: [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Jeff Law
RE: [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Li, Pan2
[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
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Rainer Orth
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Andreas Schwab
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Richard Biener
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Andreas Schwab
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Andreas Schwab
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Andreas Schwab
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Iain Buclaw
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Richard Biener
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
James K. Lowden
RE: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
James K. Lowden
[PATCH] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
Re: [PATCH] libstdc++: provide debug impl of P2697 ctor [PR119742]
Tomasz Kaminski
Re: [PATCH] libstdc++: provide debug impl of P2697 ctor [PR119742]
Jonathan Wakely
[PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
Re: [PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Jason Merrill
Re: [PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
Re: [PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Jason Merrill
[PATCH v2] 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] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
[PATCH] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
Re: [PATCH] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
Re: [PATCH] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
Re: [PATCH] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
[PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
Re: [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
Re: [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
Re: [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
Re: [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
[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
Re: [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Robin Dapp
Re: [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Jeff Law
Re: [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
Re: [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Robin Dapp
[PATCH][committed][testsuite]: add sve hw check to testcase [PR120817]
Tamar Christina
[PATCH v2] Handle non default git prefix configurations
Pierre-Emmanuel Patry
Re: [PATCH v2] Handle non default git prefix configurations
Alexander Monakov
[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 v1 1/3] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
pan2 . li
[PATCH v1 3/3] RISC-V: Add test for vec_duplicate + vssub.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2 . li
[PATCH v1 2/3] RISC-V: Add test for vec_duplicate + vssub.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2 . li
Re: [PATCH v1 0/3] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
Robin Dapp
RE: [PATCH v1 0/3] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
Li, Pan2
[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
RE: [PATCH] tree-optimization/120817 - bogus DSE of .MASK_STORE
Tamar Christina
RE: [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
Re: [PATCH 6/7] aarch64: Use SVE2 BSL1N for DImode arguments
Remi Machet
[PATCH 4/7] aarch64: Use EOR3 for DImode values
Kyrylo Tkachov
Re: [PATCH 4/7] aarch64: Use EOR3 for DImode values
Remi Machet
RE: [PATCH 4/7] aarch64: Use EOR3 for DImode values
Tamar Christina
RE: [PATCH 4/7] aarch64: Use EOR3 for DImode values
Tamar Christina
[PATCH 7/7] aarch64: Use BSL2N for DImode operands
Kyrylo Tkachov
Re: [PATCH 7/7] aarch64: Use BSL2N for DImode operands
Remi Machet
[PATCH 5/7] aarch64: Use SVE2 NBSL for DImode arguments
Kyrylo Tkachov
Re: [PATCH 5/7] aarch64: Use SVE2 NBSL for DImode arguments
Remi Machet
[PATCH 2/7] aarch64: Use EOR3 for 64-bit vector modes
Kyrylo Tkachov
Re: [PATCH 2/7] aarch64: Use EOR3 for 64-bit vector modes
Andrew Pinski
[PATCH 3/7] aarch64: Handle DImode BCAX operations
Kyrylo Tkachov
Re: [PATCH 3/7] aarch64: Handle DImode BCAX operations
Richard Sandiford
Re: [PATCH 3/7] aarch64: Handle DImode BCAX operations
Richard Sandiford
RE: [PATCH 3/7] aarch64: Handle DImode BCAX operations
Tamar Christina
Re: [PATCH 3/7] aarch64: Handle DImode BCAX operations
Richard Sandiford
RE: [PATCH 3/7] aarch64: Handle DImode BCAX operations
Tamar Christina
Re: [PATCH 3/7] aarch64: Handle DImode BCAX operations
Kyrylo Tkachov
Re: [PATCH 3/7] aarch64: Handle DImode BCAX operations
Richard Sandiford
[PATCH 1/7] aarch64: Allow 64-bit vector modes in pattern for BCAX instruction
Kyrylo Tkachov
RE: [PATCH 1/7] aarch64: Allow 64-bit vector modes in pattern for BCAX instruction
Tamar Christina
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
Re: [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Tomasz Kaminski
Re: [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Luc Grosheintz
Re: [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Tomasz Kaminski
Re: [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Luc Grosheintz
Re: [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Tomasz Kaminski
Re: [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Luc Grosheintz
Re: [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Tomasz Kaminski
[PATCH] aarch64: Improve popcountti2 with SVE
Kyrylo Tkachov
RE: [PATCH] aarch64: Improve popcountti2 with SVE
Tamar Christina
Re: [PATCH] aarch64: Improve popcountti2 with SVE
Richard Sandiford
Re: [PATCH] aarch64: Improve popcountti2 with SVE
Kyrylo Tkachov
[PATCH] aarch64: Implement sme2+faminmax extension.
Alfie Richards
Re: [PATCH] aarch64: Implement sme2+faminmax extension.
Kyrylo Tkachov
Re: [PATCH] aarch64: Implement sme2+faminmax extension.
Alfie Richards
Re: [PATCH] aarch64: Implement sme2+faminmax extension.
Spencer Abson
Re: [PATCH] aarch64: Implement sme2+faminmax extension.
Alfie Richards
[PATCH] aarch64: fixup: Implement sme2+faminmax extension.
Alfie Richards
Re: [PATCH] libstdc++: Format __float128 as _Float128 only when long double is not 128 IEE [PR119246]
Jonathan Wakely
[PATCH v2] libstdc++: Format __float128 as _Float128 only when long double is not 128 IEEE [PR120976]
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Format __float128 as _Float128 only when long double is not 128 IEEE [PR120976]
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
RE: [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Li, Pan2
[PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Ciyan Pan
RE: [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Li, Pan2
[PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Ciyan Pan
RE: [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Li, Pan2
[PATCH] crc: Error out on non-constant poly arguments for the crc builtins [PR120709]
Andrew Pinski
Re: [PATCH] crc: Error out on non-constant poly arguments for the crc builtins [PR120709]
Richard Biener
[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
Re: [PATCH] tree-cfg: Reject constants and addr on lhs for assign single [PR120921]
Richard Biener
[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
Re: [PATCH] cdce: Fix non-call exceptions with signaling nans [PR120951]
Richard Biener
Earlier messages
Later messages