This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH [testsuite]: Update gcc.dg/pr61053.c for x32


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.lu@intel.com>

	* gcc.dg/pr61053.c: Updated for x32.
OK.
Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]