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
c2724863
Commit
c2724863
authored
May 07, 1992
by
Charles Hannum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
entered into RCS
From-SVN: r926
parent
3715a518
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
gcc/config/convex/convex.h
+3
-6
No files found.
gcc/config/convex/convex.h
View file @
c2724863
...
@@ -1168,20 +1168,17 @@ bss_section () \
...
@@ -1168,20 +1168,17 @@ bss_section () \
#define SET_DECL_VINDEX(DECL, INDEX) \
#define SET_DECL_VINDEX(DECL, INDEX) \
(DECL_VINDEX (DECL) = (INDEX))
(DECL_VINDEX (DECL) = (INDEX))
#if 0 /* collect2.c should no longer need these. */
/* Defs for compiling collect2.c in -pcc mode during bootstrap. */
/* Defs for compiling collect2.c in -pcc mode during bootstrap. */
#ifdef COLLECT
#ifdef COLLECT
#ifdef __STDC__
#if
n
def __STDC__
#define HAVE_STRERROR
#else
#define vfprintf(file,fmt,args) _doprnt (fmt, args, file)
#define WTERMSIG(x) (((union wait *) &(x))->w_termsig)
#define WTERMSIG(x) (((union wait *) &(x))->w_termsig)
#define WEXITSTATUS(x) (((union wait *) &(x))->w_retcode)
#define WEXITSTATUS(x) (((union wait *) &(x))->w_retcode)
#endif
#endif
#endif /* COLLECT */
#endif /* COLLECT */
#endif /* 0 */
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