Committed as obvious.
2012-10-21 Joern Rennecke <joern.renne...@embecosm.com>
* rtl.def (ADDR_DIFF_VEC): Fix comment typo. Index: rtl.def =================================================================== --- rtl.def (revision 192653) +++ rtl.def (working copy) @@ -241,7 +241,7 @@ DEF_RTL_EXPR(ADDR_VEC, "addr_vec", "E", 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)