Merged revisions 208012,208018-208019,208021,208023-208030,208033,208037,208040-20804...
[official-gcc.git] / main / gcc / testsuite / g++.dg / cpp0x / long_long.C
blob6a602c641a1f07f554a6a69a695cf0285f1bc1d5
1 // { dg-do compile { target c++11 } }
2 // { dg-options "-pedantic" }
4 void foo()
6   long long x = 17;