view gcc/testsuite/c-c++-common/cpp/eof-2.c @ 152:2b5abeee2509

update gcc11
author anatofuz
date Mon, 25 May 2020 07:50:57 +0900
parents
children
line wrap: on
line source

/* PR preprocess/95183  */

/* { dg-do preprocess } */

#define f(x) x

#include "eof-2.h"
 /* { dg-regexp {[^\n]*eof-2.h:4: error: unterminated argument list invoking macro "f"\n} } */