https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19501
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19501
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19501
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19501
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19501
--- Comment #3 from Andrew Pinski ---
Both testcases are accepted for GCC 11.4.0 and GCC 12.1.0+
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19501
--- Comment #2 from Andrew Pinski ---
For the first case, GCC 11 accepts it finally.
For the second case, GCC 11 accepts it only for -std=c++20 .
clang accepts both cases even for -std=c++98.
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-18
14:35 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW
E