This is the mail archive of the gcc-bugs@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: [Bug bootstrap/28499] Bogus whitespace in preprocessor directives breaks bootstrap


> 
> 
> 
> ------- Comment #7 from skunk at iskunk dot org  2006-07-26 20:57 -------
> (In reply to comment #6)
> > This _is_ plain ANSI C89.
> 
> ISO C90 was specified. Yes, my bad, ANSI does allow whitespace before the
> "#"---but what of it? It's good practice anyhow to place the mark first, and
> the Tru64 compiler isn't exactly alone in enforcing this convention.

ISO C90 is ANSI C89 :).

-- Pinski


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