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]

Re: Is this a gcc bug?


> From: dewar@gnat.com
> Cc: gcc@gcc.gnu.org
> Date: Sun, 14 Jan 2001 08:31:57 -0500 (EST)
> 
> <<The standard doesn't distinguish between 'run time' and 'compile
> time'.
> >>
> 
> That's a misunderstanding, yes, of course the standard distinguishes
> between dynamic and static semantics. When you write a printf statement,
> it does not generate output at compile time, and the standard is pretty
> clear on this point :-)

It doesn't follow, though, that the printf output is not interleaved
with the mandatory diagnostics (if any).

-- 
- Geoffrey Keating <geoffk@geoffk.org>

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