]> git.ipfire.org Git - thirdparty/gcc.git/commit
invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.
authorJan Hubicka <jh@suse.cz>
Thu, 24 May 2007 14:21:14 +0000 (16:21 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 24 May 2007 14:21:14 +0000 (14:21 +0000)
commit9dbe7947ab75f391620dd69a1e4e500d6da11da3
treefa0c13cb0e70d6ed10a21b63a57adb511b304704
parent7544f94a79e5e9c0683e8d40de919941c9bd5271
invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.

* doc/invoke.texi (-fdump-unnumbered): Update docs when line number
notes are gone.
* print-rtl.c (flag_dump_unnumbered): Update comments.
(print_rtl): Fix my previous change.
* emit-rtl.c (emit_note_before, emit_note_after): Clear out note
specific data.

From-SVN: r125026
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/emit-rtl.c
gcc/gengenrtl.c
gcc/print-rtl.c