Common labels not outputed where needed

Richard Henderson rth@redhat.com
Mon Mar 25 12:41:00 GMT 2002


On Mon, Mar 25, 2002 at 03:21:05PM +0100, Alexandre Courbot wrote:
> static char i;

This is a tentative definition.  It cannot be output at the
beginning when seen, as there may be a later 

  static char i = 1;


r~



More information about the Gcc mailing list