This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: criteria.html open issues


> No-one has said they need -traditional for anything apart from
> preprocessing non-C code.  I guess this means that -traditional does
> indeed no longer serve much useful purpose, and I should (post-3.0)
> produce a proper proposal for its removal (leaving only tradcpp for non-C)
> for the SC to consider.

No-one of the people reading the list.  Which is not saying much.
Before you remove it, you should deprecate it, i.e. emit a warning if
this option is passed to cc1 (that would be in c-decl.c:c_decode_option).

It would be good if that could still go into 3.0, otherwise we won't hear
from anyone who would be affected for a long while.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]