1 /* powerpc64-linux gcc miscompiled this due to rs6000.c:expand_block_move
2 not setting mem aliasing info correctly for the code implementing the
3 structure assignment. */
11 unsigned char pad
[28];
16 unsigned char pad1
[38];
17 struct termios t
__attribute__ ((aligned (8)));
20 static struct termios zero_t
;
21 static struct tty_driver pty
;
34 extern void abort (void);