gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
[PATCH v3] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
Re: [PATCH v3] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Jonathan Wakely
Re: [PATCH v3] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kaminski
[commited v4] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
[PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Kyrylo Tkachov
Re: [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Remi Machet
Re: [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Kyrylo Tkachov
RE: [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Tamar Christina
Re: [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Kyrylo Tkachov
Re: [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Kyrylo Tkachov
RE: [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Tamar Christina
Re: [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Andrew Pinski
[PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Kyrylo Tkachov
RE: [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Tamar Christina
RE: [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Tamar Christina
Re: [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Richard Sandiford
Re: [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Kyrylo Tkachov
[committed] libstdc++: Fix hash<__int128> test for x32 [PR121150]
Jonathan Wakely
[PATCH] Remove non-SLP path from vectorizable_live_operation
Richard Biener
[pushed-15] [PATCH] PR modula2/120912: Request for a procedure to obtain a file from an IOChan
Gaius Mulley
[PATCH v3] libstdc++: Implement Philox Engine [PR119794]
1nfocalypse
Re: [PATCH v3] libstdc++: Implement Philox Engine [PR119794]
Patrick Palka
Re: [PATCH v3] libstdc++: Implement Philox Engine [PR119794]
1nfocalypse
[COMMITTED 1/6] ada: Array aggregates of mutably tagged objects (part 2)
Marc Poulhiès
[COMMITTED 2/6] ada: Elaboration entity must not be ghost in ghost generic instances
Marc Poulhiès
[COMMITTED 4/6] ada: Do not inline function returning on the secondary stack
Marc Poulhiès
[COMMITTED 5/6] ada: Back out change to Tbuild.Unchecked_Convert_To
Marc Poulhiès
[COMMITTED 6/6] ada: Spurious actual/formal matching check failure for formal derived type.
Marc Poulhiès
[COMMITTED 3/6] ada: Incorrect resolution of prefixed calls with overriding private subprogram
Marc Poulhiès
[PATCH v3] config/rs6000/t-float128: Don't encode full build paths into headers
Harish . Sadineni
[PATCH] tree-optimization/120924 - up --param uninit-max-chain-len
Richard Biener
Re: [PATCH] tree-optimization/120924 - up --param uninit-max-chain-len
Jakub Jelinek
[pushed-15] [PATCH] [modula2] Comment tidyup in gm2-compiler/M2GCCDeclare.mod
Gaius Mulley
New Serbian PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
New Serbian PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
[PATCH] tree-optimization/121126 - properly verify live LC PHIs
Richard Biener
Contents of PO file 'cpplib-15.1-b20250316.sr.po'
Translation Project Robot
Contents of PO file 'cpplib-15.1-b20250316.sr.po'
Translation Project Robot
Re: [RFC PATCH 0/5] aarch64: Support for user-defined aarch64 tuning parameters in JSON
Soumya AR
Re: [RFC PATCH 0/5] aarch64: Support for user-defined aarch64 tuning parameters in JSON
Soumya AR
Re: [RFC PATCH 0/5] aarch64: Support for user-defined aarch64 tuning parameters in JSON
Soumya AR
[RFC PATCH v2 0/6] aarch64: Support for user-defined aarch64 tuning parameters in JSON
soumyaa
[RFC PATCH v2 5/6] aarch64: Regression tests for parsing of user-provided AArch64 CPU tuning parameters
soumyaa
[RFC PATCH v2 6/6] aarch64: Script to auto generate JSON tuning routines
soumyaa
[RFC PATCH v2 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
soumyaa
Re: [RFC PATCH v2 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
Andrew Pinski
Re: [RFC PATCH v2 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
Andrew Pinski
[RFC PATCH v2 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
soumyaa
[RFC PATCH v2 3/6] json: Add get_map() method to JSON object class
soumyaa
[RFC PATCH v2 1/6] aarch64 + arm: Remove const keyword from tune_params members and nested members
soumyaa
[pushed-15] [PATCH] PR modula2/120673: Mutually dependent types crash the compiler
Gaius Mulley
[PATCH] Correct spacing for -mdaz-ftz
Vincent Lefevre
[GCC15][PATCH 1/2] C: Flex array in the middle via type alias is not reported [PR120353]
Qing Zhao
[GCC15][PATCH 2/2] C: Flex array in union followed by a structure field is not reported [PR120354]
Qing Zhao
[PATCH] gimple-fold: Fix up big endian _BitInt adjustment [PR121131]
Jakub Jelinek
Re: [PATCH] gimple-fold: Fix up big endian _BitInt adjustment [PR121131]
Richard Biener
[PATCH] tree-sra: Fix grp_covered flag computation when totally scalarizing (PR117423)
Martin Jambor
Re: [PATCH] tree-sra: Fix grp_covered flag computation when totally scalarizing (PR117423)
Richard Biener
[pushed-15] [PATCH] PR modula2/120606: FOR loop ICE if the last expression uses an array
Gaius Mulley
[PATCH] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
Re: [PATCH] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
[PATCH] Use regular libdir/includedir in libgcc Makefiles
John Ericson
[pushed-15] [PATCH] [PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing from base libraries
Gaius Mulley
[PATCH 1/2] libstdc++: Optimize _Utf_iterator for size
Jonathan Wakely
[PATCH 2/2] libstdc++: Implement reverse iteration for _Utf_view
Jonathan Wakely
Re: [PATCH 2/2] libstdc++: Implement reverse iteration for _Utf_view
Tomasz Kaminski
Re: [PATCH 2/2] libstdc++: Implement reverse iteration for _Utf_view
Jonathan Wakely
[committed v2] libstdc++: Implement reverse iteration for _Utf_view
Jonathan Wakely
Re: [PATCH 1/2] libstdc++: Optimize _Utf_iterator for size
Tomasz Kaminski
[committed] libstdc++: Document change in __int128 traits [PRPR96710]
Jonathan Wakely
[PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kamiński
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jakub Jelinek
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kaminski
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Patrick Palka
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kaminski
[PATCH v2] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Patrick Palka
Re: [PATCH v2] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
Re: [PATCH v2] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kaminski
[PATCH v3] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kamiński
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Patrick Palka
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
Re: [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
[COMMITED] tree-ssa-structalias / pta: Fix *more* GNU coding style deviations
Filip Kastl
[PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Harish . Sadineni
Re: [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Segher Boessenkool
Re: [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Harish Sadineni
Re: [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Segher Boessenkool
Re: [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Harish Sadineni
[PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast' only for effective-target 'offload_device' [PR119692]
Thomas Schwinge
Re: [PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast' only for effective-target 'offload_device' [PR119692]
Rainer Orth
[PATCH] testsuite: handle-multiline-outputs must allow both cc1 and cc1.exe
Torbjörn SVENSSON
[COMMITED] tree-ssa-structalias / pta: Fix some GNU coding style
Filip Kastl
[RFC][PATCH 0/1] testsuite: add BPF target board for execution testing
Piyush Raj
[RFC][PATCH 1/1] testsuite: add BPF target board for execution testing
Piyush Raj
[COMMITTED,PATCH 1/3] s390: Add implicit zero extend for VLGV
Stefan Schulze Frielinghaus
[COMMITTED,PATCH 2/3] s390: Adapt GPR<->VR costs
Stefan Schulze Frielinghaus
[COMMITTED,PATCH 3/3] s390: Rework signbit optab
Stefan Schulze Frielinghaus
[PATCH] tree-optimization/121048 - move check for only having vector(1)
Richard Biener
Re: [PATCH] tree-ssa-structalias: Put solver into its own file
Filip Kastl
Re: [PATCH] tree-ssa-structalias: Put solver into its own file
Richard Biener
Re: [PATCH] tree-ssa-structalias: Put solver into its own file
Filip Kastl
Re: [PATCH] tree-ssa-structalias: Put solver into its own file
Richard Biener
[PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Ciyan Pan
RE: [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Li, Pan2
[PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Ciyan Pan
RE: [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Li, Pan2
[PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Ciyan Pan
RE: [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Li, Pan2
[PATCH v1] libstdc++: Implement std::dims.
Luc Grosheintz
Re: [PATCH v1] libstdc++: Implement std::dims.
Luc Grosheintz
Re: [PATCH v1] libstdc++: Implement std::dims.
Tomasz Kaminski
Re: [PATCH v1] libstdc++: Implement std::dims.
Jonathan Wakely
[r16-2305 Regression] FAIL: gfortran.dg/guality/arg1.f90 -O3 -g line 14 a(10) == 10 on Linux/x86_64
haochen.jiang
[PATCH] rs6000: Backport r15-2928-gbf891fcabca7a5 to gcc-14
Kishan Parmar
Re: [PATCH] rs6000: Backport r15-2928-gbf891fcabca7a5 to gcc-14
Segher Boessenkool
Re: [PATCH] rs6000: Backport r15-2928-gbf891fcabca7a5 to gcc-14
Kishan Parmar
[PATCH] x86: Don't change mode for XOR in ix86_expand_ternlog
H.J. Lu
Re: [PATCH] x86: Don't change mode for XOR in ix86_expand_ternlog
Hongtao Liu
[PATCH] c++ frontend: Fix typo in comment
Benjamin Wu
[pushed: r16-2307] contrib: add gcc/text-art to Doxygen input
David Malcolm
[PATCH 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
[PATCH 2/2] libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
John Ericson
Re: [PATCH 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
Andrew Pinski
[PATCH v2] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
[PATCH v3 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
[PATCH v3 2/2] libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
John Ericson
[pushed-15] [PATCH] PR modula2/120497: error is generated for good code when returning a pointer var variable
Gaius Mulley
[PATCHv2] gcse: Skip hardreg pre if the hardreg is never alive [PRPR121095]
Andrew Pinski
Re: [PATCHv2] gcse: Skip hardreg pre if the hardreg is never alive [PRPR121095]
Richard Sandiford
Re: [PATCHv2] gcse: Skip hardreg pre if the hardreg is never alive [PRPR121095]
Andrew Pinski
[PATCH v8 0/3] extend "counted_by" attribute to pointer fields of structures + fix PR120929
Qing Zhao
[PATCH v8 2/3] Use the counted_by attribute of pointers in builtinin-object-size.
Qing Zhao
[PATCH v8 1/3] Extend "counted_by" attribute to pointer fields of structures. Convert a pointer reference with counted_by attribute to .ACCESS_WITH_SIZE.
Qing Zhao
[PATCH v8 3/3] Use the counted_by attribute of pointers in array bound checker.
Qing Zhao
[pushed-15] [PATCH] PR modula2/120389 Assigning wrong type to an array causes an ICE
Gaius Mulley
[PATCH] tree-optimization/121035 - handle stray VN values without expression
Richard Biener
[pushed] i386: Use various predicates instead of open coding them
Uros Bizjak
[PATCH][v3] Reject single lane vector types for SLP build
Richard Biener
[PATCH] [contrib] Add process_make.py
dhruvc
Re: [PATCH] [contrib] Add process_make.py
Filip Kastl
Re: [PATCH] [contrib] Add process_make.py
Dhruv Chawla
Re: [PATCH] [contrib] Add process_make.py
Filip Kastl
[PATCH 1/2] cprop: Allow jump bypassing for single set insns
Stefan Schulze Frielinghaus
[PATCH 2/2] s390: Implement spaceship optab [PR117015]
Stefan Schulze Frielinghaus
Re: [PATCH 1/2] cprop: Allow jump bypassing for single set insns
Jeff Law
[PATCH v2] x86: Warn -pg without -mfentry only on glibc targets
H.J. Lu
Re: [PATCH v2] x86: Warn -pg without -mfentry only on glibc targets
Uros Bizjak
[PATCH] c++: consteval blocks
Marek Polacek
Re: [PATCH] c++: consteval blocks
Jason Merrill
Re: [PATCH] c++: consteval blocks
Jakub Jelinek
Re: [PATCH] c++: consteval blocks
Jason Merrill
Re: [PATCH] c++: consteval blocks
Jakub Jelinek
[PATCH v2] c++: consteval blocks
Marek Polacek
Re: [PATCH v2] c++: consteval blocks
Jason Merrill
[PATCH v3] c++: consteval blocks
Marek Polacek
Re: [PATCH v3] c++: consteval blocks
Jason Merrill
[PATCH] RISC-V: Vector-scalar widening negate-multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
Re: [PATCH] RISC-V: Vector-scalar widening negate-multiply-(subtract-)accumulate [PR119100]
Jeff Law
[PATCH v1] RISC-V: Support RVVDImode for avg3_ceil auto vect
pan2 . li
Re: [PATCH v1] RISC-V: Support RVVDImode for avg3_ceil auto vect
Jeff Law
RE: [PATCH v1] RISC-V: Support RVVDImode for avg3_ceil auto vect
Li, Pan2
Re: [PATCH v1] RISC-V: Support RVVDImode for avg3_ceil auto vect
Jeff Law
Re: [pushed: r16-2211] diagnostics: add support for directed graphs; use them for state graphs
Martin Jambor
Re: [pushed: r16-2211] diagnostics: add support for directed graphs; use them for state graphs
David Malcolm
[pushed: r16-2308] diagnostics: remove redundant field
David Malcolm
[PATCH v1 0/3] Fix custom IndexType related bugs in mdspan.
Luc Grosheintz
[PATCH v1 2/3] libstdc++: Fix constraint for custom integer types in mdspan [PR121061]
Luc Grosheintz
Re: [PATCH v1 2/3] libstdc++: Fix constraint for custom integer types in mdspan [PR121061]
Jonathan Wakely
Re: [PATCH v1 2/3] libstdc++: Fix constraint for custom integer types in mdspan [PR121061]
Tomasz Kaminski
[PATCH v1 3/3] libstdc++: Fix forwarding of custom IndexType in mdspan [PR121061]
Luc Grosheintz
Re: [PATCH v1 3/3] libstdc++: Fix forwarding of custom IndexType in mdspan [PR121061]
Jonathan Wakely
Re: [PATCH v1 3/3] libstdc++: Fix forwarding of custom IndexType in mdspan [PR121061]
Tomasz Kaminski
[PATCH v1 1/3] libstdc++: Refactor mdspan tests [PR121061]
Luc Grosheintz
Re: [PATCH v1 1/3] libstdc++: Refactor mdspan tests [PR121061]
Jonathan Wakely
Re: [PATCH v1 1/3] libstdc++: Refactor mdspan tests [PR121061]
Tomasz Kaminski
Re: [PATCH v1 0/3] Fix custom IndexType related bugs in mdspan.
Tomasz Kaminski
Re: [PATCH v1 0/3] Fix custom IndexType related bugs in mdspan.
Luc Grosheintz
Re: [PATCH v1 0/3] Fix custom IndexType related bugs in mdspan.
Tomasz Kaminski
[PATCH] tree-optimization/121116 - avoid _BitInt for vector element init
Richard Biener
[PATCH] tree-optimization/121049 - avoid loop masking with even/odd reduction
Richard Biener
[PATCH] [RISC-V] Fix wrong CFA during stack probe
Andreas Schwab
Re: [PATCH] [RISC-V] Fix wrong CFA during stack probe
Jeff Law
Re: [PATCH] [RISC-V] Fix wrong CFA during stack probe
Andreas Schwab
Re: [PATCH] [RISC-V] Fix wrong CFA during stack probe
Raphael Zinsly
[PATCH v2] aarch64: Adapt unwinder to linux's SME signal behaviour
Yury Khrustalev
RE: [PATCH v2] aarch64: Adapt unwinder to linux's SME signal behaviour
Tamar Christina
[committed] amdgcn: Fix various unrecognized pattern issues with add<mode>3_vcc_dup
Andrew Stubbs
[PATCH] libstdc++: Constrain bitset(const CharT*) constructor [PR121046]
Jonathan Wakely
[PATCH] libstdc++: Use basic_string_view for std::bitset deduced types
Jonathan Wakely
Re: [PATCH] libstdc++: Use basic_string_view for std::bitset deduced types
Tomasz Kaminski
Re: [PATCH] libstdc++: Use basic_string_view for std::bitset deduced types
Jonathan Wakely
Re: [PATCH] libstdc++: Use basic_string_view for std::bitset deduced types
Tomasz Kaminski
[PATCH] libstdc++: Add comments to __unicode::_Utf_iterator
Jonathan Wakely
Re: [PATCH] libstdc++: Add comments to __unicode::_Utf_iterator
Tomasz Kaminski
Earlier messages
Later messages