https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114568
Thiago Jung Bauermann <thiago.bauermann at linaro dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from Thiago Jung Bauermann <thiago.bauermann at linaro dot org>
---
(In reply to Richard Biener from comment #9)
> was this fixed?
Indeed it was. The tests pass on both configurations I mentioned in the
description. From a recent run in our CI:
PASS: g++.dg/vect/pr84556.cc -std=c++11 (test for excess errors)
PASS: g++.dg/vect/pr84556.cc -std=c++20 (test for excess errors)
PASS: g++.dg/vect/pr84556.cc -std=c++26 (test for excess errors)
Thank you for checking. Closing.