https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105430
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105431
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2022-04-29
Assignee|unassign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105431
--- Comment #1 from Richard Biener ---
I can't reproduce in my dev tree but I guess the following will fix it?
diff --git a/gcc/tree-ssa-math-opts.cc b/gcc/tree-ssa-math-opts.cc
index 7555793948e..f3efd1ef4b2 100644
--- a/gcc/tree-ssa-math-opts
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105426
--- Comment #5 from Iain Sandoe ---
(In reply to Richard Biener from comment #3)
> possibly combining IDENTIFIER_POINTER with DECL_UID might be easier for
> debugging things later
it does make debugging easier (one reason I was using decl_uid)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105427
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.0
Summary|[12 regression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105426
Richard Biener changed:
What|Removed |Added
Known to fail||12.0
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105287
--- Comment #11 from CVS Commits ---
The master branch has been updated by Iain D Sandoe :
https://gcc.gnu.org/g:3d8d093e820b10a4b4b2af8949a368377c0888cb
commit r13-28-g3d8d093e820b10a4b4b2af8949a368377c0888cb
Author: Iain Sandoe
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105426
--- Comment #4 from CVS Commits ---
The master branch has been updated by Iain D Sandoe :
https://gcc.gnu.org/g:3d8d093e820b10a4b4b2af8949a368377c0888cb
commit r13-28-g3d8d093e820b10a4b4b2af8949a368377c0888cb
Author: Iain Sandoe
Date: Thu A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105426
--- Comment #3 from Richard Biener ---
possibly combining IDENTIFIER_POINTER with DECL_UID might be easier for
debugging things later
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105423
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105420
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105376
Richard Biener changed:
What|Removed |Added
Known to work||13.0
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105376
--- Comment #5 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:e27eef7478f30ea79048dbde3317e89679d75a6e
commit r13-27-ge27eef7478f30ea79048dbde3317e89679d75a6e
Author: Richard Biener
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105418
Jiu Fu Guo changed:
What|Removed |Added
Resolution|--- |INVALID
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105418
--- Comment #6 from Jiu Fu Guo ---
(In reply to Jiu Fu Guo from comment #5)
...
> This issue happens when calling debug_tree/decl_as_string manually inside
> FE. At where overloaded functions (::new) are not resolved yet, and then
> cause 'tsub
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105418
--- Comment #5 from Jiu Fu Guo ---
0x1089f887 dump_substitution
/home/guojiufu/gcc/gcc-mainline-base/gcc/cp/error.cc:1654
0x108a1c2f dump_function_decl
/home/guojiufu/gcc/gcc-mainline-base/gcc/cp/error.cc:1817
0x1089e187 dump_dec
ng-yes-rtl-df-extra-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.0.0 20220428 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105428
--- Comment #2 from Zdenek Sojka ---
(In reply to jos...@codesourcery.com from comment #1)
> What MPC version are you using?
Thank you for the reply. If I understand the backtrace correctly I am using the
libraries downloaded by the contrib/dow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102651
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:97b30a399ef561f6f37a2c08c830fdf3141bb504
commit r13-24-g97b30a399ef561f6f37a2c08c830fdf3141bb504
Author: Jason Merrill
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49387
--- Comment #9 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:97b30a399ef561f6f37a2c08c830fdf3141bb504
commit r13-24-g97b30a399ef561f6f37a2c08c830fdf3141bb504
Author: Jason Merrill
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25689
--- Comment #4 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:654f6978cdc85a3970ff2c478d4df3e55cf4d3ab
commit r13-23-g654f6978cdc85a3970ff2c478d4df3e55cf4d3ab
Author: Zhao Wei Liew
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105430
--- Comment #1 from Andrew Pinski ---
I Assume here this is using a GNU extension of allowing the const struct copy
in a constant expression.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105430
Bug ID: 105430
Summary: [11/12/13 Regression] [DR 413] Change in value for
"Partial overriding of constant struct/union
initializers with designated initializers"
Product:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 91278, which changed state.
Bug 91278 Summary: equal comparison of local arrays (with offset) inside
constexpr is rejected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91278
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91278
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90347
Marek Polacek changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105325
Segher Boessenkool changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86515
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84930
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87656
--- Comment #14 from Eric Gallager ---
(In reply to David Binderman from comment #11)
> -Wold-style-definition
>
> KnR style function definitions have been deprecated for about 35 years.
>
> Yes, there is a warning for it in gcc, but that warni
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105427
--- Comment #2 from Segher Boessenkool ---
Maybe it needs a dg-skip-if for the has_arch_XXX, instead of in the dg-do
target clause?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71424
Marek Polacek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105427
--- Comment #1 from Segher Boessenkool ---
mtvsrdd requires ISA 3.0 though (i.e. power9).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105428
--- Comment #1 from joseph at codesourcery dot com ---
What MPC version are you using? There have been a few fixes for slowness
in the MPC inverse trigonometric and hyperbolic functions over the years,
though there may still be scope for subs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105366
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105365
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by David Malcolm
:
https://gcc.gnu.org/g:7f6033735bf5174f19ef0ab8efd92b075bcb277d
commit r11-9950-g7f6033735bf5174f19ef0ab8efd92b075bcb277d
Author: David Malcolm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105366
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by David Malcolm
:
https://gcc.gnu.org/g:7f6033735bf5174f19ef0ab8efd92b075bcb277d
commit r11-9950-g7f6033735bf5174f19ef0ab8efd92b075bcb277d
Author: David Malcolm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105252
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by David Malcolm
:
https://gcc.gnu.org/g:03e7ac9021361cfee6cb55ca08638bbb0dab12a9
commit r11-9949-g03e7ac9021361cfee6cb55ca08638bbb0dab12a9
Author: David Malcolm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105424
Andrew Pinski changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever confirmed|1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105424
--- Comment #3 from Liam White ---
Compile with c++ -std=gnu++20 -O1 -Werror=stringop-overread to reproduce.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105424
Liam White changed:
What|Removed |Added
Attachment #52897|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105424
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67048
Marek Polacek changed:
What|Removed |Added
Keywords|needs-bisection |
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105429
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105429
Bug ID: 105429
Summary: Unnecessary moves generated by the compiler.
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: oth
with-as=/usr/bin/x86_64-pc-linux-gnu-as --disable-libstdcxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-r13-7-20220428134959-g00c4405cd7f-checking-yes-rtl-df-extra-nobootstrap-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.0.0 20220428 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103236
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103938
--- Comment #8 from Andrew Pinski ---
(In reply to Alex Coplan from comment #7)
> A bisect shows this started with
> r12-2288-g8695bf78dad1a42636775843ca832a2f4dba4da3 :
>
> commit 8695bf78dad1a42636775843ca832a2f4dba4da3
> Author: Jonathan Wri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105373
--- Comment #12 from Iain Sandoe ---
(In reply to Avi Kivity from comment #8)
> Hoping this is a duplicate of PR105287. Checking.
I doubt it, it would seem more likely that the temporary value representing the
non-coroutine lambda object is not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105426
Iain Sandoe changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |iains at gcc dot gnu.org
Last re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105425
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105425
--- Comment #4 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:38bdf2dccf6a239598ef808ed11a904e5f2a186e
commit r12-8317-g38bdf2dccf6a239598ef808ed11a904e5f2a186e
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105285
--- Comment #11 from David Malcolm ---
Should be fixed on trunk for GCC 13 by the above commit.
I hope to backport this to GCC 12; keeping this open until that's done.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105388
Gaius Mulley changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105285
--- Comment #10 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:00c4405cd7f6a144d0a439e4d848d246920e6ff3
commit r13-7-g00c4405cd7f6a144d0a439e4d848d246920e6ff3
Author: David Malcolm
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87656
--- Comment #13 from Andreas Schwab ---
Like bash.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105285
--- Comment #9 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:d8586b00dd00a1783862da5f0c8811a740400074
commit r13-6-gd8586b00dd00a1783862da5f0c8811a740400074
Author: David Malcolm
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63164
--- Comment #6 from Avi Kivity ---
I already owe you many beers, but this one is special.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63164
--- Comment #5 from Jonathan Wakely ---
Avi, in the BZ Preferences you can set "After changing a bug" to "Show the
updated bug" instead of jumping to the next one in the list.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103938
Alex Coplan changed:
What|Removed |Added
CC||jonathan.wright at arm dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105373
--- Comment #11 from Avi Kivity ---
Created attachment 52899
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52899&action=edit
simple(r) reproducer
I was able to reduce it to something simple (102 lines), but I was only able to
verify that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105425
--- Comment #3 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:509fd16da8528444dccc98cef57a18a295c3f1b4
commit r13-5-g509fd16da8528444dccc98cef57a18a295c3f1b4
Author: Patrick Palka
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99290
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105427
Bug ID: 105427
Summary: [12 regression]
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99290
--- Comment #4 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:9821d286bce3edf1d36168f129bfc7fe99c15fc3
commit r11-9948-g9821d286bce3edf1d36168f129bfc7fe99c15fc3
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87656
--- Comment #12 from Segher Boessenkool ---
(In reply to David Binderman from comment #11)
> -Wold-style-definition
>
> KnR style function definitions have been deprecated for about 35 years.
+1
> Yes, there is a warning for it in gcc, but tha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105412
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95381
Eric Gallager changed:
What|Removed |Added
Summary|[11/12/13 Regression]: |[11 Regression]: Build
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88200
Eric Gallager changed:
What|Removed |Added
Keywords||build
Summary|[9/10/11/12/13
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98341
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105287
Avi Kivity changed:
What|Removed |Added
CC||avi at scylladb dot com
--- Comment #10 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105426
--- Comment #1 from Avi Kivity ---
Created attachment 52898
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52898&action=edit
reproducer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105426
Bug ID: 105426
Summary: [wrong-code][regression][coroutines] range-for
temporaries are not persisted in coroutines
Product: gcc
Version: 13.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105425
Patrick Palka changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105425
Marek Polacek changed:
What|Removed |Added
Ever confirmed|0 |1
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105386
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105386
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:8969d00bf16a8f4de79306010fca8f14f91c171d
commit r11-9947-g8969d00bf16a8f4de79306010fca8f14f91c171d
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105304
--- Comment #4 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:992dd9a071c16b94a616ab7242390b6581fa6001
commit r11-9946-g992dd9a071c16b94a616ab7242390b6581fa6001
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105289
--- Comment #7 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:c4332c785c8e993104a4d76d86c737b51a636aee
commit r11-9945-gc4332c785c8e993104a4d76d86c737b51a636aee
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86193
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:c4332c785c8e993104a4d76d86c737b51a636aee
commit r11-9945-gc4332c785c8e993104a4d76d86c737b51a636aee
Author: Patrick Palka
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98995
David Stone changed:
What|Removed |Added
CC||davidfromonline at gmail dot
com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105425
Bug ID: 105425
Summary: ambiguous template instantiation with hana::when
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105287
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95381
--- Comment #20 from John Paul Adrian Glaubitz ---
JIT definitely works with 12 on m68k again - and probably 13. So, the title is
misleading.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88200
--- Comment #7 from John Paul Adrian Glaubitz ---
This has been fixed on 12 and presumably also on 13. So, the title is
misleading.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98341
--- Comment #21 from John Paul Adrian Glaubitz ---
This issue is fixed in 12 and presumably also in version 13. So the title is
misleading.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105373
--- Comment #10 from Avi Kivity ---
I have something like this:
│ 2680 future<> system_keyspace_make(distributed&
dist_db, distributed& dist_ss,
sharded& dist_gossiper, db::config& cfg) { │
...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63164
--- Comment #4 from Avi Kivity ---
Oops, last comment intended for a separate bug. Curse the bug list thing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63164
--- Comment #3 from Avi Kivity ---
I have something like this:
│ 2680 future<> system_keyspace_make(distributed&
dist_db, distributed& dist_ss,
sharded& dist_gossiper, db::config& cfg) { │
│ 2681 register_virtual_tabl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105373
--- Comment #9 from Avi Kivity ---
I think it makes it worse, now seeing similar crashes, but earlier.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105373
--- Comment #8 from Avi Kivity ---
Hoping this is a duplicate of PR105287. Checking.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105399
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105399
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:b85e79dce149df68b92ef63ca2a40ff1dfa61396
commit r12-8312-gb85e79dce149df68b92ef63ca2a40ff1dfa61396
Author: Jakub Jelinek
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105424
Bug ID: 105424
Summary: Bogus -Wstringop-overread with non-overread condition
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105391
Gaius Mulley changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99290
Jonathan Wakely changed:
What|Removed |Added
CC||m...@msc-ge.com
--- Comment #3 from Jo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105422
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105423
Bug ID: 105423
Summary: Bogus -Werror=maybe-uninitialized with definitely
initialized variable
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105422
Bug ID: 105422
Summary: filesystem::copy does not throw exceptions when a
subdirectory exists
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105421
Bug ID: 105421
Summary: GCN offloading, raised '-mgang-private-size':
'HSA_STATUS_ERROR_MEMORY_APERTURE_VIOLATION'
Product: gcc
Version: 12.0
Status: UNCONFIRMED
1 - 100 of 163 matches
Mail list logo