https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120326
--- Comment #3 from uecker at gcc dot gnu.org ---
Those should not get the same TYPE_CANONICAL. tagged_types_tu_compatible_p
should be changed to detect this case which is due to different packing of bit
fields. It works correctly for this:
stru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120360
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120357
Richard Biener changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
K
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120341
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106035
--- Comment #12 from Paul Thomas ---
(In reply to kargls from comment #11)
> (In reply to Paul Thomas from comment #9)
> > Created attachment 61467 [details]
> > Test vehicle for my f2018 import patch
> >
> > Hi Steve,
> >
> > Note the section
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120361
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120361
Bug ID: 120361
Summary: Why does prefetch_write() not generate a PREFETCHW
instruction?
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120349
Nathaniel Shead changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 120349, which changed state.
Bug 120349 Summary: [16 regression] std::println link fail with std module
since r16-688-gc875748cdc468e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120349
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120349
--- Comment #2 from GCC Commits ---
The master branch has been updated by Nathaniel Shead :
https://gcc.gnu.org/g:870e66a3fcbde185c086f10e63ac1c9fe946e233
commit r16-754-g870e66a3fcbde185c086f10e63ac1c9fe946e233
Author: Nathaniel Shead
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120360
Bug ID: 120360
Summary: Horrible code generation for trivial decrement with
test
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: missed-optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120049
Jerry DeLisle changed:
What|Removed |Added
Attachment #61445|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 120350, which changed state.
Bug 120350 Summary: [modules] address taken but ‘TREE_ADDRESSABLE’ bit not set
for imported inline ref of typeid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120350
What|Remo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120350
Nathaniel Shead changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 120013, which changed state.
Bug 120013 Summary: SIGSEGV ICE with modules related to instantiation of
templates across partition units
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120013
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120013
Nathaniel Shead changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120013
--- Comment #11 from GCC Commits ---
The releases/gcc-15 branch has been updated by Nathaniel Shead
:
https://gcc.gnu.org/g:2d1244a5b2dca62b97656cdfa28cd99af583aaa8
commit r15-9714-g2d1244a5b2dca62b97656cdfa28cd99af583aaa8
Author: Nathaniel Sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120356
Jeffrey A. Law changed:
What|Removed |Added
Last reconfirmed||2025-05-20
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120350
--- Comment #2 from GCC Commits ---
The releases/gcc-15 branch has been updated by Nathaniel Shead
:
https://gcc.gnu.org/g:3ba1b0ac7ccbe7b01811302dc1d50dcdbd7dc2ac
commit r15-9713-g3ba1b0ac7ccbe7b01811302dc1d50dcdbd7dc2ac
Author: Nathaniel She
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120350
--- Comment #1 from GCC Commits ---
The master branch has been updated by Nathaniel Shead :
https://gcc.gnu.org/g:9a6e5a437f0416627ee516f6ef5929cb30c5e498
commit r16-751-g9a6e5a437f0416627ee516f6ef5929cb30c5e498
Author: Nathaniel Shead
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120013
--- Comment #10 from GCC Commits ---
The master branch has been updated by Nathaniel Shead :
https://gcc.gnu.org/g:b0de7297f2b5670386472229ab795a577c288ecf
commit r16-752-gb0de7297f2b5670386472229ab795a577c288ecf
Author: Nathaniel Shead
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103771
--- Comment #46 from GCC Commits ---
The master branch has been updated by hongtao Liu :
https://gcc.gnu.org/g:1e579e2eb5bf69419222a10afc854565b6bc0d78
commit r16-750-g1e579e2eb5bf69419222a10afc854565b6bc0d78
Author: liuhongt
Date: Sun May
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120359
Andrew Pinski changed:
What|Removed |Added
Depends on|33738 |
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120297
Jeffrey A. Law changed:
What|Removed |Added
Last reconfirmed||2025-05-19
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120359
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120359
Bug ID: 120359
Summary: -Wtype-limits misses a warning when comparing enums
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: diagnostic, testsuite-fail, xfail
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120333
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120333
--- Comment #3 from GCC Commits ---
The master branch has been updated by Jeff Law :
https://gcc.gnu.org/g:38fa6c0455ec14f2f42310a817b90765ad894aa4
commit r16-740-g38fa6c0455ec14f2f42310a817b90765ad894aa4
Author: Jeff Law
Date: Mon May 19 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
--- Comment #4 from Andrew Pinski ---
(In reply to Sam James from comment #3)
> Created attachment 61474 [details]
> tst_qstringtokenizer.cpp.ii.xz
Just a quick note -march=znver2 is needed to compile this preprocessed source.
Even though -marc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|1 |0
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
Sam James changed:
What|Removed |Added
Attachment #61472|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119637
--- Comment #2 from James K. Lowden ---
The parser will emit a "sorry, unimplemented" LINAGE message for the time
being.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119636
James K. Lowden changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jklowden at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120296
Roger Sayle changed:
What|Removed |Added
CC||roger at nextmovesoftware dot
com
Last
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110282
--- Comment #20 from Martin Jambor ---
(In reply to mcccs from comment #17)
>
[...]
>
> The problem is that the parameter pointer is not set to the argument so
> dereferencing it causes a segfault. Dumping all the passes, this problem is
> firs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119695
--- Comment #3 from Jakub Jelinek ---
(In reply to James K. Lowden from comment #2)
> > The ones mentioning 'z' are gettext fault, %zd/%zu is supported in
> > gcc-internal-format.
>
> gettext "15.3.1 C Format Strings" references POSIX,
>
> h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119695
James K. Lowden changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |15.2
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
--- Comment #1 from Sam James ---
Created attachment 61473
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61473&action=edit
build.sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
Bug ID: 120358
Summary: [15/16 regression] qtbase-6.9.0 miscompiled since
r15-580-gf3e5f4c58591f5
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: need
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347
--- Comment #8 from Arnd Bergmann ---
My mistake, I accidentally reintroduced the kernel bug from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54983 while debugging another
issue, so the code in comment #4 does not actually appear in the Linux k
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14295
--- Comment #15 from Andrew Pinski ---
Patch posted:
https://gcc.gnu.org/pipermail/gcc-patches/2025-May/684017.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50481
Alexander Kleinsorge changed:
What|Removed |Added
CC||aleks at physik dot
tu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120333
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #2 from Jeffrey A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119770
James K. Lowden changed:
What|Removed |Added
Last reconfirmed||2025-05-19
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22237
--- Comment #9 from Andrew Pinski ---
Just an FYI, LLVM uses memmove here instead of 2 memcpy.
If we care about how memcpy we do, we can extend
https://gcc.gnu.org/pipermail/gcc-patches/2025-May/684017.html to do the
memmove for:
```
+ /* For
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120308
--- Comment #4 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:9063810c86beee6274d745b91d8fb43a81c9683e
commit r16-738-g9063810c86beee6274d745b91d8fb43a81c9683e
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120355
--- Comment #1 from anlauf at gcc dot gnu.org ---
Workaround: don't use the result clause in the external function, e.g.
integer function s(x)
implicit none
integer, intent(in) :: x
s = 1 - x
end function s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120355
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120355
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Summary|Type mismatch for passed|[15/16 Regression] Type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347
--- Comment #7 from Richard Earnshaw ---
The address in offsettable_address is always validated as a 'byte' sized
address (it's generic code). So it's not generally useful to use this on Arm
for validating anything that's more restricted than l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120345
Andrew Pinski changed:
What|Removed |Added
Component|tree-optimization |ipa
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120357
Bug ID: 120357
Summary: [16 Regression] RISC-V: ICE in vect pass "error:
definition in block 9 does not dominate use in block
3"
Product: gcc
Version: 16.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120099
--- Comment #22 from GCC Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:bf98b735ae01c652f641b824a7c4e1d575b5b6d8
commit r16-734-gbf98b735ae01c652f641b824a7c4e1d575b5b6d8
Author: Harald Anlauf
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120345
Andrew Pinski changed:
What|Removed |Added
URL|https://godbolt.org/z/Pa8xh |
|5T5n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347
--- Comment #6 from Andrew Pinski ---
(In reply to Arnd Bergmann from comment #4)
> I have reduced another build failure (in some configurations but many files)
> and found that also to be caused by -flate-combine-instructions
>
> https://godbo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347
--- Comment #5 from Richard Earnshaw ---
(In reply to Arnd Bergmann from comment #4)
> I have reduced another build failure (in some configurations but many files)
> and found that also to be caused by -flate-combine-instructions
>
> https://go
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
Richard Earnshaw changed:
What|Removed |Added
Summary|[15/16 regression] Assemble |[15 regression] Assemble
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
--- Comment #7 from GCC Commits ---
The master branch has been updated by Richard Earnshaw :
https://gcc.gnu.org/g:e5bb7a328eb71daa02d15b48d3a6c6b8cd24abc5
commit r16-733-ge5bb7a328eb71daa02d15b48d3a6c6b8cd24abc5
Author: Richard Earnshaw
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120356
Sam James changed:
What|Removed |Added
Keywords||wrong-code
Summary|[16 Regressio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120326
Joseph S. Myers changed:
What|Removed |Added
Last reconfirmed||2025-05-19
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120356
Bug ID: 120356
Summary: [16 Regression] RISC-V: Miscompile at -O[23]
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120355
Bug ID: 120355
Summary: Type mismatch for passed external function, if
external function appears in the same source file
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118694
--- Comment #4 from sandra at gcc dot gnu.org ---
The nesting error is diagnosed in omp-low.cc. By this time the gimplifier has
already replaced the metadirective with a conditional. Since it's a static
selector, it'll be resolved to a constant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106035
--- Comment #11 from kargls at comcast dot net ---
(In reply to Paul Thomas from comment #9)
> Created attachment 61467 [details]
> Test vehicle for my f2018 import patch
>
> Hi Steve,
>
> Note the sections marked WRINKLE. ifx considers an asso
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106035
--- Comment #10 from kargls at comcast dot net ---
(In reply to Paul Thomas from comment #8)
> Created attachment 61466 [details]
>
> As I wrote elsewhere, I should have checked if anybody else is working on
> import. Apologies for treading on yo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
Richard Earnshaw changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rearnsha at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347
--- Comment #4 from Arnd Bergmann ---
I have reduced another build failure (in some configurations but many files)
and found that also to be caused by -flate-combine-instructions
https://godbolt.org/z/7o1KE4jd3
void c(short *d) { asm("strh %1,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347
Richard Sandiford changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347
Sam James changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120190
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119772
James K. Lowden changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jklowden at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118031
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
Sam James changed:
What|Removed |Added
CC||rearnsha at gcc dot gnu.org
Last reconfir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120190
--- Comment #3 from GCC Commits ---
The releases/gcc-15 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:53680c1aa92d9f78e8255fbf696c0ed36f160650
commit r15-9708-g53680c1aa92d9f78e8255fbf696c0ed36f160650
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120293
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |13.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120347
Sam James changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120293
--- Comment #3 from GCC Commits ---
The releases/gcc-15 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:4bc5697341f1eda3b20c16dcf173948b2d1bd5c8
commit r15-9710-g4bc5697341f1eda3b20c16dcf173948b2d1bd5c8
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120029
--- Comment #9 from GCC Commits ---
The releases/gcc-15 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:beb0ffd36eedf0542d7f408e87efee4bee3150f8
commit r15-9709-gbeb0ffd36eedf0542d7f408e87efee4bee3150f8
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119790
James K. Lowden changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120354
Bug ID: 120354
Summary: Flexible array union in the middle is not reported by
-Wflex-array-member-not-at-end option when flexible
array member is not the last one
Product:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120354
--- Comment #1 from Ella Ma ---
Details and comparison with Clang in https://godbolt.org/z/h8qYhK6rY
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120353
Bug ID: 120353
Summary: Flex array struct referenced in the middle via type
alias of forward declaration is not reported by
-Wflex-array-member-not-at-end option
Product: g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120349
Nathaniel Shead changed:
What|Removed |Added
Ever confirmed|0 |1
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120352
Bug ID: 120352
Summary: scalar epiloque not needed for early break when exit
block is invariant
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: missed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110282
Sam James changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118924
Sam James changed:
What|Removed |Added
Resolution|--- |FIXED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
Sam James changed:
What|Removed |Added
Target Milestone|--- |15.2
Summary|ldrex r1, [s14], in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
Sam James changed:
What|Removed |Added
CC||sjames at gcc dot gnu.org
--- Comment #3 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
--- Comment #4 from Sam James ---
For completeness, my pastes are with:
$ as --version
GNU assembler (Gentoo p1) 2.44.50.20250518
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
Sam James changed:
What|Removed |Added
Component|c++ |target
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
--- Comment #2 from Sam James ---
```
# diff -u <(g++-14 /tmp/a.cxx -O2 -S -mfpu=neon -o -) <(g++-15 /tmp/a.cxx -O2
-S -mfpu=neon -o -)
--- /dev/fd/63 2025-05-19 10:57:07.663372453 -
+++ /dev/fd/62 2025-05-19 10:57:07.666705782 -
@@ -3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120350
Bug ID: 120350
Summary: [modules] address taken but ‘TREE_ADDRESSABLE’ bit not
set for imported inline ref of typeid
Product: gcc
Version: 16.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120351
Bug ID: 120351
Summary: ldrex r1, [s14], invalid use of NEON registers
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120349
Bug ID: 120349
Summary: [16 regression] std::println link fail with std module
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120348
Bug ID: 120348
Summary: Bogus line coverage triggered by passing pointers via
extern "C" functions
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120293
--- Comment #2 from GCC Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:1ed7585bf60ba9940ca5dc6d2c72dba86eea7b4d
commit r16-731-g1ed7585bf60ba9940ca5dc6d2c72dba86eea7b4d
Author: Jonathan Wakely
Date:
1 - 100 of 114 matches
Mail list logo