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 tree-optimization/15911] VRP/DOM does not like TRUTH_AND_EXPR



------- Comment #17 from rguenth at gcc dot gnu dot org  2006-03-22 09:00 -------
Yes, this sounds very reasonable.  Is there a chance you can take a look and
provide a rough implementation?  I can take on the ball and try to fix
remaining issues - but as I'm not familiar with the VRP pass a patch to start
with would be helpful in this sense.

Thanks!
Richard.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15911


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