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/] [c-c++-common/] [raw-string-8.c] - Blame information for rev 295

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 295 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.