(split_quadword_operands): Declare paramater n.
authorRichard Stallman <rms@gnu.org>
Wed, 24 Jun 1992 02:47:39 +0000 (02:47 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 24 Jun 1992 02:47:39 +0000 (02:47 +0000)
From-SVN: r1253

gcc/config/vax/vax.c

index 90bd94b8ede16122ec07e8cac253bb2ed582be4e..6ca2ec12197928fcd8413c59195c34776db8da51 100644 (file)
@@ -35,6 +35,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 void
 split_quadword_operands (operands, low, n)
      rtx *operands, *low;
+     int n;
 {
   int i;
   /* Split operands.  */