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/] [spacing2.c] - Blame information for rev 298

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 298 jeremybenn
/* Copyright (C) 2001, 2003 Free Software Foundation, Inc.  */
2
 
3
/* { dg-do preprocess } */
4
 
5
/* We used to output an unnecessary leading space, leading to Emacs
6
   confusion with its Makefile abuse.
7
 
8
   Neil Booth, 12 Oct 2001.  */
9
 
10
#define EMPTY
11
#define foo bar
12
 
13
a = EMPTY
14
foo..                           /* No leading space on output.  */
15
 
16
/* { dg-final { scan-file spacing2.i "(^|\n)bar\.\." } } */

powered by: WebSVN 2.1.0

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