RISC-V: Add testcases for signed imm SAT_ADD form1
[official-gcc.git] / gcc / testsuite / g++.dg / pch / line-map-1.C
blob9d1ac6d1683a6a59f5cc5380368c3f85e6efae43
1 /* PR preprocessor/105608 */
2 /* { dg-do compile } */
3 #define MACRO_ON_A_LONG_LINE "this line is long enough that it forces the line table to create an LC_RENAME map, which formerly triggered an ICE after PCH restore"
4 #include "line-map-1.H"