https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113856
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I should note that the one place where `{1.0, 0.0}` shows up is the use with complex :). I found it on accident while understanding why I was getting a failure with `libgomp.c-c++-common/reduction-*.c` where I would also match on accident `{1.0, 0.0, 1.0, 0.0}`.