https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95213
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=39170
--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Seth Robertson from comment #3)
> I disagree that this the same bug as 39170. I know how to disable these
> warning entirely. I know how to disable them just for the instance it is
> wrong. However, in this bug, under some circumstances gcc is incorrectly
> claiming that there is a conversion error where essentially isomorphic code
> is thought just fine.
>
> Thank you for your consideration.
ok, well I still think it's at least *related*, even if it isn't exactly the
same...