[Ada] [wwwdocs] GNAT bug reporting instructions

Toon Moene toon@moene.indiv.nluug.nl
Sat Apr 27 12:13:00 GMT 2002


Zack Weinberg wrote:

> On Sat, Apr 27, 2002 at 07:40:55PM +0200, Florian Weimer wrote:

> > Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
> >
> > > Do you think a "In the case of GNATS, please also provide the
> >
> > "GNAT" ;-)
> >
> > > following..." or similiar paragraph would be feasible instead?
> >
> > The whole discussion of preprocessed sources is not relevant to GNAT,
> > and it will only confuse Ada programmers, and Ada has got its very own
> > issues (dependency on other source files, gnatmake flags can differ
> > from gcc flags).

> Preprocessed sources aren't relevant to Fortran or Java programmers,

Not so fast - if a Fortran programmer compiles a source-file x.F (upper
case F), g77 will run the traditional cpp on it first, before handing
the resulting file over to the compiler proper.

So in this case it _will_ be useful to ask the Fortran programmer for
"preprocessed source".

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)



More information about the Gcc-patches mailing list