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] skip gcc.dg/torture/fp-int-convert-float128*.c on cygwin


Dave Korn wrote:
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 :)

Ah, sure. Please note that there is additional configury check for 32/64bit targets, so perhaps you should just add cygming targets to other i386 target groups.


Uros.


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