[EXT_EP-10256] c28 fpu64 swapff intrinsic error Created: 24/Feb/21 Updated: 27/May/21 Resolved: 24/Feb/21 |
|
Status: | Fixed |
Project: | Embedded Software & Tools |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Medium |
Reporter: | TI User | Assignee: | TI User |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Product: | Code Generation Tools |
Internal ID: | CODEGEN-7208 |
Found In Release: | C2000_18.12.0.LTS C2000_20.2.0.LTS |
Fix In Release: | C2000_20.2.5.LTS C2000_18.12.8.LTS C2000_21.6.0.LTS |
Affected Platform/Device: | default |
Workaround: | No workaround needed. An error is still generated, however, message is misleading. |
Description |
With fpu64 devices, using the __swapff intrinsic is outputting incorrect error message and should instead indicate that __swapff is not supported in fpu64 mode and to instead use __swapf. |