------- Comment #3 from pinskia at gcc dot gnu dot org 2007-06-15 17:06 ------- > When I used Acovea-5.1.1 it found that "-fipa-pta" always causes an ICE with > "-O" > zero.
Known issue, see PR 32305. -fipa-pta does nothing for code generation anyways. It just analysis the program and nothing more. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32358