NetBSD-Bugs archive

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

Re: toolchain/52142: mips64 soft-float problems



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

From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: toolchain/52142: mips64 soft-float problems
Date: Mon, 5 Jun 2017 06:39:55 +0000

 My guess is that GCC should pass -msoft-float to the assembler, but
 doesn't.
 
 $ gcc -msoft-float test.c
 /var/tmp//ccUQUoik.s: Assembler messages:
 /var/tmp//ccUQUoik.s: Warning: .gnu_attribute 4,3 requires `softfloat'
 



Home | Main Index | Thread Index | Old Index