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
7120a6fe
Commit
7120a6fe
authored
May 05, 2001
by
Neil Booth
Committed by
Neil Booth
May 05, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
From-SVN: r41870
parent
e00c1338
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.dg/cpp/sysmac1.c
+1
-1
gcc/testsuite/gcc.dg/cpp/sysmac2.c
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
7120a6fe
2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
* gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
2001-05-04 David Edelsohn <edelsohn@gnu.org>
* gcc.c-torture/execute/20001227-1.c: Remove duplicate of
...
...
gcc/testsuite/gcc.dg/cpp/sysmac1.c
View file @
7120a6fe
...
...
@@ -18,7 +18,7 @@
#define sys_str(x) x
#define sys_foo(x, y...) bar (x, ##y)
# 22 "
bar.c" 2
/* { dg-warning "expected to return" } */
# 22 "
sysmac1.c" 2
#if uint
/* { dg-warning "traditional C rejects" } */
#endif
...
...
gcc/testsuite/gcc.dg/cpp/sysmac2.c
View file @
7120a6fe
...
...
@@ -18,7 +18,7 @@
#define sys_fl 1.0f
#define sys_ld 1.0L
# 22 "
bar.c" 2
/* { dg-warning "expected to return" } */
# 22 "
sysmac2.c" 2
int
main
()
...
...
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