mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
invoke.texi (Wextra): Delete outdated paragraph.
2007-03-01 Manuel Lopez-Ibanez <manu@gcc.gnu.org> * doc/invoke.texi (Wextra): Delete outdated paragraph. From-SVN: r122436
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-03-01 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
|
||||
|
||||
* doc/invoke.texi (Wextra): Delete outdated paragraph.
|
||||
|
||||
2007-02-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
* pa/predicates.md (move_src_operand): Allow zero for mode.
|
||||
|
||||
@@ -2903,10 +2903,6 @@ A pointer is compared against integer zero with @samp{<}, @samp{<=},
|
||||
@item
|
||||
A variable might be changed by @samp{longjmp} or @samp{vfork}.
|
||||
|
||||
@item
|
||||
Any of several floating-point events that often indicate errors, such as
|
||||
overflow, underflow, loss of precision, etc.
|
||||
|
||||
@item @r{(C++ only)}
|
||||
An enumerator and a non-enumerator both appear in a conditional expression.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user