This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52479] SH Target: SH4A DFmode fsca tests failing
- From: "aoliva at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 15 Mar 2012 04:47:07 +0000
- Subject: [Bug target/52479] SH Target: SH4A DFmode fsca tests failing
- Auto-submitted: auto-generated
- References: <bug-52479-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52479
--- Comment #2 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2012-03-15 04:47:07 UTC ---
IMHO, the whole point of -ffast-math is to trade precision for speed, so the
use of fsca makes sense to me, but I wouldn't mind if we no longer used it for
DFmode.