Syntax

-common

Description

Allocate declarations of zero initialized variables. This enables variables that have been declared (perhaps multiple times) but not defined to be allocated. The default requires a single definition of each zero initialized variable.