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

Subversion Repositories openrisc_me

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* PR preprocessor/29612 */
2
/* { dg-do preprocess } */
3
/* { dg-options "-Wtraditional" } */
4
 
5
# 6 "pr29612-2.c"
6
 
7
#if 1U /* { dg-warning "traditional C rejects" "numeric constant suffix" } */
8
#endif
9
 
10
# 1 "foo.h" 1 3
11
 
12
#if 1U
13
#endif /* No warning in system header.  */
14
 
15
# 16 "pr29612-2.c" 2
16
 
17
#if 1U /* { dg-warning "traditional C rejects" "numeric constant suffix" } */
18
#endif

powered by: WebSVN 2.1.0

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