view gcc/testsuite/c-c++-common/substring-location-PR-87562-1.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents
children
line wrap: on
line source

/* Reproducing this ICE is dependent on line numbering, hence the blank
   lines below.  */
#include "substring-location-PR-87562-1-a.h"




#include "substring-location-PR-87562-1-b.h"

void
dbxout_stab_value_internal_label (const char *stem, int counter)
{
  char label[100];
  ASM_GENERATE_INTERNAL_LABEL (label, stem, counter);
}