Add CLOBBER_HIGH expression
authorAlan Hayward <alan.hayward@arm.com>
Mon, 6 Aug 2018 09:07:57 +0000 (09:07 +0000)
committerAlan Hayward <alahay01@gcc.gnu.org>
Mon, 6 Aug 2018 09:07:57 +0000 (09:07 +0000)
commit601e86a57f6ec7e9acdfe5767779a3c62735b0e6
tree4b7c46858f06d0eca3f66da9b402027d4f825a9b
parent6e9f49e4560d19812307d6f50bee4d418c42dfe0
Add CLOBBER_HIGH expression

Includes documentation.

2018-08-06  Alan Hayward  <alan.hayward@arm.com>

* doc/rtl.texi (clobber_high): Add.
(parallel): Add in clobber high
* rtl.c (rtl_check_failed_code3): Add function.
* rtl.def (CLOBBER_HIGH): Add expression.
* rtl.h (RTL_CHECKC3): Add macro.
(rtl_check_failed_code3): Add declaration.
(XC3EXP): Add macro.

From-SVN: r263326
gcc/ChangeLog
gcc/doc/rtl.texi
gcc/rtl.c
gcc/rtl.def
gcc/rtl.h