[Bug c++/69638] array out of bounds access accepted in constexpr function invocation
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 27 20:38:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69638
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Known to work| |7.2.0, 8.0
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=77830
Resolution|--- |FIXED
Known to fail|6.0 |6.2.0
--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Bisection shows this bug was fixed in r243873 (GCC 7.0.0) committed to fix
pr77830.
More information about the Gcc-bugs
mailing list