------- Comment #4 from ian at airs dot com 2006-08-27 06:44 -------
I disagree. It is always useful to optionally warn about meaningless code. It
can be a way to find a real bug in the program. It is not conceptually
different from existing warnings like -Wredundant-decls. The code works fine,
but something is odd.
The behaviour of icc is irrelevant here. If you want to close this again,
please give a reason why we should not warn about meaningless code.
--
ian at airs dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28774