This is the mail archive of the gcc-help@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]

Re: tree-pta


* Julien Teisseire:

> Could you give me some help / doc / information / example on how
> -ftree-pta works, what kind of source code it's optimizing ...
> I am currently unable to detect in my code where the bug is !

Do you use casts a lot?  Do you access objects with a different type
from that they were originally created with?


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