[Bug c++/83928] implicit conversion of literal class type to unscoped enumeration can not be used as array size

2021-07-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83928 Andrew Pinski changed: What|Removed |Added Blocks||55004 Resolution|---

[Bug c++/83928] implicit conversion of literal class type to unscoped enumeration can not be used as array size

2019-07-25 Thread smw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83928 --- Comment #1 from Stephen M. Webb --- This appears to have been fixed as of the GCC 8.1 and later.

[Bug c++/83928] implicit conversion of literal class type to unscoped enumeration can not be used as array size

2018-01-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83928 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid