https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116619
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52145#c11 for the full
list; int(0) here is the same as `int{}` and `(int)0`.
*** This bug has been marked as a duplicate of bug 52145 ***