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]

[Bug bootstrap/28499] Bogus whitespace in preprocessor directives breaks bootstrap



------- Comment #8 from pinskia at physics dot uc dot edu  2006-07-26 20:59 -------
Subject: Re:  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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28499


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