This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/32358] Acovea finds bugs in GCC 4.3.0 and problems with default optimizations levels



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]