Commit dff1289d by Joern Rennecke Committed by Joern Rennecke

* rtl.def (ADDR_DIFF_VEC): Fix comment typo.

From-SVN: r192654
parent 286177b2
2012-10-21 Joern Rennecke <joern.rennecke@embecosm.com>
* rtl.def (ADDR_DIFF_VEC): Fix comment typo.
2012-10-21 Eric Botcazou <ebotcazou@adacore.com>
PR rtl-optimization/44194
......@@ -241,7 +241,7 @@ DEF_RTL_EXPR(ADDR_VEC, "addr_vec", "E", RTX_EXTRA)
The third, fourth and fifth operands are only valid when
CASE_VECTOR_SHORTEN_MODE is defined, and only in an optimizing
compilations. */
compilation. */
DEF_RTL_EXPR(ADDR_DIFF_VEC, "addr_diff_vec", "eEee0", RTX_EXTRA)
......
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