gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[COMMITTED 057/146] gccrs: hir: Remove duplicate function in TraitItemFunc
arthur . cohen
[COMMITTED 109/146] gccrs: rust/intrinsic: add new "catch_unwind" variant of API
arthur . cohen
[COMMITTED 017/146] gccrs: Improve handling of struct expressions in nr2.0
arthur . cohen
[COMMITTED 042/146] gccrs: Use a reference wrapper to please GCC 4.8
arthur . cohen
[COMMITTED 136/146] gccrs: derive(Copy): Use copy lang item when deriving Copy.
arthur . cohen
[COMMITTED 056/146] gccrs: mappings: Move lang_item definitions to .cc
arthur . cohen
[COMMITTED 028/146] gccrs: asm: Fix clang warnings
arthur . cohen
[COMMITTED 129/146] gccrs: mappings: Add get_lang_item_node
arthur . cohen
[COMMITTED 076/146] gccrs: lang-item: Remove unused NodeId from LangItemPath
arthur . cohen
[COMMITTED 123/146] gccrs: collect-lang-items: Display attribute upon error finding it
arthur . cohen
[COMMITTED 137/146] gccrs: ast-builder: Add new methods around type paths.
arthur . cohen
[COMMITTED 066/146] gccrs: lang-items: Add lang-items AST collector
arthur . cohen
[COMMITTED 125/146] gccrs: tychk: resolve lang item type paths properly
arthur . cohen
[COMMITTED 104/146] gccrs: nr2.0: Resolve Self inside impl blocks
arthur . cohen
[COMMITTED 139/146] gccrs: derive(Clone): Add note about Clone::clone()
arthur . cohen
[COMMITTED 061/146] gccrs: constant evaluation like these are coercion sites
arthur . cohen
[COMMITTED 073/146] gccrs: nr1.0: Resolve lang item paths properly.
arthur . cohen
[COMMITTED 079/146] gccrs: Made changes to AST::TraitImpl constructor for TypePath
arthur . cohen
[COMMITTED 074/146] gccrs: hir: Lower lang-item paths
arthur . cohen
[COMMITTED 144/146] gccrs: derive(Clone): Implement derive clone for enum struct variants
arthur . cohen
[COMMITTED 005/146] gccrs: Rename some PathIdentSegment functions
arthur . cohen
[COMMITTED 078/146] gccrs: implement the TuplePattern and use it for function patterns
arthur . cohen
[COMMITTED 024/146] gccrs: Improve handling of implicit Self parameter in AST
arthur . cohen
[COMMITTED 143/146] gccrs: derive(Clone): Implement clone for enum tuple variants
arthur . cohen
[COMMITTED 047/146] gccrs: fix crashes in hir dump since move to references
arthur . cohen
[COMMITTED 026/146] gccrs: hir: Mark AttrVec::get_outer_attrs as override
arthur . cohen
[COMMITTED 120/146] gccrs: Remove dead code related to external functions
arthur . cohen
[COMMITTED 023/146] gccrs: fix typechecking of Fn trait calls using ADT types
arthur . cohen
[COMMITTED 118/146] gccrs: Add missing name resolution to static items in blocks
arthur . cohen
[COMMITTED 087/146] gccrs: lang-items: Collect trait functions that are lang items
arthur . cohen
[COMMITTED 131/146] gccrs: ast-collector: Fix tuple struct pattern collection
arthur . cohen
[COMMITTED 077/146] gccrs: fix bad not expression in rust
arthur . cohen
[COMMITTED 071/146] gccrs: derive(Copy): Use new LangItemPath
arthur . cohen
[COMMITTED 135/146] gccrs: derive(Clone): Mark PhantomData as a lang item
arthur . cohen
[COMMITTED 082/146] gccrs: parser: Add testcases for multiline strings
arthur . cohen
[COMMITTED 002/146] gccrs: Insert trait names during toplevel resolution 2.0
arthur . cohen
[COMMITTED 031/146] gccrs: Improve handling of static items in toplevel 2.0
arthur . cohen
[COMMITTED 096/146] gccrs: nr2.0: Resolve type aliases inside trait definitions
arthur . cohen
[COMMITTED 138/146] gccrs: derive(Clone): Use lang item for PhantomData in Clone
arthur . cohen
[PATCH] gimple: Verify that lhs of an assign is NOT a function [PR118796]
Andrew Pinski
Re: [PATCH] gimple: Verify that lhs of an assign is NOT a function [PR118796]
Richard Biener
Re: [PATCH] gimple: Verify that lhs of an assign is NOT a function [PR118796]
Andrew Pinski
Re: [PATCH] gimple: Verify that lhs of an assign is NOT a function [PR118796]
Richard Biener
[PATCH] i386: Set attr "addr" as "gpr16" for constraint "jm". [PR 119425]
Hu, Lin1
Re: [PATCH] i386: Set attr "addr" as "gpr16" for constraint "jm". [PR 119425]
Hongtao Liu
[PATCH 0/3] Automate use of -Os/-Oz as multilib selector
Keith Packard
[PATCH 3/3] gcc: Add --enable-multilib-space option
Keith Packard
[PATCH 1/3] libgcc: Use -Os/-Oz from CC or CFLAGS
Keith Packard
[PATCH 2/3] arm: Add missing multilib default values
Keith Packard
[PATCH] cobol: Get rid of __int128 uses in the COBOL FE [PR119242]
Jakub Jelinek
RE: [PATCH] cobol: Get rid of __int128 uses in the COBOL FE [PR119242]
Robert Dubner
Re: [PATCH] cobol: Get rid of __int128 uses in the COBOL FE [PR119242]
Iain Sandoe
Re: [PATCH] cobol: Get rid of __int128 uses in the COBOL FE [PR119242]
Jakub Jelinek
RE: [PATCH] cobol: Get rid of __int128 uses in the COBOL FE [PR119242]
Robert Dubner
RE: [PATCH] cobol: Get rid of __int128 uses in the COBOL FE [PR119242]
Robert Dubner
[PATCH] cobol, v2: Get rid of __int128 uses in the COBOL FE [PR119242]
Jakub Jelinek
RE: [PATCH] cobol, v2: Get rid of __int128 uses in the COBOL FE [PR119242]
Robert Dubner
Re: [PATCH] cobol, v2: Get rid of __int128 uses in the COBOL FE [PR119242]
Jakub Jelinek
RE: [PATCH] cobol, v2: Get rid of __int128 uses in the COBOL FE [PR119242]
Robert Dubner
COBOL: why not getting UAT/NIST "temporarily" to trunk (was: [PATCH] cobol, v2: Get rid of __int128 uses in the COBOL FE [PR119242])
Simon Sobisch
[committed] cobol: Changes to eliminate _Float128 from the front end
Robert Dubner
RE: [committed] cobol: Changes to eliminate _Float128 from the front end
Robert Dubner
[PATCH] c++: fix missing lifetime extension [PR119383]
Marek Polacek
Re: [PATCH] c++: fix missing lifetime extension [PR119383]
Jason Merrill
[pushed] c++: add fixed test [PR101881]
Marek Polacek
Re: [PATCH] toplevel, libcobol: Add dependency on libquadmath build [PR119244].
Jakub Jelinek
[PATCH] libstdc++: Optimize std::vector construction from input iterators [PR108487]
Jonathan Wakely
Re: [PATCH] libstdc++: Optimize std::vector construction from input iterators [PR108487]
Jonathan Wakely
Re: [PATCH] libstdc++: Optimize std::vector construction from input iterators [PR108487]
Tomasz Kaminski
Re: [PATCH] libstdc++: Optimize std::vector construction from input iterators [PR108487]
Jonathan Wakely
Re: [PATCH] c++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525]
Jason Merrill
Re: [PATCH] c++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525]
Marek Polacek
Re: [PATCH] c++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525]
Jason Merrill
Re: [PATCH] c++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525]
Simon Martin
[COMMITTED] RISC-V: disable the abd expander for gcc-15 release [PR119224]
Vineet Gupta
[PATCH] libgcobol: Provide fallbacks for C32 strfromf32/64 [PR119296].
Iain Sandoe
[committed] arm: testsuite: skip mtp tests on thumb1
Richard Earnshaw
[committed] arm: testsuite: adjust ftest tests
Richard Earnshaw
Re: [PATCH] target/119010 - add missing DF load/store reservations for znver4 and znver5
Richard Biener
Re: [PATCH] target/119010 - add missing DF load/store reservations for znver4 and znver5
Jan Hubicka
Re: [PATCH] target/119010 - add missing DF load/store reservations for znver4 and znver5
Richard Biener
Re: [PATCH] target/119010 - add missing DF load/store reservations for znver4 and znver5
Jeff Law
[PATCH] target/119010 - add missing DF load/store reservations for znver4 and znver5
Richard Biener
[PATCH] target/119010 - add missing integer store reservations for znver4 and znver5
Richard Biener
Re: [PATCH] target/119010 - add missing integer store reservations for znver4 and znver5
Jan Hubicka
Re: [PATCH] target/119010 - add missing integer store reservations for znver4 and znver5
Jan Hubicka
[committed] arm: testsuite: avoid dg-options in primary LTO file
Richard Earnshaw
[PATCH] middle-end/118795 - fix can_vec_perm_const_p query in match.pd
Richard Biener
[committed] arm: testsuite: update expected output in vect-early-break-cbranch.c
Richard Earnshaw
[committed] arm: testsuite use -std=gnu17 for pr65647.c
Richard Earnshaw
[PATCH] libstdc++: Allow std::ranges::to to create unions
Jonathan Wakely
Re: [PATCH] libstdc++: Allow std::ranges::to to create unions
Tomasz Kaminski
[committed] libstdc++: Add testcase for std::filesystem::copy [PR118699]
Jonathan Wakely
[Patch] install.texi: gcn - suggest to use Newlib with simd math fix [PR119325]
Tobias Burnus
Re: [Patch] install.texi: gcn - suggest to use Newlib with simd math fix [PR119325]
Andrew Stubbs
[PATCH] libstdc++: Adjust how __gnu_debug::vector detects invalidation
Jonathan Wakely
Re: [PATCH] libstdc++: Adjust how __gnu_debug::vector detects invalidation
Tomasz Kaminski
[Patch, v2] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn
Tobias Burnus
Re: [Patch, v2] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn
Sandra Loosemore
Re: [Patch, v2] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn
Tobias Burnus
[Patch, v3] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn
Tobias Burnus
Re: [Patch, v3] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn
Sandra Loosemore
[PATCH] RISC-V: Remove the priority in FMV ASM name mangling
Yangyu Chen
Re: [PATCH] RISC-V: Remove the priority in FMV ASM name mangling
Kito Cheng
Re: [PATCH] RISC-V: Remove the priority in FMV ASM name mangling
Yangyu Chen
Re: [PATCH] RISC-V: Remove the priority in FMV ASM name mangling
Jeff Law
[committed] libstdc++: Cast -1 to size_t in <format> [PR119429]
Jonathan Wakely
Re: [committed][nvptx] Use .alias directive for mptx >= 6.3
Thomas Schwinge
Re: [committed][nvptx] Use .alias directive for mptx >= 6.3
Tom de Vries
[PATCH][COBOL][RFC] Remove strtof128 based diagnostics
Richard Biener
RE: [PATCH][COBOL][RFC] Remove strtof128 based diagnostics
Robert Dubner
[Patch] omp-general.cc: Remove 'if' around call to always 'true' returning function [PR118627]
Tobias Burnus
Re: [PATCH v3] Don't instrument exit edges after musttail
Jakub Jelinek
Re: [PATCH v3] Don't instrument exit edges after musttail
Andi Kleen
Re: [PATCH v3] Don't instrument exit edges after musttail
Jakub Jelinek
Re: [PATCH v3] Don't instrument exit edges after musttail
Jakub Jelinek
Re: [PATCH v3] Don't instrument exit edges after musttail
Richard Biener
[PATCH v2] i386: Add "s_" as Saturation for AVX10.2 Converting Intrinsics.
Hu, Lin1
RE: [PATCH v2] i386: Add "s_" as Saturation for AVX10.2 Converting Intrinsics.
Hu, Lin1
RE: [PATCH v2] i386: Add "s_" as Saturation for AVX10.2 Converting Intrinsics.
Liu, Hongtao
[PATCH] testsuite: add testcase for recent alias fix
Sam James
Re: [PATCH] testsuite: add testcase for recent alias fix
Martin Jambor
Re: [PATCH] testsuite: add testcase for recent alias fix
Sam James
[PATCH] i386: Add "s_" as Saturation for AVX10.2 Converting Intrinsics.
Hu, Lin1
[PATCH] tailc: Don't fail musttail calls if they use or could use local arguments, instead warn [PR119376]
Jakub Jelinek
Re: [PATCH] tailc: Don't fail musttail calls if they use or could use local arguments, instead warn [PR119376]
Alexander Monakov
Re: [PATCH] tailc: Don't fail musttail calls if they use or could use local arguments, instead warn [PR119376]
Jakub Jelinek
Re: [PATCH] tailc: Don't fail musttail calls if they use or could use local arguments, instead warn [PR119376]
Andi Kleen
Re: [PATCH] tailc: Don't fail musttail calls if they use or could use local arguments, instead warn [PR119376]
Andi Kleen
Re: [PATCH] tailc: Don't fail musttail calls if they use or could use local arguments, instead warn [PR119376]
Jason Merrill
Re: [PATCH] tailc: Don't fail musttail calls if they use or could use local arguments, instead warn [PR119376]
Jakub Jelinek
[PATCH] tailc: Only diagnose musttail failures during tailc or musttail passes [PR119376]
Jakub Jelinek
Re: [PATCH] tailc: Only diagnose musttail failures during tailc or musttail passes [PR119376]
Richard Biener
Re: [PATCH] tailc: Only diagnose musttail failures during tailc or musttail passes [PR119376]
Andi Kleen
[PATCH] testsuite: Fix up musttail2.C test
Jakub Jelinek
Re: [PATCH] testsuite: Fix up musttail2.C test
Andi Kleen
[PATCH] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
jeevitha
Re: [PATCH] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
Peter Bergner
Re: [PATCH] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
Segher Boessenkool
Re: [PATCH] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
Peter Bergner
Re: [PATCH] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
Segher Boessenkool
[PATCH] i386: Fix up combination of -2 r<<= (x & 7) into btr [PR119428]
Jakub Jelinek
Re: [PATCH] i386: Fix up combination of -2 r<<= (x & 7) into btr [PR119428]
Uros Bizjak
[PUSHEDv2] vect: Add assert to expand_vector_conversion [PR118616]
Andrew Pinski
[PATCH] i386: Fix AVX10.2 sat cvt intrinsic.
Hu, Lin1
[committed] libstdc++: Fix some broken links in the manual
Jonathan Wakely
[committed] libstdc++: Add testcases for resolved bug [PR101527]
Jonathan Wakely
[PATCH] RISC-V: disable the abd expander for gcc-15 release [PR119224]
Vineet Gupta
Re: [PATCH] RISC-V: disable the abd expander for gcc-15 release [PR119224]
Jeff Law
Re: [PATCH] RISC-V: disable the abd expander for gcc-15 release [PR119224]
Robin Dapp
Re: [PATCH] RISC-V: disable the abd expander for gcc-15 release [PR119224]
Vineet Gupta
[Patch, Fortran] C prototypes for functions returning C function pointers
Thomas Koenig
Re: [Patch, Fortran] C prototypes for functions returning C function pointers
Harald Anlauf
Re: [Patch, Fortran] C prototypes for functions returning C function pointers
Thomas Koenig
Re: [Patch, Fortran] C prototypes for functions returning C function pointers
Harald Anlauf
Re: [Patch, Fortran] C prototypes for functions returning C function pointers
Thomas Koenig
Re: [PATCH, V3] PR target/118541 - Do not generate unordered fp cmoves for IEEE compares on PowerPC
Florian Weimer
Re: [PATCH, V3] PR target/118541 - Do not generate unordered fp cmoves for IEEE compares on PowerPC
Michael Meissner
Re: [PATCH, V3] PR target/118541 - Do not generate unordered fp cmoves for IEEE compares on PowerPC
Florian Weimer
[wwwdocs] Add Ada's GCC 15 changelog entry
Fernando Oleo Blanco
Re: [wwwdocs] Add Ada's GCC 15 changelog entry
Fernando Oleo Blanco
[pushed] c++: pack indexing and if consteval
Jason Merrill
[PATCH] libstdc++: Fix handling of common cpp20-only ranges for flat sets [PR119415]
Tomasz KamiĆski
Re: [PATCH] libstdc++: Fix handling of common cpp20-only ranges for flat sets [PR119415]
Patrick Palka
Re: [PATCH] libstdc++: Fix handling of common cpp20-only ranges for flat sets [PR119415]
Patrick Palka
Re: [PATCH] libstdc++: Fix handling of common cpp20-only ranges for flat sets [PR119415]
Jonathan Wakely
[PATCH 0/2] cobol: Add a library spec (lingcobol.spec).
Iain Sandoe
[PATCH 1/2] cobol, driver, libgcobol: Add support for libgcobol.spec.
Iain Sandoe
[PATCH 2/2] testsuite, cobol: If libgcobol has a .spec file use it.
Iain Sandoe
Re: [PATCH 0/2] cobol: Add a library spec (lingcobol.spec).
Richard Biener
[committed] testsuite: d: Break up Wbuiltin_declaration_mismatch2.d into smaller tests
Iain Buclaw
[PATCH 2/2] [COBOL] Remove unused _Float128 using helpers
Richard Biener
RE: [PATCH 2/2] [COBOL] Remove unused _Float128 using helpers
Robert Dubner
Re: [PATCH] libgcobol: C++-ify the configuration steps.
Iain Sandoe
RE: [PATCH] libgcobol: C++-ify the configuration steps.
Robert Dubner
Re: [PATCH] libgcobol: C++-ify the configuration steps.
Iain Sandoe
Re: [PATCH] libgcobol: C++-ify the configuration steps.
Iain Sandoe
[PATCH 1/2] [COBOL] Remove _Float128 use from numstr2i
Richard Biener
[PATCH] PR middle-end/119442: expr.cc: Fix vec_duplicate into vector boolean modes
Kyrylo Tkachov
Re: [PATCH] PR middle-end/119442: expr.cc: Fix vec_duplicate into vector boolean modes
Kyrylo Tkachov
Re: [PATCH] PR middle-end/119442: expr.cc: Fix vec_duplicate into vector boolean modes
Richard Biener
Re: [PATCH] PR middle-end/119442: expr.cc: Fix vec_duplicate into vector boolean modes
Richard Biener
[PATCHSET] Update Rust frontend 24/03/2024 4/4
arthur . cohen
[COMMITTED 004/141] gccrs: hir-dump: Improve handling of typepathsegments that are lang items.
arthur . cohen
[COMMITTED 005/141] gccrs: ast-builder: Add extra parameter for TypeParam builder
arthur . cohen
[COMMITTED 003/141] gccrs: lang-item:Add LangItem::Kind::RECEIVER
arthur . cohen
[COMMITTED 009/141] gccrs: Fix rust breakage with nr2
arthur . cohen
[COMMITTED 008/141] gccrs: derive(Copy): Improve bounds when deriving Copy
arthur . cohen
[COMMITTED 007/141] gccrs: derive(Clone): Use lang item bounds on AssertParamIsCopy
arthur . cohen
[COMMITTED 010/141] gccrs: lang-items: Add Result and Try lang items
arthur . cohen
[COMMITTED 006/141] gccrs: derive(Clone): Add Clone bound on generated impl blocks
arthur . cohen
[COMMITTED 017/141] gccrs: lang-items: Collect enum variants as lang items
arthur . cohen
[COMMITTED 001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
arthur . cohen
[COMMITTED 022/141] gccrs: hir: Adapt visitors to lang item PathInExpressions
arthur . cohen
[COMMITTED 016/141] gccrs: catch missing guard for optional result
arthur . cohen
[COMMITTED 011/141] gccrs: backend: Allow anything as a match scrutinee
arthur . cohen
[COMMITTED 013/141] gccrs: Add environment capture to NR2
arthur . cohen
[COMMITTED 024/141] gccrs: ast: Add Path::is_lang_item()
arthur . cohen
[COMMITTED 020/141] gccrs: ast: More visitors to allow lang item paths in expressions
arthur . cohen
[COMMITTED 014/141] gccrs: Add captures for ClosureExprInnerTyped with nr2
arthur . cohen
Earlier messages
Later messages