get rid of warning, it seems like it works
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Thu, 13 Feb 1986 12:45:24 +0000 (04:45 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Thu, 13 Feb 1986 12:45:24 +0000 (04:45 -0800)
SCCS-vsn: old/pcc/ccom.tahoe/local2.c 1.6

usr/src/old/pcc/ccom.tahoe/local2.c

index 2af7972..8abc83d 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)local2.c   1.5 (Berkeley) %G%";
+static char sccsid[] = "@(#)local2.c   1.6 (Berkeley) %G%";
 #endif
 
 # include "pass2.h"
 #endif
 
 # include "pass2.h"
@@ -453,7 +453,6 @@ stasg(p)
                putchar(',');
                adrput(l);
                putchar('\n');
                putchar(',');
                adrput(l);
                putchar('\n');
-werror("optimized structure assignment (size %d alignment %d)", size, p->stn.stalign);
                break;
 
        case 2:
                break;
 
        case 2: