aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2015-07-09 09:28:19 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2015-07-09 02:28:19 -0700
commite9c9e772e22cd76f57154167b6cda9113323cf31 (patch)
tree13e970f8d142f754c4289c95ef87468637d777ed /gcc/fortran/decl.c
parent661c8707bf0629bb1b69efa14dfc3d8e89e61706 (diff)
downloadgcc-e9c9e772e22cd76f57154167b6cda9113323cf31.zip
gcc-e9c9e772e22cd76f57154167b6cda9113323cf31.tar.gz
gcc-e9c9e772e22cd76f57154167b6cda9113323cf31.tar.bz2
Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
attribute ((aligned)) should align to the minimum of BIGGEST_ALIGNMENT, which is 4 bytes for -miamcu. gcc/ PR target/66818 * config/i386/i386.h (ATTRIBUTE_ALIGNED_VALUE): Defined to 32 for IA MCU. gcc/testsuite/ PR target/66818 * gcc.target/i386/pr66818.c: New test. From-SVN: r225606
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions