Is the output of the preprocessor deterministic ?
- From: spibou@xxxxxxxxx
- Date: 25 Jun 2006 04:01:47 -0700
Is the output of the C preprocessor deterministic ? What I mean
by that is , given 2 compilers which conform to the same standard,
will their preprocessors produce identical output given as input
the same file ? If not then how much variation is allowed ? Is it
just a bit more or less white space here and there or could could
there be larger differences ?
If the output is not deterministic then is it possible that the output
of the preprocessor of one compiler can not be processed correctly
by another compiler ?
Spiros Bousbouras
.
- Follow-Ups:
- Re: Is the output of the preprocessor deterministic ?
- From: Skarmander
- Re: Is the output of the preprocessor deterministic ?
- From: Walter Roberson
- Re: Is the output of the preprocessor deterministic ?
- From: Mark McIntyre
- Re: Is the output of the preprocessor deterministic ?
- From: Gordon Burditt
- Re: Is the output of the preprocessor deterministic ?
- From: Harald van Dijk
- Re: Is the output of the preprocessor deterministic ?
- From: Tom St Denis
- Re: Is the output of the preprocessor deterministic ?
- Prev by Date: yacc under cygwin - undefined symbols
- Next by Date: Re: Segfault City
- Previous by thread: yacc under cygwin - undefined symbols
- Next by thread: Re: Is the output of the preprocessor deterministic ?
- Index(es):
Relevant Pages
|