repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ipa-cp: Perform operations in the appropriate types (PR 118097)
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
cpp
/
c++98.C
blob
0ec4f359f0468f1183f3836d564f1515344a8cf0
1
/* Copyright (C) 2000 Free Software Foundation, Inc. */
2
3
/* { dg-do preprocess } */
4
/* { dg-options "-std=c++98" } */
5
6
/* This file is for testing the preprocessor in -std=c++98 mode.
7
Neil Booth, 2 Dec 2000. */
8
9
#if 1LL
10
#endif