OSDN Git Service

*** empty log message ***
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Mar 1992 21:16:42 +0000 (21:16 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Mar 1992 21:16:42 +0000 (21:16 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@513 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/vax/vax.c
gcc/make-cc1.com

index 37176c9..cacb413 100644 (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.  */
index 8985e31..34eecc1 100644 (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