This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/78804] [RX] -m64bit-doubles does not work
- From: "olegendo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 14 Aug 2017 16:58:37 +0000
- Subject: [Bug target/78804] [RX] -m64bit-doubles does not work
- Auto-submitted: auto-generated
- References: <bug-78804-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78804
--- Comment #16 from Oleg Endo <olegendo at gcc dot gnu.org> ---
(In reply to Ian Lance Taylor from comment #15)
> What does this program print on rx?
12
6f883f800000 0 0
>
> Overall the softfp code is newer and probably better. Converting rx to use
> the softfp code is probably a good idea.
I don't think I will have time for that in the near future. It might be better
to fix fp-bit first and also avoid future surprises when somebody tries to use
it.