[Bug other/32358] Acovea finds bugs in GCC 4.3.0 and problems with default optimizations levels
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jun 15 17:06:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list