Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 49369 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
siddhesh
codonell
codonell
codonell
codonell
codonell
codonell
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
fche
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
macro
macro
macro
nsz
pwbot
Wilco
Wilco
Wilco
arjun
stli
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
thesamesam
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
rsandifo
ktkachov
tamar
ppalka
cupermir
cupermir
cupermir
cupermir
schopin
schopin
schopin
schopin
schopin
schopin
schopin
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
clyon
rdapp
rdapp
rdapp
rdapp
dilfridge
ramana
rivoscibot
rivoscibot
rivoscibot
rivoscibot
JuzheZhong
JuzheZhong
JuzheZhong
JuzheZhong
acoplan
dmalcolm
amerey
dkm
Wilco1
Wilco1
Wilco1
rajis
rajis
rajis
rajis
rajis
rajis
rajis
pinskia
pinskia
collinfunk
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
ykhrustalev
bergner
bergner
bergner
bergner
bergner
bergner
bergner
acarlotti
acarlotti
uros
uros
uros
uros
mcermak
Apply
«
1
2
…
109
110
111
…
493
494
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[COMMITTED,064/141] gccrs: nr2.0: Resolve instances of TypePath more accurately
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,063/141] gccrs: inline-asm: Fix some warnings
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,062/141] gccrs: Add warning about default visitor usage
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,061/141] gccrs: Add test case to show issue is fixed
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,060/141] gccrs: derive(Default): Add implementation
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,059/141] gccrs: ast-builder: Add methods for QualifiedPathInExpressions
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,058/141] gccrs: Fix compilation of trait-items which map to impl items
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,057/141] gccrs: Fix bad generic substitution error on fn/adt types
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,056/141] gccrs: Fix crash in privay reporter for placeholder types
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,055/141] gccrs: coercion sites allow for type inference as well.
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,054/141] gccrs: Fix ICE during path probe
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,053/141] gccrs: Fix ICE when fn_once and fn_once_output lang item is not defined
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,052/141] gccrs: Fix bug in type resolution of paths
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,051/141] gccrs: nr2.0: Remove accidental copies of resolver
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,050/141] gccrs: ast: builder: Add Return expression builder
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,049/141] gccrs: derive(Debug): Add stub implementation.
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,048/141] gccrs: derive(Clone, Copy): Cleanup using new method from DeriveVisitor
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,047/141] gccrs: derive-visitor: Add method for setting up derived impl generics
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,046/141] gccrs: ast-builder: Add new methods for functions, traits and tuples.
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,045/141] gccrs: ast-builder: Add new functions to create type paths.
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,044/141] gccrs: scan-deadcode: Do not warn unused fields if they start with '_'
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,043/141] gccrs: lang-items: Add structural_{peq, teq}
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,042/141] gccrs: nr2.0: late: Add proper handling for lang item PathInExpressions
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,041/141] gccrs: Fix an issue with ForeverStack::dfs_rib
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,040/141] gccrs: Add option_env! support
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,039/141] gccrs: ast: Add new Expr::Kinds
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,038/141] gccrs: add support for ref literal patterns
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,037/141] gccrs: lang-items: Add From::from
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,036/141] gccrs: add new -frust-overflow-checks flag to control overflow checks
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,035/141] gccrs: Remove some passing test from exclude file
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,034/141] gccrs: Compile unit struct with constructor
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,033/141] gccrs: Resolved item type shall be differentiated later
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,032/141] gccrs: Make foreverstack debug string const
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,031/141] gccrs: Clone expr instead of taking it
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,030/141] gccrs: Remove some tests from nr2 exclusion file
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,029/141] gccrs: Remove query mode on CompileItem
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,028/141] gccrs: Add unit struct to name namespace in old resolver
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,027/141] gccrs: Add debug dump to old name resolver
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,026/141] gccrs: Labels shall be pushed within label namespace
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,025/141] gccrs: backend: Improve handling of lang-item PathInExpressions
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,024/141] gccrs: ast: Add Path::is_lang_item()
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,023/141] gccrs: marklive: Fix handling for lang item PathInExpressions.
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,022/141] gccrs: hir: Adapt visitors to lang item PathInExpressions
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,021/141] gccrs: hir: Add LangItem paths to PathPattern class
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,020/141] gccrs: ast: More visitors to allow lang item paths in expressions
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,019/141] gccrs: lang-items: Add LangItem::IsEnumVariant
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,018/141] gccrs: mappings: Improve error message for get_lang_item_node
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,017/141] gccrs: lang-items: Collect enum variants as lang items
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,016/141] gccrs: catch missing guard for optional result
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,015/141] gccrs: Infer crate name after file opening
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,014/141] gccrs: Add captures for ClosureExprInnerTyped with nr2
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,013/141] gccrs: Add environment capture to NR2
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,012/141] gccrs: Check for type paths nr2.0 can't handle yet
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,011/141] gccrs: backend: Allow anything as a match scrutinee
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,010/141] gccrs: lang-items: Add Result and Try lang items
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,009/141] gccrs: Fix rust breakage with nr2
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,008/141] gccrs: derive(Copy): Improve bounds when deriving Copy
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,007/141] gccrs: derive(Clone): Use lang item bounds on AssertParamIsCopy
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,006/141] gccrs: derive(Clone): Add Clone bound on generated impl blocks
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,005/141] gccrs: ast-builder: Add extra parameter for TypeParam builder
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,004/141] gccrs: hir-dump: Improve handling of typepathsegments that are lang items.
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,003/141] gccrs: lang-item:Add LangItem::Kind::RECEIVER
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,002/141] gccrs: typecheck: Add basic handling for applying auto trait bounds
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
[COMMITTED,001/141] gccrs: typecheck: Separate assemble_builtin_candidate in two
- -
-
-
-
2025-03-24
Arthur Cohen
Committed
RISC-V: Recognized svadu and svade extension
RISC-V: Recognized svadu and svade extension
- -
11
1
-
2025-03-24
Mingzhu Yan
JeffreyALaw
Committed
[v2] libstdc++: Fix std::vector::append_range for overlapping ranges
[v2] libstdc++: Fix std::vector::append_range for overlapping ranges
- -
6
-
-
2025-03-24
Jonathan Wakely
Superseded
libgomp/plugin/plugin-nvptx.c: Fix device used for stream creation
libgomp/plugin/plugin-nvptx.c: Fix device used for stream creation
- -
2
-
3
2025-03-24
Tobias Burnus
New
[committed] arm: testsuite: tighten scan-assembler in unaligned-memcpy-4.c
[committed] arm: testsuite: tighten scan-assembler in unaligned-memcpy-4.c
- -
-
-
4
2025-03-24
Richard Earnshaw
Committed
[v2] libstdc++: Add P1206R7 range operations to std::deque [PR111055]
[v2] libstdc++: Add P1206R7 range operations to std::deque [PR111055]
- -
6
-
-
2025-03-24
Tomasz Kaminski
Superseded
[WIP] C++: Adjust implicit '__cxa_bad_typeid' prototype to reality (was: [v2] C++: Adjust implicit …
[WIP] C++: Adjust implicit '__cxa_bad_typeid' prototype to reality (was: [v2] C++: Adjust implicit …
- -
4
-
2
2025-03-24
Thomas Schwinge
Superseded
Remove buffer overflow in cobol driver
Remove buffer overflow in cobol driver
- -
1
-
3
2025-03-24
Andreas Schwab
Committed
libgcobol: use standard f128 suffix instead of Q for _Float128 literals
libgcobol: use standard f128 suffix instead of Q for _Float128 literals
- -
6
-
-
2025-03-24
Andreas Schwab
New
cobol: Move includes before system.h
cobol: Move includes before system.h
- -
3
-
2
2025-03-24
Iain Sandoe
Committed
libgcobol: Ensure that config.h is included.
libgcobol: Ensure that config.h is included.
- -
6
-
-
2025-03-24
Iain Sandoe
New
[PUSHED] Add 'libgomp.c++/pr96835-1{, -O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835]
[PUSHED] Add 'libgomp.c++/pr96835-1{, -O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835]
- -
6
-
-
2025-03-24
Thomas Schwinge
Committed
[PUSHED] Add 'libgomp.c++/pr101544-1{, -O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544]
[PUSHED] Add 'libgomp.c++/pr101544-1{, -O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544]
- -
6
-
-
2025-03-24
Thomas Schwinge
Committed
[4/4] rust: Use 'lbasename()' consistently.
Update the configure of host 'basename'.
- -
6
-
-
2025-03-24
Iain Sandoe
Committed
[3/4] gcc, gcov: Use 'lbasename' consistently.
Update the configure of host 'basename'.
- -
6
-
-
2025-03-24
Iain Sandoe
Committed
[2/4] gcc, configure: When checking for basename, use the same process as libiberty [PR119250].
Update the configure of host 'basename'.
- -
5
-
-
2025-03-24
Iain Sandoe
New
[1/4] libiberty: Append <libgen.h> to AC_CHECK_DECLS [PR119218].
Update the configure of host 'basename'.
- -
2
-
-
2025-03-24
Iain Sandoe
New
nvptx: In offloading compilation, special-case certain host-setup symbol aliases [PR101544]
nvptx: In offloading compilation, special-case certain host-setup symbol aliases [PR101544]
- -
-
-
4
2025-03-24
Thomas Schwinge
Committed
[PUSHED] nvptx: Default at least to '-mptx=6.3'
[PUSHED] nvptx: Default at least to '-mptx=6.3'
- -
-
-
4
2025-03-24
Thomas Schwinge
Committed
[gcc-wwwdocs] gcc-14/15: Mention recent change for Intel x86_64
[gcc-wwwdocs] gcc-14/15: Mention recent change for Intel x86_64
- -
-
-
4
2025-03-24
Jiang, Haochen
New
Teach gcov to not ignore coroutine actor functions.
Teach gcov to not ignore coroutine actor functions.
- -
6
-
-
2025-03-24
Michael Welsh Duggan
New
RISC-V: xtheadmemidx: Split slli.uw pattern
RISC-V: xtheadmemidx: Split slli.uw pattern
- -
11
1
-
2025-03-24
Bohan Lei
JeffreyALaw
Rejected
libgcobol: Only use random_r if it is available [PR119295]
libgcobol: Only use random_r if it is available [PR119295]
- -
-
-
4
2025-03-24
Iain Sandoe
New
[committed] MAINTAINERS: Add myself
[committed] MAINTAINERS: Add myself
- -
-
-
4
2025-03-23
James K. Lowden
Committed
vect: Add assert to expand_vector_conversion [PR118616]
vect: Add assert to expand_vector_conversion [PR118616]
- -
6
-
-
2025-03-23
Andrew Pinski
New
libgcobol: C++-ify the configuration steps.
libgcobol: C++-ify the configuration steps.
- -
-
-
4
2025-03-23
Iain Sandoe
New
RISC-V: Allow redirecting function calls to the same FMV clone
RISC-V: Allow redirecting function calls to the same FMV clone
- -
12
-
-
2025-03-23
Yangyu Chen
Deferred
OpenMP: Create additional interop objects with append_args.
OpenMP: Create additional interop objects with append_args.
- -
6
-
-
2025-03-23
Sandra Loosemore
New
toplevel, Makefile: Add missing CXX_FOR_TARGET export [PR88319].
toplevel, Makefile: Add missing CXX_FOR_TARGET export [PR88319].
- -
6
-
-
2025-03-23
Iain Sandoe
New
[wwwdocs,applied] AVR: Mention more supported devices
[wwwdocs,applied] AVR: Mention more supported devices
- -
-
-
4
2025-03-23
Georg-Johann Lay
New
[committed] d: Fix ICE type variant differs by TYPE_PACKED [PR117621]
[committed] d: Fix ICE type variant differs by TYPE_PACKED [PR117621]
- -
-
-
4
2025-03-23
Iain Buclaw
Committed
includes, Darwin: Handle modular use for macOS SDKs [PR116827].
includes, Darwin: Handle modular use for macOS SDKs [PR116827].
- -
6
-
-
2025-03-23
Iain Sandoe
New
[avr,applied] Add AVR-SD devices
[avr,applied] Add AVR-SD devices
- -
-
-
4
2025-03-23
Georg-Johann Lay
Committed
[avr,applied] Clarify some optimization options.
[avr,applied] Clarify some optimization options.
- -
-
-
4
2025-03-23
Georg-Johann Lay
New
c++: Fix ICE when template lambdas call with default parameters in unevaluated context
c++: Fix ICE when template lambdas call with default parameters in unevaluated context
- -
6
-
-
2025-03-22
yxj-github-437
New
libstdc++: Fix std::vector::append_range for overlapping ranges
libstdc++: Fix std::vector::append_range for overlapping ranges
- -
6
-
-
2025-03-22
Jonathan Wakely
Superseded
libstdc++: Ensure that std::vector<bool> allocator has bool value_type
libstdc++: Ensure that std::vector<bool> allocator has bool value_type
- -
6
-
-
2025-03-22
Jonathan Wakely
Committed
«
1
2
…
109
110
111
…
493
494
»