This is the mail archive of the gcc@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] | |
Currently I am looking at two issues that seem suspicious to me, one is that *recip_approx (and *sqrt_approx) are defined as the itanium_class fmisc. I am wondering if this is correct or if they should be fmac instead. Or perhaps they need their own type. The other issue is with the attribute itanium_requires_unit0. This treats fmac and fmisc differently but I don't see where it is used. Is itanium_requires_unit0 obsolete?
I am going to try and create a small test case but in the mean time I thought I would see if anyone has any ideas on what the problem might be or had any suggestions on what else I should be looking at.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |