Commit 545fb0e8 by Ramana Radhakrishnan Committed by Ramana Radhakrishnan

Remove XFmode from ARM backend.

2014-06-09  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

	* config/arm/arm-modes.def: Remove XFmode.

From-SVN: r211371
parent af0e1429
2014-06-09 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
* config/arm/arm-modes.def: Remove XFmode.
2014-06-09 Alan Lawrence <alan.lawrence@arm.com> 2014-06-09 Alan Lawrence <alan.lawrence@arm.com>
PR target/61062 PR target/61062
......
...@@ -21,9 +21,6 @@ ...@@ -21,9 +21,6 @@
along with GCC; see the file COPYING3. If not see along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */ <http://www.gnu.org/licenses/>. */
/* Extended precision floating point.
FIXME What format is this? */
FLOAT_MODE (XF, 12, 0);
/* Half-precision floating point */ /* Half-precision floating point */
FLOAT_MODE (HF, 2, 0); FLOAT_MODE (HF, 2, 0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment