gcc-patches
Thread
Date
Later messages
Messages by Thread
Re: [PATCH] c++: Reinstate check for uninitialized bases with c++ <= 17 [PR118239]
Jason Merrill
Re: [PATCH] c++: Reinstate check for uninitialized bases with c++ <= 17 [PR118239]
Simon Martin
[PATCH v2] c++: bogus error with nested lambdas [PR117602]
Marek Polacek
Re: [PATCH v2] c++: bogus error with nested lambdas [PR117602]
Jason Merrill
Re: [PATCH v3 0/4] Hard Register Constraints
Stefan Schulze Frielinghaus
Re: [PATCH v3 0/4] Hard Register Constraints
Jeff Law
Re: [PATCH v3 0/4] Hard Register Constraints
Jakub Jelinek
Re: [PATCH v3 0/4] Hard Register Constraints
Jeff Law
[PATCH 1/3] c++: Fix mangling of otherwise unattached class-scope lambdas [PR118245]
Nathaniel Shead
[PATCH 2/3] c++/modules: Diagnose TU-local lambdas, give mangling scope to lambdas in concepts
Nathaniel Shead
Re: [PATCH 2/3] c++/modules: Diagnose TU-local lambdas, give mangling scope to lambdas in concepts
Jason Merrill
[PATCH 3/3] c++/modules: Treat unattached lambdas as TU-local
Nathaniel Shead
Re: [PATCH 3/3] c++/modules: Treat unattached lambdas as TU-local
Jason Merrill
Re: [PATCH 1/3] c++: Fix mangling of otherwise unattached class-scope lambdas [PR118245]
Jason Merrill
[PATCH v2] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Simon Martin
Re: [PATCH v2] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Marek Polacek
Re: [PATCH v2] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Simon Martin
Re: [PATCH v2] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Jason Merrill
Re: [PATCH v2] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Simon Martin
Re: [PATCH v2] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Jason Merrill
[PATCH v3] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Simon Martin
Re: [PATCH v3] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Jason Merrill
Re: [PATCH v3] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Simon Martin
Re: [PATCH v3] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Jason Merrill
Re: [PATCH v3] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Simon Martin
Re: [PATCH] config-ml.in: Fix multi-os-dir search
Matthias Klose
Re: [PATCH] config-ml.in: Fix multi-os-dir search
YunQiang Su
[PATCH] tree-optimization/112859 - bogus loop distribution
Richard Biener
Re: [PATCH] tree-optimization/112859 - bogus loop distribution
Michael Matz
Re: [PATCH] tree-optimization/112859 - bogus loop distribution
Richard Biener
Re: [PATCH] tree-optimization/112859 - bogus loop distribution
Michael Matz
PING: [PATCH] asan: Fix missing FakeStack flag cleanup
Ilya Leoshkevich
[PING^2,PATCH] Add target hook to assemble a VAR_DECL
Georg-Johann Lay
Re: [PING^2,PATCH] Add target hook to assemble a VAR_DECL
Richard Biener
Re: [PING^2,PATCH] Add target hook to assemble a VAR_DECL
Georg-Johann Lay
Re: [PING^2,PATCH] Add target hook to assemble a VAR_DECL
Georg-Johann Lay
Re: [PING^2,PATCH] Add target hook to assemble a VAR_DECL
Richard Biener
Re: [PING^2,PATCH] Add target hook to assemble a VAR_DECL
Georg-Johann Lay
Re: [PING^2,PATCH] Add target hook to assemble a VAR_DECL
Georg-Johann Lay
Re: [PING^2,PATCH] Add target hook to assemble a VAR_DECL
Richard Sandiford
Re: [PING^2,PATCH] Add target hook to assemble a VAR_DECL
Georg-Johann Lay
[PATCH] rtl-ssa: Avoid dangling phi uses [PR118562]
Richard Sandiford
Re: [PATCH] rtl-ssa: Avoid dangling phi uses [PR118562]
Richard Biener
[ping,patch,avr] Try to work around PR118012 / PR118360
Georg-Johann Lay
Re: [ping,patch,avr] Try to work around PR118012 / PR118360
Denis Chertykov
[PATCH] c++: Small make_tree_vector_from_ctor improvement
Jakub Jelinek
Re: [PATCH] c++: Small make_tree_vector_from_ctor improvement
Jason Merrill
[PATCH] tree-assume: Fix UB in assume_query [PR118605]
Jakub Jelinek
Re: [PATCH] tree-assume: Fix UB in assume_query [PR118605]
Richard Biener
[committed] c++: Fix build_omp_array_section for type dependent array_expr [PR118590]
Jakub Jelinek
[committed] c++: Fix weird expression in test for clauses other than when/default/otherwise [PR118604]
Jakub Jelinek
Re: [PATCH] PR tree-optimization/95801 - infer non-zero for integral division RHS.
Richard Biener
[PATCH] testsuite: i386: Adjust gcc.target/i386/cmov12.c for Sun as syntax
Rainer Orth
Re: [PATCH] testsuite: i386: Adjust gcc.target/i386/cmov12.c for Sun as syntax
Uros Bizjak
[PATCH] Fix command flags for SVE2 faminmax
saurabh.jha
Re: [PATCH] Fix command flags for SVE2 faminmax
Richard Sandiford
[PATCH] [ifcombine] check for more zero-extension cases [PR118572]
Alexandre Oliva
Re: [PATCH] [ifcombine] check for more zero-extension cases [PR118572]
Richard Biener
[PATCH v2 1/4] RISC-V: Refactor SAT_* operand rtx extend to reg help func [NFC]
pan2 . li
[PATCH v2 2/4] RISC-V: Fix incorrect code gen for scalar signed SAT_ADD [PR117688]
pan2 . li
Re: [PATCH v2 2/4] RISC-V: Fix incorrect code gen for scalar signed SAT_ADD [PR117688]
Jeff Law
[PATCH v2 3/4] RISC-V: Fix incorrect code gen for scalar signed SAT_SUB [PR117688]
pan2 . li
Re: [PATCH v2 3/4] RISC-V: Fix incorrect code gen for scalar signed SAT_SUB [PR117688]
Jeff Law
[PATCH v2 4/4] RISC-V: Fix incorrect code gen for scalar signed SAT_TRUNC [PR117688]
pan2 . li
Re: [PATCH v2 1/4] RISC-V: Refactor SAT_* operand rtx extend to reg help func [NFC]
Jeff Law
RE: [PATCH v2 1/4] RISC-V: Refactor SAT_* operand rtx extend to reg help func [NFC]
Li, Pan2
[PATCH v2] libcpp: Fix incorrect line numbers in large files [PR108900]
Yash . Shinde
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Damian Rouson
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Damian Rouson
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Andre Vehreschild
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Tobias Burnus
[PATCH] LoongArch: Fix ICE caused by illegal calls to builtin functions [PR118561].
Lulu Cheng
Re: [pushed][PATCH] LoongArch: Fix ICE caused by illegal calls to builtin functions [PR118561].
Lulu Cheng
Re: [PATCH v3 4/6] c++: Update mangling of lambdas in expressions
Jason Merrill
Re: [PATCH v3 2/6] c++: Fix mangling of otherwise unattached class-scope lambdas [PR118245]
Jason Merrill
Re: [PATCH v3 2/6] c++: Fix mangling of otherwise unattached class-scope lambdas [PR118245]
Nathaniel Shead
[PATCH] [ifcombine] out-of-bounds bitfield refs can trap [PR118514]
Alexandre Oliva
[PATCH v2] [ifcombine] avoid dropping tree_could_trap_p [PR118514]
Alexandre Oliva
Re: [PATCH v2] [ifcombine] avoid dropping tree_could_trap_p [PR118514]
Richard Biener
Re: [PATCH v2] [ifcombine] avoid dropping tree_could_trap_p [PR118514]
Alexandre Oliva
Re: [PATCH v2] [ifcombine] avoid dropping tree_could_trap_p [PR118514]
Richard Biener
[PATCH v3] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Alexandre Oliva
Re: [PATCH v3] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Richard Biener
Re: [PATCH v3] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Alexandre Oliva
Re: [PATCH v3] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Richard Biener
Re: [PATCH v3] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Sam James
[PATCH v4] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Alexandre Oliva
Re: [PATCH v4] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Richard Biener
Re: [PATCH v4] [ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs [PR118514]
Sam James
[PATCH] [ifcombine] improve reverse checking and operand swapping
Alexandre Oliva
Re: [PATCH] [ifcombine] improve reverse checking and operand swapping
Richard Biener
Re: [PATCH] [ifcombine] out-of-bounds bitfield refs can trap [PR118514]
Richard Biener
Re: [PATCH v3 3/6] c++: Fix ABI for lambdas declared in alias templates [PR116568]
Jason Merrill
Re: [PATCH v3 3/6] c++: Fix ABI for lambdas declared in alias templates [PR116568]
Jason Merrill
[PATCH] Fortran: do not evaluate arguments of MAXVAL/MINVAL too often [PR118613]
Harald Anlauf
Re: [PATCH] Fortran: do not evaluate arguments of MAXVAL/MINVAL too often [PR118613]
Mikael Morin
Re: [PATCH] Fortran: do not evaluate arguments of MAXVAL/MINVAL too often [PR118613]
Harald Anlauf
Re: [PATCH] c++: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jason Merrill
[PATCH] c++, v2: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jakub Jelinek
Re: [PATCH] c++, v2: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jason Merrill
Re: [PATCH] c++, v2: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jakub Jelinek
Re: [PATCH] c++, v2: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jason Merrill
[PATCH] c++, v3: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jakub Jelinek
Re: [PATCH] c++, v3: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jason Merrill
Re: [PATCH] c++: Implement for namespace statics CWG 2867 - Order of initialization for structured bindings [PR115769]
Jason Merrill
Re: [PATCH] testsuite: Only run test if alarm is available
Mike Stump
Re: [PATCH] testsuite: Only run test if alarm is available
Torbjorn SVENSSON
[patch,avr] ad PR117726: Tweak 32-bit logical shifts of 25...30 for -Oz
Georg-Johann Lay
Re: [patch,avr] ad PR117726: Tweak 32-bit logical shifts of 25...30 for -Oz
Denis Chertykov
[PATCH] ipa-cp: Perform operations in the appropriate types (PR 118097)
Martin Jambor
Re: [PATCH] ipa-cp: Perform operations in the appropriate types (PR 118097)
Martin Jambor
Re: [PATCH] ipa-cp: Perform operations in the appropriate types (PR 118097)
Martin Jambor
Re: [PATCH] ipa-cp: Perform operations in the appropriate types (PR 118097)
Jan Hubicka
Re: [PATCH] c++, v2: Implement for static locals CWG 2867 - Order of initialization for structured bindings [PR115769]
Jason Merrill
Please Ignore -- testing email
Matthew Malcomson
Re: Please Ignore -- testing email
Matthew Malcomson
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Michael Matz
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Michael Matz
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Michael Matz
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Michael Matz
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Michael Matz
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Joseph Myers
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Joseph Myers
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Qing Zhao
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Qing Zhao
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Qing Zhao
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Martin Uecker
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Bill Wendling
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Qing Zhao
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Bill Wendling
Re: [GCC16 stage 1][RFC][PATCH 0/3]extend "counted_by" attribute to pointer fields of structures
Joseph Myers
Re: [PATCH v3] c++: fix wrong-code with constexpr prvalue opt [PR118396]
Jason Merrill
[PATCH 0/5] LoongArch: Atomic operation clean-up and micro-optimization
Xi Ruoyao
[PATCH 2/5] LoongArch: Don't use "+" for atomic_{load, store} "m" constraint
Xi Ruoyao
[PATCH 5/5] LoongArch: Remove "b 3f" instruction if unneeded
Xi Ruoyao
[PATCH 1/5] LoongArch: (NFC) Remove atomic_optab and use amop instead
Xi Ruoyao
[PATCH 3/5] LoongArch: Allow using bstrins for masking the address in atomic_test_and_set
Xi Ruoyao
[PATCH 4/5] LoongArch: Don't emit overly-restrictive barrier for LL-SC loops
Xi Ruoyao
[Patch, fortran] PR96087 - [12/13/14/15 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1575
Paul Richard Thomas
Re: [Patch, fortran] PR96087 - [12/13/14/15 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1575
Andre Vehreschild
Re: [Patch, fortran] PR96087 - [12/13/14/15 Regression] ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1575
Paul Richard Thomas
[pushed: r15-7126] jit: fix startup on aarch64
David Malcolm
Re: [pushed: r15-7126] jit: fix startup on aarch64
Antoni Boucher
Re: [pushed: r15-7126] jit: fix startup on aarch64
David Malcolm
Re: [pushed: r15-7126] jit: fix startup on aarch64
Antoni Boucher
[PATCH] LoongArch: Fix invalid subregs in xorsign [PR118501]
Xi Ruoyao
Re: [PATCH] LoongArch: Fix invalid subregs in xorsign [PR118501]
Lulu Cheng
Re: [PATCH] LoongArch: Fix invalid subregs in xorsign [PR118501]
Xi Ruoyao
Re: [PATCH] LoongArch: Fix invalid subregs in xorsign [PR118501]
Lulu Cheng
[PUSHED] s390: Fix arch15 machine string for binutils
Stefan Schulze Frielinghaus
[pushed] aarch64: Fix aarch64_write_sysregdi predicate
Richard Sandiford
[PATCH 1/3] aarch64: Allow FPMR source values to be zero
Richard Sandiford
[PATCH 2/3] aarch64: Fix memory cost for FPM_REGNUM
Richard Sandiford
[PATCH 3/3] aarch64: Avoid redundant writes to FPMR
Richard Sandiford
Re: [PATCH 3/3] aarch64: Avoid redundant writes to FPMR
Kyrylo Tkachov
Re: [PATCH 3/3] aarch64: Avoid redundant writes to FPMR
Richard Sandiford
Re: [PATCH 3/3] aarch64: Avoid redundant writes to FPMR
Kyrylo Tkachov
[PATCH] c++/modules: Fix exporting temploid friends in header units [PR118582]
Nathaniel Shead
Re: [PATCH] c++/modules: Fix exporting temploid friends in header units [PR118582]
Jason Merrill
[patch,avr,applied] Add tests for LRA's PR118591
Georg-Johann Lay
Re: [PATCH v2 01/12] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs.
Tejas Belagod
Re: [PATCH v2 01/12] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs.
Jakub Jelinek
Re: [PATCH v2 01/12] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs.
Tejas Belagod
Re: [PATCH v2 01/12] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs.
Tejas Belagod
Re: [PATCH v2 01/12] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs.
Jakub Jelinek
[PATCH v4] arm: [MVE intrinsics] Avoid warnings when floating-point is not supported [PR 117814]
Christophe Lyon
Re: [PATCH] c++/modules: Fix linkage checks for exported using-decls
Richard Earnshaw (lists)
Re: Re: [PATCH] c++/modules: Fix linkage checks for exported using-decls
yxj-github-437
Re: [PATCH] c++/modules: Fix linkage checks for exported using-decls
Jason Merrill
[PATCH] builtins: Store unspecified value to *exp for inf/nan [PR114877]
Jakub Jelinek
Re: [PATCH] builtins: Store unspecified value to *exp for inf/nan [PR114877]
Jeff Law
Re: [PATCH] lra: emit caller-save register spills before call insn [PR116028]
Andrew Pinski
[PATCH] RISC-V: Disable two-source permutes for now [PR117173].
Robin Dapp
Re: [PATCH] RISC-V: Disable two-source permutes for now [PR117173].
钟居哲
Re: [PATCH] RISC-V: Disable two-source permutes for now [PR117173].
Robin Dapp
??????[PATCH] RISC-V: Disable two-source permutes for now [PR117173].
??????
Re: [PATCH] RISC-V: Disable two-source permutes for now [PR117173].
Jeff Law
Re: [PATCH] RISC-V: Disable two-source permutes for now [PR117173].
Robin Dapp
Re: [PATCH] RISC-V: Disable two-source permutes for now [PR117173].
Jeff Law
Re: [PATCH v2 2/2] LoongArch: Improve reassociation for bitwise operation and left shift [PR 115921]
Lulu Cheng
Re: [PATCH v2 2/2] LoongArch: Improve reassociation for bitwise operation and left shift [PR 115921]
Xi Ruoyao
[PATCH] i386: Append -march=x86-64-v3 to AVX10.2/512 VNNI testcases
Haochen Jiang
Re: [PATCH] i386: Append -march=x86-64-v3 to AVX10.2/512 VNNI testcases
Hongtao Liu
Re: [PATCH 1/2] LoongArch: Fix wrong code with <optab>_alsl_reversesi_extended
Xi Ruoyao
Re: [PATCH 1/2] LoongArch: Fix wrong code with <optab>_alsl_reversesi_extended
Xi Ruoyao
Re: [PATCH 1/2] LoongArch: Fix wrong code with <optab>_alsl_reversesi_extended
Lulu Cheng
Re: [PATCH 1/2] LoongArch: Fix wrong code with <optab>_alsl_reversesi_extended
Richard Sandiford
Re: [PATCH 1/2] LoongArch: Fix wrong code with <optab>_alsl_reversesi_extended
Lulu Cheng
Re: [PATCH 1/2] LoongArch: Fix wrong code with <optab>_alsl_reversesi_extended
Richard Sandiford
Re: [PATCH 1/2] LoongArch: Fix wrong code with <optab>_alsl_reversesi_extended
Lulu Cheng
Later messages