* doc/invoke.texi: Add missing full stop.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117211
138bc75d-0d04-0410-961f-
82ee72b054a4
+2006-09-25 Matthias Klose <doko@debian.org>
+
+ * doc/invoke.texi: Add missing full stop.
+
2006-09-25 Richard Henderson <rth@redhat.com>
* cgraph.c (dump_cgraph_varpool_node): Don't crash if called
@item -Wunused-variable
@opindex Wunused-variable
Warn whenever a local variable or non-constant static variable is unused
-aside from its declaration
+aside from its declaration.
This warning is enabled by @option{-Wall}.
To suppress this warning use the @samp{unused} attribute