This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/32358] Acovea finds bugs in GCC 4.3.0 and problems with default optimizations levels
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2007 17:06:02 -0000
- Subject: [Bug other/32358] Acovea finds bugs in GCC 4.3.0 and problems with default optimizations levels
- References: <bug-32358-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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