Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / c-c++-common / substring-location-PR-87562-1.c
blob6afd22c80549535c2443f175889bc022d7fc0466
1 /* Reproducing this ICE is dependent on line numbering, hence the blank
2 lines below. */
3 #include "substring-location-PR-87562-1-a.h"
8 #include "substring-location-PR-87562-1-b.h"
10 void
11 dbxout_stab_value_internal_label (const char *stem, int counter)
13 char label[100];
14 ASM_GENERATE_INTERNAL_LABEL (label, stem, counter);