https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117966
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=85944
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #6)
> I will replace the check (it's redundant for a std::array anyway because we
> know it's a valid pointer of that size) but the G++ bug remains. It's
> probably a dup of an existing bug.
PR 85944.