// { dg-do run { xfail arm-*-pe } }
// { dg-options "-fexceptions" }

#include <string>

int main() { return 0; }
