QCC optimizations

Are there any ‘official’ guide-lines for what optimizations to use when
comipling C++ code with QCC?
Is -O3 ok to use? I have seen here and there that people suggest using -O2
as the maximum optimization level.

Regards, Mats B