Common labels not outputed where needed

Richard Henderson rth@redhat.com
Mon Mar 25 20:07:00 GMT 2002


On Mon, Mar 25, 2002 at 04:36:49PM -0800, mike stump wrote:
> As a stupid hack-arond, you might be able to say -fno-common and have
> it work as you might expect.

No, as I said, "static int i" is a tentative definition.  The
non-common .bss symbol will still be emitted at the end of the file.


r~



More information about the Gcc mailing list