sh64 and mulilibs

Kaz Kojima kkojima@rr.iij4u.or.jp
Sat Sep 4 11:00:00 GMT 2004


DJ Delorie <dj@redhat.com> wrote:
> And if you have built sh64 multilibs recently, a few side questions:
> 
> * How are the C++ test results?
> 
> * Does EH work right?
> 
> * How about EH with pic/PIC?

Coincidentally I'm looking the last issue, though I'm always
using --disable-multilib for sh64-unknown-linux-gnu.  All c++
testcases using dw2 EH fail on this target because of PIC EH
problems.

I'd like to split my current patch for sh64 PIC EH problems
into independent and send them to the gcc-patch, ASAP.
With those patches and

  http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00132.html
  http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00156.html

I've got an almost same result as sh64-elf for g++ testsuite
on mainline.

Regards,
	kaz



More information about the Gcc mailing list