Fortran: Fix PR 47485.
[gcc.git] / gcc / testsuite / g++.dg / diagnostic / sys-narrow1a.C
blob58cdaf273c94743cb17173d45bc5fbf47dca31fc
1 // { dg-do compile { target c++11 } }
2 // { dg-additional-options "-w" }
4 // { dg-error "narrowing" "" { target *-*-* } 2 }
5 #include "sys-narrow.h"