https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121257
Bug ID: 121257
Summary: vla-larger-than warns for negative sizes
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121219
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121256
--- Comment #1 from Sam James ---
(In reply to Sam James from comment #0)
> ```
> $ gcc huffyuvenc.c -O1 -march=znver2 -o huffyuvenc
> $ ./huffyuvenc
> Aborted(core dumped) ./huffyuvenc
Sorry, it's fine at -O1, fails at -O2.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121256
Sam James changed:
What|Removed |Added
Target Milestone|--- |13.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121256
Bug ID: 121256
Summary: [13/14/15/16 regression] ffmpeg miscompiled with -O2
-march=znver2
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: wrong-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121255
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121255
--- Comment #4 from Andrew Pinski ---
Confirmed. We started to ICE with this code after the commit to reject this (PR
97438).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97438
Andrew Pinski changed:
What|Removed |Added
Target Milestone|11.0|10.3
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121255
--- Comment #3 from Andrew Pinski ---
Created attachment 61975
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61975&action=edit
testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121255
--- Comment #2 from Andrew Pinski ---
Yes removing return_void fixes the ICE.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121255
--- Comment #1 from Andrew Pinski ---
I suspect if you fix the first error:
```
: In function 'Generator countdown(int)':
:68:16: error: the coroutine promise type
'std::__n4861::__coroutine_traits_impl, void>::promise_type'
{aka 'Generator::pro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121255
Bug ID: 121255
Summary: I got an internal compiler error while using the
coroutine
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121238
--- Comment #5 from Rohan Lean ---
I meant diffing the objdumps. Unfortunately that does not work directly
because many globals have a different location, so that too many lines have
changed; the module version is also larger. I am not sure if
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120855
Nathaniel Shead changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120855
--- Comment #4 from GCC Commits ---
The master branch has been updated by Nathaniel Shead :
https://gcc.gnu.org/g:4a8fd4a8ee3f83c330deb0dd494b27f66a748fb5
commit r16-2559-g4a8fd4a8ee3f83c330deb0dd494b27f66a748fb5
Author: Nathaniel Shead
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121238
Nathaniel Shead changed:
What|Removed |Added
CC||nshead at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121254
--- Comment #1 from Andrew Pinski ---
I am almost positive this is the same underlying issue as pr 121238.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121254
Bug ID: 121254
Summary: [modules] Specialization for std::formatter in a
module causes std::format to throw error during parse
Product: gcc
Version: 16.0
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121185
--- Comment #41 from Mikael Morin ---
(In reply to Jürgen Reuter from comment #40)
> (In reply to Mikael Morin from comment #38)
> > (In reply to Jürgen Reuter from comment #37)
> > > (In reply to Mikael Morin from comment #36)
> > > > Created a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121185
--- Comment #40 from Jürgen Reuter ---
(In reply to Mikael Morin from comment #38)
> (In reply to Jürgen Reuter from comment #37)
> > (In reply to Mikael Morin from comment #36)
> > > Created attachment 61968 [details]
> > > Corrected third fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121095
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120119
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121095
--- Comment #9 from GCC Commits ---
The releases/gcc-15 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:b26588f0cb42a6a37ad7c303e61b23f471758e0c
commit r15-10073-gb26588f0cb42a6a37ad7c303e61b23f471758e0c
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120119
--- Comment #15 from GCC Commits ---
The releases/gcc-15 branch has been updated by Andrew Pinski
:
https://gcc.gnu.org/g:e34c0fee14670a93f84a21afb63dc66a19ffb988
commit r15-10072-ge34c0fee14670a93f84a21afb63dc66a19ffb988
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121203
--- Comment #6 from GCC Commits ---
The releases/gcc-15 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:4cb9e69bf843d0102de14050e3b59b3475f111b1
commit r15-10071-g4cb9e69bf843d0102de14050e3b59b3475f111b1
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121027
Richard Sandiford changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121027
--- Comment #10 from Richard Sandiford ---
Fixed. I backported both r15-4111-g4fd473f66faf5bd95c84fe5c0fa41be735a7c09f
and the trunk fix for the code quality regression.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118891
Richard Sandiford changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121027
--- Comment #8 from GCC Commits ---
The releases/gcc-14 branch has been updated by Richard Sandiford
:
https://gcc.gnu.org/g:86ecf3e5832a3fd1fc0ecfbb03e91ca8e6aa806e
commit r14-11912-g86ecf3e5832a3fd1fc0ecfbb03e91ca8e6aa806e
Author: Richard Sa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121027
--- Comment #9 from GCC Commits ---
The releases/gcc-14 branch has been updated by Richard Sandiford
:
https://gcc.gnu.org/g:43f59fcd1e33fc98adc5ff70ac82cc16f77b9ab4
commit r14-11913-g43f59fcd1e33fc98adc5ff70ac82cc16f77b9ab4
Author: Richard Sa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118891
--- Comment #33 from GCC Commits ---
The releases/gcc-14 branch has been updated by Richard Sandiford
:
https://gcc.gnu.org/g:7ff0631724d3332b21dc0b0adef93adc8c8cfff2
commit r14-11911-g7ff0631724d3332b21dc0b0adef93adc8c8cfff2
Author: Richard S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118891
--- Comment #32 from GCC Commits ---
The releases/gcc-14 branch has been updated by Richard Sandiford
:
https://gcc.gnu.org/g:d755d8107d336ca1a5805370fb6c5fb4df2c5da4
commit r14-11909-gd755d8107d336ca1a5805370fb6c5fb4df2c5da4
Author: Richard S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121238
--- Comment #3 from Rohan Lean ---
(In reply to Patrick Palka from comment #2)
> My few attempts at reducing this testcase further via cvise resulted in
> non-deterministically buggy code (where in non-modules mode the testcase
> would unreliabl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121253
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-07-26
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121253
--- Comment #1 from Nate Eldredge ---
Input operands, as well as read-write `+` operands, seem to be allocated
correctly.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121253
Bug ID: 121253
Summary: aarch64 inline asm: 128-bit output operands use
clobbered registers
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121238
--- Comment #2 from Patrick Palka ---
(In reply to Patrick Palka from comment #1)
> Confirmed, thanks for the short reproducer. Reducing via cvise..
My few attempts at reducing this testcase further via cvise resulted in
non-deterministically bu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108667
Jean-Michaël Celerier changed:
What|Removed |Added
CC||jeanmichael.celerier@gmail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121164
--- Comment #9 from GCC Commits ---
The releases/gcc-15 branch has been updated by Gaius Mulley
:
https://gcc.gnu.org/g:f9773b1c21188e0aaf60bea1a90808aee57fa16d
commit r15-10069-gf9773b1c21188e0aaf60bea1a90808aee57fa16d
Author: Gaius Mulley
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121244
--- Comment #2 from Allan Jensen ---
Sure, I skipped the preprocessed sources because I thought the real problem was
not listing the failed instantiations when encountering a situation causing the
warning at default level. I can add them, though
40 matches
Mail list logo