invoke.texi (Wextra): Delete outdated paragraph.

2007-02-11  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

	* doc/invoke.texi (Wextra): Delete outdated paragraph.

From-SVN: r121829
parent b04e13e8
2007-02-11 Manuel Lopez-Ibanez <manu@gcc.gnu.org> 2007-02-11 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
* doc/invoke.texi (Wextra): Delete outdated paragraph.
2007-02-11 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
* dwarf2out.c (root_type): Delete unused function. * dwarf2out.c (root_type): Delete unused function.
2007-02-11 Manuel Lopez-Ibanez <manu@gcc.gnu.org> 2007-02-11 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
......
...@@ -2961,10 +2961,6 @@ A pointer is compared against integer zero with @samp{<}, @samp{<=}, ...@@ -2961,10 +2961,6 @@ A pointer is compared against integer zero with @samp{<}, @samp{<=},
A variable might be changed by @samp{longjmp} or @samp{vfork}. A variable might be changed by @samp{longjmp} or @samp{vfork}.
This warning can be independently controlled by @option{-Wclobbered}. This warning can be independently controlled by @option{-Wclobbered}.
@item
Any of several floating-point events that often indicate errors, such as
overflow, underflow, loss of precision, etc.
@item @r{(C++ only)} @item @r{(C++ only)}
An enumerator and a non-enumerator both appear in a conditional expression. An enumerator and a non-enumerator both appear in a conditional expression.
......
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