*** empty log message ***

From-SVN: r513
This commit is contained in:
Richard Stallman 1992-03-17 21:16:42 +00:00
parent fa2260595e
commit 2a4bfeed8e
2 changed files with 5 additions and 3 deletions

View File

@ -30,10 +30,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "insn-attr.h"
/* This is like nonimmediate_operand with a restriction on the type of MEM. */
void
split_quadword_operands (operands, low, n)
rtx *operands, *low;
This is nonimmediate_operand with a restriction on the type of MEM. */
{
int i;
/* Split operands. */

View File

@ -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
regclass,local-alloc,global-alloc,reload,reload1,insn-peep,final,recog
insn-recog,insn-extract,insn-output,obstack,integrate,caller-save,calls
dwarfout,function,insn-attrtab,reorg,sched,sdbout,dbxout,unroll,reg-stack
aux-output,print-rtl,version
dwarfout,xcoffout,function,insn-attrtab,reorg,sched,sdbout,dbxout,unroll
reg-stack,aux-output,print-rtl,version
$!
$pur/nolog independent.opt
$!
@ -247,6 +247,7 @@ $ 'CC 'CFLAGS caller-save.c
$ 'CC 'CFLAGS calls.c
$ 'CC 'CFLAGS dwarfout.c
$ 'CC 'CFLAGS dbxout.c
$ 'CC 'CFLAGS xcoffout.c
$ 'CC 'CFLAGS reg-stack.c
$ 'CC 'CFLAGS function.c
$ 'CC 'CFLAGS reorg.c