reopen 318710
thanks

Now we get this instead:
Differences in canonify output
@@ -1,6 +1,6 @@
 struct foo;
 # 1 "t/02_struct/source/bar.c"
-struct __attribute__((aligned(__alignof__(int)))) foo
+struct __attribute__((aligned(__alignof__(long int)))) foo

int is 32 bit, long is 64 bit.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to