NetBSD-Bugs archive

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

Re: port-m68k/35561



The following reply was made to PR port-m68k/35561; it has been noted by GNATS.

From: Ignatios Souvatzis <is%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-m68k/35561
Date: Wed, 5 May 2010 11:06:55 +0200

 Note bene: I'm not the submitter of this PR, but...
 
 With this cross-compiler:
 
 > /var/itch/sources/cur/tools/m68k--netbsdelf/bin/gcc -v                       
 >  Using built-in specs.
 Target: m68k--netbsdelf
 Configured with: 
/var/itch/sources/cur/src/tools/gcc/../../gnu/dist/gcc4/configure 
--target=m68k--netbsdelf --enable-long-long --enable-threads 
--enable-__cxa_atexit --disable-nls --disable-multilib 
--program-transform-name=s,^,m68k--netbsdelf-, --enable-languages=c c++ objc 
--prefix=/var/itch/sources/cur/src/../tools
 Thread model: posix
 gcc version 4.1.3 20080704 (prerelease) (NetBSD nb2 20081120)
 
 
 the provided test-case seems to compile without error (that is: no
 error message, especially no move.b on address registers is produced).
 
 I tested -m68020, -m68030, -m68040, -m68060, -m68020-60 with -O2,
 and -Os, -O0, -O1, -O2, -O3, -O6 with the standard machine.
 
 I think this PR can be closed.
 
 Regards,
        -is
 


Home | Main Index | Thread Index | Old Index