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]
Other format: [Raw text]

Re: Deprecating -traditional has passed the SC



> Tim Prince wrote:
> 
> >Does this mean that g77 pre-processing is no longer supported?
> >
> No.  Traditional pre-processing (using the stansalone program)
> will continue to be supported.  This is needed not only for
> Fotran but also X11 Imakefile files and no doubt other uses.

Yes.  Also, the flag -traditional-cpp will continue to be supported.
Only the other changes to C in traditional mode are deprecated.


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