Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question
possible duplicate of Anyone here has benchmarked Intel C++ compiler and GCC? – Jesse Good Oct 11 '12 at 22:00
This question meets the FAQs because it is a direct question relating to a software problem and one answer could be accepted! EDIT, not a reply to @JesseGood – user997112 Oct 11 '12 at 22:01
So if there were 30 different answers, all listing one "area" where GCC is better than Intel, you'd be able to pick the "best" one? – Bill the Lizard Oct 15 '12 at 11:20

closed as not constructive by Bill the Lizard Oct 15 '12 at 11:19

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.