On 09/15/14 15:03, H.J. Lu wrote:
Hi,gcc.dg/pr61053.c fails on x32, which has the same alignments for floating point types and the integer types with the same size as x86-64. This patch is needed for x32. Tested on ia32, x32 and x86-64. OK for trunk and 4.8 branch? Thanks. H.J. --- 2014-09-15 H.J. Lu <hongjiu...@intel.com> * gcc.dg/pr61053.c: Updated for x32.
OK. Jeff