This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [Patch: RL78] Add support for 64-bit doubles


Hi DJ,
>> I assume this should be "doubles" not "double" though...
I had made this change as suggested, however we had some issue while integrating
the tools with our eclipse plug-ins.
The RX toolchain has a similar patch where the option is "doubles" while the folder name is "double".


Would it be ok to revert this line from "64-bit-doubles" to "64-bit-double" as this?
+MULTILIB_DIRNAMES   = g10  64-bit-double
https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02350.html

Best Regards,
Kaushik


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]