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: emit __float128 typeinfo


On 06/04/2014 03:45 PM, Marc Glisse wrote:
Ah, we walk from GET_CLASS_NARROWEST_MODE (MODE_FLOAT) with
GET_MODE_WIDER_MODE steps and test if the associated type is not in the
list 0/float/double/long double. I think it should be ok with arm (it
would be good if they removed their unused XFmode, but I don't even
think it is necessary).

Sounds good.

Jason


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