Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

bug: -fast -msse does not warn

$
0
0
$ icc -xHost -msse
icc: command line warning #10120: overriding '-xHost' with '-msse'
icc: command line error: no files specified; for help type "icc -help"
$ icc -fast -msse
icc: command line error: no files specified; for help type "icc -help"

Because -fast is short for -xHost and some other options, it should also warn that -msse overrides.


Viewing all articles
Browse latest Browse all 1616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>