binutils: Since linkrelax is already defined as a global variable, it is already initialized to 0, so we can simply drop this initialization. gcc-bootstrap, gcc: Use the mechanism provided by the .opt file processing to initialize these globals. ok gnezdo@