OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [multiline-2.c] - Blame information for rev 604

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.  */
2
 
3
/* { dg-do compile } */
4
 
5
/* Test that multi-line tokens are rejected by the compiler.  Source:
6
   Neil Booth.  */
7
 
8
const char *p = "line 1
9
"
10
"";                           /* The compiler front end sees this.  */
11
 
12
/* { dg-error "missing term" "multiline strings" { target *-*-* } 8 } */
13
/* { dg-error "missing term" "multiline strings" { target *-*-* } 9 } */
14
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.