OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [c-c++-common/] [raw-string-8.c] - Blame information for rev 714

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

Line No. Rev Author Line
1 686 jeremybenn
// Test that we track line numbers properly across newlines
2
// both escaped and not in raw strings.
3
// { dg-options "-std=gnu99" { target c } }
4
// { dg-options "-std=c++0x" { target c++ } }
5
 
6
const char a[] = R"(\
7
 
8
)";
9
 
10
T t;                            // { dg-error "" }

powered by: WebSVN 2.1.0

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