Subject: Re: NetBSD/hp700 has switched to gcc4
To: Matt Thomas <matt@3am-software.com>
From: Jaime A Fournier <ober@linbsd.org>
List: port-hp700
Date: 09/24/2006 17:46:43
With LP64 that would include AMD64?
If so I still get an error building that release on 4Beta amd64

copying /stuff/src/current/src/gnu/dist/gcc4/gcc/config/pa/fptr.c complete
/stuff/src/current/src/gnu/dist/gcc4/gcc/unwind-dw2.c: In function 
'uw_init_context_1':
/stuff/src/current/src/gnu/dist/gcc4/gcc/unwind-dw2.c:1281: error: 
unrecognizable insn:
(insn 26 25 27 3 (set (reg:SI 118)
         (const_int 3762290690 [0xe0400002])) -1 (nil)
     (nil))
/stuff/src/current/src/gnu/dist/gcc4/gcc/unwind-dw2.c:1281: internal 
compiler error: in extract_insn, at recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
--- unwind-dw2.o ---
*** [unwind-dw2.o] Error code 1


This is with the latest -current.

Let me know if you want more output.

Thanks!

-Ober


On Sat, 23 Sep 2006, Matt Thomas wrote:

> Date: Sat, 23 Sep 2006 12:12:10 -0700
> From: Matt Thomas <matt@3am-software.com>
> To: Jaime A Fournier <ober@linbsd.org>
> Cc: port-hp700@NetBSD.org
> Subject: Re: NetBSD/hp700 has switched to gcc4
> 
> Jaime A Fournier wrote:
>> AMD64 is where I am crosscompiling.
>> I can try on another system then.
>
> I just checked in a fix that enables compilation
> on LP64 platforms.
>