Alessandro Bonazzi e075990ed3 Patch level : 12.0 no-patch
Files correlati     :
Commento            :

Aggiunto il preprocessore c++ mcpp per sostituire il compilatore nella compilazione delle maschere.
2020-11-28 16:24:08 +01:00

10 lines
368 B
C

/* u_1_27.c: Pseudo-directive-line. */
/* { dg-do preprocess } */
/* u.1.27: Unknown preprocessing directive (other than #pragma). */
#ifdefined MACRO /* { dg-error "invalid preprocessing directive| Unknown #directive" } */
/* The second error. */
#endif /* { dg-error "#endif without #if| unbalanced `#endif'| Not in a #if \\(#ifdef\\) section" } */