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
2a4bfeed
Commit
2a4bfeed
authored
Mar 17, 1992
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
From-SVN: r513
parent
fa226059
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
gcc/config/vax/vax.c
+2
-1
gcc/make-cc1.com
+3
-2
No files found.
gcc/config/vax/vax.c
View file @
2a4bfeed
...
@@ -30,10 +30,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -30,10 +30,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "insn-attr.h"
#include "insn-attr.h"
/* This is like nonimmediate_operand with a restriction on the type of MEM. */
void
void
split_quadword_operands
(
operands
,
low
,
n
)
split_quadword_operands
(
operands
,
low
,
n
)
rtx
*
operands
,
*
low
;
rtx
*
operands
,
*
low
;
This
is
nonimmediate_operand
with
a
restriction
on
the
type
of
MEM
.
*/
{
{
int
i
;
int
i
;
/* Split operands. */
/* Split operands. */
...
...
gcc/make-cc1.com
View file @
2a4bfeed
...
@@ -143,8 +143,8 @@ toplev,tree,print-tree,stor-layout,fold-const,varasm,rtl,rtlanal,expr,stmt
...
@@ -143,8 +143,8 @@ toplev,tree,print-tree,stor-layout,fold-const,varasm,rtl,rtlanal,expr,stmt
expmed,explow,optabs,emit-rtl,insn-emit,jump,cse,loop,flow,stupid,combine
expmed,explow,optabs,emit-rtl,insn-emit,jump,cse,loop,flow,stupid,combine
regclass,local-alloc,global-alloc,reload,reload1,insn-peep,final,recog
regclass,local-alloc,global-alloc,reload,reload1,insn-peep,final,recog
insn-recog,insn-extract,insn-output,obstack,integrate,caller-save,calls
insn-recog,insn-extract,insn-output,obstack,integrate,caller-save,calls
dwarfout,
function,insn-attrtab,reorg,sched,sdbout,dbxout,unroll,reg-stack
dwarfout,
xcoffout,function,insn-attrtab,reorg,sched,sdbout,dbxout,unroll
aux-output,print-rtl,version
reg-stack,
aux-output,print-rtl,version
$!
$!
$pur/nolog independent.opt
$pur/nolog independent.opt
$!
$!
...
@@ -247,6 +247,7 @@ $ 'CC 'CFLAGS caller-save.c
...
@@ -247,6 +247,7 @@ $ 'CC 'CFLAGS caller-save.c
$ 'CC 'CFLAGS calls.c
$ 'CC 'CFLAGS calls.c
$ 'CC 'CFLAGS dwarfout.c
$ 'CC 'CFLAGS dwarfout.c
$ 'CC 'CFLAGS dbxout.c
$ 'CC 'CFLAGS dbxout.c
$ 'CC 'CFLAGS xcoffout.c
$ 'CC 'CFLAGS reg-stack.c
$ 'CC 'CFLAGS reg-stack.c
$ 'CC 'CFLAGS function.c
$ 'CC 'CFLAGS function.c
$ 'CC 'CFLAGS reorg.c
$ 'CC 'CFLAGS reorg.c
...
...
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