RE: [r16-5628 Regression] FAIL: g++.target/i386/vect-pragma-target-2.C -std=gnu++20 (test for excess errors) on Linux/x86_64
"Jiang, Haochen via Gcc-regression" <[email protected]>
| Newsgroups | gmane.comp.gcc.regression,gmane.comp.gcc.patches |
|---|---|
| Message-ID | <SJ5PPF77D28E3C25FEC1789C52BBAEF45D0ECDFA@SJ5PPF77D28E3C2.namprd11.prod.outlook.com> |
> From: Jakub Jelinek <[email protected]> > Sent: Thursday, November 27, 2025 3:24 AM > > On Thu, Nov 27, 2025 at 03:20:27AM +0800, Haochen Jiang wrote: > > 004438857554f47eb5491d59b067e56fdacf0e74 is the first bad commit > > commit 004438857554f47eb5491d59b067e56fdacf0e74 > > Author: Jakub Jelinek <[email protected]> > > Date: Wed Nov 26 15:01:11 2025 +0100 > > > > Change the default C++ dialect to gnu++20 > > > > caused > > It didn't, these were broken before as well. > The only thing that changed was which C++ -std= modes are chosen by > default when not testing with all std versions. > > Jakub Oh I just saw this. Then it won't be an issue. Thx, Haochen