https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117479
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=101651
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also doing:
```
v1si c { 1 };
```
Works.
