https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117001

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note I needed to add the following 2 includes to get the testcase to compile:
```
#include <iostream>
#include <cstdint>
```

Reply via email to