------- Comment #2 from jv244 at cam dot ac dot uk 2007-06-21 10:16 ------- (In reply to comment #1) > Most likely -pg is changing the alignment of the stack which is incorrect. Oh > -pg code is emitted by the target specific code so this is a target issue. >
Is there an easy way for me to check this ? Meanwhile, I find that '-O1 -march=native -pg' compiles/executes OK. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32450