Is this a gcc bug?
Geoff Keating
geoffk@geoffk.org
Sun Jan 14 15:51:00 GMT 2001
> 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>
More information about the Gcc
mailing list