Solaris Studio 12.5 cc seems to produce incorrect code at -O2 (a.k.a. -xO2) optimisation level; integer variables initialise at random values, and the behaviour of the shell is so incorrect it can't even run the test scripts. It does not support -Os so that is skipped for that compiler. At -O it works fine. src/cmd/INIT/make.probe: - By default, only try -Os and -O optimisation flags. |
||
|---|---|---|
| .. | ||
| INIT | ||
| builtin | ||
| ksh93 | ||
| Makefile | ||
| Mamfile | ||