------- Comment #6 from janis at gcc dot gnu dot org 2007-11-12 18:44 ------- In response to comment #2, the options are indeed weird. This is one of the failures discovered by using combinations of options as described in http://gcc.gnu.org/ml/gcc/2007-09/msg00496.html. The correct fix might be to simply disallow combinations of options that don't make sense, or to report that the combination doesn't make sense and that one of them is ignored.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34036