Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
31a408bc
Commit
31a408bc
authored
Dec 13, 2000
by
Neil Booth
Committed by
Neil Booth
Dec 13, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/cpp/tr-direct.c: Update.
From-SVN: r38215
parent
70030c01
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.dg/cpp/tr-direct.c
+2
-2
No files found.
gcc/testsuite/ChangeLog
View file @
31a408bc
2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
* gcc.dg/cpp/trad-direct.c: Update.
2000-12-11 Neil Booth <neilb@earthling.net>
* gcc.dg/cpp/defined_trad.c
...
...
gcc/testsuite/gcc.dg/cpp/tr-direct.c
View file @
31a408bc
...
...
@@ -3,9 +3,9 @@
/* { dg-do preprocess } */
/* { dg-options -traditional } */
/* There is
no
#error directive. */
/* There is
a
#error directive. */
#error bad
/* { dg-
bogus
"bad" } */
#error bad
/* { dg-
error
"bad" } */
/* Directives with their #s indented are not recognized. */
#if 0 /* { dg-bogus "unterminated" } */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment