This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: Fix sh-elf -m2 newlib/libm/math/e_atan2.c build failure
On Fri, Jun 27, 2003 at 07:16:10PM +0100, Joern Rennecke wrote:
> I could test a simulator target. I'm not sure if all the mips ports
> use PARALLELs in return values during a regression test. What would
> be a good target to test?
Hum. It'd need to use n32, and I don't know that any of the
embedded targets do that. I guess go ahead and check it in
and let echristo or one of the other irix folk bitch at you
if it fails. ;-)
Actually, I ought to be able to see such a failure on ia64
as well, returning a structure with two floats...
r~