(PCC_BITFIELD_TYPE_MATTERS): Defined.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 14 Jun 1995 20:52:07 +0000 (16:52 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 14 Jun 1995 20:52:07 +0000 (16:52 -0400)
From-SVN: r9949

gcc/config/m68k/mot3300.h

index c355519c091eef2645be4854b6c983d7a5911236..20f70786f816bc11c22b3d6149f315ab32016825 100644 (file)
@@ -73,6 +73,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Every structure or union's size must be a multiple of 2 bytes.  */
 
 #define STRUCTURE_SIZE_BOUNDARY 16
+
+/* Follow sysV68 cc regarding alignment imposed by char:0; */
+
+#define PCC_BITFIELD_TYPE_MATTERS 1
   
 /* Allocation boundary (in *bits*) for storing arguments in argument list.  */
 /* Be compatible with native compiler.  */