NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/48630: sun4v support causes sparc/sparc64 build failure on netbsd-5/i386 host



The following reply was made to PR toolchain/48630; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: toolchain/48630: sun4v support causes sparc/sparc64 build failure 
on netbsd-5/i386 host
Date: Sun, 2 Mar 2014 16:17:15 +0100

 On Sun, Mar 02, 2014 at 09:48:45AM -0500, Christos Zoulas wrote:
 > On 32 bits you need ull...
 
 In the genassym output...
 
 But: I can not reproduce the problem.
 
 I tried sparc64--netbsd-as -32 --warn test.s on this file:
 
         sethi   %hh(0x1000000000000000ULL), %o2
         sethi   %hh(1152921504606846976), %o1
          ret
 
 on a 32 bit host, and it creates proper object code without any warning.
 
 Now I'm a bit puzzzled.
 
 Martin
 


Home | Main Index | Thread Index | Old Index