[~]> icc -vicc version 12.1.0 (gcc version 4.6.0 compatibility)[~]> icc -save-temps -c t.c[~]>should produce t.i and t.s files but both are missing. Looks like a regression.
-save-temps is broken
Nähere Informationen zur Compiler-Optimierung finden Sie in unserem Optimierungshinweis.


