------- Comment #4 from jb at gcc dot gnu dot org 2007-01-30 23:06 ------- As an aside, aren't -Wtabs and -Wno-tabs reversed? Now -Wno-tabs warns against tabs, but shouldn't it be -Wtabs that warns against using them and -Wno-tabs should turn the warning off?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30605