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/] [pr36674.i] - Rev 307
Go to most recent revision | Compare with Previous | Blame | View Log
/* PR cpp/36674 #include location is offset by one row in errors from preprocessed files */
/* { dg-do compile } */
/* { dg-options "-fshow-column" } */
# 1 "gcc/testsuite/gcc.dg/pr36674.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "gcc/testsuite/gcc.dg/pr36674.c"
# 1 "gcc/testsuite/gcc.dg/pr36674.h" 1
not_declared_yet();
# 1 "gcc/testsuite/gcc.dg/pr36674.c" 2
/* { dg-message "file included from \[^\n\]*pr36674.c:1:" "correct include line" { target *-*-* } 0 } */
/* { dg-message "pr36674.h:1:1: warning: data definition has no type or storage class" "correct warning" { target *-*-* } 0 } */
Go to most recent revision | Compare with Previous | Blame | View Log