This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH] skip gcc.dg/torture/fp-int-convert-float128*.c on cygwin
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Uros Bizjak <ubizjak at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, David Billinghurst <dbcygwin at gmail dot com>, Dave Korn <dave dot korn dot cygwin at googlemail dot com>, "Joseph S. Myers" <joseph at codesourcery dot com>
- Date: Mon, 18 May 2009 17:36:05 +0100
- Subject: Re: PATCH] skip gcc.dg/torture/fp-int-convert-float128*.c on cygwin
- References: <4A1188D1.9030108@gmail.com>
Uros Bizjak wrote:
> I'm not familiar with cygwin details, but I think you need to put
> ${host_address} instead of 32 to cover 64-bit targets.
There are currently no 64-bit cygwin targets, but it won't hurt to be ready :)
cheers,
DaveK