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 torture/fp-int-convert.h


On Tue, 1 Apr 2008, Kai Tietz wrote:

> Hi,
> 
> For the target x86_64-pc-mingw the type long has just 4 bytes, so the 
> TImode has to be declared as for __LP64__.
> 
> 2008-04-01  Kai Tietz  <kai.tietz@onevision.com>
> 
>         * gcc.dg/torture/fp-int-convert.h: Use TImode type for 
> x86_64-pc-mingw target.

Note the comment in the testcase saying "logic as in gcc.dg/titype-1.c", 
so any patch should keep both testcases in sync.

-- 
Joseph S. Myers
joseph@codesourcery.com


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