When --multifile is selected, the compiler
might be able to perform additional optimizations by compiling across
several source files.
There is no limit to the number of source files that can be
specified on the command line, but ten files is a practical limit,
because --multifile requires large amounts of memory
while compiling. For the best optimization results, choose small
groups of functionally related source files.