New ACC version.

committer: mfx <mfx> 1109674986 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2005-03-01 11:03:06 +00:00
parent 044d6b2ce2
commit 3547c71ad5
5 changed files with 843 additions and 764 deletions
+1 -1
View File
@@ -295,7 +295,7 @@
#undef __attribute_packed
#if (ACC_CC_GNUC || ACC_CC_INTELC || ACC_CC_PATHSCALE)
# if (1 && (ACC_ARCH_IA32))
# if (1 && (ACC_ARCH_I386))
# define __attribute_packed
# else
# define __attribute_packed __attribute__((__packed__,__aligned__(1)))