1 // PR c++/58705
2 // { dg-do compile }
3 // { dg-options "-Wnarrowing" }
4 
5 _Complex float f = {{}};
6