Are there any "areas" where the GCC C++ compiler is better than the Intel C++ compiler?
I presumed optimization-wise Intel would win hands down, but wanted to double-check before assuming?
It would also be interesting if there are any areas where both compilers are not particularly good/problems optimizing C++ code.