https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117667
Kamil Dudka changed:
What|Removed |Added
CC||kdudka at redhat dot com
See Al
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102233
Sam James changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117667
Sam James changed:
What|Removed |Added
CC||eschwartz93 at gmail dot com
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117667
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117667
Sam James changed:
What|Removed |Added
CC||sjames at gcc dot gnu.org
--- Comment #1 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117667
Bug ID: 117667
Summary: -flto=auto prevents -fanalyzer from reporting any
warnings on a build of systemd
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117666
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117666
Bug ID: 117666
Summary: Audit the aarch64 builtins for adding leaf and/or
nothrow attribute
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: internal-i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
--- Comment #10 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #9)
> Actually I think a better way of fixing this is adding nothrow and leaf
> attributes to __builtin_aarch64_im_lane_boundsi . Since this function will
> either er
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
Andrew Pinski changed:
What|Removed |Added
Target||aarch64
Component|ipa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
--- Comment #8 from Andrew Pinski ---
diff --git a/gcc/tree-inline.cc b/gcc/tree-inline.cc
index d16ad6a28de..ee089ee67cc 100644
--- a/gcc/tree-inline.cc
+++ b/gcc/tree-inline.cc
@@ -5417,6 +5417,7 @@ static void
fold_marked_statements (int fir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
--- Comment #7 from Andrew Pinski ---
And fixes the original one too. Let me clean it up tomorrow.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
Andrew Pinski changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
--- Comment #5 from Andrew Pinski ---
.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
--- Comment #4 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #3)
> (In reply to Sam James from comment #2)
> > I assume it's because of the abnormal edge from setjmp?
>
> It is also due to this __builtin_aarch64_im_lane_boundsi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107704
Andrew Pinski changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
--- Comment #2 from Sam James ---
I assume it's because of the abnormal edge from setjmp?
```
long vgetq_lane_u64___a;
long vgetq_lane_u64(int __b) {
__builtin_aarch64_im_lane_boundsi(sizeof(vgetq_lane_u64___a), sizeof(0),
__b);
}
int _setjmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
--- Comment #1 from Andrew Pinski ---
Almost definitely r15-5336-gcee7d080d5c2a5 .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-valid-code
Target Milestone|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107704
--- Comment #7 from Andrew Pinski ---
So here is the reason why it regressed:
Before the patch, ce1 is able to find the ifcvt.
After the patch, gcc is not to find the ifcvt until ce2.
Since ce2 happens after combine.
Nothing "combines":
(insn 4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117665
Bug ID: 117665
Summary: [15 regression] ICE when building crypto++
(single_succ_edge, at basic-block.h:332)
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106240
--- Comment #8 from Andrew Pinski ---
(In reply to Richard Biener from comment #4)
> Note I expect the issue to eventually show up elsewhere, too, so I do plan
> to look into this eventually. Just as with other targets now that we have
> vec_cm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117477
--- Comment #4 from Dhruv Chawla ---
(In reply to Andrew Pinski from comment #3)
> Do you have a testcase which comes from some real code that shows the issue
> or is this just noticed from the small testcase you produced?
Hi, I noticed this oc
บริษัท TPL Group จำกัด สินเชื่อเพื่อคนไทย
สำหรับเจ้าของธุรกิจทุกๆประเภท ที่ต้องการทุนหมุนเวียน
วงเงินอนุมัติสูงสุด 50,000-10,000,000 บาท
ใครไม่เชื่อ แต่สินเชื่อเราได้จริง
✔️จดเป็นรูปแบบบริษัท ใบทะเบียนพาณิชย์ ใบประกอบการ
✔️อัตราดอกเบี้ยเริ่มต้นที่ 1.3 %
✔️ลดต้น-ลดดอก
✔️ไม่เช็คเครดิต บูโร
✔️ไม่ต้อง
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55283
--- Comment #2 from Andrew Pinski ---
Has this been resolved? Or is there still an issue with the unroller?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51049
--- Comment #4 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #3)
> Let me take a look into fixing that for GCC 16. Since aarch64 should
> generate ccmp here (with a csel).
I might be able to get it into GCC 15 but I am not 100%
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51049
Andrew Pinski changed:
What|Removed |Added
Target||x86_64 aarch64
Assignee|unassi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107190
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110833
--- Comment #2 from Andrew Pinski ---
I think we can close this as fixed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117664
--- Comment #2 from Jürgen Reuter ---
(In reply to Sam James from comment #1)
> GCC trunk now defaults to -std=gnu23. C23 removes unprototyped functions, so
> `void foo()` now means `void foo(void)`.
Thanks, Sam, for the immediate reply. Is tha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103027
--- Comment #7 from Andrew Pinski ---
(In reply to Sundeep KOKKONDA from comment #6)
> This bug is still not in Confirmed status. Is it still active and is there a
> fix planned?
For bugzilla New is the confirmed status. While there is an uncon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117664
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61270
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117664
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=103027
Sundeep KOKKONDA changed:
What|Removed |Added
CC||sundeep.kokkonda at gmail dot
com
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117664
--- Comment #1 from Sam James ---
GCC trunk now defaults to -std=gnu23. C23 removes unprototyped functions, so
`void foo()` now means `void foo(void)`.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117664
Bug ID: 117664
Summary: [15 regression] incompatible pointer type
[-Wincompatible-pointer-types]
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91736
Andrew Pinski changed:
What|Removed |Added
Component|target |ipa
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112556
--- Comment #8 from Sam James ---
Thanks. I'll take a look.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112556
--- Comment #7 from Joseph S. Myers ---
I don't object to a backport if someone wishes to backport it. (Technically
this is a regression between GCC 10 where false in had type int and
GCC 11 where it had type _Bool in C2X mode, so resulting in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112556
--- Comment #6 from Sam James ---
This needs backporting to GCC 14 too, no? We have a lot of upstream maintainers
using GCC 14 with -std=gnu23 or -std=c23 to reproduce and fix problems. If they
can only reproduce "real" C23 problems with unrelea
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117649
Jeffrey A. Law changed:
What|Removed |Added
Last reconfirmed||2024-11-19
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87031
Andrew Pinski changed:
What|Removed |Added
Summary|nios2 optimization for size |[12/13/14/15 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49807
Georg-Johann Lay changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117657
Tobias Burnus changed:
What|Removed |Added
Target Milestone|--- |15.0
--- Comment #5 from Tobias Burnus
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117663
--- Comment #1 from Andrew Pinski ---
gcc.dg/graphite/*.c was fixed with r15-5332-g714f7d8e3ace3f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117663
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |15.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112556
Joseph S. Myers changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112556
--- Comment #4 from GCC Commits ---
The master branch has been updated by Joseph Myers :
https://gcc.gnu.org/g:3d525fce70fa0ffa0b22af6e213643e1ceca5ab5
commit r15-5431-g3d525fce70fa0ffa0b22af6e213643e1ceca5ab5
Author: Joseph Myers
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117663
Bug ID: 117663
Summary: [15 regression] Several "old-style function
definition" warnings starting with
r15-5327-g55e3bd376b2214
Product: gcc
Version: 15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96032
David Malcolm changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |dmalcolm at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96032
David Malcolm changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96032
--- Comment #5 from GCC Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:ea1506adbe7544bb51fc74a0fae3fa6fa0c68661
commit r15-5430-gea1506adbe7544bb51fc74a0fae3fa6fa0c68661
Author: David Malcolm
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60145
Georg-Johann Lay changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117357
--- Comment #4 from GCC Commits ---
The releases/gcc-14 branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:fee461613856c98946e15ef55d813831a73d2485
commit r14-10940-gfee461613856c98946e15ef55d813831a73d2485
Author: Uros Bizjak
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82660
--- Comment #2 from anlauf at gcc dot gnu.org ---
Sidenote: on 15-trunk, try: -fcheck=bounds -finline-intrinsics=maxloc
At line 8 of file pr82660.f90
Fortran runtime error: Array bound mismatch for dimension 1 of array 'res'
(3/2)
Error terminat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117357
--- Comment #3 from GCC Commits ---
The master branch has been updated by Uros Bizjak :
https://gcc.gnu.org/g:344356f781ddb7bf0abb11edf9bdd13f6802dea8
commit r15-5426-g344356f781ddb7bf0abb11edf9bdd13f6802dea8
Author: Uros Bizjak
Date: Mon N
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117661
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117350
ak at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116587
--- Comment #11 from Vladimir Makarov ---
I consider it is a LRA bug.
We have
281: {r360:DI=~227:DI&[r363:SI+r362:SI];clobber flags:CC;}
and choose alternative "(0) &r (1) r (2) o"
LRA assigns (hr0,hr1) to spilled p227, then assigns (hr4,h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116743
--- Comment #17 from Eugene Rozenfeld ---
Rama, just a note that I have this on my list and will look into this as soon
as I can.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53357
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117626
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117654
Nick changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117419
uecker at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117419
--- Comment #6 from GCC Commits ---
The master branch has been updated by Martin Uecker :
https://gcc.gnu.org/g:a3098b9a7281adef2028c2be3674094697557c2c
commit r15-5425-ga3098b9a7281adef2028c2be3674094697557c2c
Author: Martin Uecker
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116253
--- Comment #8 from GCC Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:a5af2ec16fa75941a39a5a339d13590cd13c54e9
commit r15-5417-ga5af2ec16fa75941a39a5a339d13590cd13c54e9
Author: David Malcolm
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117651
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103459
Eric Gallager changed:
What|Removed |Added
URL||https://gcc.gnu.org/piperma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117620
--- Comment #2 from Michael Duggan ---
I'm willing to help debug this if someone can point me to the right way to set
a breakpoint in the error reporting code such that I can walk back up the stack
and see why the error is being triggered.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117555
--- Comment #9 from GCC Commits ---
The master branch has been updated by Gaius Mulley :
https://gcc.gnu.org/g:6d90f5d0ae928320e6e4ce9fce8e658404d8cb72
commit r15-5416-g6d90f5d0ae928320e6e4ce9fce8e658404d8cb72
Author: Gaius Mulley
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66511
Georg-Johann Lay changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117645
--- Comment #3 from John David Anglin ---
I tried the following to disable late_combine2:
diff --git a/gcc/config/pa/pa.cc b/gcc/config/pa/pa.cc
index 941ef3a7128..4dfc7da0f2f 100644
--- a/gcc/config/pa/pa.cc
+++ b/gcc/config/pa/pa.cc
@@ -586,6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84211
--- Comment #1 from GCC Commits ---
The master branch has been updated by Georg-Johann Lay :
https://gcc.gnu.org/g:c3db52bb47913a35900f0ae99469fec521003a49
commit r15-5415-gc3db52bb47913a35900f0ae99469fec521003a49
Author: Georg-Johann Lay
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117555
Gaius Mulley changed:
What|Removed |Added
Attachment #59625|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108900
--- Comment #10 from Jeremy Bettis ---
Sent: https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669322.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53357
--- Comment #5 from GCC Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:386f6d98ba0d438d65da1ad5b203f7b2743fc6da
commit r15-5414-g386f6d98ba0d438d65da1ad5b203f7b2743fc6da
Author: Harald Anlauf
Date: Su
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117662
Frantisek Sumsal changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|UNCONF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117594
Richard Biener changed:
What|Removed |Added
Priority|P1 |P2
Target Milestone|15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117660
Gaius Mulley changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117595
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117594
--- Comment #9 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:c108785c425b2042f63fa975c58c274d19a8d160
commit r15-5413-gc108785c425b2042f63fa975c58c274d19a8d160
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117595
--- Comment #1 from GCC Commits ---
The master branch has been updated by Jeff Law :
https://gcc.gnu.org/g:f5ceca96278b2ffaff838216aa6644fedb603573
commit r15-5412-gf5ceca96278b2ffaff838216aa6644fedb603573
Author: Jeff Law
Date: Mon Nov 18
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117652
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2024-11-18
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117458
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117652
--- Comment #1 from Andrew Pinski ---
Created attachment 59626
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59626&action=edit
Reduced testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117660
--- Comment #3 from GCC Commits ---
The master branch has been updated by Gaius Mulley :
https://gcc.gnu.org/g:ab7abf1db09519a92f4a02af30ed6b834264c45e
commit r15-5411-gab7abf1db09519a92f4a02af30ed6b834264c45e
Author: Gaius Mulley
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102610
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117659
Georg-Johann Lay changed:
What|Removed |Added
Target Milestone|--- |14.3
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117660
--- Comment #2 from Gaius Mulley ---
Created attachment 59624
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59624&action=edit
Proposed fix
Here is the proposed fix, currently bootstrap build checking.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117555
--- Comment #7 from Gaius Mulley ---
Created attachment 59625
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59625&action=edit
Proposed fix
Here is a proposed fix, currently bootstrap checking.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117659
--- Comment #4 from GCC Commits ---
The releases/gcc-12 branch has been updated by Georg-Johann Lay
:
https://gcc.gnu.org/g:a2725b4ed6f248e1239aace322a78ee4d45db110
commit r12-10820-ga2725b4ed6f248e1239aace322a78ee4d45db110
Author: Georg-Johan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117659
--- Comment #3 from GCC Commits ---
The releases/gcc-13 branch has been updated by Georg-Johann Lay
:
https://gcc.gnu.org/g:3c15b26d5f072cd083d469df976cf6adf3e68fb3
commit r13-9198-g3c15b26d5f072cd083d469df976cf6adf3e68fb3
Author: Georg-Johann
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117555
--- Comment #6 from Gaius Mulley ---
Ah yes indeed - thanks for spotting this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117659
--- Comment #2 from GCC Commits ---
The releases/gcc-14 branch has been updated by Georg-Johann Lay
:
https://gcc.gnu.org/g:3cb7ac6f02d35eda5d9e52834d06f50d0c929ecc
commit r14-10939-g3cb7ac6f02d35eda5d9e52834d06f50d0c929ecc
Author: Georg-Johan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117662
Andrew Pinski changed:
What|Removed |Added
Keywords||diagnostic
--- Comment #2 from Andrew P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117660
Gaius Mulley changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117659
--- Comment #1 from GCC Commits ---
The master branch has been updated by Georg-Johann Lay :
https://gcc.gnu.org/g:bba27015f2815a8fa6fae46a29a70644e868341c
commit r15-5410-gbba27015f2815a8fa6fae46a29a70644e868341c
Author: Georg-Johann Lay
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117662
--- Comment #1 from Frantisek Sumsal ---
And, of course, I forgot to provide the gcc version. I use the gcc-latest build
from copr.fedorainfracloud.org/dmalcolm/gcc-latest on Fedora 40, i.e.:
$ /opt/gcc-latest/bin/gcc --version
gcc (GCC) 15.0.0
1 - 100 of 176 matches
Mail list logo