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
2530d6aa
Commit
2530d6aa
authored
May 27, 2002
by
Neil Booth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99.
From-SVN: r53938
parent
ef72b1d3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
gcc/testsuite/ChangeLog
+0
-1
gcc/testsuite/gcc.dg/cpp/arith-3.c
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
2530d6aa
...
@@ -5,7 +5,6 @@
...
@@ -5,7 +5,6 @@
2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
* gcc.dg/cpp/arith-2.c: Remove.
* gcc.dg/cpp/arith-2.c: Remove.
* gcc.dg/cpp/arith-3.c: Don't set std=c99.
2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
...
...
gcc/testsuite/gcc.dg/cpp/arith-3.c
View file @
2530d6aa
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
Please keep changes to arith-2.c and arith-3.c in sync. */
Please keep changes to arith-2.c and arith-3.c in sync. */
/* { dg-do preprocess } */
/* { dg-do preprocess } */
/* { dg-options "-fno-show-column" } */
/* { dg-options "-
std=c99 -
fno-show-column" } */
#include <limits.h>
#include <limits.h>
...
...
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