rtl.texi (sequence): Rewrite documentation to match the current use of SEQUENCE rtl...
authorSteven Bosscher <steven@gcc.gnu.org>
Mon, 8 Apr 2013 19:59:57 +0000 (19:59 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 8 Apr 2013 19:59:57 +0000 (19:59 +0000)
commit9fb6b620f09541d0f00e1e2f34de5401b716741f
tree0610536ff474f68b4b12cecefe9563258f831516
parenta2d0800a410ddd6dd321fd6b92c0e21f029fcbab
rtl.texi (sequence): Rewrite documentation to match the current use of SEQUENCE rtl objects.

* doc/rtl.texi (sequence): Rewrite documentation to match the
current use of SEQUENCE rtl objects.
* rtl.def (SEQUENCE): Likewise.

* doc/rtl.texi (NOTE_INSN_EH_REGION_BEG, NOTE_INSN_EH_REGION_END):
Update documentation.
(NOTE_INSN_LOOP_BEG, NOTE_INSN_LOOP_END, NOTE_INSN_LOOP_CONT,
NOTE_INSN_LOOP_VTOP): Remove documentation for non-existing notes.

* reg-notes.def (REG_EH_CONTEXT): Remove unused note.

From-SVN: r197611
gcc/ChangeLog
gcc/doc/rtl.texi
gcc/reg-notes.def
gcc/rtl.def