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: [C/C++ PATCH] Really disable fixed-point support on targets that don't support it and in C++ (PR inline-asm/39059)


Jakub Jelinek wrote:
I think that wasn't wasted effort.  When somebody adds fixed-point support
for C++, it can be used.  But really until somebody adds full
support for fixed-point to C++, supporting just fixed point constants and
not the their types is just a source of ICEs, nothing else.

My impression was that the various ICEs would be pretty trivial to fix. But I guess I don't actually care much about fixed point. Is MIPS interested in fixing these bugs?


Jason


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