What does assembly-time constant mean?

Kazu Hirata kazu@hxi.com
Thu Jan 24 14:13:00 GMT 2002


Hi,

When I was reading the gcc internals manual, I came across a term
"assembly-time constant".  What does this mean?  Does this mean
something like this?

  extern const int foo;

Could somebody give me an example?

Thanks,

Kazu Hirata



More information about the Gcc mailing list