testing icc... i found that if i add -pg to my CFLAGS, the app segfaults when i run it. if i remove the -pg, all is well again but i cannot profile my code. has anyone else observed this behavior?
if -pg flag used with icc, app segfaults (linux)
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.

