[Bug c/96253] decimal floating point missing on ARM

2020-07-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96253 Richard Biener changed: What|Removed |Added Severity|normal |enhancement Target|

[Bug c/96253] decimal floating point missing on ARM

2020-07-20 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96253 --- Comment #1 from joseph at codesourcery dot com --- DFP is not supported for either AArch32 or AArch64; nor do the respective ABI documents say what the ABI would be for it (though a GCC patch for the AArch64 case was submitted in